2026-03-27 16:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 16:30:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 16:30:06 [ecarstrade.be] INFO: Starting spider ecarstrade.be
2026-03-27 16:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 16:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 16:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 16:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 16:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: c7741c926dcb2700
2026-03-27 16:30:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 16:30:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/ecarstrade.be/task_33_2026-03-27T16_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-27 16:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 16:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 16:30:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 16:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 16:30:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 16:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 16:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 16:30:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-27 16:30:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 16:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 16:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-27 16:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-27 16:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 16:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 16:30:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:30:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 16:30:07 [scrapy.core.engine] INFO: Spider opened
2026-03-27 16:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 16:30:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 16:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-27 16:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-27 16:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-27 16:30:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-27 16:30:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-27 16:30:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-27 16:30:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-27 16:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-27 16:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-27 16:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/src/svg/back.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/icons/flags/svg/en.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/src/svg/exclusive.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/engine.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/doors.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/places.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/warehouse_32x32.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/stripe/powered_by_stripe.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/lightbox/loading.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser> (resource type: fetch, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21>
2026-03-27 16:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=238341486&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IEBAAEABAAAAACAAI~&jid=1136031971&gjid=2137026952&cid=156952875.1774629017&tid=UA-73443533-1&_gid=1222442612.1774629017&_r=1&_slc=1&z=668217545> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256za200zd871189256&_p=1774629015747&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115616986~115938465~115938469~116991817~117484252&sid=1774629016&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&_ee=1&tfd=3205> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=156952875.1774629017>m=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~116991817~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=156952875.1774629017>m=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~116991817~117484252&z=20002560> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=238341486&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IEBAAEABAAAAACAAI~&jid=1136031971&gjid=2137026952&cid=156952875.1774629017&tid=UA-73443533-1&_gid=1222442612.1774629017&_r=1&_slc=1&z=668217545>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256za200zd871189256&_p=1774629015747&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=0~115616986~115938465~115938469~116991817~117484252&sid=1774629016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&_et=5&tfd=3380> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=AW-742220279> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.ads_data_redaction=0>m=45He63q0h2v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117484252~117884344&apve=1&apvf=f&apvc=1&tft=1774629016916&tfd=3410> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256z8811692034za200zd871189256&_p=1774629015747&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=3&tag_exp=0~115616986~115938465~115938469~116991817~117484252&sid=1774629016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=131&tfd=3465> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0>m=45He63q0h2v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117484252~117884344&apve=1&apvf=f&apvc=1&tft=1774629016978&tfd=3472> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png>
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629017304&cv=11&fst=1774629017304&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629017344&tfd=3838> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=156952875.1774629017>m=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~116991817~117484252>
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/marksData.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false>
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6906917/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/5660001-5670000/5661807/photo_038/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/be.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_non_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2> (resource type: font, referrer: https://ecarstrade.com/)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629017304&cv=11&fst=1774629017304&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629017344&tfd=3838>
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774628700000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6480001-6490000/6481900/photo_102/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6641568/photo_031/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6642494/photo_045/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6660001-6670000/6664136/photo_029/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6660001-6670000/6666900/photo_043/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6680001-6690000/6685729/photo_037/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6680001-6690000/6686133/photo_039/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6690001-6700000/6690601/photo_046/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6700001-6710000/6708816/photo_035/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6700001-6710000/6709582/photo_021/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6710001-6720000/6719179/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6722712/photo_085/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6723860/photo_028/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764581/photo_021/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764985/photo_112/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.ads_data_redaction=0>m=45He63q0h2v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117484252~117884344&apve=1&apvf=f&apvc=1&tft=1774629016916&tfd=3410>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256za200zd871189256&_p=1774629015747&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=0~115616986~115938465~115938469~116991817~117484252&sid=1774629016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&_et=5&tfd=3380>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774629017304&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9dOf6Eeau_MQN4nR2G5d_T_vObs7OXPT1LMwMMDLvvdJot-Xjp739QEzMIP_UVvvH0Su4kvSL_L-pd1sdbmy7fmAYxjBp-zzuOzA&random=3125878232&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629017304&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9dOf6Eeau_MQN4nR2G5d_T_vObs7OXPT1LMwMMDLvvdJot-Xjp739QEzMIP_UVvvH0Su4kvSL_L-pd1sdbmy7fmAYxjBp-zzuOzA&random=3125878232&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=156952875.1774629017>m=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~116991817~117484252&z=20002560>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/573.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764996/photo_069/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6769298/photo_109/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6769393/photo_053/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/fr.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6906917/photo_000/260x0__r.jpg>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256z8811692034za200zd871189256&_p=1774629015747&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=3&tag_exp=0~115616986~115938465~115938469~116991817~117484252&sid=1774629016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=131&tfd=3465>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256za200zd871189256&_p=1774629015747&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115616986~115938465~115938469~116991817~117484252&sid=1774629016&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&_ee=1&tfd=3205>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25939&mobile=false&messagesUtk=d6dd94dddbdf409a825dcff42249eac0&traceId=d6dd94dddbdf409a825dcff42249eac0> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0>m=45He63q0h2v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117484252~117884344&apve=1&apvf=f&apvc=1&tft=1774629016978&tfd=3472>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629017304&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9dOf6Eeau_MQN4nR2G5d_T_vObs7OXPT1LMwMMDLvvdJot-Xjp739QEzMIP_UVvvH0Su4kvSL_L-pd1sdbmy7fmAYxjBp-zzuOzA&random=3125878232&rmt_tld=1&ipr=y>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774629017304&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9dOf6Eeau_MQN4nR2G5d_T_vObs7OXPT1LMwMMDLvvdJot-Xjp739QEzMIP_UVvvH0Su4kvSL_L-pd1sdbmy7fmAYxjBp-zzuOzA&random=3125878232&rmt_tld=0&ipr=y>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774628700000/5441429.js>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-27 16:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/5660001-5670000/5661807/photo_038/260x0__r.jpg>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25939&mobile=false&messagesUtk=d6dd94dddbdf409a825dcff42249eac0&traceId=d6dd94dddbdf409a825dcff42249eac0>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6642494/photo_045/260x0__r.jpg>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6480001-6490000/6481900/photo_102/260x0__r.jpg>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6660001-6670000/6664136/photo_029/260x0__r.jpg>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6641568/photo_031/260x0__r.jpg>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6680001-6690000/6685729/photo_037/260x0__r.jpg>
2026-03-27 16:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6660001-6670000/6666900/photo_043/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6680001-6690000/6686133/photo_039/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6700001-6710000/6709582/photo_021/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6700001-6710000/6708816/photo_035/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764996/photo_069/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764581/photo_021/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6710001-6720000/6719179/photo_000/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6723860/photo_028/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764985/photo_112/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6722712/photo_085/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6769393/photo_053/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6769298/photo_109/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6690001-6700000/6690601/photo_046/260x0__r.jpg>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629021422&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2e8faf21>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21>
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=4121&_hs_mouse_x_coordinate=38&_hs_mouse_y_coordinate=672&_hs_offset_x=32&_hs_offset_y=8&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23cc-main+%3E+div.cm-wrapper.cc--anim+%3E+div.cm.cm--box.cm--bottom.cm--right+%3E+div.cm__body+%3E+div.cm__btns+%3E+div%3Anth-of-type(1)+%3E+button%3Anth-of-type(1)&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629021854&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/chosen-sprite.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256za200zd871189256&_p=1774629015747&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=0~115616986~115938465~115938469~116991817~117484252&uid=0&sid=1774629016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=73&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=8512> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629022144&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629021422&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=4121&_hs_mouse_x_coordinate=38&_hs_mouse_y_coordinate=672&_hs_offset_x=32&_hs_offset_y=8&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23cc-main+%3E+div.cm-wrapper.cc--anim+%3E+div.cm.cm--box.cm--bottom.cm--right+%3E+div.cm__body+%3E+div.cm__btns+%3E+div%3Anth-of-type(1)+%3E+button%3Anth-of-type(1)&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629021854&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629022209&cv=11&fst=1774629022209&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629022228&tfd=8722> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256za200zd871189256&_p=1774629015747&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=0~115616986~115938465~115938469~116991817~117484252&uid=0&sid=1774629016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=73&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=8512>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629022144&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629022420&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629022209&cv=11&fst=1774629022209&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629022515&cv=11&fst=1774629022515&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629022526&tfd=9021> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774629022209&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9ghj7Nfc5ghIpc4H1RwqTF7B1WCxooMXfqfgTD2rLdnhrrQoi5wKt0hKCssAFYSq9o7I54KxRt5Mp4Ept-eSgngV0TumdfB0ezbPdBGA-W-J2p0SAaaeubw&random=615619254&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629022209&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9ghj7Nfc5ghIpc4H1RwqTF7B1WCxooMXfqfgTD2rLdnhrrQoi5wKt0hKCssAFYSq9o7I54KxRt5Mp4Ept-eSgngV0TumdfB0ezbPdBGA-W-J2p0SAaaeubw&random=615619254&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629022228&tfd=8722>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629022515&cv=11&fst=1774629022515&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774629022515&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9Igr3nzY0AdbH8pnJt7ABacE3g_GlW_kQ0DaPwo5DFEl_AU6UqgLc1XYfsFU3He2KIYfDRjUsvuew0uyn1r2V8nmTqR7a7uIBOCKKNfvoSIA8peHmNDj6MQ&random=3768221582&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629022515&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9Igr3nzY0AdbH8pnJt7ABacE3g_GlW_kQ0DaPwo5DFEl_AU6UqgLc1XYfsFU3He2KIYfDRjUsvuew0uyn1r2V8nmTqR7a7uIBOCKKNfvoSIA8peHmNDj6MQ&random=3768221582&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629022420&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629022526&tfd=9021>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774629022209&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9ghj7Nfc5ghIpc4H1RwqTF7B1WCxooMXfqfgTD2rLdnhrrQoi5wKt0hKCssAFYSq9o7I54KxRt5Mp4Ept-eSgngV0TumdfB0ezbPdBGA-W-J2p0SAaaeubw&random=615619254&rmt_tld=0&ipr=y>
2026-03-27 16:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774629022515&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9Igr3nzY0AdbH8pnJt7ABacE3g_GlW_kQ0DaPwo5DFEl_AU6UqgLc1XYfsFU3He2KIYfDRjUsvuew0uyn1r2V8nmTqR7a7uIBOCKKNfvoSIA8peHmNDj6MQ&random=3768221582&rmt_tld=0&ipr=y>
2026-03-27 16:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629022209&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9ghj7Nfc5ghIpc4H1RwqTF7B1WCxooMXfqfgTD2rLdnhrrQoi5wKt0hKCssAFYSq9o7I54KxRt5Mp4Ept-eSgngV0TumdfB0ezbPdBGA-W-J2p0SAaaeubw&random=615619254&rmt_tld=1&ipr=y>
2026-03-27 16:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629022515&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9Igr3nzY0AdbH8pnJt7ABacE3g_GlW_kQ0DaPwo5DFEl_AU6UqgLc1XYfsFU3He2KIYfDRjUsvuew0uyn1r2V8nmTqR7a7uIBOCKKNfvoSIA8peHmNDj6MQ&random=3768221582&rmt_tld=1&ipr=y>
2026-03-27 16:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/logo/v2_192_icon.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-27 16:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 16:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256za200zd871189256&_p=1774629015747&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=0~115616986~115938465~115938469~116991817~117484252&uid=0&sid=1774629016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=13699> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63p1v871189256za200zd871189256&_p=1774629015747&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=156952875.1774629017&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=0~115616986~115938465~115938469~116991817~117484252&uid=0&sid=1774629016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=13699>
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629027699&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629027749&cv=11&fst=1774629027749&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629027764&tfd=14258> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629027749&cv=11&fst=1774629027749&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4>
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774629027749&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9dkrmG3Mr0EuE6F6OOvGvnoXpLxz6BBdAixakU2zDA7ljsVtC0jCv6gPSnQxdaBUGs_SEmCfumz37Bsg9THR3CJnXRDCoQDvzACH_xeIMOj4zzQ40sIHYrw&random=2837219514&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629027749&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9dkrmG3Mr0EuE6F6OOvGvnoXpLxz6BBdAixakU2zDA7ljsVtC0jCv6gPSnQxdaBUGs_SEmCfumz37Bsg9THR3CJnXRDCoQDvzACH_xeIMOj4zzQ40sIHYrw&random=2837219514&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629027764&tfd=14258>
2026-03-27 16:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774629027699&vi=57e5f0a5bb2308b37e2e2079ff6c308a&nc=true&u=129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1&b=129379155.1.1774629021421&cc=15>
2026-03-27 16:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629027749&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9dkrmG3Mr0EuE6F6OOvGvnoXpLxz6BBdAixakU2zDA7ljsVtC0jCv6gPSnQxdaBUGs_SEmCfumz37Bsg9THR3CJnXRDCoQDvzACH_xeIMOj4zzQ40sIHYrw&random=2837219514&rmt_tld=1&ipr=y>
2026-03-27 16:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774629027749&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9dkrmG3Mr0EuE6F6OOvGvnoXpLxz6BBdAixakU2zDA7ljsVtC0jCv6gPSnQxdaBUGs_SEmCfumz37Bsg9THR3CJnXRDCoQDvzACH_xeIMOj4zzQ40sIHYrw&random=2837219514&rmt_tld=0&ipr=y>
2026-03-27 16:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false>
2026-03-27 16:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011356/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/nl.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011353/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011352/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011351/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/178/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011350/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011349/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011348/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011347/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011346/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011345/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011344/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011343/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011342/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011341/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011340/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011339/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011338/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011337/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011356/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/nl.png>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011353/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011352/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/178/logo.png>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011351/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011350/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011349/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011348/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011347/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011346/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011345/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011344/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011343/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011342/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011341/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011340/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011338/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011339/photo_000/260x0__r.jpg>
2026-03-27 16:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011337/photo_000/260x0__r.jpg>
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629030079&cv=11&fst=1774629030079&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629030109&cv=11&fst=1774629030109&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629030119&tfd=16612> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629030119&tfd=16613> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629030079&cv=11&fst=1774629030079&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774629030079&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9dn8yAEw2INnJ7teZMdwjYDg3K9OyqYv0HvzCXOMZaGK20xAXXypGdQT8yBqu64XYkwj4f-7XCZF_UOI-8H6oKwtJlF2FyialhFg8I62p0IImk4xw0mffBg&random=3849611825&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629030079&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9dn8yAEw2INnJ7teZMdwjYDg3K9OyqYv0HvzCXOMZaGK20xAXXypGdQT8yBqu64XYkwj4f-7XCZF_UOI-8H6oKwtJlF2FyialhFg8I62p0IImk4xw0mffBg&random=3849611825&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774629030109&cv=11&fst=1774629030109&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4>
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774629030109&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9wyCCU9BSud29JBvz0RYgQ8ZZd-tA57aFqAjqa1Y5pJ6oZROzPiDpReqEflys-gaiMlH1BAH3_cRv4ElEjWQZ7NytsuqTdwDUmQDMj8NcZcU_Eje74IjrVA&random=3055560767&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629030109&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9wyCCU9BSud29JBvz0RYgQ8ZZd-tA57aFqAjqa1Y5pJ6oZROzPiDpReqEflys-gaiMlH1BAH3_cRv4ElEjWQZ7NytsuqTdwDUmQDMj8NcZcU_Eje74IjrVA&random=3055560767&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629030119&tfd=16612>
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1136472489.1774629017&dt=Search%20%7C%20eCarsTrade&auid=1607654521.1774629017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774627213&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774629030119&tfd=16613>
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774629030079&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9dn8yAEw2INnJ7teZMdwjYDg3K9OyqYv0HvzCXOMZaGK20xAXXypGdQT8yBqu64XYkwj4f-7XCZF_UOI-8H6oKwtJlF2FyialhFg8I62p0IImk4xw0mffBg&random=3849611825&rmt_tld=0&ipr=y>
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774629030109&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9wyCCU9BSud29JBvz0RYgQ8ZZd-tA57aFqAjqa1Y5pJ6oZROzPiDpReqEflys-gaiMlH1BAH3_cRv4ElEjWQZ7NytsuqTdwDUmQDMj8NcZcU_Eje74IjrVA&random=3055560767&rmt_tld=0&ipr=y>
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629030079&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9dn8yAEw2INnJ7teZMdwjYDg3K9OyqYv0HvzCXOMZaGK20xAXXypGdQT8yBqu64XYkwj4f-7XCZF_UOI-8H6oKwtJlF2FyialhFg8I62p0IImk4xw0mffBg&random=3849611825&rmt_tld=1&ipr=y>
2026-03-27 16:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774629030109&cv=11&fst=1774627200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1607654521.1774629017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774627213%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9wyCCU9BSud29JBvz0RYgQ8ZZd-tA57aFqAjqa1Y5pJ6oZROzPiDpReqEflys-gaiMlH1BAH3_cRv4ElEjWQZ7NytsuqTdwDUmQDMj8NcZcU_Eje74IjrVA&random=3055560767&rmt_tld=1&ipr=y>
2026-03-27 16:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 16:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-27 16:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-27 16:30:32 [ecarstrade.be] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUlFEs1ifRqlARqUlapw5p-0T8ReQ5ZxGq9Gf91MxD8qoxpQM7ANAv0RYz9y', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808325022, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777221014, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': '5j33iscpae6i942sui6b46vbnl', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774657814, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1836145814, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777221014, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': '65f2078e-146b-427a-9884-d05278a5ee8d', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809189016, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1222442612.1774629017', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774715416, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774629076, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.156952875.1774629017', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837701016, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1607654521.1774629017', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782405017, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A55f533f1-5a90-4bf6-9062-cbcaad3640e0%22%2C%22%24device_id%22%3A%2255f533f1-5a90-4bf6-9062-cbcaad3640e0%22%2C%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1806165017, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '1d9325e2-a3ec-46b4-8953-cf2fed5393c0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1806165019, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790181021, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '57e5f0a5bb2308b37e2e2079ff6c308a', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790181021, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': -1, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hssc', 'value': '129379155.1.1774629021421', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774630821, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'cc_cookie', 'value': '%7B%22categories%22%3A%5B%22necessary%22%2C%22analytics%22%5D%2C%22revision%22%3A0%2C%22data%22%3Anull%2C%22consentTimestamp%22%3A%222026-03-27T16%3A30%3A21.880Z%22%2C%22consentId%22%3A%2229b6cfc0-5bc1-46cf-be08-e14d6f75dd95%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-27T16%3A30%3A21.880Z%22%2C%22expirationTime%22%3A1790353821880%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790353821, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"29b6cfc0-5bc1-46cf-be08-e14d6f75dd95","acceptType":"all","acceptedCategories":["necessary","analytics"],"rejectedCategories":[]}', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 2524651200, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/SESSION_INIT', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774629328, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774629016$o1$g1$t1774629030$j46$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837701030, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'Q8hx9e_WEocEe0IkWdJNr7dzt25mMwvyyukVkF54Onc-1774629022-1.0.1.1-W_57vtK1FGp76NU9Rqiy7RYovckbpFW22cwJki6egkAFol_vEj0.whAeUqfgqgjregbyDyJbH1ClACYchXDT4CJDCGRj.baPwD6Fakr0jdw', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774630822, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'oHsM3hAiR_8s2UyT8rZ44sZSNDz9r2VOkziedj.BqgE-1774629022106-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-27 16:30:32 [ecarstrade.be] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUlFEs1ifRqlARqUlapw5p-0T8ReQ5ZxGq9Gf91MxD8qoxpQM7ANAv0RYz9y', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': '5j33iscpae6i942sui6b46vbnl', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'gbuuid', 'value': '65f2078e-146b-427a-9884-d05278a5ee8d', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1222442612.1774629017', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.156952875.1774629017', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1607654521.1774629017', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A55f533f1-5a90-4bf6-9062-cbcaad3640e0%22%2C%22%24device_id%22%3A%2255f533f1-5a90-4bf6-9062-cbcaad3640e0%22%2C%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'ajs_anonymous_id', 'value': '1d9325e2-a3ec-46b4-8953-cf2fed5393c0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.57e5f0a5bb2308b37e2e2079ff6c308a.1774629021421.1774629021421.1774629021421.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '57e5f0a5bb2308b37e2e2079ff6c308a', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774629021421', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'cc_cookie', 'value': '%7B%22categories%22%3A%5B%22necessary%22%2C%22analytics%22%5D%2C%22revision%22%3A0%2C%22data%22%3Anull%2C%22consentTimestamp%22%3A%222026-03-27T16%3A30%3A21.880Z%22%2C%22consentId%22%3A%2229b6cfc0-5bc1-46cf-be08-e14d6f75dd95%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-27T16%3A30%3A21.880Z%22%2C%22expirationTime%22%3A1790353821880%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"29b6cfc0-5bc1-46cf-be08-e14d6f75dd95","acceptType":"all","acceptedCategories":["necessary","analytics"],"rejectedCategories":[]}', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/SESSION_INIT', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774629016$o1$g1$t1774629030$j46$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'Q8hx9e_WEocEe0IkWdJNr7dzt25mMwvyyukVkF54Onc-1774629022-1.0.1.1-W_57vtK1FGp76NU9Rqiy7RYovckbpFW22cwJki6egkAFol_vEj0.whAeUqfgqgjregbyDyJbH1ClACYchXDT4CJDCGRj.baPwD6Fakr0jdw', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'oHsM3hAiR_8s2UyT8rZ44sZSNDz9r2VOkziedj.BqgE-1774629022106-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-27 16:30:32 [ecarstrade.be] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-27 16:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page1?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search) ['zyte-api']
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6906917stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906917stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6906917stock: 2
2026-03-27 16:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 5661807stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%275661807stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 5661807stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6641568stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276641568stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6641568stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6642494stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276642494stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6642494stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6664136stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276664136stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6664136stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6666900stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276666900stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6666900stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6685729stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276685729stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6685729stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6686133stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276686133stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6686133stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6690601stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276690601stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6690601stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6708816stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276708816stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6708816stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6709582stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276709582stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6709582stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6719179stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719179stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6719179stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6722712stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276722712stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6722712stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6723860stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276723860stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6723860stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6764581stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764581stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6764581stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6764985stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764985stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6764985stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6764996stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764996stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6764996stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6769298stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276769298stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6769298stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6769393stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276769393stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6769393stock: 0
2026-03-27 16:30:40 [ecarstrade.be] INFO: Found listing with ID: 6784515stock
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784515stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [ecarstrade.be] INFO: Scrape type for 6784515stock: 0
2026-03-27 16:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found listing with ID: 6795176stock
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276795176stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:46 [ecarstrade.be] INFO: Scrape type for 6795176stock: 0
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found listing with ID: 6816168stock
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276816168stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:46 [ecarstrade.be] INFO: Scrape type for 6816168stock: 0
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found listing with ID: 6819880stock
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276819880stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:46 [ecarstrade.be] INFO: Scrape type for 6819880stock: 0
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found listing with ID: 6821040stock
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276821040stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:46 [ecarstrade.be] INFO: Scrape type for 6821040stock: 0
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found listing with ID: 6842457stock
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842457stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:46 [ecarstrade.be] INFO: Scrape type for 6842457stock: 0
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found listing with ID: 6843749stock
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843749stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:46 [ecarstrade.be] INFO: Scrape type for 6843749stock: 0
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found listing with ID: 6846412stock
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276846412stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:46 [ecarstrade.be] INFO: Scrape type for 6846412stock: 0
2026-03-27 16:30:46 [ecarstrade.be] INFO: Found listing with ID: 6847119stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276847119stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6847119stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6854164stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276854164stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6854164stock: 2
2026-03-27 16:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906917> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6855416stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855416stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6855416stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6878513stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878513stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6878513stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6883181stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276883181stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6883181stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6886947stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886947stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6886947stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6890019stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890019stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6890019stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6890677stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890677stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6890677stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6890920stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890920stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6890920stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6891450stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276891450stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6891450stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6897903stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276897903stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6897903stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6906305stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906305stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6906305stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Found listing with ID: 6910287stock
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910287stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:47 [ecarstrade.be] INFO: Scrape type for 6910287stock: 0
2026-03-27 16:30:47 [ecarstrade.be] INFO: Extracting details for car 6906917stock
2026-03-27 16:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e73aef9-fd15-5628-a154-ce01a85e4651 with identifier: 6906917stock
2026-03-27 16:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e73aef9-fd15-5628-a154-ce01a85e4651 with scrape type 2
2026-03-27 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e73aef9-fd15-5628-a154-ce01a85e4651 with scrape type 2
2026-03-27 16:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0e73aef9-fd15-5628-a154-ce01a85e4651, identifier: 6906917stock
2026-03-27 16:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0e73aef9-fd15-5628-a154-ce01a85e4651 with identifier: 6906917stock
2026-03-27 16:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0e73aef9-fd15-5628-a154-ce01a85e4651 with identifier: 6906917stock
2026-03-27 16:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0e73aef9-fd15-5628-a154-ce01a85e4651 with identifier: 6906917stock to the API
2026-03-27 16:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6906917>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0e73aef9-fd15-5628-a154-ce01a85e4651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906917',
'listing': 'auction',
'location': 'Belgium - "Wilrijk"',
'make': 'Renault',
'model': 'Master',
'odometer': 178044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-22',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Master 2.3 dCi L3H2 7PL Navi Klima ...',
'transmission': 'manual',
'trim': '2.3 dCi L3H2 7PL Navi Klima ...',
'vin': None,
'year': 2016}
2026-03-27 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906917stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:50 [ecarstrade.be] INFO: Saving data for 6906917stock: {'created_time': 1773452057.843887, 'last_price_update_time': 1774629050.502072}
2026-03-27 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906917stock') HTTP/1.1" 204 0
2026-03-27 16:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6854164> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:30:57 [ecarstrade.be] INFO: Extracting details for car 6854164stock
2026-03-27 16:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f6a0c87-48de-550a-8f18-6285117d5034 with identifier: 6854164stock
2026-03-27 16:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f6a0c87-48de-550a-8f18-6285117d5034 with scrape type 2
2026-03-27 16:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f6a0c87-48de-550a-8f18-6285117d5034 with scrape type 2
2026-03-27 16:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f6a0c87-48de-550a-8f18-6285117d5034, identifier: 6854164stock
2026-03-27 16:30:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f6a0c87-48de-550a-8f18-6285117d5034 with identifier: 6854164stock
2026-03-27 16:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f6a0c87-48de-550a-8f18-6285117d5034 with identifier: 6854164stock
2026-03-27 16:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f6a0c87-48de-550a-8f18-6285117d5034 with identifier: 6854164stock to the API
2026-03-27 16:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6854164>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5f6a0c87-48de-550a-8f18-6285117d5034',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6854164',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volvo',
'model': 'V40 Cross Country',
'odometer': 182792,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V40 Cross Country 1.6 D2 Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.6 D2 Navi Klima PDC ...',
'vin': None,
'year': 2013}
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276854164stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:59 [ecarstrade.be] INFO: Saving data for 6854164stock: {'created_time': 1772611737.995113, 'last_price_update_time': 1774629059.853763}
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6854164stock') HTTP/1.1" 204 0
2026-03-27 16:30:59 [ecarstrade.be] INFO: Found listing with ID: 6910288stock
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910288stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:59 [ecarstrade.be] INFO: Scrape type for 6910288stock: 0
2026-03-27 16:30:59 [ecarstrade.be] INFO: Found listing with ID: 6915596stock
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915596stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:59 [ecarstrade.be] INFO: Scrape type for 6915596stock: 0
2026-03-27 16:30:59 [ecarstrade.be] INFO: Found listing with ID: 6915770stock
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915770stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:59 [ecarstrade.be] INFO: Scrape type for 6915770stock: 0
2026-03-27 16:30:59 [ecarstrade.be] INFO: Found listing with ID: 6917674stock
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276917674stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:59 [ecarstrade.be] INFO: Scrape type for 6917674stock: 0
2026-03-27 16:30:59 [ecarstrade.be] INFO: Found listing with ID: 6922141stock
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922141stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:59 [ecarstrade.be] INFO: Scrape type for 6922141stock: 0
2026-03-27 16:30:59 [ecarstrade.be] INFO: Found listing with ID: 6928196stock
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928196stock%27 HTTP/1.1" 200 None
2026-03-27 16:30:59 [ecarstrade.be] INFO: Scrape type for 6928196stock: 0
2026-03-27 16:30:59 [ecarstrade.be] INFO: Found listing with ID: 6928287stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928287stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6928287stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6933343stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933343stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6933343stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6939443stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939443stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6939443stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6939689stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939689stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6939689stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6945582stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945582stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6945582stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6945629stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945629stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6945629stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6953550stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953550stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6953550stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6953591stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953591stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6953591stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6953602stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953602stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6953602stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6957434stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957434stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6957434stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6957436stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957436stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6957436stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6957438stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957438stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6957438stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6960191stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960191stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6960191stock: 0
2026-03-27 16:31:00 [ecarstrade.be] INFO: Found listing with ID: 6960259stock
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960259stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:00 [ecarstrade.be] INFO: Scrape type for 6960259stock: 0
2026-03-27 16:31:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6960670stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960670stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6960670stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6962711stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962711stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6962711stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6962713stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962713stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6962713stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6962714stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962714stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6962714stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6962716stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962716stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6962716stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6962808stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962808stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6962808stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6962855stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962855stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6962855stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6963226stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963226stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6963226stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6908964stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908964stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6908964stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6937847stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276937847stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6937847stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6939652stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939652stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6939652stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6940210stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940210stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6940210stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6941363stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941363stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6941363stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6941452stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941452stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6941452stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6941565stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941565stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6941565stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6941593stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941593stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6941593stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6941759stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941759stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6941759stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6941847stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941847stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6941847stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6948713stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948713stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6948713stock: 0
2026-03-27 16:31:06 [ecarstrade.be] INFO: Found listing with ID: 6948720stock
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948720stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [ecarstrade.be] INFO: Scrape type for 6948720stock: 0
2026-03-27 16:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:07 [scrapy.extensions.logstats] INFO: Crawled 7 pages (at 7 pages/min), scraped 2 items (at 2 items/min)
2026-03-27 16:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 213MiB
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6950867stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950867stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6950867stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6956822stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956822stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6956822stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6961504stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961504stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6961504stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6963854stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963854stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6963854stock: 2
2026-03-27 16:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6779771stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779771stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6779771stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6798434stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276798434stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6798434stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6807786stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807786stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6807786stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6812448stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812448stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6812448stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6812473stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812473stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6812473stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6812486stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812486stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6812486stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6821529stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276821529stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6821529stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6826882stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276826882stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6826882stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6841360stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841360stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6841360stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6841368stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841368stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6841368stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6846596stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276846596stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6846596stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6852962stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276852962stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6852962stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6853153stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276853153stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6853153stock: 2
2026-03-27 16:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6861986stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861986stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6861986stock: 2
2026-03-27 16:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6862936stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276862936stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6862936stock: 0
2026-03-27 16:31:41 [ecarstrade.be] INFO: Found listing with ID: 6869116stock
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276869116stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [ecarstrade.be] INFO: Scrape type for 6869116stock: 0
2026-03-27 16:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6861986> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:31:47 [ecarstrade.be] INFO: Extracting details for car 6861986stock
2026-03-27 16:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2647a78f-7da6-5fc4-8aa7-347446c7ba22 with identifier: 6861986stock
2026-03-27 16:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2647a78f-7da6-5fc4-8aa7-347446c7ba22 with scrape type 2
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2647a78f-7da6-5fc4-8aa7-347446c7ba22 with scrape type 2
2026-03-27 16:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2647a78f-7da6-5fc4-8aa7-347446c7ba22, identifier: 6861986stock
2026-03-27 16:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2647a78f-7da6-5fc4-8aa7-347446c7ba22 with identifier: 6861986stock
2026-03-27 16:31:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2647a78f-7da6-5fc4-8aa7-347446c7ba22 with identifier: 6861986stock
2026-03-27 16:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2647a78f-7da6-5fc4-8aa7-347446c7ba22 with identifier: 6861986stock to the API
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6861986>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': None,
'fuel_type': 'Hybrid (diesel / electric)',
'id': '2647a78f-7da6-5fc4-8aa7-347446c7ba22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6861986',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'Mercedes',
'model': 'C 300',
'odometer': 66592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes C 300de Plug-In Hybrid AMG Night Aut. Pano LED-Multibeam '
'Widescreen Distronic Ambient Navi Sport-Leather KeylessGo Camera '
'360 Klima PDC ...',
'transmission': 'automatic',
'trim': 'de Plug-In Hybrid AMG Night Aut. Pano LED-Multibeam Widescreen '
'Distronic Ambient Navi Sport-Leather KeylessGo Camera 360 Klima PDC '
'...',
'vin': None,
'year': 2020}
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861986stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Saving data for 6861986stock: {'created_time': 1772611741.832576, 'last_price_update_time': 1774629108.328939}
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6861986stock') HTTP/1.1" 204 0
2026-03-27 16:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6853153> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6870434stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276870434stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6870434stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6879653stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276879653stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6879653stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6881269stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276881269stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6881269stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6882775stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276882775stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6882775stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6885897stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885897stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6885897stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6889981stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889981stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6889981stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6891000stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276891000stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6891000stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6897221stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276897221stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6897221stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6908828stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908828stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6908828stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6909332stock
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909332stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [ecarstrade.be] INFO: Scrape type for 6909332stock: 0
2026-03-27 16:31:48 [ecarstrade.be] INFO: Found listing with ID: 6909883stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909883stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6909883stock: 2
2026-03-27 16:31:49 [ecarstrade.be] INFO: Extracting details for car 6853153stock
2026-03-27 16:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6914084stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914084stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6914084stock: 2
2026-03-27 16:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe5c7501-98ea-5f50-b005-92133e0ce978 with identifier: 6853153stock
2026-03-27 16:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5c7501-98ea-5f50-b005-92133e0ce978 with scrape type 2
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe5c7501-98ea-5f50-b005-92133e0ce978 with scrape type 2
2026-03-27 16:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fe5c7501-98ea-5f50-b005-92133e0ce978, identifier: 6853153stock
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6915515stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915515stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6915515stock: 0
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6917287stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276917287stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6917287stock: 0
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6917331stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276917331stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6917331stock: 0
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6917365stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276917365stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6917365stock: 0
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6919263stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919263stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6919263stock: 0
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6923974stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276923974stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6923974stock: 0
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6932497stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932497stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6932497stock: 0
2026-03-27 16:31:49 [ecarstrade.be] INFO: Found listing with ID: 6933348stock
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933348stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Scrape type for 6933348stock: 0
2026-03-27 16:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fe5c7501-98ea-5f50-b005-92133e0ce978 with identifier: 6853153stock
2026-03-27 16:31:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fe5c7501-98ea-5f50-b005-92133e0ce978 with identifier: 6853153stock
2026-03-27 16:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fe5c7501-98ea-5f50-b005-92133e0ce978 with identifier: 6853153stock to the API
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6853153>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fe5c7501-98ea-5f50-b005-92133e0ce978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6853153',
'listing': 'auction',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Renault',
'model': 'Megane',
'odometer': 129666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane 1.5 DCI Intens Pano Virtual LED Navi 1/2 Leather '
'KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 DCI Intens Pano Virtual LED Navi 1/2 Leather KeylessGo Klima PDC '
'...',
'vin': None,
'year': 2021}
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276853153stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [ecarstrade.be] INFO: Saving data for 6853153stock: {'created_time': 1772611570.740319, 'last_price_update_time': 1774629109.613286}
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6853153stock') HTTP/1.1" 204 0
2026-03-27 16:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6963854> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:31:49 [ecarstrade.be] INFO: Extracting details for car 6963854stock
2026-03-27 16:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ee09c38-ecad-5763-a3df-c14b24722979 with identifier: 6963854stock
2026-03-27 16:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ee09c38-ecad-5763-a3df-c14b24722979 with scrape type 2
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ee09c38-ecad-5763-a3df-c14b24722979 with scrape type 2
2026-03-27 16:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ee09c38-ecad-5763-a3df-c14b24722979, identifier: 6963854stock
2026-03-27 16:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ee09c38-ecad-5763-a3df-c14b24722979 with identifier: 6963854stock
2026-03-27 16:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ee09c38-ecad-5763-a3df-c14b24722979 with identifier: 6963854stock
2026-03-27 16:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ee09c38-ecad-5763-a3df-c14b24722979 with identifier: 6963854stock to the API
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6963854>
{'auction_title': '',
'c_o_2_emission_value': 323,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7ee09c38-ecad-5763-a3df-c14b24722979',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6963854',
'listing': 'auction',
'location': 'France - "2ndMove Toulouse"',
'make': 'Renault',
'model': 'Master',
'odometer': 134366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-26',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master 2.3 dCi L2H2 Display Klima PDC ...',
'transmission': 'manual',
'trim': '2.3 dCi L2H2 Display Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963854stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [ecarstrade.be] INFO: Saving data for 6963854stock: {'created_time': 1773956123.16094, 'last_price_update_time': 1774629110.278195}
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963854stock') HTTP/1.1" 204 0
2026-03-27 16:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6909883> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:31:56 [ecarstrade.be] INFO: Extracting details for car 6909883stock
2026-03-27 16:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c36e7b68-3f17-5741-a944-ba7a2926996e with identifier: 6909883stock
2026-03-27 16:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c36e7b68-3f17-5741-a944-ba7a2926996e with scrape type 2
2026-03-27 16:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c36e7b68-3f17-5741-a944-ba7a2926996e with scrape type 2
2026-03-27 16:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c36e7b68-3f17-5741-a944-ba7a2926996e, identifier: 6909883stock
2026-03-27 16:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c36e7b68-3f17-5741-a944-ba7a2926996e with identifier: 6909883stock
2026-03-27 16:31:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c36e7b68-3f17-5741-a944-ba7a2926996e with identifier: 6909883stock
2026-03-27 16:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c36e7b68-3f17-5741-a944-ba7a2926996e with identifier: 6909883stock to the API
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6909883>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c36e7b68-3f17-5741-a944-ba7a2926996e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6909883',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 177398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes A 180 AMG LED-Xenon Navi 1/2 Sport-Leather-Alcantara Klima '
'PDC ...',
'transmission': 'manual',
'trim': 'AMG LED-Xenon Navi 1/2 Sport-Leather-Alcantara Klima PDC ...',
'vin': None,
'year': 2016}
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909883stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [ecarstrade.be] INFO: Saving data for 6909883stock: {'created_time': 1773672107.57762, 'last_price_update_time': 1774629117.256564}
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6909883stock') HTTP/1.1" 204 0
2026-03-27 16:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6914084> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:31:57 [ecarstrade.be] INFO: Extracting details for car 6914084stock
2026-03-27 16:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ccf8708-314c-568e-a193-1a64daadab04 with identifier: 6914084stock
2026-03-27 16:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ccf8708-314c-568e-a193-1a64daadab04 with scrape type 2
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ccf8708-314c-568e-a193-1a64daadab04 with scrape type 2
2026-03-27 16:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ccf8708-314c-568e-a193-1a64daadab04, identifier: 6914084stock
2026-03-27 16:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ccf8708-314c-568e-a193-1a64daadab04 with identifier: 6914084stock
2026-03-27 16:31:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ccf8708-314c-568e-a193-1a64daadab04 with identifier: 6914084stock
2026-03-27 16:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ccf8708-314c-568e-a193-1a64daadab04 with identifier: 6914084stock to the API
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6914084>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1ccf8708-314c-568e-a193-1a64daadab04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6914084',
'listing': 'auction',
'location': 'Belgium',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 186298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota RAV4 2.5 Hybrid Aut. LED ACC Navi KeylessGo Camera Klima PDC '
'...',
'transmission': 'automatic',
'trim': 'RAV4 2.5 Hybrid Aut. LED ACC Navi KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914084stock%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [ecarstrade.be] INFO: Saving data for 6914084stock: {'created_time': 1772673671.712054, 'last_price_update_time': 1774629117.949661}
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6914084stock') HTTP/1.1" 204 0
2026-03-27 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6933349stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933349stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6933349stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6933372stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933372stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6933372stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6933378stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933378stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6933378stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6933507stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933507stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6933507stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6432284stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276432284stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6432284stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6564465stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276564465stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6564465stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6566840stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276566840stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6566840stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6583408stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276583408stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6583408stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6653096stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276653096stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6653096stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6673529stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276673529stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6673529stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6678770stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276678770stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6678770stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6701770stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276701770stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6701770stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6701935stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276701935stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6701935stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6715853stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276715853stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6715853stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6765575stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276765575stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6765575stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6779573stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779573stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6779573stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6978801stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978801stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6978801stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6978777stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978777stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6978777stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6964693stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964693stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6964693stock: 0
2026-03-27 16:32:04 [ecarstrade.be] INFO: Found listing with ID: 6666216stock
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276666216stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [ecarstrade.be] INFO: Scrape type for 6666216stock: 0
2026-03-27 16:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:07 [scrapy.extensions.logstats] INFO: Crawled 15 pages (at 8 pages/min), scraped 7 items (at 5 items/min)
2026-03-27 16:32:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 239MiB
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:32:10 [ecarstrade.be] INFO: Found listing with ID: 6715447stock
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276715447stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:10 [ecarstrade.be] INFO: Scrape type for 6715447stock: 0
2026-03-27 16:32:10 [ecarstrade.be] INFO: Found listing with ID: 6721362stock
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276721362stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:10 [ecarstrade.be] INFO: Scrape type for 6721362stock: 0
2026-03-27 16:32:10 [ecarstrade.be] INFO: Found listing with ID: 6758802stock
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758802stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:10 [ecarstrade.be] INFO: Scrape type for 6758802stock: 0
2026-03-27 16:32:10 [ecarstrade.be] INFO: Found listing with ID: 6758819stock
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758819stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6758819stock: 2
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6758822stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758822stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6758822stock: 2
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6768590stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276768590stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6768590stock: 0
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6784787stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784787stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6784787stock: 0
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6792013stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792013stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6792013stock: 0
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6809699stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276809699stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6809699stock: 0
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6812476stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812476stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6812476stock: 2
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6820657stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276820657stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6820657stock: 2
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6834681stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276834681stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6834681stock: 2
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6836054stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276836054stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6836054stock: 2
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6843336stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843336stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6843336stock: 2
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6851391stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276851391stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6851391stock: 2
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6855220stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855220stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6855220stock: 2
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6855255stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855255stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6855255stock: 2
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6857670stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276857670stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6857670stock: 2
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6863023stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276863023stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6863023stock: 2
2026-03-27 16:32:11 [ecarstrade.be] INFO: Found listing with ID: 6866954stock
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276866954stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [ecarstrade.be] INFO: Scrape type for 6866954stock: 2
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6758819> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:17 [ecarstrade.be] INFO: Extracting details for car 6758819stock
2026-03-27 16:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36320df7-5f58-5513-bab2-303fbbc916dd with identifier: 6758819stock
2026-03-27 16:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36320df7-5f58-5513-bab2-303fbbc916dd with scrape type 2
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36320df7-5f58-5513-bab2-303fbbc916dd with scrape type 2
2026-03-27 16:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 36320df7-5f58-5513-bab2-303fbbc916dd, identifier: 6758819stock
2026-03-27 16:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 36320df7-5f58-5513-bab2-303fbbc916dd with identifier: 6758819stock
2026-03-27 16:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 36320df7-5f58-5513-bab2-303fbbc916dd with identifier: 6758819stock
2026-03-27 16:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 36320df7-5f58-5513-bab2-303fbbc916dd with identifier: 6758819stock to the API
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6758819>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '36320df7-5f58-5513-bab2-303fbbc916dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6758819',
'listing': 'auction',
'location': 'France - "Le Meux"',
'make': 'Lynk&Co',
'model': '01',
'odometer': 23771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'Lynk&Co 01 1.5i Plug-In Hybrid Aut. Pano LED-Xenon Virtual Infinity '
'ACC Navi Sport-Seats KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5i Plug-In Hybrid Aut. Pano LED-Xenon Virtual Infinity ACC Navi '
'Sport-Seats KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758819stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [ecarstrade.be] INFO: Saving data for 6758819stock: {'created_time': 1772611364.221058, 'last_price_update_time': 1774629138.071514}
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6758819stock') HTTP/1.1" 204 0
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6820657> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6812476> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6758822> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6836054> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:18 [ecarstrade.be] INFO: Extracting details for car 6820657stock
2026-03-27 16:32:18 [ecarstrade.be] INFO: Extracting details for car 6812476stock
2026-03-27 16:32:18 [ecarstrade.be] INFO: Extracting details for car 6758822stock
2026-03-27 16:32:18 [ecarstrade.be] INFO: Extracting details for car 6836054stock
2026-03-27 16:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd07a77c-a7b2-5ba4-bb8e-45736fcd0d69 with identifier: 6820657stock
2026-03-27 16:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd07a77c-a7b2-5ba4-bb8e-45736fcd0d69 with scrape type 2
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd07a77c-a7b2-5ba4-bb8e-45736fcd0d69 with scrape type 2
2026-03-27 16:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dd07a77c-a7b2-5ba4-bb8e-45736fcd0d69, identifier: 6820657stock
2026-03-27 16:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1751aafe-9e2b-5fdb-8844-6d701d751b16 with identifier: 6812476stock
2026-03-27 16:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1751aafe-9e2b-5fdb-8844-6d701d751b16 with scrape type 2
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1751aafe-9e2b-5fdb-8844-6d701d751b16 with scrape type 2
2026-03-27 16:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1751aafe-9e2b-5fdb-8844-6d701d751b16, identifier: 6812476stock
2026-03-27 16:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22930a3f-540d-5892-9828-fb95c9a6f89b with identifier: 6758822stock
2026-03-27 16:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22930a3f-540d-5892-9828-fb95c9a6f89b with scrape type 2
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22930a3f-540d-5892-9828-fb95c9a6f89b with scrape type 2
2026-03-27 16:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 22930a3f-540d-5892-9828-fb95c9a6f89b, identifier: 6758822stock
2026-03-27 16:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01dfa21-3b6c-5fb7-b828-36dc1530d196 with identifier: 6836054stock
2026-03-27 16:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01dfa21-3b6c-5fb7-b828-36dc1530d196 with scrape type 2
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01dfa21-3b6c-5fb7-b828-36dc1530d196 with scrape type 2
2026-03-27 16:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d01dfa21-3b6c-5fb7-b828-36dc1530d196, identifier: 6836054stock
2026-03-27 16:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dd07a77c-a7b2-5ba4-bb8e-45736fcd0d69 with identifier: 6820657stock
2026-03-27 16:32:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dd07a77c-a7b2-5ba4-bb8e-45736fcd0d69 with identifier: 6820657stock
2026-03-27 16:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dd07a77c-a7b2-5ba4-bb8e-45736fcd0d69 with identifier: 6820657stock to the API
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6820657>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'dd07a77c-a7b2-5ba4-bb8e-45736fcd0d69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6820657',
'listing': 'auction',
'location': 'France - "Fleury Mérogis"',
'make': 'BMW',
'model': 'X1',
'odometer': 42339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 1.5i xDrive25e Plug-In Hybrid Design Aut. LED-Xenon Navi-Pro '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5i xDrive25e Plug-In Hybrid Design Aut. LED-Xenon Navi-Pro '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276820657stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [ecarstrade.be] INFO: Saving data for 6820657stock: {'created_time': 1772611261.105932, 'last_price_update_time': 1774629139.371626}
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6820657stock') HTTP/1.1" 204 0
2026-03-27 16:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1751aafe-9e2b-5fdb-8844-6d701d751b16 with identifier: 6812476stock
2026-03-27 16:32:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1751aafe-9e2b-5fdb-8844-6d701d751b16 with identifier: 6812476stock
2026-03-27 16:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1751aafe-9e2b-5fdb-8844-6d701d751b16 with identifier: 6812476stock to the API
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6812476>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1751aafe-9e2b-5fdb-8844-6d701d751b16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6812476',
'listing': 'auction',
'location': 'Belgium',
'make': 'MAN',
'model': 'Mini One D Clubman',
'odometer': 116171,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mini One D Clubman 1.5d Aut. Virtual Navi KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5d Aut. Virtual Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812476stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [ecarstrade.be] INFO: Saving data for 6812476stock: {'created_time': 1772611350.106971, 'last_price_update_time': 1774629139.718798}
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6812476stock') HTTP/1.1" 204 0
2026-03-27 16:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 22930a3f-540d-5892-9828-fb95c9a6f89b with identifier: 6758822stock
2026-03-27 16:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 22930a3f-540d-5892-9828-fb95c9a6f89b with identifier: 6758822stock
2026-03-27 16:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 22930a3f-540d-5892-9828-fb95c9a6f89b with identifier: 6758822stock to the API
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6758822>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '22930a3f-540d-5892-9828-fb95c9a6f89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6758822',
'listing': 'auction',
'location': 'France - "Le Meux"',
'make': 'Lynk&Co',
'model': '01',
'odometer': 36344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Lynk&Co 01 1.5i Plug-In Hybrid Aut. Pano LED-Xenon Virtual Infinity '
'ACC Navi KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5i Plug-In Hybrid Aut. Pano LED-Xenon Virtual Infinity ACC Navi '
'KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758822stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [ecarstrade.be] INFO: Saving data for 6758822stock: {'created_time': 1772611186.382937, 'last_price_update_time': 1774629140.520069}
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6758822stock') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d01dfa21-3b6c-5fb7-b828-36dc1530d196 with identifier: 6836054stock
2026-03-27 16:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d01dfa21-3b6c-5fb7-b828-36dc1530d196 with identifier: 6836054stock
2026-03-27 16:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d01dfa21-3b6c-5fb7-b828-36dc1530d196 with identifier: 6836054stock to the API
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6836054>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd01dfa21-3b6c-5fb7-b828-36dc1530d196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6836054',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 141520,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 1.5 xDrive25e Plug-In Hybrid X-line Aut. LED-Xenon Navi-Pro '
'Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 xDrive25e Plug-In Hybrid X-line Aut. LED-Xenon Navi-Pro Leather '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276836054stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [ecarstrade.be] INFO: Saving data for 6836054stock: {'created_time': 1772611230.038359, 'last_price_update_time': 1774629140.826771}
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6836054stock') HTTP/1.1" 204 0
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6834681> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:20 [ecarstrade.be] INFO: Extracting details for car 6834681stock
2026-03-27 16:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3658539f-5a1d-5c02-a3d3-9d9d5c411041 with identifier: 6834681stock
2026-03-27 16:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3658539f-5a1d-5c02-a3d3-9d9d5c411041 with scrape type 2
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3658539f-5a1d-5c02-a3d3-9d9d5c411041 with scrape type 2
2026-03-27 16:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3658539f-5a1d-5c02-a3d3-9d9d5c411041, identifier: 6834681stock
2026-03-27 16:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3658539f-5a1d-5c02-a3d3-9d9d5c411041 with identifier: 6834681stock
2026-03-27 16:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3658539f-5a1d-5c02-a3d3-9d9d5c411041 with identifier: 6834681stock
2026-03-27 16:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3658539f-5a1d-5c02-a3d3-9d9d5c411041 with identifier: 6834681stock to the API
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6834681>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3658539f-5a1d-5c02-a3d3-9d9d5c411041',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6834681',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 47255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116d LED-Xenon LC-Pro Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'd LED-Xenon LC-Pro Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276834681stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [ecarstrade.be] INFO: Saving data for 6834681stock: {'created_time': 1772611229.471188, 'last_price_update_time': 1774629141.4397}
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6834681stock') HTTP/1.1" 204 0
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6851391> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:24 [ecarstrade.be] INFO: Extracting details for car 6851391stock
2026-03-27 16:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a596993-143a-50a9-8703-afd63f2e9732 with identifier: 6851391stock
2026-03-27 16:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a596993-143a-50a9-8703-afd63f2e9732 with scrape type 2
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a596993-143a-50a9-8703-afd63f2e9732 with scrape type 2
2026-03-27 16:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0a596993-143a-50a9-8703-afd63f2e9732, identifier: 6851391stock
2026-03-27 16:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0a596993-143a-50a9-8703-afd63f2e9732 with identifier: 6851391stock
2026-03-27 16:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0a596993-143a-50a9-8703-afd63f2e9732 with identifier: 6851391stock
2026-03-27 16:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0a596993-143a-50a9-8703-afd63f2e9732 with identifier: 6851391stock to the API
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6851391>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0a596993-143a-50a9-8703-afd63f2e9732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6851391',
'listing': 'auction',
'location': 'Belgium - "Machelen"',
'make': 'MAN',
'model': 'Mini Cooper D Countryman',
'odometer': 29844,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Coooper D Countryman 2.0d LED-Xenon Navi KeylessGo Klima PDC '
'...',
'transmission': 'manual',
'trim': 'Mini Coooper D Countryman 2.0d LED-Xenon Navi KeylessGo Klima PDC '
'...',
'vin': None,
'year': 2022}
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276851391stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [ecarstrade.be] INFO: Saving data for 6851391stock: {'created_time': 1772611326.135403, 'last_price_update_time': 1774629144.747276}
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6851391stock') HTTP/1.1" 204 0
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6843336> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:25 [ecarstrade.be] INFO: Extracting details for car 6843336stock
2026-03-27 16:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0911230-497c-5244-bce1-36e347378d27 with identifier: 6843336stock
2026-03-27 16:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0911230-497c-5244-bce1-36e347378d27 with scrape type 2
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0911230-497c-5244-bce1-36e347378d27 with scrape type 2
2026-03-27 16:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e0911230-497c-5244-bce1-36e347378d27, identifier: 6843336stock
2026-03-27 16:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e0911230-497c-5244-bce1-36e347378d27 with identifier: 6843336stock
2026-03-27 16:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e0911230-497c-5244-bce1-36e347378d27 with identifier: 6843336stock
2026-03-27 16:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e0911230-497c-5244-bce1-36e347378d27 with identifier: 6843336stock to the API
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6843336>
{'auction_title': '',
'c_o_2_emission_value': 14,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'e0911230-497c-5244-bce1-36e347378d27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6843336',
'listing': 'auction',
'location': 'France - "Fleury Mérogis"',
'make': 'AC',
'model': 'BMW 225 Active Tourer',
'odometer': 90039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 225xe Active Tourer Plug-In Hybrid M-Sport xDrive Aut. Pano '
'LED-Xenon LC-Pro Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera '
'Klima PDC ...',
'transmission': 'automatic',
'trim': 'BMW 225xe Active Tourer Plug-In Hybrid M-Sport xDrive Aut. Pano '
'LED-Xenon LC-Pro Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera '
'Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843336stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [ecarstrade.be] INFO: Saving data for 6843336stock: {'created_time': 1772611320.322488, 'last_price_update_time': 1774629146.114619}
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6843336stock') HTTP/1.1" 204 0
2026-03-27 16:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6855220> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:26 [ecarstrade.be] INFO: Extracting details for car 6855220stock
2026-03-27 16:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffc26e8e-cd93-53e1-96cb-677124cd99d8 with identifier: 6855220stock
2026-03-27 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffc26e8e-cd93-53e1-96cb-677124cd99d8 with scrape type 2
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffc26e8e-cd93-53e1-96cb-677124cd99d8 with scrape type 2
2026-03-27 16:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ffc26e8e-cd93-53e1-96cb-677124cd99d8, identifier: 6855220stock
2026-03-27 16:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ffc26e8e-cd93-53e1-96cb-677124cd99d8 with identifier: 6855220stock
2026-03-27 16:32:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ffc26e8e-cd93-53e1-96cb-677124cd99d8 with identifier: 6855220stock
2026-03-27 16:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ffc26e8e-cd93-53e1-96cb-677124cd99d8 with identifier: 6855220stock to the API
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6855220>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ffc26e8e-cd93-53e1-96cb-677124cd99d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6855220',
'listing': 'auction',
'location': 'Belgium',
'make': 'MAN',
'model': 'Mini One D Countryman',
'odometer': 152689,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mini One D Countryman Facelift 1.5d Pano LED-Xenon Virtual Navi '
'Sport-Leather KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'Facelift 1.5d Pano LED-Xenon Virtual Navi Sport-Leather KeylessGo '
'Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855220stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [ecarstrade.be] INFO: Saving data for 6855220stock: {'created_time': 1772611739.586871, 'last_price_update_time': 1774629147.320106}
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855220stock') HTTP/1.1" 204 0
2026-03-27 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6857670> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6855255> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:27 [ecarstrade.be] INFO: Extracting details for car 6857670stock
2026-03-27 16:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce54b138-32a4-544b-801d-9bfc7cd4d964 with identifier: 6857670stock
2026-03-27 16:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce54b138-32a4-544b-801d-9bfc7cd4d964 with scrape type 2
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce54b138-32a4-544b-801d-9bfc7cd4d964 with scrape type 2
2026-03-27 16:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ce54b138-32a4-544b-801d-9bfc7cd4d964, identifier: 6857670stock
2026-03-27 16:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ce54b138-32a4-544b-801d-9bfc7cd4d964 with identifier: 6857670stock
2026-03-27 16:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ce54b138-32a4-544b-801d-9bfc7cd4d964 with identifier: 6857670stock
2026-03-27 16:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ce54b138-32a4-544b-801d-9bfc7cd4d964 with identifier: 6857670stock to the API
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6857670>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ce54b138-32a4-544b-801d-9bfc7cd4d964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6857670',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': 'X5',
'odometer': 96103,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e Plug-In Hybrid Aut. LED-Xenon LC-Pro ACC Ambient '
'Air-Suspension Navi Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'xDrive45e Plug-In Hybrid Aut. LED-Xenon LC-Pro ACC Ambient '
'Air-Suspension Navi Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276857670stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [ecarstrade.be] INFO: Saving data for 6857670stock: {'created_time': 1772611245.80117, 'last_price_update_time': 1774629148.173963}
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6857670stock') HTTP/1.1" 204 0
2026-03-27 16:32:28 [ecarstrade.be] INFO: Extracting details for car 6855255stock
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6863023> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6866954> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 687caed9-23c6-5e85-a56c-c05cf2343c36 with identifier: 6855255stock
2026-03-27 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 687caed9-23c6-5e85-a56c-c05cf2343c36 with scrape type 2
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 687caed9-23c6-5e85-a56c-c05cf2343c36 with scrape type 2
2026-03-27 16:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 687caed9-23c6-5e85-a56c-c05cf2343c36, identifier: 6855255stock
2026-03-27 16:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 687caed9-23c6-5e85-a56c-c05cf2343c36 with identifier: 6855255stock
2026-03-27 16:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 687caed9-23c6-5e85-a56c-c05cf2343c36 with identifier: 6855255stock
2026-03-27 16:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 687caed9-23c6-5e85-a56c-c05cf2343c36 with identifier: 6855255stock to the API
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6855255>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '687caed9-23c6-5e85-a56c-c05cf2343c36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6855255',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '5008',
'odometer': 166714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDI Allure I-Cockpit Navi 1/2 Leather Camera '
'Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 BlueHDI Allure I-Cockpit Navi 1/2 Leather Camera Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855255stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [ecarstrade.be] INFO: Saving data for 6855255stock: {'created_time': 1772611738.473705, 'last_price_update_time': 1774629148.604964}
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855255stock') HTTP/1.1" 204 0
2026-03-27 16:32:28 [ecarstrade.be] INFO: Extracting details for car 6863023stock
2026-03-27 16:32:28 [ecarstrade.be] INFO: Extracting details for car 6866954stock
2026-03-27 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3eea31-4d63-5538-ad8d-f3ef9045328c with identifier: 6863023stock
2026-03-27 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3eea31-4d63-5538-ad8d-f3ef9045328c with scrape type 2
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f3eea31-4d63-5538-ad8d-f3ef9045328c with scrape type 2
2026-03-27 16:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7f3eea31-4d63-5538-ad8d-f3ef9045328c, identifier: 6863023stock
2026-03-27 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f0f4fe-5680-5ac8-9f43-4cba7f6f7318 with identifier: 6866954stock
2026-03-27 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f0f4fe-5680-5ac8-9f43-4cba7f6f7318 with scrape type 2
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8f0f4fe-5680-5ac8-9f43-4cba7f6f7318 with scrape type 2
2026-03-27 16:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a8f0f4fe-5680-5ac8-9f43-4cba7f6f7318, identifier: 6866954stock
2026-03-27 16:32:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7f3eea31-4d63-5538-ad8d-f3ef9045328c with identifier: 6863023stock
2026-03-27 16:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7f3eea31-4d63-5538-ad8d-f3ef9045328c with identifier: 6863023stock
2026-03-27 16:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7f3eea31-4d63-5538-ad8d-f3ef9045328c with identifier: 6863023stock to the API
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6863023>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7f3eea31-4d63-5538-ad8d-f3ef9045328c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6863023',
'listing': 'auction',
'location': 'Belgium - "Machelen"',
'make': 'Skoda',
'model': 'Scala',
'odometer': 157117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Scala 1.6 TDI Ambition Aut. LED Virtual Navi Klima PDC ...',
'transmission': 'automatic',
'trim': '1.6 TDI Ambition Aut. LED Virtual Navi Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276863023stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Saving data for 6863023stock: {'created_time': 1772611744.024978, 'last_price_update_time': 1774629149.34168}
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6863023stock') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a8f0f4fe-5680-5ac8-9f43-4cba7f6f7318 with identifier: 6866954stock
2026-03-27 16:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a8f0f4fe-5680-5ac8-9f43-4cba7f6f7318 with identifier: 6866954stock
2026-03-27 16:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a8f0f4fe-5680-5ac8-9f43-4cba7f6f7318 with identifier: 6866954stock to the API
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6866954>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a8f0f4fe-5680-5ac8-9f43-4cba7f6f7318',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6866954',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'Peugeot',
'model': '308',
'odometer': 138885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.5 BlueHDi GT-Line Aut. Pano LED-Xenon I-Cockpit Navi '
'1/2 Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 BlueHDi GT-Line Aut. Pano LED-Xenon I-Cockpit Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276866954stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Saving data for 6866954stock: {'created_time': 1772611718.960443, 'last_price_update_time': 1774629149.64171}
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6866954stock') HTTP/1.1" 204 0
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6867688stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867688stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6867688stock: 2
2026-03-27 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6867987stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867987stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6867987stock: 2
2026-03-27 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6890954stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890954stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6890954stock: 0
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6891458stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276891458stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6891458stock: 0
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6902391stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902391stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6902391stock: 2
2026-03-27 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6906274stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906274stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6906274stock: 0
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6906336stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906336stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6906336stock: 2
2026-03-27 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6915092stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915092stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6915092stock: 0
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6915132stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915132stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6915132stock: 2
2026-03-27 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6915444stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915444stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6915444stock: 2
2026-03-27 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6922030stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922030stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [ecarstrade.be] INFO: Scrape type for 6922030stock: 2
2026-03-27 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:29 [ecarstrade.be] INFO: Found listing with ID: 6925462stock
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925462stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6925462stock: 2
2026-03-27 16:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:30 [ecarstrade.be] INFO: Found listing with ID: 6928167stock
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928167stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6928167stock: 2
2026-03-27 16:32:30 [ecarstrade.be] INFO: Found listing with ID: 6933400stock
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933400stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6933400stock: 2
2026-03-27 16:32:30 [ecarstrade.be] INFO: Found listing with ID: 6934382stock
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934382stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6934382stock: 2
2026-03-27 16:32:30 [ecarstrade.be] INFO: Found listing with ID: 6938490stock
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938490stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6938490stock: 0
2026-03-27 16:32:30 [ecarstrade.be] INFO: Found listing with ID: 6938545stock
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938545stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6938545stock: 0
2026-03-27 16:32:30 [ecarstrade.be] INFO: Found listing with ID: 6939768stock
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939768stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6939768stock: 0
2026-03-27 16:32:30 [ecarstrade.be] INFO: Found listing with ID: 6942877stock
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942877stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6942877stock: 2
2026-03-27 16:32:30 [ecarstrade.be] INFO: Found listing with ID: 6945655stock
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945655stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [ecarstrade.be] INFO: Scrape type for 6945655stock: 0
2026-03-27 16:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906336> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:36 [ecarstrade.be] INFO: Extracting details for car 6906336stock
2026-03-27 16:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c9297fe-8c4e-5fc9-a5c3-72c3520028cc with identifier: 6906336stock
2026-03-27 16:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c9297fe-8c4e-5fc9-a5c3-72c3520028cc with scrape type 2
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c9297fe-8c4e-5fc9-a5c3-72c3520028cc with scrape type 2
2026-03-27 16:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c9297fe-8c4e-5fc9-a5c3-72c3520028cc, identifier: 6906336stock
2026-03-27 16:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c9297fe-8c4e-5fc9-a5c3-72c3520028cc with identifier: 6906336stock
2026-03-27 16:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c9297fe-8c4e-5fc9-a5c3-72c3520028cc with identifier: 6906336stock
2026-03-27 16:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c9297fe-8c4e-5fc9-a5c3-72c3520028cc with identifier: 6906336stock to the API
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6906336>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5c9297fe-8c4e-5fc9-a5c3-72c3520028cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906336',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'Peugeot',
'model': '508',
'odometer': 210323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.5 BlueHDi Pano I-Cockpit Navi KeylessGo Camera '
'Klima PDC ...',
'transmission': 'manual',
'trim': 'SW 1.5 BlueHDi Pano I-Cockpit Navi KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906336stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [ecarstrade.be] INFO: Saving data for 6906336stock: {'created_time': 1772673735.331763, 'last_price_update_time': 1774629157.055748}
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906336stock') HTTP/1.1" 204 0
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6922030> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:37 [ecarstrade.be] INFO: Extracting details for car 6922030stock
2026-03-27 16:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e9b5d21-4778-5efb-a2f7-dd3c47958d22 with identifier: 6922030stock
2026-03-27 16:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e9b5d21-4778-5efb-a2f7-dd3c47958d22 with scrape type 2
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e9b5d21-4778-5efb-a2f7-dd3c47958d22 with scrape type 2
2026-03-27 16:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6e9b5d21-4778-5efb-a2f7-dd3c47958d22, identifier: 6922030stock
2026-03-27 16:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6e9b5d21-4778-5efb-a2f7-dd3c47958d22 with identifier: 6922030stock
2026-03-27 16:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6e9b5d21-4778-5efb-a2f7-dd3c47958d22 with identifier: 6922030stock
2026-03-27 16:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6e9b5d21-4778-5efb-a2f7-dd3c47958d22 with identifier: 6922030stock to the API
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6922030>
{'auction_title': '',
'c_o_2_emission_value': 266,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6e9b5d21-4778-5efb-a2f7-dd3c47958d22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6922030',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 37137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Amarok Double Cabine 3.0TDI V6 240hp 4Motion Aut. '
'LED-Xenon Virtual ACC Navi-Pro 1/2 Sport-Leather-Alacantara '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Double Cabine 3.0TDI V6 240hp 4Motion Aut. LED-Xenon Virtual ACC '
'Navi-Pro 1/2 Sport-Leather-Alacantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922030stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [ecarstrade.be] INFO: Saving data for 6922030stock: {'created_time': 1772839905.070996, 'last_price_update_time': 1774629157.680353}
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922030stock') HTTP/1.1" 204 0
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6867688> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6915132> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:37 [ecarstrade.be] INFO: Extracting details for car 6867688stock
2026-03-27 16:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9aa063c-bfb6-5879-b3da-1aece871a581 with identifier: 6867688stock
2026-03-27 16:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9aa063c-bfb6-5879-b3da-1aece871a581 with scrape type 2
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9aa063c-bfb6-5879-b3da-1aece871a581 with scrape type 2
2026-03-27 16:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e9aa063c-bfb6-5879-b3da-1aece871a581, identifier: 6867688stock
2026-03-27 16:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e9aa063c-bfb6-5879-b3da-1aece871a581 with identifier: 6867688stock
2026-03-27 16:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e9aa063c-bfb6-5879-b3da-1aece871a581 with identifier: 6867688stock
2026-03-27 16:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e9aa063c-bfb6-5879-b3da-1aece871a581 with identifier: 6867688stock to the API
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6867688>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e9aa063c-bfb6-5879-b3da-1aece871a581',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6867688',
'listing': 'auction',
'location': 'France - "Fleury Mérogis"',
'make': 'AC',
'model': 'DS Automobiles DS3 Crossback',
'odometer': 20897,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'DS 3 Crossback 1.2 PureTech Chic Aut. Virtual Navi KeylessGo Klima '
'PDC ...',
'transmission': 'automatic',
'trim': 'DS 3 Crossback 1.2 PureTech Chic Aut. Virtual Navi KeylessGo Klima '
'PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867688stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [ecarstrade.be] INFO: Saving data for 6867688stock: {'created_time': 1772611235.733343, 'last_price_update_time': 1774629158.230558}
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6867688stock') HTTP/1.1" 204 0
2026-03-27 16:32:38 [ecarstrade.be] INFO: Extracting details for car 6915132stock
2026-03-27 16:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a8ef65-38f2-5330-ac37-26d61172d718 with identifier: 6915132stock
2026-03-27 16:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a8ef65-38f2-5330-ac37-26d61172d718 with scrape type 2
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73a8ef65-38f2-5330-ac37-26d61172d718 with scrape type 2
2026-03-27 16:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 73a8ef65-38f2-5330-ac37-26d61172d718, identifier: 6915132stock
2026-03-27 16:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 73a8ef65-38f2-5330-ac37-26d61172d718 with identifier: 6915132stock
2026-03-27 16:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 73a8ef65-38f2-5330-ac37-26d61172d718 with identifier: 6915132stock
2026-03-27 16:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 73a8ef65-38f2-5330-ac37-26d61172d718 with identifier: 6915132stock to the API
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6915132>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '73a8ef65-38f2-5330-ac37-26d61172d718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6915132',
'listing': 'auction',
'location': 'France - "Quincieux"',
'make': 'Peugeot',
'model': '3008',
'odometer': 110482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech I-Cockpit Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech I-Cockpit Navi Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915132stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [ecarstrade.be] INFO: Saving data for 6915132stock: {'created_time': 1773093450.257272, 'last_price_update_time': 1774629158.684533}
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6915132stock') HTTP/1.1" 204 0
2026-03-27 16:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6902391> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:41 [ecarstrade.be] INFO: Extracting details for car 6902391stock
2026-03-27 16:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05527579-ab61-594f-a0b1-04ccaac92a15 with identifier: 6902391stock
2026-03-27 16:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05527579-ab61-594f-a0b1-04ccaac92a15 with scrape type 2
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05527579-ab61-594f-a0b1-04ccaac92a15 with scrape type 2
2026-03-27 16:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05527579-ab61-594f-a0b1-04ccaac92a15, identifier: 6902391stock
2026-03-27 16:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05527579-ab61-594f-a0b1-04ccaac92a15 with identifier: 6902391stock
2026-03-27 16:32:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16: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-27 16:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05527579-ab61-594f-a0b1-04ccaac92a15 with identifier: 6902391stock
2026-03-27 16:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05527579-ab61-594f-a0b1-04ccaac92a15 with identifier: 6902391stock to the API
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6902391>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '05527579-ab61-594f-a0b1-04ccaac92a15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6902391',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 116175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-5 Facelift 2.2 Skyactiv-D Aut. LED-Xenon Head-Up Bose ACC '
'Navi Leather KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': 'Facelift 2.2 Skyactiv-D Aut. LED-Xenon Head-Up Bose ACC Navi Leather '
'KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902391stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [ecarstrade.be] INFO: Saving data for 6902391stock: {'created_time': 1772673773.880837, 'last_price_update_time': 1774629162.369175}
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6902391stock') HTTP/1.1" 204 0
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6925462> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:43 [ecarstrade.be] INFO: Extracting details for car 6925462stock
2026-03-27 16:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b67e97e1-1d14-5f82-b860-40b9de537194 with identifier: 6925462stock
2026-03-27 16:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b67e97e1-1d14-5f82-b860-40b9de537194 with scrape type 2
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b67e97e1-1d14-5f82-b860-40b9de537194 with scrape type 2
2026-03-27 16:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b67e97e1-1d14-5f82-b860-40b9de537194, identifier: 6925462stock
2026-03-27 16:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b67e97e1-1d14-5f82-b860-40b9de537194 with identifier: 6925462stock
2026-03-27 16:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b67e97e1-1d14-5f82-b860-40b9de537194 with identifier: 6925462stock
2026-03-27 16:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b67e97e1-1d14-5f82-b860-40b9de537194 with identifier: 6925462stock to the API
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6925462>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b67e97e1-1d14-5f82-b860-40b9de537194',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6925462',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '116',
'odometer': 157769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116d LED-Xenon LC-Pro Navi 1/2 Sport-Leather KeylessGo Camera '
'Klima PDC ...',
'transmission': 'manual',
'trim': 'd LED-Xenon LC-Pro Navi 1/2 Sport-Leather KeylessGo Camera Klima PDC '
'...',
'vin': None,
'year': 2021}
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925462stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [ecarstrade.be] INFO: Saving data for 6925462stock: {'created_time': 1773180970.53477, 'last_price_update_time': 1774629163.843711}
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6925462stock') HTTP/1.1" 204 0
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928167> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:44 [ecarstrade.be] INFO: Extracting details for car 6928167stock
2026-03-27 16:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33f0bc41-7db3-5e6f-8de5-2dfc029ab9e7 with identifier: 6928167stock
2026-03-27 16:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33f0bc41-7db3-5e6f-8de5-2dfc029ab9e7 with scrape type 2
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33f0bc41-7db3-5e6f-8de5-2dfc029ab9e7 with scrape type 2
2026-03-27 16:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 33f0bc41-7db3-5e6f-8de5-2dfc029ab9e7, identifier: 6928167stock
2026-03-27 16:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 33f0bc41-7db3-5e6f-8de5-2dfc029ab9e7 with identifier: 6928167stock
2026-03-27 16:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 33f0bc41-7db3-5e6f-8de5-2dfc029ab9e7 with identifier: 6928167stock
2026-03-27 16:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 33f0bc41-7db3-5e6f-8de5-2dfc029ab9e7 with identifier: 6928167stock to the API
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928167>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '33f0bc41-7db3-5e6f-8de5-2dfc029ab9e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6928167',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'AC',
'model': 'DS Automobiles DS3 Crossback',
'odometer': 55397,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'DS 3 Crossback 1.2 PureTech Bastille Aut. Virtual Navi 1/2 Leather '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'DS 3 Crossback 1.2 PureTech Bastille Aut. Virtual Navi 1/2 Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928167stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [ecarstrade.be] INFO: Saving data for 6928167stock: {'created_time': 1773180965.978887, 'last_price_update_time': 1774629164.884962}
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928167stock') HTTP/1.1" 204 0
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934382> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:45 [ecarstrade.be] INFO: Extracting details for car 6934382stock
2026-03-27 16:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b62a5e3-4e27-58ba-8b6f-b324b7ffc51d with identifier: 6934382stock
2026-03-27 16:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b62a5e3-4e27-58ba-8b6f-b324b7ffc51d with scrape type 2
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b62a5e3-4e27-58ba-8b6f-b324b7ffc51d with scrape type 2
2026-03-27 16:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b62a5e3-4e27-58ba-8b6f-b324b7ffc51d, identifier: 6934382stock
2026-03-27 16:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b62a5e3-4e27-58ba-8b6f-b324b7ffc51d with identifier: 6934382stock
2026-03-27 16:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b62a5e3-4e27-58ba-8b6f-b324b7ffc51d with identifier: 6934382stock
2026-03-27 16:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b62a5e3-4e27-58ba-8b6f-b324b7ffc51d with identifier: 6934382stock to the API
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934382>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0b62a5e3-4e27-58ba-8b6f-b324b7ffc51d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934382',
'listing': 'auction',
'location': 'Belgium - "Machelen"',
'make': 'AC',
'model': 'BMW 216 Active Tourer',
'odometer': 72580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 216d Active Tourer Aut. LED-Xenon Navi KeylessGo Camera Klima '
'PDC ...',
'transmission': 'automatic',
'trim': 'BMW 216d Active Tourer Aut. LED-Xenon Navi KeylessGo Camera Klima '
'PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934382stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [ecarstrade.be] INFO: Saving data for 6934382stock: {'created_time': 1773180961.718408, 'last_price_update_time': 1774629165.783995}
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934382stock') HTTP/1.1" 204 0
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933400> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:45 [ecarstrade.be] INFO: Extracting details for car 6933400stock
2026-03-27 16:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33a776c3-746d-5e76-b649-f567341427fa with identifier: 6933400stock
2026-03-27 16:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33a776c3-746d-5e76-b649-f567341427fa with scrape type 2
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33a776c3-746d-5e76-b649-f567341427fa with scrape type 2
2026-03-27 16:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 33a776c3-746d-5e76-b649-f567341427fa, identifier: 6933400stock
2026-03-27 16:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 33a776c3-746d-5e76-b649-f567341427fa with identifier: 6933400stock
2026-03-27 16:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 33a776c3-746d-5e76-b649-f567341427fa with identifier: 6933400stock
2026-03-27 16:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 33a776c3-746d-5e76-b649-f567341427fa with identifier: 6933400stock to the API
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933400>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '33a776c3-746d-5e76-b649-f567341427fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6933400',
'listing': 'auction',
'location': 'Belgium',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 157745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Tonale 1.5i Mild-Hybrid Sprint Aut. LED Virtual ACC Navi '
'Sport-Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5i Mild-Hybrid Sprint Aut. LED Virtual ACC Navi Sport-Leather '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933400stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [ecarstrade.be] INFO: Saving data for 6933400stock: {'created_time': 1773452080.948532, 'last_price_update_time': 1774629166.271508}
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933400stock') HTTP/1.1" 204 0
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6942877> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:49 [ecarstrade.be] INFO: Extracting details for car 6942877stock
2026-03-27 16:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08b957c2-7314-58b6-b3b8-ba7327a735ba with identifier: 6942877stock
2026-03-27 16:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08b957c2-7314-58b6-b3b8-ba7327a735ba with scrape type 2
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08b957c2-7314-58b6-b3b8-ba7327a735ba with scrape type 2
2026-03-27 16:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 08b957c2-7314-58b6-b3b8-ba7327a735ba, identifier: 6942877stock
2026-03-27 16:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 08b957c2-7314-58b6-b3b8-ba7327a735ba with identifier: 6942877stock
2026-03-27 16:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 08b957c2-7314-58b6-b3b8-ba7327a735ba with identifier: 6942877stock
2026-03-27 16:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 08b957c2-7314-58b6-b3b8-ba7327a735ba with identifier: 6942877stock to the API
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6942877>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '08b957c2-7314-58b6-b3b8-ba7327a735ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6942877',
'listing': 'auction',
'location': 'Belgium',
'make': 'Audi',
'model': 'Q3',
'odometer': 201125,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 2.0 TDI Quattro 177Hp S-Line Aut. Pano LED-Xenon Bose Navi '
'Sport-Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 TDI Quattro 177Hp S-Line Aut. Pano LED-Xenon Bose Navi '
'Sport-Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2013}
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942877stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [ecarstrade.be] INFO: Saving data for 6942877stock: {'created_time': 1773180968.455552, 'last_price_update_time': 1774629169.838319}
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6942877stock') HTTP/1.1" 204 0
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6867987> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:32:49 [ecarstrade.be] INFO: Extracting details for car 6867987stock
2026-03-27 16:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7094f15a-63b4-55c1-baf1-c9c6414a9d59 with identifier: 6867987stock
2026-03-27 16:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7094f15a-63b4-55c1-baf1-c9c6414a9d59 with scrape type 2
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7094f15a-63b4-55c1-baf1-c9c6414a9d59 with scrape type 2
2026-03-27 16:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7094f15a-63b4-55c1-baf1-c9c6414a9d59, identifier: 6867987stock
2026-03-27 16:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7094f15a-63b4-55c1-baf1-c9c6414a9d59 with identifier: 6867987stock
2026-03-27 16:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7094f15a-63b4-55c1-baf1-c9c6414a9d59 with identifier: 6867987stock
2026-03-27 16:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7094f15a-63b4-55c1-baf1-c9c6414a9d59 with identifier: 6867987stock to the API
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6867987>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7094f15a-63b4-55c1-baf1-c9c6414a9d59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6867987',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 99995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 1.5 xDrive25e Plug-In Hybrid Aut. LED-Xenon Head-Up Navi-Pro '
'Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 xDrive25e Plug-In Hybrid Aut. LED-Xenon Head-Up Navi-Pro Leather '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867987stock%27 HTTP/1.1" 200 None
2026-03-27 16:32:50 [ecarstrade.be] INFO: Saving data for 6867987stock: {'created_time': 1772611719.49931, 'last_price_update_time': 1774629170.375797}
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6867987stock') HTTP/1.1" 204 0
2026-03-27 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6915444> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:04 [ecarstrade.be] INFO: Extracting details for car 6915444stock
2026-03-27 16:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 687be400-d2f9-5019-baf6-ae6f392b5749 with identifier: 6915444stock
2026-03-27 16:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 687be400-d2f9-5019-baf6-ae6f392b5749 with scrape type 2
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 687be400-d2f9-5019-baf6-ae6f392b5749 with scrape type 2
2026-03-27 16:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 687be400-d2f9-5019-baf6-ae6f392b5749, identifier: 6915444stock
2026-03-27 16:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 687be400-d2f9-5019-baf6-ae6f392b5749 with identifier: 6915444stock
2026-03-27 16:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 687be400-d2f9-5019-baf6-ae6f392b5749 with identifier: 6915444stock
2026-03-27 16:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 687be400-d2f9-5019-baf6-ae6f392b5749 with identifier: 6915444stock to the API
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6915444>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '687be400-d2f9-5019-baf6-ae6f392b5749',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6915444',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '3008',
'odometer': 68153,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech I-Cockpit Navi KeylessGo Camera Klima PDC '
'...',
'transmission': 'manual',
'trim': '1.2 PureTech I-Cockpit Navi KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2017}
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915444stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [ecarstrade.be] INFO: Saving data for 6915444stock: {'created_time': 1772839902.481817, 'last_price_update_time': 1774629184.849213}
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6915444stock') HTTP/1.1" 204 0
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6948741stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948741stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6948741stock: 0
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6957412stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957412stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6957412stock: 0
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 3742479stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%273742479stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 3742479stock: 0
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6442479stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276442479stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6442479stock: 2
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6472747stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276472747stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6472747stock: 0
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6589495stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276589495stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6589495stock: 2
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6596836stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276596836stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6596836stock: 0
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6617796stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276617796stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6617796stock: 0
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6631679stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276631679stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6631679stock: 2
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6631720stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276631720stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6631720stock: 2
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6663716stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276663716stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6663716stock: 2
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6708827stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276708827stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6708827stock: 2
2026-03-27 16:33:07 [scrapy.extensions.logstats] INFO: Crawled 43 pages (at 28 pages/min), scraped 32 items (at 25 items/min)
2026-03-27 16:33:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6979559stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979559stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6979559stock: 2
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6979561stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979561stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6979561stock: 2
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6979567stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979567stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6979567stock: 2
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6979569stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979569stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6979569stock: 2
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6979571stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979571stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6979571stock: 2
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6879839stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276879839stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6879839stock: 2
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6883830stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276883830stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6883830stock: 2
2026-03-27 16:33:07 [ecarstrade.be] INFO: Found listing with ID: 6885853stock
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885853stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [ecarstrade.be] INFO: Scrape type for 6885853stock: 2
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6631720> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:13 [ecarstrade.be] INFO: Extracting details for car 6631720stock
2026-03-27 16:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 358337f6-9a52-5230-9b3c-d10d9159954a with identifier: 6631720stock
2026-03-27 16:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 358337f6-9a52-5230-9b3c-d10d9159954a with scrape type 2
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 358337f6-9a52-5230-9b3c-d10d9159954a with scrape type 2
2026-03-27 16:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 358337f6-9a52-5230-9b3c-d10d9159954a, identifier: 6631720stock
2026-03-27 16:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 358337f6-9a52-5230-9b3c-d10d9159954a with identifier: 6631720stock
2026-03-27 16:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 358337f6-9a52-5230-9b3c-d10d9159954a with identifier: 6631720stock
2026-03-27 16:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 358337f6-9a52-5230-9b3c-d10d9159954a with identifier: 6631720stock to the API
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6631720>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '358337f6-9a52-5230-9b3c-d10d9159954a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6631720',
'listing': 'auction',
'location': 'Belgium',
'make': 'Jaguar',
'model': 'XF',
'odometer': 80268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar XF Sport Brake 2.0 D E-Performance Aut. Xenon Navi-Pro '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Sport Brake 2.0 D E-Performance Aut. Xenon Navi-Pro KeylessGo Camera '
'Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276631720stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [ecarstrade.be] INFO: Saving data for 6631720stock: {'created_time': 1772611282.905248, 'last_price_update_time': 1774629193.847101}
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6631720stock') HTTP/1.1" 204 0
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6589495> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6442479> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:33:14 [ecarstrade.be] INFO: Extracting details for car 6589495stock
2026-03-27 16:33:14 [ecarstrade.be] INFO: Found listing with ID: 6885954stock
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885954stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [ecarstrade.be] INFO: Scrape type for 6885954stock: 2
2026-03-27 16:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fd60d7c-cc48-5466-8d8e-a3e437af29f9 with identifier: 6589495stock
2026-03-27 16:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd60d7c-cc48-5466-8d8e-a3e437af29f9 with scrape type 2
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fd60d7c-cc48-5466-8d8e-a3e437af29f9 with scrape type 2
2026-03-27 16:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9fd60d7c-cc48-5466-8d8e-a3e437af29f9, identifier: 6589495stock
2026-03-27 16:33:14 [ecarstrade.be] INFO: Found listing with ID: 6885975stock
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885975stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [ecarstrade.be] INFO: Scrape type for 6885975stock: 2
2026-03-27 16:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9fd60d7c-cc48-5466-8d8e-a3e437af29f9 with identifier: 6589495stock
2026-03-27 16:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9fd60d7c-cc48-5466-8d8e-a3e437af29f9 with identifier: 6589495stock
2026-03-27 16:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9fd60d7c-cc48-5466-8d8e-a3e437af29f9 with identifier: 6589495stock to the API
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6589495>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.4L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9fd60d7c-cc48-5466-8d8e-a3e437af29f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6589495',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volvo',
'model': 'S80',
'odometer': 278836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo S80 2.4d 163Hp Summum Comfort-Leather Klima PDC ...',
'transmission': 'manual',
'trim': '2.4d 163Hp Summum Comfort-Leather Klima PDC ...',
'vin': None,
'year': 2009}
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276589495stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [ecarstrade.be] INFO: Saving data for 6589495stock: {'created_time': 1772613140.377389, 'last_price_update_time': 1774629194.508482}
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6589495stock') HTTP/1.1" 204 0
2026-03-27 16:33:14 [ecarstrade.be] INFO: Extracting details for car 6442479stock
2026-03-27 16:33:14 [ecarstrade.be] INFO: Found listing with ID: 6890910stock
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890910stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [ecarstrade.be] INFO: Scrape type for 6890910stock: 2
2026-03-27 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6979559> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85daf464-0714-5646-a746-e9ff81b462ee with identifier: 6442479stock
2026-03-27 16:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85daf464-0714-5646-a746-e9ff81b462ee with scrape type 2
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85daf464-0714-5646-a746-e9ff81b462ee with scrape type 2
2026-03-27 16:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85daf464-0714-5646-a746-e9ff81b462ee, identifier: 6442479stock
2026-03-27 16:33:14 [ecarstrade.be] INFO: Found listing with ID: 6890939stock
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890939stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [ecarstrade.be] INFO: Scrape type for 6890939stock: 2
2026-03-27 16:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85daf464-0714-5646-a746-e9ff81b462ee with identifier: 6442479stock
2026-03-27 16:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85daf464-0714-5646-a746-e9ff81b462ee with identifier: 6442479stock
2026-03-27 16:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85daf464-0714-5646-a746-e9ff81b462ee with identifier: 6442479stock to the API
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6442479>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '85daf464-0714-5646-a746-e9ff81b462ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6442479',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '216',
'odometer': 19660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 216d Gran Coupe Aut. LED-Xenon Navi KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'd Gran Coupe Aut. LED-Xenon Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276442479stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Saving data for 6442479stock: {'created_time': 1772611299.134687, 'last_price_update_time': 1774629195.001038}
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6442479stock') HTTP/1.1" 204 0
2026-03-27 16:33:15 [ecarstrade.be] INFO: Extracting details for car 6979559stock
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6893001stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276893001stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6893001stock: 2
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6893405stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276893405stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6893405stock: 2
2026-03-27 16:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c51cddd-c0a0-5c04-adb8-71e6b9c68d95 with identifier: 6979559stock
2026-03-27 16:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c51cddd-c0a0-5c04-adb8-71e6b9c68d95 with scrape type 2
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c51cddd-c0a0-5c04-adb8-71e6b9c68d95 with scrape type 2
2026-03-27 16:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c51cddd-c0a0-5c04-adb8-71e6b9c68d95, identifier: 6979559stock
2026-03-27 16:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c51cddd-c0a0-5c04-adb8-71e6b9c68d95 with identifier: 6979559stock
2026-03-27 16:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c51cddd-c0a0-5c04-adb8-71e6b9c68d95 with identifier: 6979559stock
2026-03-27 16:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c51cddd-c0a0-5c04-adb8-71e6b9c68d95 with identifier: 6979559stock to the API
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6979559>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8c51cddd-c0a0-5c04-adb8-71e6b9c68d95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6979559',
'listing': 'auction',
'location': 'France - "TEA BOUCHAIN"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29403,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T 100Hp LED Virtual Display Camera Klima PDC ...',
'transmission': 'manual',
'trim': '1.2T 100Hp LED Virtual Display Camera Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979559stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Saving data for 6979559stock: {'created_time': 1774535793.380827, 'last_price_update_time': 1774629195.473908}
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979559stock') HTTP/1.1" 204 0
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6899424stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276899424stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6899424stock: 2
2026-03-27 16:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6663716> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6901506stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276901506stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6901506stock: 2
2026-03-27 16:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6901822stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276901822stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6901822stock: 2
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6904901stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904901stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6904901stock: 2
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6905414stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276905414stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6905414stock: 2
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6905965stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276905965stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6905965stock: 2
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6906386stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906386stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6906386stock: 2
2026-03-27 16:33:15 [ecarstrade.be] INFO: Extracting details for car 6663716stock
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6908834stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908834stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6908834stock: 2
2026-03-27 16:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92d80a9a-496c-50b6-9bf1-dac2f79b151c with identifier: 6663716stock
2026-03-27 16:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92d80a9a-496c-50b6-9bf1-dac2f79b151c with scrape type 2
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92d80a9a-496c-50b6-9bf1-dac2f79b151c with scrape type 2
2026-03-27 16:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 92d80a9a-496c-50b6-9bf1-dac2f79b151c, identifier: 6663716stock
2026-03-27 16:33:15 [ecarstrade.be] INFO: Found listing with ID: 6909294stock
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909294stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [ecarstrade.be] INFO: Scrape type for 6909294stock: 2
2026-03-27 16:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 92d80a9a-496c-50b6-9bf1-dac2f79b151c with identifier: 6663716stock
2026-03-27 16:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 92d80a9a-496c-50b6-9bf1-dac2f79b151c with identifier: 6663716stock
2026-03-27 16:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 92d80a9a-496c-50b6-9bf1-dac2f79b151c with identifier: 6663716stock to the API
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6663716>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '92d80a9a-496c-50b6-9bf1-dac2f79b151c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6663716',
'listing': 'auction',
'location': 'Belgium',
'make': 'AC',
'model': 'Jaguar F-Pace',
'odometer': 143903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 2.0 20d Pure AWD Aut. Pano LED-Xenon Virtual Meridian '
'ACC Navi-Pro Comfort-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 20d Pure AWD Aut. Pano LED-Xenon Virtual Meridian C Navi-Pro '
'Comfort-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276663716stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [ecarstrade.be] INFO: Saving data for 6663716stock: {'created_time': 1772611319.120547, 'last_price_update_time': 1774629196.041421}
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6663716stock') HTTP/1.1" 204 0
2026-03-27 16:33:16 [ecarstrade.be] INFO: Found listing with ID: 6909316stock
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909316stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [ecarstrade.be] INFO: Scrape type for 6909316stock: 2
2026-03-27 16:33:16 [ecarstrade.be] INFO: Found listing with ID: 6910038stock
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910038stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [ecarstrade.be] INFO: Scrape type for 6910038stock: 2
2026-03-27 16:33:16 [ecarstrade.be] INFO: Found listing with ID: 6910043stock
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910043stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [ecarstrade.be] INFO: Scrape type for 6910043stock: 2
2026-03-27 16:33:16 [ecarstrade.be] INFO: Found listing with ID: 6910519stock
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910519stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [ecarstrade.be] INFO: Scrape type for 6910519stock: 2
2026-03-27 16:33:16 [ecarstrade.be] INFO: Found listing with ID: 6914005stock
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914005stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [ecarstrade.be] INFO: Scrape type for 6914005stock: 2
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6979561> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:20 [ecarstrade.be] INFO: Extracting details for car 6979561stock
2026-03-27 16:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 373107c3-9c37-540b-b816-a3148b30ae62 with identifier: 6979561stock
2026-03-27 16:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 373107c3-9c37-540b-b816-a3148b30ae62 with scrape type 2
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 373107c3-9c37-540b-b816-a3148b30ae62 with scrape type 2
2026-03-27 16:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 373107c3-9c37-540b-b816-a3148b30ae62, identifier: 6979561stock
2026-03-27 16:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 373107c3-9c37-540b-b816-a3148b30ae62 with identifier: 6979561stock
2026-03-27 16:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 373107c3-9c37-540b-b816-a3148b30ae62 with identifier: 6979561stock
2026-03-27 16:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 373107c3-9c37-540b-b816-a3148b30ae62 with identifier: 6979561stock to the API
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6979561>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '373107c3-9c37-540b-b816-a3148b30ae62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6979561',
'listing': 'auction',
'location': 'France - "TEA Marseille ESTAQUE"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 59525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T Edition LED Display Klima PDC ...',
'transmission': 'manual',
'trim': '1.2T Edition LED Display Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979561stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [ecarstrade.be] INFO: Saving data for 6979561stock: {'created_time': 1774535745.277238, 'last_price_update_time': 1774629200.636295}
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979561stock') HTTP/1.1" 204 0
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6979569> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:21 [ecarstrade.be] INFO: Extracting details for car 6979569stock
2026-03-27 16:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc048d2b-4bd9-5ea2-ac26-63a0d6d2e29c with identifier: 6979569stock
2026-03-27 16:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc048d2b-4bd9-5ea2-ac26-63a0d6d2e29c with scrape type 2
2026-03-27 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc048d2b-4bd9-5ea2-ac26-63a0d6d2e29c with scrape type 2
2026-03-27 16:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc048d2b-4bd9-5ea2-ac26-63a0d6d2e29c, identifier: 6979569stock
2026-03-27 16:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc048d2b-4bd9-5ea2-ac26-63a0d6d2e29c with identifier: 6979569stock
2026-03-27 16:33:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc048d2b-4bd9-5ea2-ac26-63a0d6d2e29c with identifier: 6979569stock
2026-03-27 16:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc048d2b-4bd9-5ea2-ac26-63a0d6d2e29c with identifier: 6979569stock to the API
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6979569>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'bc048d2b-4bd9-5ea2-ac26-63a0d6d2e29c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6979569',
'listing': 'auction',
'location': 'France - "TT CAR TRANSIT CDG"',
'make': 'Peugeot',
'model': '208',
'odometer': 58947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech 100Hp GT-Line LED-Xenon I-Cockpit Navi 1/2 '
'Sport-Leather KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech 100Hp GT-Line LED-Xenon I-Cockpit Navi 1/2 '
'Sport-Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979569stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:21 [ecarstrade.be] INFO: Saving data for 6979569stock: {'created_time': 1774535746.868099, 'last_price_update_time': 1774629201.412936}
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979569stock') HTTP/1.1" 204 0
2026-03-27 16:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6979567> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16: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-27 16:33:21 [ecarstrade.be] INFO: Extracting details for car 6979567stock
2026-03-27 16:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 639b220a-9c8e-5107-9abc-f8ed1e6fec13 with identifier: 6979567stock
2026-03-27 16:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 639b220a-9c8e-5107-9abc-f8ed1e6fec13 with scrape type 2
2026-03-27 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 639b220a-9c8e-5107-9abc-f8ed1e6fec13 with scrape type 2
2026-03-27 16:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 639b220a-9c8e-5107-9abc-f8ed1e6fec13, identifier: 6979567stock
2026-03-27 16:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 639b220a-9c8e-5107-9abc-f8ed1e6fec13 with identifier: 6979567stock
2026-03-27 16:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 639b220a-9c8e-5107-9abc-f8ed1e6fec13 with identifier: 6979567stock
2026-03-27 16:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 639b220a-9c8e-5107-9abc-f8ed1e6fec13 with identifier: 6979567stock to the API
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6979567>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '639b220a-9c8e-5107-9abc-f8ed1e6fec13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6979567',
'listing': 'auction',
'location': 'France - "TT CAR TRANSIT CDG"',
'make': 'Peugeot',
'model': '208',
'odometer': 56182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech 100Hp Allure LED 1/2 Leather Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech 100Hp Allure LED 1/2 Leather Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979567stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [ecarstrade.be] INFO: Saving data for 6979567stock: {'created_time': 1774535745.997374, 'last_price_update_time': 1774629202.434239}
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979567stock') HTTP/1.1" 204 0
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6979571> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6879839> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:22 [ecarstrade.be] INFO: Extracting details for car 6979571stock
2026-03-27 16:33:22 [ecarstrade.be] INFO: Extracting details for car 6879839stock
2026-03-27 16:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6f74330-ac8a-5625-af99-2d02dd0e06f0 with identifier: 6979571stock
2026-03-27 16:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f74330-ac8a-5625-af99-2d02dd0e06f0 with scrape type 2
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6f74330-ac8a-5625-af99-2d02dd0e06f0 with scrape type 2
2026-03-27 16:33:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c6f74330-ac8a-5625-af99-2d02dd0e06f0, identifier: 6979571stock
2026-03-27 16:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7737a733-e903-5c5e-8459-eb34d8ac461e with identifier: 6879839stock
2026-03-27 16:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7737a733-e903-5c5e-8459-eb34d8ac461e with scrape type 2
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7737a733-e903-5c5e-8459-eb34d8ac461e with scrape type 2
2026-03-27 16:33:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7737a733-e903-5c5e-8459-eb34d8ac461e, identifier: 6879839stock
2026-03-27 16:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6f74330-ac8a-5625-af99-2d02dd0e06f0 with identifier: 6979571stock
2026-03-27 16:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6f74330-ac8a-5625-af99-2d02dd0e06f0 with identifier: 6979571stock
2026-03-27 16:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6f74330-ac8a-5625-af99-2d02dd0e06f0 with identifier: 6979571stock to the API
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6979571>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c6f74330-ac8a-5625-af99-2d02dd0e06f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6979571',
'listing': 'auction',
'location': 'France - "TT CAR TRANSIT CDG"',
'make': 'Peugeot',
'model': '308',
'odometer': 71724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 PureTech Allure LED I-Cockpit Navi 1/2 leather '
'KeylessGo Camera Klima PDC ...',
'transmission': 'manual',
'trim': 'SW 1.2 PureTech Allure LED I-Cockpit Navi 1/2 leather KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979571stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [ecarstrade.be] INFO: Saving data for 6979571stock: {'created_time': 1774535776.132118, 'last_price_update_time': 1774629203.118222}
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979571stock') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7737a733-e903-5c5e-8459-eb34d8ac461e with identifier: 6879839stock
2026-03-27 16:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7737a733-e903-5c5e-8459-eb34d8ac461e with identifier: 6879839stock
2026-03-27 16:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7737a733-e903-5c5e-8459-eb34d8ac461e with identifier: 6879839stock to the API
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6879839>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7737a733-e903-5c5e-8459-eb34d8ac461e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6879839',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'AC',
'model': 'BMW 225 Active Tourer',
'odometer': 149992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 225xe Active Tourer Plug-In Hybrid Aut. LED-Xenon Navi-Pro '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'BMW 225xe Active Tourer Plug-In Hybrid Aut. LED-Xenon Navi-Pro '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276879839stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [ecarstrade.be] INFO: Saving data for 6879839stock: {'created_time': 1772611823.408062, 'last_price_update_time': 1774629203.409016}
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6879839stock') HTTP/1.1" 204 0
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6883830> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:23 [ecarstrade.be] INFO: Extracting details for car 6883830stock
2026-03-27 16:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7740ee7f-5bda-557e-86f0-9244e98074d0 with identifier: 6883830stock
2026-03-27 16:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7740ee7f-5bda-557e-86f0-9244e98074d0 with scrape type 2
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7740ee7f-5bda-557e-86f0-9244e98074d0 with scrape type 2
2026-03-27 16:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7740ee7f-5bda-557e-86f0-9244e98074d0, identifier: 6883830stock
2026-03-27 16:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7740ee7f-5bda-557e-86f0-9244e98074d0 with identifier: 6883830stock
2026-03-27 16:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7740ee7f-5bda-557e-86f0-9244e98074d0 with identifier: 6883830stock
2026-03-27 16:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7740ee7f-5bda-557e-86f0-9244e98074d0 with identifier: 6883830stock to the API
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6883830>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7740ee7f-5bda-557e-86f0-9244e98074d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6883830',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': '420 Gran Coupé',
'odometer': 108364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 420i Gran Coupe M-Sport Aut. Pano LED-Xenon LC-Pro ACC Navi '
'Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '420i Gran Coupe M-Sport Aut. Pano LED-Xenon LC-Pro ACC Navi '
'Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276883830stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [ecarstrade.be] INFO: Saving data for 6883830stock: {'created_time': 1772611140.654268, 'last_price_update_time': 1774629203.925976}
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6883830stock') HTTP/1.1" 204 0
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6885853> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:27 [ecarstrade.be] INFO: Extracting details for car 6885853stock
2026-03-27 16:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17200982-a5c1-526a-9db8-4e1dd34e75e9 with identifier: 6885853stock
2026-03-27 16:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17200982-a5c1-526a-9db8-4e1dd34e75e9 with scrape type 2
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17200982-a5c1-526a-9db8-4e1dd34e75e9 with scrape type 2
2026-03-27 16:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 17200982-a5c1-526a-9db8-4e1dd34e75e9, identifier: 6885853stock
2026-03-27 16:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 17200982-a5c1-526a-9db8-4e1dd34e75e9 with identifier: 6885853stock
2026-03-27 16:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 17200982-a5c1-526a-9db8-4e1dd34e75e9 with identifier: 6885853stock
2026-03-27 16:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 17200982-a5c1-526a-9db8-4e1dd34e75e9 with identifier: 6885853stock to the API
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16: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-27 16:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6885853>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '17200982-a5c1-526a-9db8-4e1dd34e75e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6885853',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': '216 Gran Tourer',
'odometer': 125474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-07',
'seats_number': 7,
'seller_name': None,
'title': 'BMW 216 Gran Tourer 7PL LED-Xenon Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '7PL LED-Xenon Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885853stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [ecarstrade.be] INFO: Saving data for 6885853stock: {'created_time': 1772611768.813732, 'last_price_update_time': 1774629208.111261}
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6885853stock') HTTP/1.1" 204 0
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16: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-27 16:33:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6914013stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914013stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6914013stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6914030stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914030stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6914030stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6916395stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916395stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6916395stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6919073stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919073stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6919073stock: 0
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6919152stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919152stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6919152stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6919213stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919213stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6919213stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6925476stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925476stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6925476stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6925486stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925486stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6925486stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6927538stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276927538stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6927538stock: 0
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6927545stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276927545stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6927545stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6937858stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276937858stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6937858stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6939583stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939583stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6939583stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6941303stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941303stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6941303stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6942623stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942623stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6942623stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6679102stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276679102stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6679102stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6688226stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276688226stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6688226stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6694083stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694083stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6694083stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6696769stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276696769stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6696769stock: 2
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6885954> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6701130stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276701130stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6701130stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Found listing with ID: 6702277stock
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276702277stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Scrape type for 6702277stock: 2
2026-03-27 16:33:29 [ecarstrade.be] INFO: Extracting details for car 6885954stock
2026-03-27 16:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08cba05c-671b-5e9f-a9fc-7420ea076758 with identifier: 6885954stock
2026-03-27 16:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08cba05c-671b-5e9f-a9fc-7420ea076758 with scrape type 2
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08cba05c-671b-5e9f-a9fc-7420ea076758 with scrape type 2
2026-03-27 16:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 08cba05c-671b-5e9f-a9fc-7420ea076758, identifier: 6885954stock
2026-03-27 16:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 08cba05c-671b-5e9f-a9fc-7420ea076758 with identifier: 6885954stock
2026-03-27 16:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 08cba05c-671b-5e9f-a9fc-7420ea076758 with identifier: 6885954stock
2026-03-27 16:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 08cba05c-671b-5e9f-a9fc-7420ea076758 with identifier: 6885954stock to the API
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6885954>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '08cba05c-671b-5e9f-a9fc-7420ea076758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6885954',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'Peugeot',
'model': '5008',
'odometer': 71164,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-03',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech Allure Pano I-Cockpit Ambient Focal Navi '
'1/2 Leather KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech Allure Pano I-Cockpit Ambient Focal Navi 1/2 Leather '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885954stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [ecarstrade.be] INFO: Saving data for 6885954stock: {'created_time': 1772611772.572998, 'last_price_update_time': 1774629209.952215}
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6885954stock') HTTP/1.1" 204 0
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6890939> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:30 [ecarstrade.be] INFO: Extracting details for car 6890939stock
2026-03-27 16:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad83017-8ff0-5aa0-b66e-cde512aa158f with identifier: 6890939stock
2026-03-27 16:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad83017-8ff0-5aa0-b66e-cde512aa158f with scrape type 2
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad83017-8ff0-5aa0-b66e-cde512aa158f with scrape type 2
2026-03-27 16:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ad83017-8ff0-5aa0-b66e-cde512aa158f, identifier: 6890939stock
2026-03-27 16:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ad83017-8ff0-5aa0-b66e-cde512aa158f with identifier: 6890939stock
2026-03-27 16:33:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ad83017-8ff0-5aa0-b66e-cde512aa158f with identifier: 6890939stock
2026-03-27 16:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ad83017-8ff0-5aa0-b66e-cde512aa158f with identifier: 6890939stock to the API
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6890939>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2ad83017-8ff0-5aa0-b66e-cde512aa158f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6890939',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 83972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d LED-Xenon Head-Up Navi-Pro Sport-Leather KeylessGo '
'Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d LED-Xenon Head-Up Navi-Pro Sport-Leather KeylessGo Klima '
'PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890939stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [ecarstrade.be] INFO: Saving data for 6890939stock: {'created_time': 1772611797.510657, 'last_price_update_time': 1774629211.322886}
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6890939stock') HTTP/1.1" 204 0
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6885975> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6890910> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:31 [ecarstrade.be] INFO: Extracting details for car 6885975stock
2026-03-27 16:33:31 [ecarstrade.be] INFO: Extracting details for car 6890910stock
2026-03-27 16:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7de1c5d6-15b7-5f71-9756-b708886ccce7 with identifier: 6885975stock
2026-03-27 16:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7de1c5d6-15b7-5f71-9756-b708886ccce7 with scrape type 2
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7de1c5d6-15b7-5f71-9756-b708886ccce7 with scrape type 2
2026-03-27 16:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7de1c5d6-15b7-5f71-9756-b708886ccce7, identifier: 6885975stock
2026-03-27 16:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173cca26-8c81-579c-ad8f-7fa982260c83 with identifier: 6890910stock
2026-03-27 16:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173cca26-8c81-579c-ad8f-7fa982260c83 with scrape type 2
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 173cca26-8c81-579c-ad8f-7fa982260c83 with scrape type 2
2026-03-27 16:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 173cca26-8c81-579c-ad8f-7fa982260c83, identifier: 6890910stock
2026-03-27 16:33:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7de1c5d6-15b7-5f71-9756-b708886ccce7 with identifier: 6885975stock
2026-03-27 16:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7de1c5d6-15b7-5f71-9756-b708886ccce7 with identifier: 6885975stock
2026-03-27 16:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7de1c5d6-15b7-5f71-9756-b708886ccce7 with identifier: 6885975stock to the API
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6885975>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7de1c5d6-15b7-5f71-9756-b708886ccce7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6885975',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 149706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.0 eTSI Mild-Hybrid Life Aut. Pano LED-Matrix '
'Virtual ACC Navi KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.0 eTSI Mild-Hybrid Life Aut. Pano LED-Matrix Virtual ACC Navi '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885975stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [ecarstrade.be] INFO: Saving data for 6885975stock: {'created_time': 1772611765.466486, 'last_price_update_time': 1774629211.90205}
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6885975stock') HTTP/1.1" 204 0
2026-03-27 16:33:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 173cca26-8c81-579c-ad8f-7fa982260c83 with identifier: 6890910stock
2026-03-27 16:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 173cca26-8c81-579c-ad8f-7fa982260c83 with identifier: 6890910stock
2026-03-27 16:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 173cca26-8c81-579c-ad8f-7fa982260c83 with identifier: 6890910stock to the API
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6890910>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '173cca26-8c81-579c-ad8f-7fa982260c83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6890910',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 97918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d LED-Xenon Navi-Pro Leather KeylessGo Camera Klima '
'PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d LED-Xenon Navi-Pro Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890910stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [ecarstrade.be] INFO: Saving data for 6890910stock: {'created_time': 1772611793.650512, 'last_price_update_time': 1774629212.413885}
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6890910stock') HTTP/1.1" 204 0
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6914005> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:36 [ecarstrade.be] INFO: Extracting details for car 6914005stock
2026-03-27 16:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f3edaae-e97d-5fe6-8084-ff16bbbf9efd with identifier: 6914005stock
2026-03-27 16:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f3edaae-e97d-5fe6-8084-ff16bbbf9efd with scrape type 2
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f3edaae-e97d-5fe6-8084-ff16bbbf9efd with scrape type 2
2026-03-27 16:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f3edaae-e97d-5fe6-8084-ff16bbbf9efd, identifier: 6914005stock
2026-03-27 16:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f3edaae-e97d-5fe6-8084-ff16bbbf9efd with identifier: 6914005stock
2026-03-27 16:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f3edaae-e97d-5fe6-8084-ff16bbbf9efd with identifier: 6914005stock
2026-03-27 16:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f3edaae-e97d-5fe6-8084-ff16bbbf9efd with identifier: 6914005stock to the API
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6914005>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '6f3edaae-e97d-5fe6-8084-ff16bbbf9efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6914005',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '330',
'odometer': 101377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 330e Plug-In Hybrid M-Sport Aut. LED-Laser LC-Pro Ambient Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'e Plug-In Hybrid M-Sport Aut. LED-Laser LC-Pro Ambient Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914005stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:37 [ecarstrade.be] INFO: Saving data for 6914005stock: {'created_time': 1772673671.369676, 'last_price_update_time': 1774629217.478528}
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6914005stock') HTTP/1.1" 204 0
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6899424> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6910519> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:37 [ecarstrade.be] INFO: Extracting details for car 6899424stock
2026-03-27 16:33:37 [ecarstrade.be] INFO: Extracting details for car 6910519stock
2026-03-27 16:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4c900a1-3ac8-534c-a05f-d720058639cc with identifier: 6899424stock
2026-03-27 16:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4c900a1-3ac8-534c-a05f-d720058639cc with scrape type 2
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4c900a1-3ac8-534c-a05f-d720058639cc with scrape type 2
2026-03-27 16:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f4c900a1-3ac8-534c-a05f-d720058639cc, identifier: 6899424stock
2026-03-27 16:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61baa30e-8ca9-5caf-aa7f-cc490ffbc066 with identifier: 6910519stock
2026-03-27 16:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61baa30e-8ca9-5caf-aa7f-cc490ffbc066 with scrape type 2
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61baa30e-8ca9-5caf-aa7f-cc490ffbc066 with scrape type 2
2026-03-27 16:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 61baa30e-8ca9-5caf-aa7f-cc490ffbc066, identifier: 6910519stock
2026-03-27 16:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f4c900a1-3ac8-534c-a05f-d720058639cc with identifier: 6899424stock
2026-03-27 16:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f4c900a1-3ac8-534c-a05f-d720058639cc with identifier: 6899424stock
2026-03-27 16:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f4c900a1-3ac8-534c-a05f-d720058639cc with identifier: 6899424stock to the API
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6899424>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f4c900a1-3ac8-534c-a05f-d720058639cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6899424',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 180265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276899424stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:38 [ecarstrade.be] INFO: Saving data for 6899424stock: {'created_time': 1772673672.576693, 'last_price_update_time': 1774629218.122988}
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6899424stock') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 61baa30e-8ca9-5caf-aa7f-cc490ffbc066 with identifier: 6910519stock
2026-03-27 16:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 61baa30e-8ca9-5caf-aa7f-cc490ffbc066 with identifier: 6910519stock
2026-03-27 16:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 61baa30e-8ca9-5caf-aa7f-cc490ffbc066 with identifier: 6910519stock to the API
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6910519>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '61baa30e-8ca9-5caf-aa7f-cc490ffbc066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6910519',
'listing': 'auction',
'location': 'Belgium',
'make': 'Opel',
'model': 'Mokka',
'odometer': 76936,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.6 CDTI Cosmo Navi Camera Klima PDC ...',
'transmission': 'manual',
'trim': '1.6 CDTI Cosmo Navi Camera Klima PDC ...',
'vin': None,
'year': 2016}
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910519stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:38 [ecarstrade.be] INFO: Saving data for 6910519stock: {'created_time': 1772673669.768583, 'last_price_update_time': 1774629218.453196}
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6910519stock') HTTP/1.1" 204 0
2026-03-27 16:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6631679> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:38 [ecarstrade.be] INFO: Extracting details for car 6631679stock
2026-03-27 16:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a45f5cbc-8098-58c0-a252-79ba6bd4bb83 with identifier: 6631679stock
2026-03-27 16:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a45f5cbc-8098-58c0-a252-79ba6bd4bb83 with scrape type 2
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a45f5cbc-8098-58c0-a252-79ba6bd4bb83 with scrape type 2
2026-03-27 16:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a45f5cbc-8098-58c0-a252-79ba6bd4bb83, identifier: 6631679stock
2026-03-27 16:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a45f5cbc-8098-58c0-a252-79ba6bd4bb83 with identifier: 6631679stock
2026-03-27 16:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a45f5cbc-8098-58c0-a252-79ba6bd4bb83 with identifier: 6631679stock
2026-03-27 16:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a45f5cbc-8098-58c0-a252-79ba6bd4bb83 with identifier: 6631679stock to the API
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6631679>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a45f5cbc-8098-58c0-a252-79ba6bd4bb83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6631679',
'listing': 'auction',
'location': 'Belgium',
'make': 'Jaguar',
'model': 'XF',
'odometer': 128451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar XF Sport Brake 2.0 D E-Performance Aut. Xenon Navi-Pro '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Sport Brake 2.0 D E-Performance Aut. Xenon Navi-Pro KeylessGo Camera '
'Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276631679stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:39 [ecarstrade.be] INFO: Saving data for 6631679stock: {'created_time': 1772611317.887495, 'last_price_update_time': 1774629219.139684}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6631679stock') HTTP/1.1" 204 0
2026-03-27 16:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6910038> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6910043> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:39 [ecarstrade.be] INFO: Extracting details for car 6910038stock
2026-03-27 16:33:39 [ecarstrade.be] INFO: Extracting details for car 6910043stock
2026-03-27 16:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84b19b4-aee9-579d-b91f-caed5bad4711 with identifier: 6910038stock
2026-03-27 16:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84b19b4-aee9-579d-b91f-caed5bad4711 with scrape type 2
2026-03-27 16:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84b19b4-aee9-579d-b91f-caed5bad4711 with scrape type 2
2026-03-27 16:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d84b19b4-aee9-579d-b91f-caed5bad4711, identifier: 6910038stock
2026-03-27 16:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2578c753-3b49-5e99-9780-f66fb3c43143 with identifier: 6910043stock
2026-03-27 16:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2578c753-3b49-5e99-9780-f66fb3c43143 with scrape type 2
2026-03-27 16:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2578c753-3b49-5e99-9780-f66fb3c43143 with scrape type 2
2026-03-27 16:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2578c753-3b49-5e99-9780-f66fb3c43143, identifier: 6910043stock
2026-03-27 16:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d84b19b4-aee9-579d-b91f-caed5bad4711 with identifier: 6910038stock
2026-03-27 16:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d84b19b4-aee9-579d-b91f-caed5bad4711 with identifier: 6910038stock
2026-03-27 16:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d84b19b4-aee9-579d-b91f-caed5bad4711 with identifier: 6910038stock to the API
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6910038>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd84b19b4-aee9-579d-b91f-caed5bad4711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6910038',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 103463,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.3i T4 Plug-In Hybrid Trailhawk eAWD Aut. LED Virtual '
'Navi 1/2 Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.3i T4 Plug-In Hybrid Trailhawk eAWD Aut. LED Virtual Navi 1/2 '
'Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910038stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:39 [ecarstrade.be] INFO: Saving data for 6910038stock: {'created_time': 1772673641.863207, 'last_price_update_time': 1774629219.808147}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6910038stock') HTTP/1.1" 204 0
2026-03-27 16:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2578c753-3b49-5e99-9780-f66fb3c43143 with identifier: 6910043stock
2026-03-27 16:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2578c753-3b49-5e99-9780-f66fb3c43143 with identifier: 6910043stock
2026-03-27 16:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2578c753-3b49-5e99-9780-f66fb3c43143 with identifier: 6910043stock to the API
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6910043>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '2578c753-3b49-5e99-9780-f66fb3c43143',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6910043',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 118268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.3i T4 Plug-In Hybrid Trailhawk eAWD Aut. LED Virtual '
'Navi 1/2 Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.3i T4 Plug-In Hybrid Trailhawk eAWD Aut. LED Virtual Navi 1/2 '
'Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910043stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:40 [ecarstrade.be] INFO: Saving data for 6910043stock: {'created_time': 1772673726.951354, 'last_price_update_time': 1774629220.106072}
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6910043stock') HTTP/1.1" 204 0
2026-03-27 16:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6708827> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:41 [ecarstrade.be] INFO: Extracting details for car 6708827stock
2026-03-27 16:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b4310c8-ffdb-581a-9510-17ae4b0c4a57 with identifier: 6708827stock
2026-03-27 16:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b4310c8-ffdb-581a-9510-17ae4b0c4a57 with scrape type 2
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b4310c8-ffdb-581a-9510-17ae4b0c4a57 with scrape type 2
2026-03-27 16:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7b4310c8-ffdb-581a-9510-17ae4b0c4a57, identifier: 6708827stock
2026-03-27 16:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b4310c8-ffdb-581a-9510-17ae4b0c4a57 with identifier: 6708827stock
2026-03-27 16:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b4310c8-ffdb-581a-9510-17ae4b0c4a57 with identifier: 6708827stock
2026-03-27 16:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b4310c8-ffdb-581a-9510-17ae4b0c4a57 with identifier: 6708827stock to the API
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6708827>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7b4310c8-ffdb-581a-9510-17ae4b0c4a57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6708827',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '116',
'odometer': 226241,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116d Aut. Navi Klima PDC ...',
'transmission': 'automatic',
'trim': 'd Aut. Navi Klima PDC ...',
'vin': None,
'year': 2013}
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276708827stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:41 [ecarstrade.be] INFO: Saving data for 6708827stock: {'created_time': 1773180842.314971, 'last_price_update_time': 1774629221.807702}
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6708827stock') HTTP/1.1" 204 0
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6909316> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:43 [ecarstrade.be] INFO: Extracting details for car 6909316stock
2026-03-27 16:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 640f42d8-ab8e-5493-92ed-c5168e6639b4 with identifier: 6909316stock
2026-03-27 16:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 640f42d8-ab8e-5493-92ed-c5168e6639b4 with scrape type 2
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 640f42d8-ab8e-5493-92ed-c5168e6639b4 with scrape type 2
2026-03-27 16:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 640f42d8-ab8e-5493-92ed-c5168e6639b4, identifier: 6909316stock
2026-03-27 16:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 640f42d8-ab8e-5493-92ed-c5168e6639b4 with identifier: 6909316stock
2026-03-27 16:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 640f42d8-ab8e-5493-92ed-c5168e6639b4 with identifier: 6909316stock
2026-03-27 16:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 640f42d8-ab8e-5493-92ed-c5168e6639b4 with identifier: 6909316stock to the API
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6909316>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '640f42d8-ab8e-5493-92ed-c5168e6639b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6909316',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': 'X1',
'odometer': 106589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d LED-Xenon Navi-Pro KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d LED-Xenon Navi-Pro KeylessGo Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909316stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:44 [ecarstrade.be] INFO: Saving data for 6909316stock: {'created_time': 1772752432.2088, 'last_price_update_time': 1774629224.038916}
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6909316stock') HTTP/1.1" 204 0
2026-03-27 16:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6909294> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:44 [ecarstrade.be] INFO: Extracting details for car 6909294stock
2026-03-27 16:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2248e760-cbb1-5f39-a15a-8e9a84f7cc57 with identifier: 6909294stock
2026-03-27 16:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2248e760-cbb1-5f39-a15a-8e9a84f7cc57 with scrape type 2
2026-03-27 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2248e760-cbb1-5f39-a15a-8e9a84f7cc57 with scrape type 2
2026-03-27 16:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2248e760-cbb1-5f39-a15a-8e9a84f7cc57, identifier: 6909294stock
2026-03-27 16:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2248e760-cbb1-5f39-a15a-8e9a84f7cc57 with identifier: 6909294stock
2026-03-27 16:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2248e760-cbb1-5f39-a15a-8e9a84f7cc57 with identifier: 6909294stock
2026-03-27 16:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2248e760-cbb1-5f39-a15a-8e9a84f7cc57 with identifier: 6909294stock to the API
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6909294>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2248e760-cbb1-5f39-a15a-8e9a84f7cc57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6909294',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '216 Gran Tourer',
'odometer': 54425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 216d Gran Tourer LED-Xenon Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '216d Gran Tourer LED-Xenon Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909294stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:45 [ecarstrade.be] INFO: Saving data for 6909294stock: {'created_time': 1772752573.421098, 'last_price_update_time': 1774629225.568559}
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6909294stock') HTTP/1.1" 204 0
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906386> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:46 [ecarstrade.be] INFO: Extracting details for car 6906386stock
2026-03-27 16:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d27ee6f-c4fa-598a-9ded-aace838598e8 with identifier: 6906386stock
2026-03-27 16:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d27ee6f-c4fa-598a-9ded-aace838598e8 with scrape type 2
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d27ee6f-c4fa-598a-9ded-aace838598e8 with scrape type 2
2026-03-27 16:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d27ee6f-c4fa-598a-9ded-aace838598e8, identifier: 6906386stock
2026-03-27 16:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d27ee6f-c4fa-598a-9ded-aace838598e8 with identifier: 6906386stock
2026-03-27 16:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d27ee6f-c4fa-598a-9ded-aace838598e8 with identifier: 6906386stock
2026-03-27 16:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d27ee6f-c4fa-598a-9ded-aace838598e8 with identifier: 6906386stock to the API
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6906386>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6d27ee6f-c4fa-598a-9ded-aace838598e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906386',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 130843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touran 1.5 TSI 150Hp Aut. ACC Navi Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 TSI 150Hp Aut. ACC Navi Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906386stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:46 [ecarstrade.be] INFO: Saving data for 6906386stock: {'created_time': 1773300701.326888, 'last_price_update_time': 1774629226.833257}
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906386stock') HTTP/1.1" 204 0
2026-03-27 16:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6893001> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:47 [ecarstrade.be] INFO: Extracting details for car 6893001stock
2026-03-27 16:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 742ad892-7fe1-5bf5-a4f1-a9a5182b8582 with identifier: 6893001stock
2026-03-27 16:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 742ad892-7fe1-5bf5-a4f1-a9a5182b8582 with scrape type 2
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 742ad892-7fe1-5bf5-a4f1-a9a5182b8582 with scrape type 2
2026-03-27 16:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 742ad892-7fe1-5bf5-a4f1-a9a5182b8582, identifier: 6893001stock
2026-03-27 16:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 742ad892-7fe1-5bf5-a4f1-a9a5182b8582 with identifier: 6893001stock
2026-03-27 16:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 742ad892-7fe1-5bf5-a4f1-a9a5182b8582 with identifier: 6893001stock
2026-03-27 16:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 742ad892-7fe1-5bf5-a4f1-a9a5182b8582 with identifier: 6893001stock to the API
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6893001>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '742ad892-7fe1-5bf5-a4f1-a9a5182b8582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6893001',
'listing': 'auction',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 90171,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.0 TSI Display Klima ...',
'transmission': 'manual',
'trim': '1.0 TSI Display Klima ...',
'vin': None,
'year': 2019}
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276893001stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:48 [ecarstrade.be] INFO: Saving data for 6893001stock: {'created_time': 1772673676.619826, 'last_price_update_time': 1774629228.566826}
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6893001stock') HTTP/1.1" 204 0
2026-03-27 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6702277> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6701130> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6694083> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:48 [ecarstrade.be] INFO: Extracting details for car 6702277stock
2026-03-27 16:33:48 [ecarstrade.be] INFO: Extracting details for car 6701130stock
2026-03-27 16:33:48 [ecarstrade.be] INFO: Extracting details for car 6694083stock
2026-03-27 16:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d62681e-6eb2-5ed8-8a1b-b5b0c5b986db with identifier: 6702277stock
2026-03-27 16:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d62681e-6eb2-5ed8-8a1b-b5b0c5b986db with scrape type 2
2026-03-27 16:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d62681e-6eb2-5ed8-8a1b-b5b0c5b986db with scrape type 2
2026-03-27 16:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d62681e-6eb2-5ed8-8a1b-b5b0c5b986db, identifier: 6702277stock
2026-03-27 16:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0e8caa6-a970-569b-9e92-6af45cfcd0f4 with identifier: 6701130stock
2026-03-27 16:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0e8caa6-a970-569b-9e92-6af45cfcd0f4 with scrape type 2
2026-03-27 16:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0e8caa6-a970-569b-9e92-6af45cfcd0f4 with scrape type 2
2026-03-27 16:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a0e8caa6-a970-569b-9e92-6af45cfcd0f4, identifier: 6701130stock
2026-03-27 16:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c96d2e06-efa2-5c2e-8c35-cda6f0f5d2c5 with identifier: 6694083stock
2026-03-27 16:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c96d2e06-efa2-5c2e-8c35-cda6f0f5d2c5 with scrape type 2
2026-03-27 16:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c96d2e06-efa2-5c2e-8c35-cda6f0f5d2c5 with scrape type 2
2026-03-27 16:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c96d2e06-efa2-5c2e-8c35-cda6f0f5d2c5, identifier: 6694083stock
2026-03-27 16:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d62681e-6eb2-5ed8-8a1b-b5b0c5b986db with identifier: 6702277stock
2026-03-27 16:33:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d62681e-6eb2-5ed8-8a1b-b5b0c5b986db with identifier: 6702277stock
2026-03-27 16:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d62681e-6eb2-5ed8-8a1b-b5b0c5b986db with identifier: 6702277stock to the API
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6702277>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5d62681e-6eb2-5ed8-8a1b-b5b0c5b986db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6702277',
'listing': 'auction',
'location': 'Belgium',
'make': 'Citroen',
'model': 'DS4',
'odometer': 74127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen DS4 1.6 BlueHDI 115Hp 1/2 Sport-Leather Klima PDC ...',
'transmission': 'manual',
'trim': '1.6 BlueHDI 115Hp 1/2 Sport-Leather Klima PDC ...',
'vin': None,
'year': 2015}
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276702277stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [ecarstrade.be] INFO: Saving data for 6702277stock: {'created_time': 1772611333.488196, 'last_price_update_time': 1774629229.382816}
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6702277stock') HTTP/1.1" 204 0
2026-03-27 16:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a0e8caa6-a970-569b-9e92-6af45cfcd0f4 with identifier: 6701130stock
2026-03-27 16:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a0e8caa6-a970-569b-9e92-6af45cfcd0f4 with identifier: 6701130stock
2026-03-27 16:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a0e8caa6-a970-569b-9e92-6af45cfcd0f4 with identifier: 6701130stock to the API
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6701130>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'a0e8caa6-a970-569b-9e92-6af45cfcd0f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6701130',
'listing': 'auction',
'location': 'Belgium',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 122220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-05',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.0 TSI Ambition LED Navi KeylessGo Camera Klima PDC '
'...',
'transmission': 'manual',
'trim': '1.0 TSI Ambition LED Navi KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276701130stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [ecarstrade.be] INFO: Saving data for 6701130stock: {'created_time': 1772611187.042429, 'last_price_update_time': 1774629229.70432}
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6701130stock') HTTP/1.1" 204 0
2026-03-27 16:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c96d2e06-efa2-5c2e-8c35-cda6f0f5d2c5 with identifier: 6694083stock
2026-03-27 16:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c96d2e06-efa2-5c2e-8c35-cda6f0f5d2c5 with identifier: 6694083stock
2026-03-27 16:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c96d2e06-efa2-5c2e-8c35-cda6f0f5d2c5 with identifier: 6694083stock to the API
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6694083>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c96d2e06-efa2-5c2e-8c35-cda6f0f5d2c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6694083',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': 'X1',
'odometer': 52456,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 2.0i xDrive23i 218Hp M-Sport Aut. LED-Xenon LC-Pro Head-Up '
'Navi-Pro 1/2 Sport-Leather KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0i xDrive23i 218Hp M-Sport Aut. LED-Xenon LC-Pro Head-Up Navi-Pro '
'1/2 Sport-Leather KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694083stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [ecarstrade.be] INFO: Saving data for 6694083stock: {'created_time': 1772611190.158163, 'last_price_update_time': 1774629230.034397}
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6694083stock') HTTP/1.1" 204 0
2026-03-27 16:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6696769> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:50 [ecarstrade.be] INFO: Extracting details for car 6696769stock
2026-03-27 16:33:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b6a15d-030f-57a7-b028-b1d030e67c30 with identifier: 6696769stock
2026-03-27 16:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b6a15d-030f-57a7-b028-b1d030e67c30 with scrape type 2
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1b6a15d-030f-57a7-b028-b1d030e67c30 with scrape type 2
2026-03-27 16:33:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a1b6a15d-030f-57a7-b028-b1d030e67c30, identifier: 6696769stock
2026-03-27 16:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a1b6a15d-030f-57a7-b028-b1d030e67c30 with identifier: 6696769stock
2026-03-27 16:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a1b6a15d-030f-57a7-b028-b1d030e67c30 with identifier: 6696769stock
2026-03-27 16:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a1b6a15d-030f-57a7-b028-b1d030e67c30 with identifier: 6696769stock to the API
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6696769>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a1b6a15d-030f-57a7-b028-b1d030e67c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6696769',
'listing': 'auction',
'location': 'Belgium',
'make': 'Land Rover',
'model': 'Range Rover Sport',
'odometer': 130329,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 SD4 HSE Aut. Pano LED-Xenon '
'Virtual Navi-Pro Leather Camera KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 SD4 HSE Aut. Pano LED-Xenon Virtual Navi-Pro Leather Camera '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276696769stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [ecarstrade.be] INFO: Saving data for 6696769stock: {'created_time': 1772673589.48232, 'last_price_update_time': 1774629230.603229}
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6696769stock') HTTP/1.1" 204 0
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6679102> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:53 [ecarstrade.be] INFO: Extracting details for car 6679102stock
2026-03-27 16:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b28668aa-faee-5ea3-a409-c1a418eee664 with identifier: 6679102stock
2026-03-27 16:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b28668aa-faee-5ea3-a409-c1a418eee664 with scrape type 2
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b28668aa-faee-5ea3-a409-c1a418eee664 with scrape type 2
2026-03-27 16:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b28668aa-faee-5ea3-a409-c1a418eee664, identifier: 6679102stock
2026-03-27 16:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b28668aa-faee-5ea3-a409-c1a418eee664 with identifier: 6679102stock
2026-03-27 16:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b28668aa-faee-5ea3-a409-c1a418eee664 with identifier: 6679102stock
2026-03-27 16:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b28668aa-faee-5ea3-a409-c1a418eee664 with identifier: 6679102stock to the API
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6679102>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b28668aa-faee-5ea3-a409-c1a418eee664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6679102',
'listing': 'auction',
'location': 'Belgium',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 65539,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 D150 Aut. LED Navi-Pro Leather '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 D150 Aut. LED Navi-Pro Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276679102stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [ecarstrade.be] INFO: Saving data for 6679102stock: {'created_time': 1772611310.301926, 'last_price_update_time': 1774629233.472324}
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6679102stock') HTTP/1.1" 204 0
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6942623> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:54 [ecarstrade.be] INFO: Extracting details for car 6942623stock
2026-03-27 16:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd1ebbe-2b5d-572b-a1dd-01af10ca9359 with identifier: 6942623stock
2026-03-27 16:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd1ebbe-2b5d-572b-a1dd-01af10ca9359 with scrape type 2
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfd1ebbe-2b5d-572b-a1dd-01af10ca9359 with scrape type 2
2026-03-27 16:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bfd1ebbe-2b5d-572b-a1dd-01af10ca9359, identifier: 6942623stock
2026-03-27 16:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bfd1ebbe-2b5d-572b-a1dd-01af10ca9359 with identifier: 6942623stock
2026-03-27 16:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bfd1ebbe-2b5d-572b-a1dd-01af10ca9359 with identifier: 6942623stock
2026-03-27 16:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bfd1ebbe-2b5d-572b-a1dd-01af10ca9359 with identifier: 6942623stock to the API
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6942623>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'bfd1ebbe-2b5d-572b-a1dd-01af10ca9359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6942623',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Peugeot',
'model': '2008',
'odometer': 60050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure LED I-Cockpit Navi 1/2 Leather '
'Camera Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech Allure LED I-Cockpit Navi 1/2 Leather Camera Klima PDC '
'...',
'vin': None,
'year': 2024}
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942623stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [ecarstrade.be] INFO: Saving data for 6942623stock: {'created_time': 1773300768.09809, 'last_price_update_time': 1774629235.333924}
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6942623stock') HTTP/1.1" 204 0
2026-03-27 16:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6939583> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:56 [ecarstrade.be] INFO: Extracting details for car 6939583stock
2026-03-27 16:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f1ba315-86e8-58ce-b394-29db3c78f83c with identifier: 6939583stock
2026-03-27 16:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f1ba315-86e8-58ce-b394-29db3c78f83c with scrape type 2
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f1ba315-86e8-58ce-b394-29db3c78f83c with scrape type 2
2026-03-27 16:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4f1ba315-86e8-58ce-b394-29db3c78f83c, identifier: 6939583stock
2026-03-27 16:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4f1ba315-86e8-58ce-b394-29db3c78f83c with identifier: 6939583stock
2026-03-27 16:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4f1ba315-86e8-58ce-b394-29db3c78f83c with identifier: 6939583stock
2026-03-27 16:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4f1ba315-86e8-58ce-b394-29db3c78f83c with identifier: 6939583stock to the API
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6939583>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '4f1ba315-86e8-58ce-b394-29db3c78f83c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6939583',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Peugeot',
'model': '2008',
'odometer': 59631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure LED Navi 1/2 Leather Camera Klima '
'PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech Allure LED Navi 1/2 Leather Camera Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939583stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [ecarstrade.be] INFO: Saving data for 6939583stock: {'created_time': 1773180967.806419, 'last_price_update_time': 1774629236.412534}
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6939583stock') HTTP/1.1" 204 0
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6941303> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:56 [ecarstrade.be] INFO: Extracting details for car 6941303stock
2026-03-27 16:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2c2357a-d6c1-5b08-a37b-993965b889b8 with identifier: 6941303stock
2026-03-27 16:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c2357a-d6c1-5b08-a37b-993965b889b8 with scrape type 2
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2c2357a-d6c1-5b08-a37b-993965b889b8 with scrape type 2
2026-03-27 16:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b2c2357a-d6c1-5b08-a37b-993965b889b8, identifier: 6941303stock
2026-03-27 16:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b2c2357a-d6c1-5b08-a37b-993965b889b8 with identifier: 6941303stock
2026-03-27 16:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b2c2357a-d6c1-5b08-a37b-993965b889b8 with identifier: 6941303stock
2026-03-27 16:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b2c2357a-d6c1-5b08-a37b-993965b889b8 with identifier: 6941303stock to the API
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6941303>
{'auction_title': '',
'c_o_2_emission_value': 16,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b2c2357a-d6c1-5b08-a37b-993965b889b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6941303',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'BMW',
'model': 'X1',
'odometer': 95833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 1.5i xDrive25e Plug-In Hybrid M-Sport Aut. LED-Xenon Head-Up '
'LC-Pro Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera 360 Klima '
'PDC ...',
'transmission': 'automatic',
'trim': '1.5i xDrive25e Plug-In Hybrid M-Sport Aut. LED-Xenon Head-Up LC-Pro '
'Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941303stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [ecarstrade.be] INFO: Saving data for 6941303stock: {'created_time': 1773300766.815094, 'last_price_update_time': 1774629237.075015}
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6941303stock') HTTP/1.1" 204 0
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6927545> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:57 [ecarstrade.be] INFO: Extracting details for car 6927545stock
2026-03-27 16:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 505bf258-c98c-5356-9a6f-56622a905626 with identifier: 6927545stock
2026-03-27 16:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 505bf258-c98c-5356-9a6f-56622a905626 with scrape type 2
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 505bf258-c98c-5356-9a6f-56622a905626 with scrape type 2
2026-03-27 16:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 505bf258-c98c-5356-9a6f-56622a905626, identifier: 6927545stock
2026-03-27 16:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 505bf258-c98c-5356-9a6f-56622a905626 with identifier: 6927545stock
2026-03-27 16:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 505bf258-c98c-5356-9a6f-56622a905626 with identifier: 6927545stock
2026-03-27 16:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 505bf258-c98c-5356-9a6f-56622a905626 with identifier: 6927545stock to the API
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6927545>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '505bf258-c98c-5356-9a6f-56622a905626',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6927545',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': 'X1',
'odometer': 123425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 1.5 xDrive25e Plug-In Hybrid Aut. LED-Xenon Navi-Pro '
'KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 xDrive25e Plug-In Hybrid Aut. LED-Xenon Navi-Pro KeylessGo Klima '
'PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276927545stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [ecarstrade.be] INFO: Saving data for 6927545stock: {'created_time': 1773180980.833461, 'last_price_update_time': 1774629237.642792}
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6927545stock') HTTP/1.1" 204 0
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6937858> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:57 [ecarstrade.be] INFO: Extracting details for car 6937858stock
2026-03-27 16:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1659c378-2e00-5678-ad58-6ecdf9ddd59d with identifier: 6937858stock
2026-03-27 16:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1659c378-2e00-5678-ad58-6ecdf9ddd59d with scrape type 2
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1659c378-2e00-5678-ad58-6ecdf9ddd59d with scrape type 2
2026-03-27 16:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1659c378-2e00-5678-ad58-6ecdf9ddd59d, identifier: 6937858stock
2026-03-27 16:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1659c378-2e00-5678-ad58-6ecdf9ddd59d with identifier: 6937858stock
2026-03-27 16:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1659c378-2e00-5678-ad58-6ecdf9ddd59d with identifier: 6937858stock
2026-03-27 16:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1659c378-2e00-5678-ad58-6ecdf9ddd59d with identifier: 6937858stock to the API
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6937858>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1659c378-2e00-5678-ad58-6ecdf9ddd59d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6937858',
'listing': 'auction',
'location': 'Belgium',
'make': 'Opel',
'model': 'Combo',
'odometer': 158243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-09',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Combo 1.5 Turbo D Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 Turbo D Navi Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276937858stock%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [ecarstrade.be] INFO: Saving data for 6937858stock: {'created_time': 1773300778.058328, 'last_price_update_time': 1774629238.190908}
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6937858stock') HTTP/1.1" 204 0
2026-03-27 16:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6925476> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:03 [ecarstrade.be] INFO: Extracting details for car 6925476stock
2026-03-27 16:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88e03fe9-971f-5071-bcc6-af727575a243 with identifier: 6925476stock
2026-03-27 16:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88e03fe9-971f-5071-bcc6-af727575a243 with scrape type 2
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88e03fe9-971f-5071-bcc6-af727575a243 with scrape type 2
2026-03-27 16:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88e03fe9-971f-5071-bcc6-af727575a243, identifier: 6925476stock
2026-03-27 16:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88e03fe9-971f-5071-bcc6-af727575a243 with identifier: 6925476stock
2026-03-27 16:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88e03fe9-971f-5071-bcc6-af727575a243 with identifier: 6925476stock
2026-03-27 16:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88e03fe9-971f-5071-bcc6-af727575a243 with identifier: 6925476stock to the API
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6925476>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '88e03fe9-971f-5071-bcc6-af727575a243',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6925476',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 98152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d Pano Navi-Pro Leather KeylessGo Camera Klima PDC '
'...',
'transmission': 'manual',
'trim': 'sDrive16d Pano Navi-Pro Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925476stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [ecarstrade.be] INFO: Saving data for 6925476stock: {'created_time': 1773180968.972047, 'last_price_update_time': 1774629243.587679}
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6925476stock') HTTP/1.1" 204 0
2026-03-27 16:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6919213> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:03 [ecarstrade.be] INFO: Extracting details for car 6919213stock
2026-03-27 16:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e75ae67-a2fc-5952-b8ed-9fb121d9919a with identifier: 6919213stock
2026-03-27 16:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e75ae67-a2fc-5952-b8ed-9fb121d9919a with scrape type 2
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e75ae67-a2fc-5952-b8ed-9fb121d9919a with scrape type 2
2026-03-27 16:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e75ae67-a2fc-5952-b8ed-9fb121d9919a, identifier: 6919213stock
2026-03-27 16:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e75ae67-a2fc-5952-b8ed-9fb121d9919a with identifier: 6919213stock
2026-03-27 16:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e75ae67-a2fc-5952-b8ed-9fb121d9919a with identifier: 6919213stock
2026-03-27 16:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e75ae67-a2fc-5952-b8ed-9fb121d9919a with identifier: 6919213stock to the API
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6919213>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '4e75ae67-a2fc-5952-b8ed-9fb121d9919a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6919213',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 110782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mondeo 2.0 Hybrid Titanium Aut. Navi Leather KeylessGo Camera '
'Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 Hybrid Titanium Aut. Navi Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919213stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [ecarstrade.be] INFO: Saving data for 6919213stock: {'created_time': 1772839944.589642, 'last_price_update_time': 1774629244.092347}
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6919213stock') HTTP/1.1" 204 0
2026-03-27 16:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6914030> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:04 [ecarstrade.be] INFO: Extracting details for car 6914030stock
2026-03-27 16:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f799ac0-90c8-5702-b90e-1f602e300a46 with identifier: 6914030stock
2026-03-27 16:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f799ac0-90c8-5702-b90e-1f602e300a46 with scrape type 2
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f799ac0-90c8-5702-b90e-1f602e300a46 with scrape type 2
2026-03-27 16:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9f799ac0-90c8-5702-b90e-1f602e300a46, identifier: 6914030stock
2026-03-27 16:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9f799ac0-90c8-5702-b90e-1f602e300a46 with identifier: 6914030stock
2026-03-27 16:34:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9f799ac0-90c8-5702-b90e-1f602e300a46 with identifier: 6914030stock
2026-03-27 16:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9f799ac0-90c8-5702-b90e-1f602e300a46 with identifier: 6914030stock to the API
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6914030>
{'auction_title': '',
'c_o_2_emission_value': 1,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 1,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '9f799ac0-90c8-5702-b90e-1f602e300a46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6914030',
'listing': 'auction',
'location': 'Belgium',
'make': 'AC',
'model': 'Jaguar I-Pace',
'odometer': 115576,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar I-Pace EV400 S AWD Aut. LED Virtual Meridian Navi KeylessGo '
'Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'EV400 S AWD Aut. LED Virtual Meridian Navi KeylessGo Camera Klima '
'PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914030stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [ecarstrade.be] INFO: Saving data for 6914030stock: {'created_time': 1772752264.718651, 'last_price_update_time': 1774629245.30668}
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6914030stock') HTTP/1.1" 204 0
2026-03-27 16:34:07 [scrapy.extensions.logstats] INFO: Crawled 85 pages (at 42 pages/min), scraped 72 items (at 40 items/min)
2026-03-27 16:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:34:09 [ecarstrade.be] INFO: Found listing with ID: 6723640stock
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276723640stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:09 [ecarstrade.be] INFO: Scrape type for 6723640stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6728384stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276728384stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6728384stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6728664stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276728664stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6728664stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6746262stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746262stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6746262stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6764578stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764578stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6764578stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6772786stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276772786stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6772786stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6773433stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276773433stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6773433stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6776417stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776417stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6776417stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6779599stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779599stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6779599stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6787688stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787688stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6787688stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6788600stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276788600stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6788600stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6791039stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276791039stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6791039stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6792164stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792164stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6792164stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6792189stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792189stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6792189stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6792686stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792686stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6792686stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6797653stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276797653stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6797653stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6802754stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802754stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6802754stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6804641stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276804641stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6804641stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6808563stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808563stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6808563stock: 2
2026-03-27 16:34:10 [ecarstrade.be] INFO: Found listing with ID: 6809691stock
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276809691stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [ecarstrade.be] INFO: Scrape type for 6809691stock: 2
2026-03-27 16:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6916395> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:10 [ecarstrade.be] INFO: Extracting details for car 6916395stock
2026-03-27 16:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46ab03b9-1d0c-56d2-abce-549ddefb09e2 with identifier: 6916395stock
2026-03-27 16:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46ab03b9-1d0c-56d2-abce-549ddefb09e2 with scrape type 2
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46ab03b9-1d0c-56d2-abce-549ddefb09e2 with scrape type 2
2026-03-27 16:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 46ab03b9-1d0c-56d2-abce-549ddefb09e2, identifier: 6916395stock
2026-03-27 16:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 46ab03b9-1d0c-56d2-abce-549ddefb09e2 with identifier: 6916395stock
2026-03-27 16:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 46ab03b9-1d0c-56d2-abce-549ddefb09e2 with identifier: 6916395stock
2026-03-27 16:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 46ab03b9-1d0c-56d2-abce-549ddefb09e2 with identifier: 6916395stock to the API
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6916395>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '46ab03b9-1d0c-56d2-abce-549ddefb09e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6916395',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 196812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d Navi-Pro KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d Navi-Pro KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916395stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:11 [ecarstrade.be] INFO: Saving data for 6916395stock: {'created_time': 1772673672.174359, 'last_price_update_time': 1774629251.290717}
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6916395stock') HTTP/1.1" 204 0
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6905965> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:12 [ecarstrade.be] INFO: Extracting details for car 6905965stock
2026-03-27 16:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c10f92-b54d-58a9-954b-35b0676d4364 with identifier: 6905965stock
2026-03-27 16:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c10f92-b54d-58a9-954b-35b0676d4364 with scrape type 2
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94c10f92-b54d-58a9-954b-35b0676d4364 with scrape type 2
2026-03-27 16:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94c10f92-b54d-58a9-954b-35b0676d4364, identifier: 6905965stock
2026-03-27 16:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94c10f92-b54d-58a9-954b-35b0676d4364 with identifier: 6905965stock
2026-03-27 16:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94c10f92-b54d-58a9-954b-35b0676d4364 with identifier: 6905965stock
2026-03-27 16:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94c10f92-b54d-58a9-954b-35b0676d4364 with identifier: 6905965stock to the API
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6905965>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '94c10f92-b54d-58a9-954b-35b0676d4364',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6905965',
'listing': 'auction',
'location': 'France - "WALON BOUCHAIN"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 111657,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 eTSI Mild-Hybrid R-Line Aut. LED-Matrix Virtual '
'ACC Navi 1/2 Sport-Leather-Alcantara KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 eTSI Mild-Hybrid R-Line Aut. LED-Matrix Virtual ACC Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276905965stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:13 [ecarstrade.be] INFO: Saving data for 6905965stock: {'created_time': 1772673641.0012, 'last_price_update_time': 1774629253.067747}
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6905965stock') HTTP/1.1" 204 0
2026-03-27 16:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6914013> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:13 [ecarstrade.be] INFO: Extracting details for car 6914013stock
2026-03-27 16:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe92110-2c30-50b9-b344-f93deddde409 with identifier: 6914013stock
2026-03-27 16:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe92110-2c30-50b9-b344-f93deddde409 with scrape type 2
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe92110-2c30-50b9-b344-f93deddde409 with scrape type 2
2026-03-27 16:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: efe92110-2c30-50b9-b344-f93deddde409, identifier: 6914013stock
2026-03-27 16:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: efe92110-2c30-50b9-b344-f93deddde409 with identifier: 6914013stock
2026-03-27 16:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: efe92110-2c30-50b9-b344-f93deddde409 with identifier: 6914013stock
2026-03-27 16:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: efe92110-2c30-50b9-b344-f93deddde409 with identifier: 6914013stock to the API
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6914013>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'efe92110-2c30-50b9-b344-f93deddde409',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6914013',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 137235,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d Pano Head-Up Navi-Pro Leather KeylessGo Camera '
'Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive18d Pano Head-Up Navi-Pro Leather KeylessGo Camera Klima PDC '
'...',
'vin': None,
'year': 2021}
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914013stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:13 [ecarstrade.be] INFO: Saving data for 6914013stock: {'created_time': 1772673737.227527, 'last_price_update_time': 1774629253.861409}
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6914013stock') HTTP/1.1" 204 0
2026-03-27 16:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6908834> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:15 [ecarstrade.be] INFO: Extracting details for car 6908834stock
2026-03-27 16:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f1ae3d3-9413-5207-866b-976267296f61 with identifier: 6908834stock
2026-03-27 16:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f1ae3d3-9413-5207-866b-976267296f61 with scrape type 2
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f1ae3d3-9413-5207-866b-976267296f61 with scrape type 2
2026-03-27 16:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9f1ae3d3-9413-5207-866b-976267296f61, identifier: 6908834stock
2026-03-27 16:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9f1ae3d3-9413-5207-866b-976267296f61 with identifier: 6908834stock
2026-03-27 16:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9f1ae3d3-9413-5207-866b-976267296f61 with identifier: 6908834stock
2026-03-27 16:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9f1ae3d3-9413-5207-866b-976267296f61 with identifier: 6908834stock to the API
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6908834>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9f1ae3d3-9413-5207-866b-976267296f61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6908834',
'listing': 'auction',
'location': 'France - "2ndMove Marseille"',
'make': 'Peugeot',
'model': '2008',
'odometer': 77490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure Aut. LED 1/2 Leather Camera Klima '
'PDC ...',
'transmission': 'automatic',
'trim': '1.2 PureTech Allure Aut. LED 1/2 Leather Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908834stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:15 [ecarstrade.be] INFO: Saving data for 6908834stock: {'created_time': 1772673736.093398, 'last_price_update_time': 1774629255.799325}
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6908834stock') HTTP/1.1" 204 0
2026-03-27 16:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6905414> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:16 [ecarstrade.be] INFO: Extracting details for car 6905414stock
2026-03-27 16:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 695107c9-62fd-5343-a1e7-d64d627d19a9 with identifier: 6905414stock
2026-03-27 16:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 695107c9-62fd-5343-a1e7-d64d627d19a9 with scrape type 2
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 695107c9-62fd-5343-a1e7-d64d627d19a9 with scrape type 2
2026-03-27 16:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 695107c9-62fd-5343-a1e7-d64d627d19a9, identifier: 6905414stock
2026-03-27 16:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 695107c9-62fd-5343-a1e7-d64d627d19a9 with identifier: 6905414stock
2026-03-27 16:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 695107c9-62fd-5343-a1e7-d64d627d19a9 with identifier: 6905414stock
2026-03-27 16:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 695107c9-62fd-5343-a1e7-d64d627d19a9 with identifier: 6905414stock to the API
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6905414>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '695107c9-62fd-5343-a1e7-d64d627d19a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6905414',
'listing': 'auction',
'location': 'France - "CAT AVRIGNY"',
'make': 'BMW',
'model': '118',
'odometer': 48888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 118i Aut. LED-Xenon LC-Pro HI-FI Navi KeylessGo Camera Klima '
'PDC ...',
'transmission': 'automatic',
'trim': 'i Aut. LED-Xenon LC-Pro HI-FI Navi KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276905414stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:17 [ecarstrade.be] INFO: Saving data for 6905414stock: {'created_time': 1772673693.456269, 'last_price_update_time': 1774629257.300318}
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6905414stock') HTTP/1.1" 204 0
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904901> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:17 [ecarstrade.be] INFO: Extracting details for car 6904901stock
2026-03-27 16:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a3f2064-5b3d-5fcb-9ddf-eb3a9befcd77 with identifier: 6904901stock
2026-03-27 16:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a3f2064-5b3d-5fcb-9ddf-eb3a9befcd77 with scrape type 2
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a3f2064-5b3d-5fcb-9ddf-eb3a9befcd77 with scrape type 2
2026-03-27 16:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a3f2064-5b3d-5fcb-9ddf-eb3a9befcd77, identifier: 6904901stock
2026-03-27 16:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a3f2064-5b3d-5fcb-9ddf-eb3a9befcd77 with identifier: 6904901stock
2026-03-27 16:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a3f2064-5b3d-5fcb-9ddf-eb3a9befcd77 with identifier: 6904901stock
2026-03-27 16:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a3f2064-5b3d-5fcb-9ddf-eb3a9befcd77 with identifier: 6904901stock to the API
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6904901>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1a3f2064-5b3d-5fcb-9ddf-eb3a9befcd77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6904901',
'listing': 'auction',
'location': 'Belgium',
'make': 'Lynk&Co',
'model': '01',
'odometer': 16419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Lynk&Co 01 1.5i Plug-In Hybrid Aut. Pano LED-Xenon Virtual Infinity '
'ACC Navi KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5i Plug-In Hybrid Aut. Pano LED-Xenon Virtual Infinity ACC Navi '
'KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904901stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:18 [ecarstrade.be] INFO: Saving data for 6904901stock: {'created_time': 1772673639.488887, 'last_price_update_time': 1774629258.439207}
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904901stock') HTTP/1.1" 204 0
2026-03-27 16:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6688226> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:19 [ecarstrade.be] INFO: Extracting details for car 6688226stock
2026-03-27 16:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf4fc700-62d2-5883-a814-21bd01022327 with identifier: 6688226stock
2026-03-27 16:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf4fc700-62d2-5883-a814-21bd01022327 with scrape type 2
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf4fc700-62d2-5883-a814-21bd01022327 with scrape type 2
2026-03-27 16:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bf4fc700-62d2-5883-a814-21bd01022327, identifier: 6688226stock
2026-03-27 16:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bf4fc700-62d2-5883-a814-21bd01022327 with identifier: 6688226stock
2026-03-27 16:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bf4fc700-62d2-5883-a814-21bd01022327 with identifier: 6688226stock
2026-03-27 16:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bf4fc700-62d2-5883-a814-21bd01022327 with identifier: 6688226stock to the API
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6688226>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bf4fc700-62d2-5883-a814-21bd01022327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6688226',
'listing': 'auction',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X5',
'odometer': 191198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 3.0 xDrive30d Aut. Pano LED-Xenon LC-Pro Ambient ACC Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '3.0 xDrive30d Aut. Pano LED-Xenon LC-Pro Ambient ACC Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276688226stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [ecarstrade.be] INFO: Saving data for 6688226stock: {'created_time': 1772611140.298198, 'last_price_update_time': 1774629260.315521}
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6688226stock') HTTP/1.1" 204 0
2026-03-27 16:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6901506> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6901822> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:20 [ecarstrade.be] INFO: Extracting details for car 6901506stock
2026-03-27 16:34:20 [ecarstrade.be] INFO: Extracting details for car 6901822stock
2026-03-27 16:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6613ed12-a1c2-549c-90e8-78135169470b with identifier: 6901506stock
2026-03-27 16:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6613ed12-a1c2-549c-90e8-78135169470b with scrape type 2
2026-03-27 16:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6613ed12-a1c2-549c-90e8-78135169470b with scrape type 2
2026-03-27 16:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6613ed12-a1c2-549c-90e8-78135169470b, identifier: 6901506stock
2026-03-27 16:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25421f18-cb92-5f38-a71b-07dadafd6115 with identifier: 6901822stock
2026-03-27 16:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25421f18-cb92-5f38-a71b-07dadafd6115 with scrape type 2
2026-03-27 16:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25421f18-cb92-5f38-a71b-07dadafd6115 with scrape type 2
2026-03-27 16:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 25421f18-cb92-5f38-a71b-07dadafd6115, identifier: 6901822stock
2026-03-27 16:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6613ed12-a1c2-549c-90e8-78135169470b with identifier: 6901506stock
2026-03-27 16:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6613ed12-a1c2-549c-90e8-78135169470b with identifier: 6901506stock
2026-03-27 16:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6613ed12-a1c2-549c-90e8-78135169470b with identifier: 6901506stock to the API
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6901506>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6613ed12-a1c2-549c-90e8-78135169470b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6901506',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'AC',
'model': 'Dacia Sandero',
'odometer': 22566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-02',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero Journey 1.0 TCe 90Hp LED Display Camera Klima PDC ...',
'transmission': 'manual',
'trim': 'Journey 1.0 TCe 90Hp LED Display Camera Klima PDC ...',
'vin': None,
'year': 2025}
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276901506stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [ecarstrade.be] INFO: Saving data for 6901506stock: {'created_time': 1772673772.89272, 'last_price_update_time': 1774629260.943818}
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6901506stock') HTTP/1.1" 204 0
2026-03-27 16:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 25421f18-cb92-5f38-a71b-07dadafd6115 with identifier: 6901822stock
2026-03-27 16:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 25421f18-cb92-5f38-a71b-07dadafd6115 with identifier: 6901822stock
2026-03-27 16:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 25421f18-cb92-5f38-a71b-07dadafd6115 with identifier: 6901822stock to the API
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6901822>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '25421f18-cb92-5f38-a71b-07dadafd6115',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6901822',
'listing': 'auction',
'location': 'France - "TEA NANTES"',
'make': 'Peugeot',
'model': '5008',
'odometer': 146878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-29',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDI Aut. 7PL LED I-Cockpit Navi KeylessGo '
'Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 BlueHDI Aut. 7PL LED I-Cockpit Navi KeylessGo Camera Klima PDC '
'...',
'vin': None,
'year': 2022}
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276901822stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [ecarstrade.be] INFO: Saving data for 6901822stock: {'created_time': 1772839832.765629, 'last_price_update_time': 1774629261.28214}
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6901822stock') HTTP/1.1" 204 0
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6893405> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:22 [ecarstrade.be] INFO: Extracting details for car 6893405stock
2026-03-27 16:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f34341-5440-55d2-86c8-a4890984c39c with identifier: 6893405stock
2026-03-27 16:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f34341-5440-55d2-86c8-a4890984c39c with scrape type 2
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f34341-5440-55d2-86c8-a4890984c39c with scrape type 2
2026-03-27 16:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70f34341-5440-55d2-86c8-a4890984c39c, identifier: 6893405stock
2026-03-27 16:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70f34341-5440-55d2-86c8-a4890984c39c with identifier: 6893405stock
2026-03-27 16:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70f34341-5440-55d2-86c8-a4890984c39c with identifier: 6893405stock
2026-03-27 16:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70f34341-5440-55d2-86c8-a4890984c39c with identifier: 6893405stock to the API
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6893405>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '70f34341-5440-55d2-86c8-a4890984c39c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6893405',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': 'X1',
'odometer': 95224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 2.0 xDrive23i M-Sport Aut. LED-Xenon Head-Up LC-Pro '
'Sport-Leather Ambient Navi-Pro KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 xDrive23i M-Sport Aut. LED-Xenon Head-Up LC-Pro Sport-Leather '
'Ambient Navi-Pro KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276893405stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [ecarstrade.be] INFO: Saving data for 6893405stock: {'created_time': 1772673673.801106, 'last_price_update_time': 1774629262.555659}
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6893405stock') HTTP/1.1" 204 0
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6812574stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812574stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6812574stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6817744stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276817744stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6817744stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6818863stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818863stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6818863stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6824257stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824257stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6824257stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6824278stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824278stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6824278stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6824325stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824325stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6824325stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6835922stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835922stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6835922stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6843034stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843034stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6843034stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6844715stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844715stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6844715stock: 0
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6845529stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276845529stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6845529stock: 0
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6847587stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276847587stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6847587stock: 0
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6853022stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276853022stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6853022stock: 0
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6862902stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276862902stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6862902stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6866821stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276866821stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6866821stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6867142stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867142stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6867142stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6868001stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276868001stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6868001stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6869050stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276869050stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6869050stock: 0
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6870475stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276870475stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6870475stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6870633stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276870633stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6870633stock: 2
2026-03-27 16:34:24 [ecarstrade.be] INFO: Found listing with ID: 6875341stock
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875341stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [ecarstrade.be] INFO: Scrape type for 6875341stock: 0
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6723640> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:24 [ecarstrade.be] INFO: Extracting details for car 6723640stock
2026-03-27 16:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 164389f7-f529-59b0-ae27-a5f4ac70ebb8 with identifier: 6723640stock
2026-03-27 16:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164389f7-f529-59b0-ae27-a5f4ac70ebb8 with scrape type 2
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 164389f7-f529-59b0-ae27-a5f4ac70ebb8 with scrape type 2
2026-03-27 16:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 164389f7-f529-59b0-ae27-a5f4ac70ebb8, identifier: 6723640stock
2026-03-27 16:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 164389f7-f529-59b0-ae27-a5f4ac70ebb8 with identifier: 6723640stock
2026-03-27 16:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 164389f7-f529-59b0-ae27-a5f4ac70ebb8 with identifier: 6723640stock
2026-03-27 16:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 164389f7-f529-59b0-ae27-a5f4ac70ebb8 with identifier: 6723640stock to the API
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6723640>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '164389f7-f529-59b0-ae27-a5f4ac70ebb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6723640',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': 'X2',
'odometer': 123916,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 2.0 sDrive18d Aut. LED-Xenon ACC Navi-Pro Sport-Leather '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 sDrive18d Aut. LED-Xenon ACC Navi-Pro Sport-Leather KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276723640stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [ecarstrade.be] INFO: Saving data for 6723640stock: {'created_time': 1772611187.718469, 'last_price_update_time': 1774629265.154318}
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6723640stock') HTTP/1.1" 204 0
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6728384> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:26 [ecarstrade.be] INFO: Extracting details for car 6728384stock
2026-03-27 16:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c10f961c-f6d5-51ef-a382-137fe89caeb2 with identifier: 6728384stock
2026-03-27 16:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c10f961c-f6d5-51ef-a382-137fe89caeb2 with scrape type 2
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c10f961c-f6d5-51ef-a382-137fe89caeb2 with scrape type 2
2026-03-27 16:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c10f961c-f6d5-51ef-a382-137fe89caeb2, identifier: 6728384stock
2026-03-27 16:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c10f961c-f6d5-51ef-a382-137fe89caeb2 with identifier: 6728384stock
2026-03-27 16:34:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c10f961c-f6d5-51ef-a382-137fe89caeb2 with identifier: 6728384stock
2026-03-27 16:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c10f961c-f6d5-51ef-a382-137fe89caeb2 with identifier: 6728384stock to the API
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6728384>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': None,
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c10f961c-f6d5-51ef-a382-137fe89caeb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6728384',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 189356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Track&Field 4Motion Aut. Pano Navi '
'Leather Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 TDI Track&Field 4Motion Aut. Pano Navi Leather Klima PDC ...',
'vin': None,
'year': 2012}
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276728384stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [ecarstrade.be] INFO: Saving data for 6728384stock: {'created_time': 1772611364.954471, 'last_price_update_time': 1774629267.36282}
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6728384stock') HTTP/1.1" 204 0
2026-03-27 16:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6925486> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:27 [ecarstrade.be] INFO: Extracting details for car 6925486stock
2026-03-27 16:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2b1b7f9-4ca2-50a0-9d41-aa38b891d892 with identifier: 6925486stock
2026-03-27 16:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2b1b7f9-4ca2-50a0-9d41-aa38b891d892 with scrape type 2
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2b1b7f9-4ca2-50a0-9d41-aa38b891d892 with scrape type 2
2026-03-27 16:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d2b1b7f9-4ca2-50a0-9d41-aa38b891d892, identifier: 6925486stock
2026-03-27 16:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d2b1b7f9-4ca2-50a0-9d41-aa38b891d892 with identifier: 6925486stock
2026-03-27 16:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d2b1b7f9-4ca2-50a0-9d41-aa38b891d892 with identifier: 6925486stock
2026-03-27 16:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d2b1b7f9-4ca2-50a0-9d41-aa38b891d892 with identifier: 6925486stock to the API
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6925486>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd2b1b7f9-4ca2-50a0-9d41-aa38b891d892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6925486',
'listing': 'auction',
'location': 'Belgium',
'make': 'Ford',
'model': 'Focus',
'odometer': 118559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.0 EcoBoost Navi Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925486stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [ecarstrade.be] INFO: Saving data for 6925486stock: {'created_time': 1773180989.872849, 'last_price_update_time': 1774629267.854655}
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6925486stock') HTTP/1.1" 204 0
2026-03-27 16:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6728664> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:28 [ecarstrade.be] INFO: Extracting details for car 6728664stock
2026-03-27 16:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 255baf24-0902-5137-8076-4e4eea44f059 with identifier: 6728664stock
2026-03-27 16:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 255baf24-0902-5137-8076-4e4eea44f059 with scrape type 2
2026-03-27 16:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 255baf24-0902-5137-8076-4e4eea44f059 with scrape type 2
2026-03-27 16:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 255baf24-0902-5137-8076-4e4eea44f059, identifier: 6728664stock
2026-03-27 16:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 255baf24-0902-5137-8076-4e4eea44f059 with identifier: 6728664stock
2026-03-27 16:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 255baf24-0902-5137-8076-4e4eea44f059 with identifier: 6728664stock
2026-03-27 16:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 255baf24-0902-5137-8076-4e4eea44f059 with identifier: 6728664stock to the API
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6728664>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '255baf24-0902-5137-8076-4e4eea44f059',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6728664',
'listing': 'auction',
'location': 'Belgium',
'make': 'Opel',
'model': 'Corsa',
'odometer': 127437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 PureTech Edition Display Camera Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech Edition Display Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276728664stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [ecarstrade.be] INFO: Saving data for 6728664stock: {'created_time': 1772750674.103536, 'last_price_update_time': 1774629268.459061}
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6728664stock') HTTP/1.1" 204 0
2026-03-27 16:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6808563> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:29 [ecarstrade.be] INFO: Extracting details for car 6808563stock
2026-03-27 16:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c782795c-8053-5d73-98ee-7c93d870a855 with identifier: 6808563stock
2026-03-27 16:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c782795c-8053-5d73-98ee-7c93d870a855 with scrape type 2
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c782795c-8053-5d73-98ee-7c93d870a855 with scrape type 2
2026-03-27 16:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c782795c-8053-5d73-98ee-7c93d870a855, identifier: 6808563stock
2026-03-27 16:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c782795c-8053-5d73-98ee-7c93d870a855 with identifier: 6808563stock
2026-03-27 16:34:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c782795c-8053-5d73-98ee-7c93d870a855 with identifier: 6808563stock
2026-03-27 16:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c782795c-8053-5d73-98ee-7c93d870a855 with identifier: 6808563stock to the API
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6808563>
{'auction_title': '',
'c_o_2_emission_value': 1,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'c782795c-8053-5d73-98ee-7c93d870a855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6808563',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': 'i4',
'odometer': 135728,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW i4 Gran Coupe eDrive35 M-Sport Aut. LED-Xenon Ambient LC-Pro '
'Navi-Pro ACC 1/2 Sport-Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'Gran Coupe eDrive35 M-Sport Aut. LED-Xenon Ambient LC-Pro Navi-Pro '
'ACC 1/2 Sport-Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808563stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [ecarstrade.be] INFO: Saving data for 6808563stock: {'created_time': 1772611226.773556, 'last_price_update_time': 1774629269.55798}
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6808563stock') HTTP/1.1" 204 0
2026-03-27 16:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6919152> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6802754> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:31 [ecarstrade.be] INFO: Extracting details for car 6919152stock
2026-03-27 16:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 293a5c67-eb36-5035-a87f-d8b768a7d12e with identifier: 6919152stock
2026-03-27 16:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 293a5c67-eb36-5035-a87f-d8b768a7d12e with scrape type 2
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 293a5c67-eb36-5035-a87f-d8b768a7d12e with scrape type 2
2026-03-27 16:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 293a5c67-eb36-5035-a87f-d8b768a7d12e, identifier: 6919152stock
2026-03-27 16:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 293a5c67-eb36-5035-a87f-d8b768a7d12e with identifier: 6919152stock
2026-03-27 16:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 293a5c67-eb36-5035-a87f-d8b768a7d12e with identifier: 6919152stock
2026-03-27 16:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 293a5c67-eb36-5035-a87f-d8b768a7d12e with identifier: 6919152stock to the API
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6919152>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '293a5c67-eb36-5035-a87f-d8b768a7d12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6919152',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': 'X2',
'odometer': 118081,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive16d Aut. LED-Xenon Navi-Pro Leather KeylessGo Klima '
'PDC ...',
'transmission': 'automatic',
'trim': 'sDrive16d Aut. LED-Xenon Navi-Pro Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919152stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:31 [ecarstrade.be] INFO: Saving data for 6919152stock: {'created_time': 1772839904.316197, 'last_price_update_time': 1774629271.642162}
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6919152stock') HTTP/1.1" 204 0
2026-03-27 16:34:31 [ecarstrade.be] INFO: Extracting details for car 6802754stock
2026-03-27 16:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ea2d96f-54aa-50a4-bd66-20df5ca5913f with identifier: 6802754stock
2026-03-27 16:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ea2d96f-54aa-50a4-bd66-20df5ca5913f with scrape type 2
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ea2d96f-54aa-50a4-bd66-20df5ca5913f with scrape type 2
2026-03-27 16:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ea2d96f-54aa-50a4-bd66-20df5ca5913f, identifier: 6802754stock
2026-03-27 16:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ea2d96f-54aa-50a4-bd66-20df5ca5913f with identifier: 6802754stock
2026-03-27 16:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ea2d96f-54aa-50a4-bd66-20df5ca5913f with identifier: 6802754stock
2026-03-27 16:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ea2d96f-54aa-50a4-bd66-20df5ca5913f with identifier: 6802754stock to the API
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6802754>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '1ea2d96f-54aa-50a4-bd66-20df5ca5913f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6802754',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '216 Gran Tourer',
'odometer': 109537,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 216i Gran Tourer Navi Leather KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '216i Gran Tourer Navi Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802754stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:32 [ecarstrade.be] INFO: Saving data for 6802754stock: {'created_time': 1772611678.349295, 'last_price_update_time': 1774629272.011156}
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6802754stock') HTTP/1.1" 204 0
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6804641> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:32 [ecarstrade.be] INFO: Extracting details for car 6804641stock
2026-03-27 16:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 217b9e94-d05e-55f1-b6a2-21d5d5a068db with identifier: 6804641stock
2026-03-27 16:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 217b9e94-d05e-55f1-b6a2-21d5d5a068db with scrape type 2
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 217b9e94-d05e-55f1-b6a2-21d5d5a068db with scrape type 2
2026-03-27 16:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 217b9e94-d05e-55f1-b6a2-21d5d5a068db, identifier: 6804641stock
2026-03-27 16:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 217b9e94-d05e-55f1-b6a2-21d5d5a068db with identifier: 6804641stock
2026-03-27 16:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 217b9e94-d05e-55f1-b6a2-21d5d5a068db with identifier: 6804641stock
2026-03-27 16:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 217b9e94-d05e-55f1-b6a2-21d5d5a068db with identifier: 6804641stock to the API
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6804641>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '217b9e94-d05e-55f1-b6a2-21d5d5a068db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6804641',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'AC',
'model': 'Volkswagen Tiguan Allspace',
'odometer': 141001,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-05',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Highline 7PL Aut. LED-Matrix '
'Virtual ACC Navi Alcantara KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 TDI Highline 7PL Aut. LED-Matrix Virtual C Navi Alcantara '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276804641stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:32 [ecarstrade.be] INFO: Saving data for 6804641stock: {'created_time': 1772611248.054647, 'last_price_update_time': 1774629272.508668}
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6804641stock') HTTP/1.1" 204 0
2026-03-27 16:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6792686> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6797653> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:34 [ecarstrade.be] INFO: Extracting details for car 6792686stock
2026-03-27 16:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a733a801-bc62-56ae-91a6-80c2e6937526 with identifier: 6792686stock
2026-03-27 16:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a733a801-bc62-56ae-91a6-80c2e6937526 with scrape type 2
2026-03-27 16:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a733a801-bc62-56ae-91a6-80c2e6937526 with scrape type 2
2026-03-27 16:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a733a801-bc62-56ae-91a6-80c2e6937526, identifier: 6792686stock
2026-03-27 16:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a733a801-bc62-56ae-91a6-80c2e6937526 with identifier: 6792686stock
2026-03-27 16:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a733a801-bc62-56ae-91a6-80c2e6937526 with identifier: 6792686stock
2026-03-27 16:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a733a801-bc62-56ae-91a6-80c2e6937526 with identifier: 6792686stock to the API
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6792686>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'a733a801-bc62-56ae-91a6-80c2e6937526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6792686',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '420 Gran Coupé',
'odometer': 109254,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 420i Gran Coupe M-Sport Aut. Pano LED-Xenon LC-Pro ACC Navi '
'Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '420i Gran Coupe M-Sport Aut. Pano LED-Xenon LC-Pro ACC Navi '
'Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792686stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:34 [ecarstrade.be] INFO: Saving data for 6792686stock: {'created_time': 1772611188.791288, 'last_price_update_time': 1774629274.644504}
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6792686stock') HTTP/1.1" 204 0
2026-03-27 16:34:34 [ecarstrade.be] INFO: Extracting details for car 6797653stock
2026-03-27 16:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41c39f8c-dd8a-5cc1-8f90-8f61333499b7 with identifier: 6797653stock
2026-03-27 16:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41c39f8c-dd8a-5cc1-8f90-8f61333499b7 with scrape type 2
2026-03-27 16:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41c39f8c-dd8a-5cc1-8f90-8f61333499b7 with scrape type 2
2026-03-27 16:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 41c39f8c-dd8a-5cc1-8f90-8f61333499b7, identifier: 6797653stock
2026-03-27 16:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 41c39f8c-dd8a-5cc1-8f90-8f61333499b7 with identifier: 6797653stock
2026-03-27 16:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 41c39f8c-dd8a-5cc1-8f90-8f61333499b7 with identifier: 6797653stock
2026-03-27 16:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 41c39f8c-dd8a-5cc1-8f90-8f61333499b7 with identifier: 6797653stock to the API
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6797653>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '41c39f8c-dd8a-5cc1-8f90-8f61333499b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6797653',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '530',
'odometer': 191627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 530e Plug-In Hybrid M-Sport Aut. LED-Xenon LC-Pro Navi-Pro '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'e Plug-In Hybrid M-Sport Aut. LED-Xenon LC-Pro Navi-Pro '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276797653stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:35 [ecarstrade.be] INFO: Saving data for 6797653stock: {'created_time': 1772611233.218444, 'last_price_update_time': 1774629275.04667}
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6797653stock') HTTP/1.1" 204 0
2026-03-27 16:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6792189> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:35 [ecarstrade.be] INFO: Extracting details for car 6792189stock
2026-03-27 16:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8308247-5092-5e6c-a492-3da0da82d6dc with identifier: 6792189stock
2026-03-27 16:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8308247-5092-5e6c-a492-3da0da82d6dc with scrape type 2
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8308247-5092-5e6c-a492-3da0da82d6dc with scrape type 2
2026-03-27 16:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f8308247-5092-5e6c-a492-3da0da82d6dc, identifier: 6792189stock
2026-03-27 16:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f8308247-5092-5e6c-a492-3da0da82d6dc with identifier: 6792189stock
2026-03-27 16:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f8308247-5092-5e6c-a492-3da0da82d6dc with identifier: 6792189stock
2026-03-27 16:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f8308247-5092-5e6c-a492-3da0da82d6dc with identifier: 6792189stock to the API
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6792189>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f8308247-5092-5e6c-a492-3da0da82d6dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6792189',
'listing': 'auction',
'location': 'Belgium - "DELIVERY"',
'make': 'BMW',
'model': '218 Gran Tourer',
'odometer': 35868,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 218i Gran Tourer 1.5i sDrive Pano Led-Xenon Head-Up Navi-Pro '
'KeylessGo Camera Klima PDC ...',
'transmission': 'manual',
'trim': '218i Gran Tourer 1.5i sDrive Pano Led-Xenon Head-Up Navi-Pro '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792189stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:35 [ecarstrade.be] INFO: Saving data for 6792189stock: {'created_time': 1772611636.223214, 'last_price_update_time': 1774629275.863796}
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6792189stock') HTTP/1.1" 204 0
2026-03-27 16:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6792164> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:36 [ecarstrade.be] INFO: Extracting details for car 6792164stock
2026-03-27 16:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0da56c40-0eb8-52c7-b68b-b395c9814375 with identifier: 6792164stock
2026-03-27 16:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0da56c40-0eb8-52c7-b68b-b395c9814375 with scrape type 2
2026-03-27 16:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0da56c40-0eb8-52c7-b68b-b395c9814375 with scrape type 2
2026-03-27 16:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0da56c40-0eb8-52c7-b68b-b395c9814375, identifier: 6792164stock
2026-03-27 16:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0da56c40-0eb8-52c7-b68b-b395c9814375 with identifier: 6792164stock
2026-03-27 16:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0da56c40-0eb8-52c7-b68b-b395c9814375 with identifier: 6792164stock
2026-03-27 16:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0da56c40-0eb8-52c7-b68b-b395c9814375 with identifier: 6792164stock to the API
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6792164>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0da56c40-0eb8-52c7-b68b-b395c9814375',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6792164',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '116',
'odometer': 26309,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116d LED-Xenon LC-Pro Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'd LED-Xenon LC-Pro Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792164stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:36 [ecarstrade.be] INFO: Saving data for 6792164stock: {'created_time': 1772611188.144577, 'last_price_update_time': 1774629276.5254}
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6792164stock') HTTP/1.1" 204 0
2026-03-27 16:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6787688> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6788600> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6791039> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:38 [ecarstrade.be] INFO: Extracting details for car 6787688stock
2026-03-27 16:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2e29f4c-dd88-5421-be81-4f5d20bd6c58 with identifier: 6787688stock
2026-03-27 16:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2e29f4c-dd88-5421-be81-4f5d20bd6c58 with scrape type 2
2026-03-27 16:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2e29f4c-dd88-5421-be81-4f5d20bd6c58 with scrape type 2
2026-03-27 16:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f2e29f4c-dd88-5421-be81-4f5d20bd6c58, identifier: 6787688stock
2026-03-27 16:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f2e29f4c-dd88-5421-be81-4f5d20bd6c58 with identifier: 6787688stock
2026-03-27 16:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f2e29f4c-dd88-5421-be81-4f5d20bd6c58 with identifier: 6787688stock
2026-03-27 16:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f2e29f4c-dd88-5421-be81-4f5d20bd6c58 with identifier: 6787688stock to the API
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6787688>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f2e29f4c-dd88-5421-be81-4f5d20bd6c58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6787688',
'listing': 'auction',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X2',
'odometer': 182080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive16d Aut. Navi KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'sDrive16d Aut. Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787688stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:38 [ecarstrade.be] INFO: Saving data for 6787688stock: {'created_time': 1772611663.532978, 'last_price_update_time': 1774629278.772437}
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6787688stock') HTTP/1.1" 204 0
2026-03-27 16:34:38 [ecarstrade.be] INFO: Extracting details for car 6788600stock
2026-03-27 16:34:38 [ecarstrade.be] INFO: Extracting details for car 6791039stock
2026-03-27 16:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 626a0f55-21a1-5fc4-88df-8faa0da17670 with identifier: 6788600stock
2026-03-27 16:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 626a0f55-21a1-5fc4-88df-8faa0da17670 with scrape type 2
2026-03-27 16:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 626a0f55-21a1-5fc4-88df-8faa0da17670 with scrape type 2
2026-03-27 16:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 626a0f55-21a1-5fc4-88df-8faa0da17670, identifier: 6788600stock
2026-03-27 16:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fee448f-e324-57a0-a2f2-ae9a426b31e0 with identifier: 6791039stock
2026-03-27 16:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fee448f-e324-57a0-a2f2-ae9a426b31e0 with scrape type 2
2026-03-27 16:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fee448f-e324-57a0-a2f2-ae9a426b31e0 with scrape type 2
2026-03-27 16:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0fee448f-e324-57a0-a2f2-ae9a426b31e0, identifier: 6791039stock
2026-03-27 16:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 626a0f55-21a1-5fc4-88df-8faa0da17670 with identifier: 6788600stock
2026-03-27 16:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 626a0f55-21a1-5fc4-88df-8faa0da17670 with identifier: 6788600stock
2026-03-27 16:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 626a0f55-21a1-5fc4-88df-8faa0da17670 with identifier: 6788600stock to the API
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6788600>
{'auction_title': '',
'c_o_2_emission_value': 254,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '626a0f55-21a1-5fc4-88df-8faa0da17670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6788600',
'listing': 'auction',
'location': 'Belgium',
'make': 'Jeep',
'model': 'Grand Cherokee',
'odometer': 171665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Grand Cherokee 3.0 CRD S Aut. Pano LED-Xenon ACC 1/2 Sport '
'Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '3.0 CRD S Aut. Pano LED-Xenon ACC 1/2 Sport Leather KeylessGo Camera '
'Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276788600stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [ecarstrade.be] INFO: Saving data for 6788600stock: {'created_time': 1772611705.103708, 'last_price_update_time': 1774629279.297254}
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6788600stock') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0fee448f-e324-57a0-a2f2-ae9a426b31e0 with identifier: 6791039stock
2026-03-27 16:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0fee448f-e324-57a0-a2f2-ae9a426b31e0 with identifier: 6791039stock
2026-03-27 16:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0fee448f-e324-57a0-a2f2-ae9a426b31e0 with identifier: 6791039stock to the API
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6791039>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0fee448f-e324-57a0-a2f2-ae9a426b31e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6791039',
'listing': 'auction',
'location': 'Belgium',
'make': 'Ford',
'model': 'Puma',
'odometer': 108056,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.5 TDCi Titanium LED Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 TDCi Titanium LED Navi Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276791039stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [ecarstrade.be] INFO: Saving data for 6791039stock: {'created_time': 1772611182.715059, 'last_price_update_time': 1774629279.617631}
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6791039stock') HTTP/1.1" 204 0
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6870475> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:41 [ecarstrade.be] INFO: Extracting details for car 6870475stock
2026-03-27 16:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea3d0304-1e4f-5e28-8210-0be2b7771648 with identifier: 6870475stock
2026-03-27 16:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea3d0304-1e4f-5e28-8210-0be2b7771648 with scrape type 2
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea3d0304-1e4f-5e28-8210-0be2b7771648 with scrape type 2
2026-03-27 16:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea3d0304-1e4f-5e28-8210-0be2b7771648, identifier: 6870475stock
2026-03-27 16:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea3d0304-1e4f-5e28-8210-0be2b7771648 with identifier: 6870475stock
2026-03-27 16:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea3d0304-1e4f-5e28-8210-0be2b7771648 with identifier: 6870475stock
2026-03-27 16:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea3d0304-1e4f-5e28-8210-0be2b7771648 with identifier: 6870475stock to the API
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6870475>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ea3d0304-1e4f-5e28-8210-0be2b7771648',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6870475',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': 'X4',
'odometer': 101729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive20i M-sport Aut. LED Head-Up Ambient Navi-Pro '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'xDrive20i M-sport Aut. LED Head-Up Ambient Navi-Pro Sport-Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276870475stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:42 [ecarstrade.be] INFO: Saving data for 6870475stock: {'created_time': 1772611774.257798, 'last_price_update_time': 1774629282.645449}
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6870475stock') HTTP/1.1" 204 0
2026-03-27 16:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6867142> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6868001> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:42 [ecarstrade.be] INFO: Extracting details for car 6867142stock
2026-03-27 16:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff1d60b9-2165-5af8-a3e6-379608493fd0 with identifier: 6867142stock
2026-03-27 16:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff1d60b9-2165-5af8-a3e6-379608493fd0 with scrape type 2
2026-03-27 16:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff1d60b9-2165-5af8-a3e6-379608493fd0 with scrape type 2
2026-03-27 16:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ff1d60b9-2165-5af8-a3e6-379608493fd0, identifier: 6867142stock
2026-03-27 16:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ff1d60b9-2165-5af8-a3e6-379608493fd0 with identifier: 6867142stock
2026-03-27 16:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ff1d60b9-2165-5af8-a3e6-379608493fd0 with identifier: 6867142stock
2026-03-27 16:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ff1d60b9-2165-5af8-a3e6-379608493fd0 with identifier: 6867142stock to the API
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6867142>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ff1d60b9-2165-5af8-a3e6-379608493fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6867142',
'listing': 'auction',
'location': 'Belgium',
'make': 'AC',
'model': 'Jaguar F-Pace',
'odometer': 115288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace Facelift 2.0 P400e Plug-In Hybrid AWD Aut. Pano '
'LED-Xenon Head-Up Virtual Meridian Navi-Pro Leather KeylessGo '
'Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': 'Facelift 2.0 P400e Plug-In Hybrid AWD Aut. Pano LED-Xenon Head-Up '
'Virtual Meridian Navi-Pro Leather KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867142stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [ecarstrade.be] INFO: Saving data for 6867142stock: {'created_time': 1772611235.115392, 'last_price_update_time': 1774629284.043628}
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6867142stock') HTTP/1.1" 204 0
2026-03-27 16:34:44 [ecarstrade.be] INFO: Extracting details for car 6868001stock
2026-03-27 16:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09b163ea-fb85-52f4-b184-0abee44b3778 with identifier: 6868001stock
2026-03-27 16:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09b163ea-fb85-52f4-b184-0abee44b3778 with scrape type 2
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09b163ea-fb85-52f4-b184-0abee44b3778 with scrape type 2
2026-03-27 16:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 09b163ea-fb85-52f4-b184-0abee44b3778, identifier: 6868001stock
2026-03-27 16:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 09b163ea-fb85-52f4-b184-0abee44b3778 with identifier: 6868001stock
2026-03-27 16:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 09b163ea-fb85-52f4-b184-0abee44b3778 with identifier: 6868001stock
2026-03-27 16:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 09b163ea-fb85-52f4-b184-0abee44b3778 with identifier: 6868001stock to the API
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6868001>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '09b163ea-fb85-52f4-b184-0abee44b3778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6868001',
'listing': 'auction',
'location': 'Belgium',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 122763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Combo Life 1.5 Turbo D Edition 5PL 2 Slide Doors Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 Turbo D Edition 5PL 2 Slide Doors Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276868001stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [ecarstrade.be] INFO: Saving data for 6868001stock: {'created_time': 1773093258.730999, 'last_price_update_time': 1774629284.419003}
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6868001stock') HTTP/1.1" 204 0
2026-03-27 16:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6866821> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:45 [ecarstrade.be] INFO: Extracting details for car 6866821stock
2026-03-27 16:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd56e454-f261-5ff0-8bc7-25aff4cddcb3 with identifier: 6866821stock
2026-03-27 16:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd56e454-f261-5ff0-8bc7-25aff4cddcb3 with scrape type 2
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd56e454-f261-5ff0-8bc7-25aff4cddcb3 with scrape type 2
2026-03-27 16:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd56e454-f261-5ff0-8bc7-25aff4cddcb3, identifier: 6866821stock
2026-03-27 16:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd56e454-f261-5ff0-8bc7-25aff4cddcb3 with identifier: 6866821stock
2026-03-27 16:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd56e454-f261-5ff0-8bc7-25aff4cddcb3 with identifier: 6866821stock
2026-03-27 16:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd56e454-f261-5ff0-8bc7-25aff4cddcb3 with identifier: 6866821stock to the API
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6866821>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'fd56e454-f261-5ff0-8bc7-25aff4cddcb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6866821',
'listing': 'auction',
'location': 'France - "F2S BELIGNEUX"',
'make': 'BMW',
'model': '420 Gran Coupé',
'odometer': 108443,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 420i Gran Coupe M-Sport Aut. LED-Xenon LC-Pro ACC Navi-Pro '
'Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '420i Gran Coupe M-Sport Aut. LED-Xenon LC-Pro ACC Navi-Pro '
'Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276866821stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [ecarstrade.be] INFO: Saving data for 6866821stock: {'created_time': 1772611247.456761, 'last_price_update_time': 1774629285.739865}
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6866821stock') HTTP/1.1" 204 0
2026-03-27 16:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6862902> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:46 [ecarstrade.be] INFO: Extracting details for car 6862902stock
2026-03-27 16:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6336fc1-2b41-5a12-a4cd-9c0c6f4d77fb with identifier: 6862902stock
2026-03-27 16:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6336fc1-2b41-5a12-a4cd-9c0c6f4d77fb with scrape type 2
2026-03-27 16:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6336fc1-2b41-5a12-a4cd-9c0c6f4d77fb with scrape type 2
2026-03-27 16:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a6336fc1-2b41-5a12-a4cd-9c0c6f4d77fb, identifier: 6862902stock
2026-03-27 16:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a6336fc1-2b41-5a12-a4cd-9c0c6f4d77fb with identifier: 6862902stock
2026-03-27 16:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a6336fc1-2b41-5a12-a4cd-9c0c6f4d77fb with identifier: 6862902stock
2026-03-27 16:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a6336fc1-2b41-5a12-a4cd-9c0c6f4d77fb with identifier: 6862902stock to the API
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6862902>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a6336fc1-2b41-5a12-a4cd-9c0c6f4d77fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6862902',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '508',
'odometer': 107638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.5 BlueHDi GT-Line Aut. LED-Xenon I-Cockpit Focal '
'Navi Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'SW 1.5 BlueHDi GT-Line Aut. LED-Xenon I-Cockpit Focal Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276862902stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [ecarstrade.be] INFO: Saving data for 6862902stock: {'created_time': 1772611246.27784, 'last_price_update_time': 1774629286.530402}
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6862902stock') HTTP/1.1" 204 0
2026-03-27 16:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6843034> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:46 [ecarstrade.be] INFO: Extracting details for car 6843034stock
2026-03-27 16:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b6d2049-f7cd-5389-b816-ed1d9fcd463e with identifier: 6843034stock
2026-03-27 16:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b6d2049-f7cd-5389-b816-ed1d9fcd463e with scrape type 2
2026-03-27 16:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b6d2049-f7cd-5389-b816-ed1d9fcd463e with scrape type 2
2026-03-27 16:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b6d2049-f7cd-5389-b816-ed1d9fcd463e, identifier: 6843034stock
2026-03-27 16:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b6d2049-f7cd-5389-b816-ed1d9fcd463e with identifier: 6843034stock
2026-03-27 16:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b6d2049-f7cd-5389-b816-ed1d9fcd463e with identifier: 6843034stock
2026-03-27 16:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b6d2049-f7cd-5389-b816-ed1d9fcd463e with identifier: 6843034stock to the API
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6843034>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8b6d2049-f7cd-5389-b816-ed1d9fcd463e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6843034',
'listing': 'auction',
'location': 'France - "Quincieux"',
'make': 'Peugeot',
'model': '308',
'odometer': 96339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.6 Plug-In Hybrid Aut. LED I-Cockpit Navi KeylessGo '
'Klima PDC ...',
'transmission': 'automatic',
'trim': '1.6 Plug-In Hybrid Aut. LED I-Cockpit Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843034stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [ecarstrade.be] INFO: Saving data for 6843034stock: {'created_time': 1772611739.112453, 'last_price_update_time': 1774629287.057271}
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6843034stock') HTTP/1.1" 204 0
2026-03-27 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6809691> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:48 [ecarstrade.be] INFO: Extracting details for car 6809691stock
2026-03-27 16:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca88c93-a0a9-5bc9-9963-e86c8c385d46 with identifier: 6809691stock
2026-03-27 16:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca88c93-a0a9-5bc9-9963-e86c8c385d46 with scrape type 2
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ca88c93-a0a9-5bc9-9963-e86c8c385d46 with scrape type 2
2026-03-27 16:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ca88c93-a0a9-5bc9-9963-e86c8c385d46, identifier: 6809691stock
2026-03-27 16:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ca88c93-a0a9-5bc9-9963-e86c8c385d46 with identifier: 6809691stock
2026-03-27 16:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ca88c93-a0a9-5bc9-9963-e86c8c385d46 with identifier: 6809691stock
2026-03-27 16:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ca88c93-a0a9-5bc9-9963-e86c8c385d46 with identifier: 6809691stock to the API
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6809691>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '1ca88c93-a0a9-5bc9-9963-e86c8c385d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6809691',
'listing': 'auction',
'location': 'France - "BTV TOULOUSE"',
'make': 'BMW',
'model': 'X1',
'odometer': 93563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 2.0i xDrive23i M-Sport Aut. LED-Xenon Head-Up LC-Pro '
'Navi-Pro 1/2 Sport-Leather-Alcantara KeylessGo Camera 360 Klima PDC '
'...',
'transmission': 'automatic',
'trim': '2.0i xDrive23i M-Sport Aut. LED-Xenon Head-Up LC-Pro Navi-Pro 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276809691stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [ecarstrade.be] INFO: Saving data for 6809691stock: {'created_time': 1774535908.158282, 'last_price_update_time': 1774629288.489054}
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6809691stock') HTTP/1.1" 204 0
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6835922> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:49 [ecarstrade.be] INFO: Extracting details for car 6835922stock
2026-03-27 16:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1abf9671-0192-5590-a981-74484fcf4cee with identifier: 6835922stock
2026-03-27 16:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1abf9671-0192-5590-a981-74484fcf4cee with scrape type 2
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1abf9671-0192-5590-a981-74484fcf4cee with scrape type 2
2026-03-27 16:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1abf9671-0192-5590-a981-74484fcf4cee, identifier: 6835922stock
2026-03-27 16:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1abf9671-0192-5590-a981-74484fcf4cee with identifier: 6835922stock
2026-03-27 16:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1abf9671-0192-5590-a981-74484fcf4cee with identifier: 6835922stock
2026-03-27 16:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1abf9671-0192-5590-a981-74484fcf4cee with identifier: 6835922stock to the API
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6835922>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1abf9671-0192-5590-a981-74484fcf4cee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6835922',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '308',
'odometer': 137258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.5 BlueHDi Allure I-Cockpit Navi Klima Camera PDC '
'...',
'transmission': 'manual',
'trim': 'SW 1.5 BlueHDi Allure I-Cockpit Navi Klima Camera PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835922stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [ecarstrade.be] INFO: Saving data for 6835922stock: {'created_time': 1772611263.61322, 'last_price_update_time': 1774629290.345732}
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6835922stock') HTTP/1.1" 204 0
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6824325> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:50 [ecarstrade.be] INFO: Extracting details for car 6824325stock
2026-03-27 16:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d7df0b9-f85c-59c5-be7f-a9a9f5b6fa91 with identifier: 6824325stock
2026-03-27 16:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d7df0b9-f85c-59c5-be7f-a9a9f5b6fa91 with scrape type 2
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d7df0b9-f85c-59c5-be7f-a9a9f5b6fa91 with scrape type 2
2026-03-27 16:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3d7df0b9-f85c-59c5-be7f-a9a9f5b6fa91, identifier: 6824325stock
2026-03-27 16:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d7df0b9-f85c-59c5-be7f-a9a9f5b6fa91 with identifier: 6824325stock
2026-03-27 16:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d7df0b9-f85c-59c5-be7f-a9a9f5b6fa91 with identifier: 6824325stock
2026-03-27 16:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d7df0b9-f85c-59c5-be7f-a9a9f5b6fa91 with identifier: 6824325stock to the API
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6824325>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '3d7df0b9-f85c-59c5-be7f-a9a9f5b6fa91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6824325',
'listing': 'auction',
'location': 'France - "DVTA"',
'make': 'Skoda',
'model': 'Superb',
'odometer': 94686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb 1.4 TSI Plug-In Hybrid Style Aut. LED Vitual Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.4 TSI Plug-In Hybrid Style Aut. LED Vitual Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824325stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [ecarstrade.be] INFO: Saving data for 6824325stock: {'created_time': 1772839808.479081, 'last_price_update_time': 1774629290.839322}
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6824325stock') HTTP/1.1" 204 0
2026-03-27 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6824278> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:51 [ecarstrade.be] INFO: Extracting details for car 6824278stock
2026-03-27 16:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6216fccc-5e7f-56ca-a879-ff4cd9c0d9e0 with identifier: 6824278stock
2026-03-27 16:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6216fccc-5e7f-56ca-a879-ff4cd9c0d9e0 with scrape type 2
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6216fccc-5e7f-56ca-a879-ff4cd9c0d9e0 with scrape type 2
2026-03-27 16:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6216fccc-5e7f-56ca-a879-ff4cd9c0d9e0, identifier: 6824278stock
2026-03-27 16:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6216fccc-5e7f-56ca-a879-ff4cd9c0d9e0 with identifier: 6824278stock
2026-03-27 16:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6216fccc-5e7f-56ca-a879-ff4cd9c0d9e0 with identifier: 6824278stock
2026-03-27 16:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6216fccc-5e7f-56ca-a879-ff4cd9c0d9e0 with identifier: 6824278stock to the API
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6824278>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6216fccc-5e7f-56ca-a879-ff4cd9c0d9e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6824278',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'AC',
'model': 'BMW 218 Active Tourer',
'odometer': 71976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 218i Active Tourer M-Sport Pano Aut. LED-Xenon Head-Up LC-Pro '
'Navi-Pro Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'BMW 218i Active Tourer M-Sport Pano Aut. LED-Xenon Head-Up LC-Pro '
'Navi-Pro Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824278stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:51 [ecarstrade.be] INFO: Saving data for 6824278stock: {'created_time': 1772611662.408518, 'last_price_update_time': 1774629291.939321}
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6824278stock') HTTP/1.1" 204 0
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6824257> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:52 [ecarstrade.be] INFO: Extracting details for car 6824257stock
2026-03-27 16:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b955bb8-425f-5c9b-925b-b068a7c5a01e with identifier: 6824257stock
2026-03-27 16:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b955bb8-425f-5c9b-925b-b068a7c5a01e with scrape type 2
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b955bb8-425f-5c9b-925b-b068a7c5a01e with scrape type 2
2026-03-27 16:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b955bb8-425f-5c9b-925b-b068a7c5a01e, identifier: 6824257stock
2026-03-27 16:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b955bb8-425f-5c9b-925b-b068a7c5a01e with identifier: 6824257stock
2026-03-27 16:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b955bb8-425f-5c9b-925b-b068a7c5a01e with identifier: 6824257stock
2026-03-27 16:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b955bb8-425f-5c9b-925b-b068a7c5a01e with identifier: 6824257stock to the API
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6824257>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8b955bb8-425f-5c9b-925b-b068a7c5a01e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6824257',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'AC',
'model': 'BMW 218 Active Tourer',
'odometer': 74834,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 218i Active Tourer M-Sport Aut. Pano LED-Xenon Head-Up LC-Pro '
'Navi-Pro Harman/Kardon Sport-Leather KeylessGo Camera 360 Klima PDC '
'...',
'transmission': 'automatic',
'trim': 'BMW 218i Active Tourer M-Sport Aut. Pano LED-Xenon Head-Up LC-Pro '
'Navi-Pro Harman/Kardon Sport-Leather KeylessGo Camera 360 Klima PDC '
'...',
'vin': None,
'year': 2023}
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824257stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:52 [ecarstrade.be] INFO: Saving data for 6824257stock: {'created_time': 1772613167.348144, 'last_price_update_time': 1774629292.699656}
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6824257stock') HTTP/1.1" 204 0
2026-03-27 16:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6818863> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6817744> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:53 [ecarstrade.be] INFO: Extracting details for car 6818863stock
2026-03-27 16:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02702a5a-7a57-51de-9a0c-c8ee2413936b with identifier: 6818863stock
2026-03-27 16:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02702a5a-7a57-51de-9a0c-c8ee2413936b with scrape type 2
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02702a5a-7a57-51de-9a0c-c8ee2413936b with scrape type 2
2026-03-27 16:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02702a5a-7a57-51de-9a0c-c8ee2413936b, identifier: 6818863stock
2026-03-27 16:34:53 [ecarstrade.be] INFO: Extracting details for car 6817744stock
2026-03-27 16:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02702a5a-7a57-51de-9a0c-c8ee2413936b with identifier: 6818863stock
2026-03-27 16:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02702a5a-7a57-51de-9a0c-c8ee2413936b with identifier: 6818863stock
2026-03-27 16:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02702a5a-7a57-51de-9a0c-c8ee2413936b with identifier: 6818863stock to the API
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6818863>
{'auction_title': '',
'c_o_2_emission_value': 246,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '02702a5a-7a57-51de-9a0c-c8ee2413936b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6818863',
'listing': 'auction',
'location': 'Belgium',
'make': 'Bentley',
'model': 'Continental GT',
'odometer': 38935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-22',
'seats_number': 4,
'seller_name': None,
'title': 'Bentley Continental GT 4.0 V8 Aut. LED-Xenon Navi Sport-Leather '
'Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '4.0 V8 Aut. LED-Xenon Navi Sport-Leather Camera Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818863stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:53 [ecarstrade.be] INFO: Saving data for 6818863stock: {'created_time': 1772611766.388649, 'last_price_update_time': 1774629293.846753}
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6818863stock') HTTP/1.1" 204 0
2026-03-27 16:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e148291-c6e4-56c2-bf4b-d3e6e1c6be9a with identifier: 6817744stock
2026-03-27 16:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e148291-c6e4-56c2-bf4b-d3e6e1c6be9a with scrape type 2
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e148291-c6e4-56c2-bf4b-d3e6e1c6be9a with scrape type 2
2026-03-27 16:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e148291-c6e4-56c2-bf4b-d3e6e1c6be9a, identifier: 6817744stock
2026-03-27 16:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e148291-c6e4-56c2-bf4b-d3e6e1c6be9a with identifier: 6817744stock
2026-03-27 16:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e148291-c6e4-56c2-bf4b-d3e6e1c6be9a with identifier: 6817744stock
2026-03-27 16:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e148291-c6e4-56c2-bf4b-d3e6e1c6be9a with identifier: 6817744stock to the API
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6817744>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3e148291-c6e4-56c2-bf4b-d3e6e1c6be9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6817744',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '540',
'odometer': 309746,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 540i xDrive Touring Aut. Pano LED-Xenon LC-Pro Ambient Navi-Pro '
'Sport-Leather KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': 'i xDrive Touring Aut. Pano LED-Xenon LC-Pro Ambient Navi-Pro '
'Sport-Leather KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2017}
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276817744stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [ecarstrade.be] INFO: Saving data for 6817744stock: {'created_time': 1772611318.394927, 'last_price_update_time': 1774629294.21936}
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6817744stock') HTTP/1.1" 204 0
2026-03-27 16:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6812574> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:54 [ecarstrade.be] INFO: Extracting details for car 6812574stock
2026-03-27 16:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc10129f-bcf8-5245-8258-8fdca3459049 with identifier: 6812574stock
2026-03-27 16:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc10129f-bcf8-5245-8258-8fdca3459049 with scrape type 2
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc10129f-bcf8-5245-8258-8fdca3459049 with scrape type 2
2026-03-27 16:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc10129f-bcf8-5245-8258-8fdca3459049, identifier: 6812574stock
2026-03-27 16:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc10129f-bcf8-5245-8258-8fdca3459049 with identifier: 6812574stock
2026-03-27 16:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc10129f-bcf8-5245-8258-8fdca3459049 with identifier: 6812574stock
2026-03-27 16:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc10129f-bcf8-5245-8258-8fdca3459049 with identifier: 6812574stock to the API
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6812574>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'dc10129f-bcf8-5245-8258-8fdca3459049',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6812574',
'listing': 'auction',
'location': 'Belgium',
'make': 'Land Rover',
'model': 'Range Rover Velar',
'odometer': 216737,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 D180 R-Dynamic S AWD Aut. Pano LED '
'Virtual Navi-Pro Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 D180 R-Dynamic S AWD Aut. Pano LED Virtual Navi-Pro Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812574stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [ecarstrade.be] INFO: Saving data for 6812574stock: {'created_time': 1772673596.556239, 'last_price_update_time': 1774629295.04822}
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6812574stock') HTTP/1.1" 204 0
2026-03-27 16:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6876338stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276876338stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6876338stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 5790258stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%275790258stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 5790258stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6380489stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276380489stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6380489stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6492226stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276492226stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6492226stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6565827stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276565827stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6565827stock: 2
2026-03-27 16:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6568211stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276568211stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6568211stock: 2
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6572320stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276572320stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6572320stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6588028stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276588028stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6588028stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6589936stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276589936stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6589936stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6612228stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612228stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6612228stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6629462stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276629462stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6629462stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6635088stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276635088stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6635088stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6656157stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276656157stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6656157stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6668929stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276668929stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6668929stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6672443stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276672443stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6672443stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6843094stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843094stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6843094stock: 2
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6751573stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276751573stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6751573stock: 2
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6434642stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276434642stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6434642stock: 0
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6597827stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276597827stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6597827stock: 2
2026-03-27 16:34:56 [ecarstrade.be] INFO: Found listing with ID: 6788506stock
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276788506stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [ecarstrade.be] INFO: Scrape type for 6788506stock: 0
2026-03-27 16:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6776417> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6779599> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:58 [ecarstrade.be] INFO: Extracting details for car 6776417stock
2026-03-27 16:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a41c8e8-f9c3-59f7-b64c-1e4073a57aa9 with identifier: 6776417stock
2026-03-27 16:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a41c8e8-f9c3-59f7-b64c-1e4073a57aa9 with scrape type 2
2026-03-27 16:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a41c8e8-f9c3-59f7-b64c-1e4073a57aa9 with scrape type 2
2026-03-27 16:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4a41c8e8-f9c3-59f7-b64c-1e4073a57aa9, identifier: 6776417stock
2026-03-27 16:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4a41c8e8-f9c3-59f7-b64c-1e4073a57aa9 with identifier: 6776417stock
2026-03-27 16:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4a41c8e8-f9c3-59f7-b64c-1e4073a57aa9 with identifier: 6776417stock
2026-03-27 16:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4a41c8e8-f9c3-59f7-b64c-1e4073a57aa9 with identifier: 6776417stock to the API
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6776417>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4a41c8e8-f9c3-59f7-b64c-1e4073a57aa9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6776417',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '116',
'odometer': 138562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116d Aut. Navi-Pro Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'd Aut. Navi-Pro Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776417stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:58 [ecarstrade.be] INFO: Saving data for 6776417stock: {'created_time': 1772611705.631068, 'last_price_update_time': 1774629298.837157}
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6776417stock') HTTP/1.1" 204 0
2026-03-27 16:34:58 [ecarstrade.be] INFO: Extracting details for car 6779599stock
2026-03-27 16:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30f92c47-dab4-53ec-81be-ceb09940f54d with identifier: 6779599stock
2026-03-27 16:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30f92c47-dab4-53ec-81be-ceb09940f54d with scrape type 2
2026-03-27 16:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30f92c47-dab4-53ec-81be-ceb09940f54d with scrape type 2
2026-03-27 16:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 30f92c47-dab4-53ec-81be-ceb09940f54d, identifier: 6779599stock
2026-03-27 16:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 30f92c47-dab4-53ec-81be-ceb09940f54d with identifier: 6779599stock
2026-03-27 16:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 30f92c47-dab4-53ec-81be-ceb09940f54d with identifier: 6779599stock
2026-03-27 16:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 30f92c47-dab4-53ec-81be-ceb09940f54d with identifier: 6779599stock to the API
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6779599>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '30f92c47-dab4-53ec-81be-ceb09940f54d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6779599',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X2',
'odometer': 197907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive16d LED-Xenon Navi-Pro Leather KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d LED-Xenon Navi-Pro Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779599stock%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [ecarstrade.be] INFO: Saving data for 6779599stock: {'created_time': 1772611185.102976, 'last_price_update_time': 1774629299.351675}
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6779599stock') HTTP/1.1" 204 0
2026-03-27 16:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6773433> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:59 [ecarstrade.be] INFO: Extracting details for car 6773433stock
2026-03-27 16:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23db0050-0031-59e8-a20c-ef87e3a3cf57 with identifier: 6773433stock
2026-03-27 16:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23db0050-0031-59e8-a20c-ef87e3a3cf57 with scrape type 2
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23db0050-0031-59e8-a20c-ef87e3a3cf57 with scrape type 2
2026-03-27 16:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 23db0050-0031-59e8-a20c-ef87e3a3cf57, identifier: 6773433stock
2026-03-27 16:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 23db0050-0031-59e8-a20c-ef87e3a3cf57 with identifier: 6773433stock
2026-03-27 16:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 23db0050-0031-59e8-a20c-ef87e3a3cf57 with identifier: 6773433stock
2026-03-27 16:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 23db0050-0031-59e8-a20c-ef87e3a3cf57 with identifier: 6773433stock to the API
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6773433>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '23db0050-0031-59e8-a20c-ef87e3a3cf57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6773433',
'listing': 'auction',
'location': 'France - "TEA LE MEUX"',
'make': 'Peugeot',
'model': '5008',
'odometer': 131958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-08',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.6 PureTech 180Hp GT-Line 7PL Aut. LED-Xenon '
'I-Cockpit Ambient Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera '
'Klima PDC ...',
'transmission': 'automatic',
'trim': '1.6 PureTech 180Hp GT-Line 7PL Aut. LED-Xenon I-Cockpit Ambient Navi '
'1/2 Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276773433stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [ecarstrade.be] INFO: Saving data for 6773433stock: {'created_time': 1772611203.661315, 'last_price_update_time': 1774629300.338725}
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6773433stock') HTTP/1.1" 204 0
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6772786> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:00 [ecarstrade.be] INFO: Extracting details for car 6772786stock
2026-03-27 16:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b19d1e9-2220-50d4-b860-151d0a06ed60 with identifier: 6772786stock
2026-03-27 16:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b19d1e9-2220-50d4-b860-151d0a06ed60 with scrape type 2
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b19d1e9-2220-50d4-b860-151d0a06ed60 with scrape type 2
2026-03-27 16:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9b19d1e9-2220-50d4-b860-151d0a06ed60, identifier: 6772786stock
2026-03-27 16:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9b19d1e9-2220-50d4-b860-151d0a06ed60 with identifier: 6772786stock
2026-03-27 16:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9b19d1e9-2220-50d4-b860-151d0a06ed60 with identifier: 6772786stock
2026-03-27 16:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9b19d1e9-2220-50d4-b860-151d0a06ed60 with identifier: 6772786stock to the API
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6772786>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9b19d1e9-2220-50d4-b860-151d0a06ed60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6772786',
'listing': 'auction',
'location': 'France - "TEA MILLON"',
'make': 'BMW',
'model': '118',
'odometer': 106724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 118d M-Sport Aut. LED LC-Pro Navi-Pro 1/2 Sport-Leather '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'd M-Sport Aut. LED LC-Pro Navi-Pro 1/2 Sport-Leather KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276772786stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [ecarstrade.be] INFO: Saving data for 6772786stock: {'created_time': 1772611249.872901, 'last_price_update_time': 1774629300.83353}
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6772786stock') HTTP/1.1" 204 0
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6764578> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:00 [ecarstrade.be] INFO: Extracting details for car 6764578stock
2026-03-27 16:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c6809f8-5683-5a33-bc63-e694ff2d78f9 with identifier: 6764578stock
2026-03-27 16:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c6809f8-5683-5a33-bc63-e694ff2d78f9 with scrape type 2
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c6809f8-5683-5a33-bc63-e694ff2d78f9 with scrape type 2
2026-03-27 16:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2c6809f8-5683-5a33-bc63-e694ff2d78f9, identifier: 6764578stock
2026-03-27 16:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2c6809f8-5683-5a33-bc63-e694ff2d78f9 with identifier: 6764578stock
2026-03-27 16:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2c6809f8-5683-5a33-bc63-e694ff2d78f9 with identifier: 6764578stock
2026-03-27 16:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2c6809f8-5683-5a33-bc63-e694ff2d78f9 with identifier: 6764578stock to the API
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6764578>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2c6809f8-5683-5a33-bc63-e694ff2d78f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6764578',
'listing': 'auction',
'location': 'Belgium',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 174405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSi Clever Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.0 TSi Clever Navi Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764578stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [ecarstrade.be] INFO: Saving data for 6764578stock: {'created_time': 1773093210.469359, 'last_price_update_time': 1774629301.339293}
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6764578stock') HTTP/1.1" 204 0
2026-03-27 16:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6746262> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:01 [ecarstrade.be] INFO: Extracting details for car 6746262stock
2026-03-27 16:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe463121-cdba-56d7-8692-2aeec231db6b with identifier: 6746262stock
2026-03-27 16:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe463121-cdba-56d7-8692-2aeec231db6b with scrape type 2
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe463121-cdba-56d7-8692-2aeec231db6b with scrape type 2
2026-03-27 16:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fe463121-cdba-56d7-8692-2aeec231db6b, identifier: 6746262stock
2026-03-27 16:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fe463121-cdba-56d7-8692-2aeec231db6b with identifier: 6746262stock
2026-03-27 16:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fe463121-cdba-56d7-8692-2aeec231db6b with identifier: 6746262stock
2026-03-27 16:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fe463121-cdba-56d7-8692-2aeec231db6b with identifier: 6746262stock to the API
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6746262>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fe463121-cdba-56d7-8692-2aeec231db6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6746262',
'listing': 'auction',
'location': 'Belgium',
'make': 'Skoda',
'model': 'Superb',
'odometer': 181294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.6TDI Active Navi Klima PDC ...',
'transmission': 'manual',
'trim': 'Combi 1.6TDI Active Navi Klima PDC ...',
'vin': None,
'year': 2014}
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746262stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [ecarstrade.be] INFO: Saving data for 6746262stock: {'created_time': 1772611682.741387, 'last_price_update_time': 1774629301.864101}
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6746262stock') HTTP/1.1" 204 0
2026-03-27 16:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6794715stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276794715stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [ecarstrade.be] INFO: Scrape type for 6794715stock: 2
2026-03-27 16:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6882517stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276882517stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [ecarstrade.be] INFO: Scrape type for 6882517stock: 2
2026-03-27 16:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6769282stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276769282stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [ecarstrade.be] INFO: Scrape type for 6769282stock: 2
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6287267stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276287267stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [ecarstrade.be] INFO: Scrape type for 6287267stock: 2
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6462698stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276462698stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [ecarstrade.be] INFO: Scrape type for 6462698stock: 2
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6478353stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276478353stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [ecarstrade.be] INFO: Scrape type for 6478353stock: 2
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6644566stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276644566stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [ecarstrade.be] INFO: Scrape type for 6644566stock: 2
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6675809stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276675809stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [ecarstrade.be] INFO: Scrape type for 6675809stock: 2
2026-03-27 16:35:03 [ecarstrade.be] INFO: Found listing with ID: 6700653stock
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276700653stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6700653stock: 2
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6706350stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276706350stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6706350stock: 0
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6740077stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276740077stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6740077stock: 2
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6752714stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752714stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6752714stock: 2
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6761356stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276761356stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6761356stock: 0
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6777305stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777305stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6777305stock: 2
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6778069stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778069stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6778069stock: 2
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6781448stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781448stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6781448stock: 2
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6797160stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276797160stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6797160stock: 0
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6801102stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276801102stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6801102stock: 2
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6808931stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808931stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6808931stock: 2
2026-03-27 16:35:04 [ecarstrade.be] INFO: Found listing with ID: 6811286stock
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276811286stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [ecarstrade.be] INFO: Scrape type for 6811286stock: 0
2026-03-27 16:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6565827> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:05 [ecarstrade.be] INFO: Extracting details for car 6565827stock
2026-03-27 16:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9daafde-347f-5621-84e9-83ed75204602 with identifier: 6565827stock
2026-03-27 16:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9daafde-347f-5621-84e9-83ed75204602 with scrape type 2
2026-03-27 16:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9daafde-347f-5621-84e9-83ed75204602 with scrape type 2
2026-03-27 16:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f9daafde-347f-5621-84e9-83ed75204602, identifier: 6565827stock
2026-03-27 16:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f9daafde-347f-5621-84e9-83ed75204602 with identifier: 6565827stock
2026-03-27 16:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f9daafde-347f-5621-84e9-83ed75204602 with identifier: 6565827stock
2026-03-27 16:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f9daafde-347f-5621-84e9-83ed75204602 with identifier: 6565827stock to the API
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6565827>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'f9daafde-347f-5621-84e9-83ed75204602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6565827',
'listing': 'auction',
'location': 'Belgium',
'make': 'Land Rover',
'model': 'Range Rover Sport',
'odometer': 41914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0 P510e Hybrid First Edition Aut. '
'Pano LED-Pixel Head-Up Virtual ACC Navi-Pro Meridian '
'Comfort-Leather KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': '3.0 P510e Hybrid First Edition Aut. Pano LED-Pixel Head-Up Virtual '
'ACC Navi-Pro Meridian Comfort-Leather KeylessGo Camera 360 Klima PDC '
'...',
'vin': None,
'year': 2023}
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276565827stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:05 [ecarstrade.be] INFO: Saving data for 6565827stock: {'created_time': 1773093180.466506, 'last_price_update_time': 1774629305.649843}
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6565827stock') HTTP/1.1" 204 0
2026-03-27 16:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6751573> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:07 [scrapy.extensions.logstats] INFO: Crawled 136 pages (at 51 pages/min), scraped 118 items (at 46 items/min)
2026-03-27 16:35:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:35:07 [ecarstrade.be] INFO: Extracting details for car 6751573stock
2026-03-27 16:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2786ca6e-c0ea-5260-a2e1-f92262bcf046 with identifier: 6751573stock
2026-03-27 16:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2786ca6e-c0ea-5260-a2e1-f92262bcf046 with scrape type 2
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2786ca6e-c0ea-5260-a2e1-f92262bcf046 with scrape type 2
2026-03-27 16:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2786ca6e-c0ea-5260-a2e1-f92262bcf046, identifier: 6751573stock
2026-03-27 16:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2786ca6e-c0ea-5260-a2e1-f92262bcf046 with identifier: 6751573stock
2026-03-27 16:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2786ca6e-c0ea-5260-a2e1-f92262bcf046 with identifier: 6751573stock
2026-03-27 16:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2786ca6e-c0ea-5260-a2e1-f92262bcf046 with identifier: 6751573stock to the API
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6751573>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2786ca6e-c0ea-5260-a2e1-f92262bcf046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6751573',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '520',
'odometer': 173762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 520d Aut. Xenon Navi-Pro Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'd Aut. Xenon Navi-Pro Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2014}
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276751573stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [ecarstrade.be] INFO: Saving data for 6751573stock: {'created_time': 1774535986.268539, 'last_price_update_time': 1774629307.657331}
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6751573stock') HTTP/1.1" 204 0
2026-03-27 16:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6843094> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:07 [ecarstrade.be] INFO: Extracting details for car 6843094stock
2026-03-27 16:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82345fc5-1047-56e4-97e5-edf614a3d85a with identifier: 6843094stock
2026-03-27 16:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82345fc5-1047-56e4-97e5-edf614a3d85a with scrape type 2
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82345fc5-1047-56e4-97e5-edf614a3d85a with scrape type 2
2026-03-27 16:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82345fc5-1047-56e4-97e5-edf614a3d85a, identifier: 6843094stock
2026-03-27 16:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82345fc5-1047-56e4-97e5-edf614a3d85a with identifier: 6843094stock
2026-03-27 16:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82345fc5-1047-56e4-97e5-edf614a3d85a with identifier: 6843094stock
2026-03-27 16:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82345fc5-1047-56e4-97e5-edf614a3d85a with identifier: 6843094stock to the API
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6843094>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '82345fc5-1047-56e4-97e5-edf614a3d85a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6843094',
'listing': 'auction',
'location': 'France - "Quincieux"',
'make': 'Renault',
'model': 'Captur',
'odometer': 147717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.6i E-Tech Plug-In Hybrid Intens Aut. LED Navi 1/2 '
'Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.6i E-Tech Plug-In Hybrid Intens Aut. LED Navi 1/2 Leather '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843094stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:08 [ecarstrade.be] INFO: Saving data for 6843094stock: {'created_time': 1772611443.084768, 'last_price_update_time': 1774629308.16875}
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6843094stock') HTTP/1.1" 204 0
2026-03-27 16:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6597827> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:08 [ecarstrade.be] INFO: Extracting details for car 6597827stock
2026-03-27 16:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8044b716-e2e9-56a0-b09f-52f6866f1d0a with identifier: 6597827stock
2026-03-27 16:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8044b716-e2e9-56a0-b09f-52f6866f1d0a with scrape type 2
2026-03-27 16:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8044b716-e2e9-56a0-b09f-52f6866f1d0a with scrape type 2
2026-03-27 16:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8044b716-e2e9-56a0-b09f-52f6866f1d0a, identifier: 6597827stock
2026-03-27 16:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8044b716-e2e9-56a0-b09f-52f6866f1d0a with identifier: 6597827stock
2026-03-27 16:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8044b716-e2e9-56a0-b09f-52f6866f1d0a with identifier: 6597827stock
2026-03-27 16:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8044b716-e2e9-56a0-b09f-52f6866f1d0a with identifier: 6597827stock to the API
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6597827>
{'auction_title': '',
'c_o_2_emission_value': 1,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '8044b716-e2e9-56a0-b09f-52f6866f1d0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6597827',
'listing': 'auction',
'location': 'France - "Sollenau"',
'make': 'VinFast',
'model': 'VF8',
'odometer': 9868,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Vinfast VF8 87.7 kWh Plus Aut. Pano LED-Xenon Head-Up Virtual ACC '
'Navi Leather KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': 'Vinfast 87.7 kWh Plus Aut. Pano LED-Xenon Head-Up Virtual ACC Navi '
'Leather KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276597827stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:08 [ecarstrade.be] INFO: Saving data for 6597827stock: {'created_time': 1774535985.726622, 'last_price_update_time': 1774629308.783819}
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6597827stock') HTTP/1.1" 204 0
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6812774stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812774stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6812774stock: 1
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6816472stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276816472stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6816472stock: 0
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6821306stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276821306stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6821306stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6828925stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276828925stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6828925stock: 0
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6830783stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276830783stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6830783stock: 1
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6835650stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835650stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6835650stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6841634stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841634stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6841634stock: 1
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6863207stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276863207stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6863207stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6865470stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865470stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6865470stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6865847stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865847stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6865847stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6867096stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867096stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6867096stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6884277stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884277stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6884277stock: 0
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6884961stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884961stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6884961stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6886197stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886197stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6886197stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6886254stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886254stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6886254stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6886825stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886825stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6886825stock: 0
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6888967stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888967stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6888967stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6897644stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276897644stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6897644stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6898380stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898380stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6898380stock: 2
2026-03-27 16:35:10 [ecarstrade.be] INFO: Found listing with ID: 6902393stock
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902393stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [ecarstrade.be] INFO: Scrape type for 6902393stock: 2
2026-03-27 16:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6870633> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:11 [ecarstrade.be] INFO: Extracting details for car 6870633stock
2026-03-27 16:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 461e4c57-0e9b-5fb4-974f-00927bb1a6c0 with identifier: 6870633stock
2026-03-27 16:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 461e4c57-0e9b-5fb4-974f-00927bb1a6c0 with scrape type 2
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 461e4c57-0e9b-5fb4-974f-00927bb1a6c0 with scrape type 2
2026-03-27 16:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 461e4c57-0e9b-5fb4-974f-00927bb1a6c0, identifier: 6870633stock
2026-03-27 16:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 461e4c57-0e9b-5fb4-974f-00927bb1a6c0 with identifier: 6870633stock
2026-03-27 16:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 461e4c57-0e9b-5fb4-974f-00927bb1a6c0 with identifier: 6870633stock
2026-03-27 16:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 461e4c57-0e9b-5fb4-974f-00927bb1a6c0 with identifier: 6870633stock to the API
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6870633>
{'auction_title': '',
'c_o_2_emission_value': 16,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '461e4c57-0e9b-5fb4-974f-00927bb1a6c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6870633',
'listing': 'auction',
'location': 'France - "TEA MILLON"',
'make': 'BMW',
'model': 'X1',
'odometer': 69470,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 1.5i xDrive25e Plug-In Hybrid Aut. LED-Xenon LC-Pro Navi '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5i xDrive25e Plug-In Hybrid Aut. LED-Xenon LC-Pro Navi KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276870633stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:11 [ecarstrade.be] INFO: Saving data for 6870633stock: {'created_time': 1772611331.751811, 'last_price_update_time': 1774629311.970775}
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6870633stock') HTTP/1.1" 204 0
2026-03-27 16:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6882517> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:12 [ecarstrade.be] INFO: Extracting details for car 6882517stock
2026-03-27 16:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 242886b2-2ea5-58ab-90d9-56fb1bda8907 with identifier: 6882517stock
2026-03-27 16:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 242886b2-2ea5-58ab-90d9-56fb1bda8907 with scrape type 2
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 242886b2-2ea5-58ab-90d9-56fb1bda8907 with scrape type 2
2026-03-27 16:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 242886b2-2ea5-58ab-90d9-56fb1bda8907, identifier: 6882517stock
2026-03-27 16:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 242886b2-2ea5-58ab-90d9-56fb1bda8907 with identifier: 6882517stock
2026-03-27 16:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 242886b2-2ea5-58ab-90d9-56fb1bda8907 with identifier: 6882517stock
2026-03-27 16:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 242886b2-2ea5-58ab-90d9-56fb1bda8907 with identifier: 6882517stock to the API
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6882517>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '242886b2-2ea5-58ab-90d9-56fb1bda8907',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6882517',
'listing': 'auction',
'location': 'Belgium - "GNK - Remarketing Genk LANGERLO 003-045-004"',
'make': 'Volkswagen',
'model': 'Passat Variant',
'odometer': 195822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Aut. Virtual LED-Matrix Navi '
'Sport-Seats KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 TDI Aut. Virtual LED-Matrix Navi Sport-Seats KeylessGo Camera '
'Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276882517stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:13 [ecarstrade.be] INFO: Saving data for 6882517stock: {'created_time': 1774017228.5593, 'last_price_update_time': 1774629313.045441}
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6882517stock') HTTP/1.1" 204 0
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6794715> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [ecarstrade.be] INFO: Extracting details for car 6794715stock
2026-03-27 16:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21ae6cc4-c8ba-5c12-963c-2cbdc7453562 with identifier: 6794715stock
2026-03-27 16:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21ae6cc4-c8ba-5c12-963c-2cbdc7453562 with scrape type 2
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21ae6cc4-c8ba-5c12-963c-2cbdc7453562 with scrape type 2
2026-03-27 16:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21ae6cc4-c8ba-5c12-963c-2cbdc7453562, identifier: 6794715stock
2026-03-27 16:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21ae6cc4-c8ba-5c12-963c-2cbdc7453562 with identifier: 6794715stock
2026-03-27 16:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21ae6cc4-c8ba-5c12-963c-2cbdc7453562 with identifier: 6794715stock
2026-03-27 16:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21ae6cc4-c8ba-5c12-963c-2cbdc7453562 with identifier: 6794715stock to the API
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6794715>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '21ae6cc4-c8ba-5c12-963c-2cbdc7453562',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6794715',
'listing': 'auction',
'location': 'France - "Castelnau-dEstrétefonds"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 146599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.4 TSI eHybrid R-Line Aut. LED-Matrix Head-Up '
'Virtual ACC Navi 1/2 Sport-Leather KeylessGo Camera 360 Klima PDC '
'...',
'transmission': 'automatic',
'trim': '1.4 TSI eHybrid R-Line Aut. LED-Matrix Head-Up Virtual ACC Navi 1/2 '
'Sport-Leather KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276794715stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:13 [ecarstrade.be] INFO: Saving data for 6794715stock: {'created_time': 1774542885.497658, 'last_price_update_time': 1774629313.574955}
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6794715stock') HTTP/1.1" 204 0
2026-03-27 16:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6287267> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:16 [ecarstrade.be] INFO: Extracting details for car 6287267stock
2026-03-27 16:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6769282> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f6cfd1b-d9da-51b7-a0c9-969f883a9a45 with identifier: 6287267stock
2026-03-27 16:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f6cfd1b-d9da-51b7-a0c9-969f883a9a45 with scrape type 2
2026-03-27 16:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f6cfd1b-d9da-51b7-a0c9-969f883a9a45 with scrape type 2
2026-03-27 16:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8f6cfd1b-d9da-51b7-a0c9-969f883a9a45, identifier: 6287267stock
2026-03-27 16:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8f6cfd1b-d9da-51b7-a0c9-969f883a9a45 with identifier: 6287267stock
2026-03-27 16:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8f6cfd1b-d9da-51b7-a0c9-969f883a9a45 with identifier: 6287267stock
2026-03-27 16:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8f6cfd1b-d9da-51b7-a0c9-969f883a9a45 with identifier: 6287267stock to the API
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6287267>
{'auction_title': '',
'c_o_2_emission_value': 295,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '4.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8f6cfd1b-d9da-51b7-a0c9-969f883a9a45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6287267',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'M3',
'odometer': 183112,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW M3 Limo 4.0i V8 Manual 420Hp Navi Sport-Leather Klima PDC ...',
'transmission': 'manual',
'trim': 'Limo 4.0i V8 Manual 420Hp Navi Sport-Leather Klima PDC ...',
'vin': None,
'year': 2009}
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276287267stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:16 [ecarstrade.be] INFO: Saving data for 6287267stock: {'created_time': 1772611466.656639, 'last_price_update_time': 1774629316.577301}
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6287267stock') HTTP/1.1" 204 0
2026-03-27 16:35:16 [ecarstrade.be] INFO: Extracting details for car 6769282stock
2026-03-27 16:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6462698> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed6ca897-4714-5273-b78a-a8d46d183f59 with identifier: 6769282stock
2026-03-27 16:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed6ca897-4714-5273-b78a-a8d46d183f59 with scrape type 2
2026-03-27 16:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed6ca897-4714-5273-b78a-a8d46d183f59 with scrape type 2
2026-03-27 16:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ed6ca897-4714-5273-b78a-a8d46d183f59, identifier: 6769282stock
2026-03-27 16:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ed6ca897-4714-5273-b78a-a8d46d183f59 with identifier: 6769282stock
2026-03-27 16:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ed6ca897-4714-5273-b78a-a8d46d183f59 with identifier: 6769282stock
2026-03-27 16:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ed6ca897-4714-5273-b78a-a8d46d183f59 with identifier: 6769282stock to the API
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6769282>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ed6ca897-4714-5273-b78a-a8d46d183f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6769282',
'listing': 'auction',
'location': 'France - "HOUECOURT"',
'make': 'BMW',
'model': 'X3',
'odometer': 120957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 Facelift 2.0 sDrive18d Design Aut. LC-Pro Navi-Pro '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Facelift 2.0 sDrive18d Design Aut. LC-Pro Navi-Pro Sport-Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276769282stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:17 [ecarstrade.be] INFO: Saving data for 6769282stock: {'created_time': 1772611200.677512, 'last_price_update_time': 1774629317.082897}
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6769282stock') HTTP/1.1" 204 0
2026-03-27 16:35:17 [ecarstrade.be] INFO: Extracting details for car 6462698stock
2026-03-27 16:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8a1f900-65a5-549d-9e53-82c63e9f6878 with identifier: 6462698stock
2026-03-27 16:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8a1f900-65a5-549d-9e53-82c63e9f6878 with scrape type 2
2026-03-27 16:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8a1f900-65a5-549d-9e53-82c63e9f6878 with scrape type 2
2026-03-27 16:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8a1f900-65a5-549d-9e53-82c63e9f6878, identifier: 6462698stock
2026-03-27 16:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8a1f900-65a5-549d-9e53-82c63e9f6878 with identifier: 6462698stock
2026-03-27 16:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8a1f900-65a5-549d-9e53-82c63e9f6878 with identifier: 6462698stock
2026-03-27 16:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8a1f900-65a5-549d-9e53-82c63e9f6878 with identifier: 6462698stock to the API
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6462698>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c8a1f900-65a5-549d-9e53-82c63e9f6878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6462698',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 180074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 1.5 sDrive16d Aut. Navi-Pro KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 sDrive16d Aut. Navi-Pro KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276462698stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:17 [ecarstrade.be] INFO: Saving data for 6462698stock: {'created_time': 1774042527.561389, 'last_price_update_time': 1774629317.501581}
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6462698stock') HTTP/1.1" 204 0
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6700653> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6644566> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:20 [ecarstrade.be] INFO: Extracting details for car 6700653stock
2026-03-27 16:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc5a00c-c1e6-5505-85b6-894840e7568c with identifier: 6700653stock
2026-03-27 16:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc5a00c-c1e6-5505-85b6-894840e7568c with scrape type 2
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fc5a00c-c1e6-5505-85b6-894840e7568c with scrape type 2
2026-03-27 16:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1fc5a00c-c1e6-5505-85b6-894840e7568c, identifier: 6700653stock
2026-03-27 16:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1fc5a00c-c1e6-5505-85b6-894840e7568c with identifier: 6700653stock
2026-03-27 16:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1fc5a00c-c1e6-5505-85b6-894840e7568c with identifier: 6700653stock
2026-03-27 16:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1fc5a00c-c1e6-5505-85b6-894840e7568c with identifier: 6700653stock to the API
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6700653>
{'auction_title': '',
'c_o_2_emission_value': 84,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1fc5a00c-c1e6-5505-85b6-894840e7568c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6700653',
'listing': 'auction',
'location': 'France - "WAVRIN"',
'make': 'Peugeot',
'model': '208',
'odometer': 120340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.5 BlueHDI 100Hp LED Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 BlueHDI 100Hp LED Navi Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276700653stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:20 [ecarstrade.be] INFO: Saving data for 6700653stock: {'created_time': 1774449341.052026, 'last_price_update_time': 1774629320.586616}
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6700653stock') HTTP/1.1" 204 0
2026-03-27 16:35:20 [ecarstrade.be] INFO: Extracting details for car 6644566stock
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6675809> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4149700-29c8-58db-86fd-301a94513b2c with identifier: 6644566stock
2026-03-27 16:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4149700-29c8-58db-86fd-301a94513b2c with scrape type 2
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4149700-29c8-58db-86fd-301a94513b2c with scrape type 2
2026-03-27 16:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4149700-29c8-58db-86fd-301a94513b2c, identifier: 6644566stock
2026-03-27 16:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4149700-29c8-58db-86fd-301a94513b2c with identifier: 6644566stock
2026-03-27 16:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4149700-29c8-58db-86fd-301a94513b2c with identifier: 6644566stock
2026-03-27 16:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4149700-29c8-58db-86fd-301a94513b2c with identifier: 6644566stock to the API
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6644566>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'c4149700-29c8-58db-86fd-301a94513b2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6644566',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X5',
'odometer': 120902,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e Plug-In Hybrid M-Sport Aut. LED-Xenon LC-Pro Air '
'Suspension ACC Ambient Navi-Pro Sport-Leather KeylessGo Camera 360 '
'Klima PDC ...',
'transmission': 'automatic',
'trim': 'xDrive45e Plug-In Hybrid M-Sport Aut. LED-Xenon LC-Pro Air '
'Suspension ACC Ambient Navi-Pro Sport-Leather KeylessGo Camera 360 '
'Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276644566stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:20 [ecarstrade.be] INFO: Saving data for 6644566stock: {'created_time': 1774362862.083986, 'last_price_update_time': 1774629320.983805}
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6644566stock') HTTP/1.1" 204 0
2026-03-27 16:35:21 [ecarstrade.be] INFO: Extracting details for car 6675809stock
2026-03-27 16:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc176d1-5aa6-574d-9546-357a6eb7db4d with identifier: 6675809stock
2026-03-27 16:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc176d1-5aa6-574d-9546-357a6eb7db4d with scrape type 2
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc176d1-5aa6-574d-9546-357a6eb7db4d with scrape type 2
2026-03-27 16:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dfc176d1-5aa6-574d-9546-357a6eb7db4d, identifier: 6675809stock
2026-03-27 16:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dfc176d1-5aa6-574d-9546-357a6eb7db4d with identifier: 6675809stock
2026-03-27 16:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dfc176d1-5aa6-574d-9546-357a6eb7db4d with identifier: 6675809stock
2026-03-27 16:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dfc176d1-5aa6-574d-9546-357a6eb7db4d with identifier: 6675809stock to the API
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6675809>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'dfc176d1-5aa6-574d-9546-357a6eb7db4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6675809',
'listing': 'auction',
'location': 'Belgium',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 131000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 D150 AWD S Aut. LED Navi Leather '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 D150 AWD S Aut. LED Navi Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276675809stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:21 [ecarstrade.be] INFO: Saving data for 6675809stock: {'created_time': 1774362852.116683, 'last_price_update_time': 1774629321.412332}
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6675809stock') HTTP/1.1" 204 0
2026-03-27 16:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6808931> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:22 [ecarstrade.be] INFO: Extracting details for car 6808931stock
2026-03-27 16:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2cd6c0c-866e-53c4-a863-28b19a770394 with identifier: 6808931stock
2026-03-27 16:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2cd6c0c-866e-53c4-a863-28b19a770394 with scrape type 2
2026-03-27 16:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2cd6c0c-866e-53c4-a863-28b19a770394 with scrape type 2
2026-03-27 16:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f2cd6c0c-866e-53c4-a863-28b19a770394, identifier: 6808931stock
2026-03-27 16:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f2cd6c0c-866e-53c4-a863-28b19a770394 with identifier: 6808931stock
2026-03-27 16:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f2cd6c0c-866e-53c4-a863-28b19a770394 with identifier: 6808931stock
2026-03-27 16:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f2cd6c0c-866e-53c4-a863-28b19a770394 with identifier: 6808931stock to the API
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6808931>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'f2cd6c0c-866e-53c4-a863-28b19a770394',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6808931',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 119199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.4 TSI eHybrid R-Line Aut. Pano LED-Matrix '
'Virtual ACC Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera Klima '
'PDC ...',
'transmission': 'automatic',
'trim': '1.4 TSI eHybrid R-Line Aut. Pano LED-Matrix Virtual ACC Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808931stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:22 [ecarstrade.be] INFO: Saving data for 6808931stock: {'created_time': 1773956020.798506, 'last_price_update_time': 1774629322.901857}
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6808931stock') HTTP/1.1" 204 0
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6781448> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:24 [ecarstrade.be] INFO: Extracting details for car 6781448stock
2026-03-27 16:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3705ae7-776d-57b5-989b-cadb82797a04 with identifier: 6781448stock
2026-03-27 16:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3705ae7-776d-57b5-989b-cadb82797a04 with scrape type 2
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3705ae7-776d-57b5-989b-cadb82797a04 with scrape type 2
2026-03-27 16:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3705ae7-776d-57b5-989b-cadb82797a04, identifier: 6781448stock
2026-03-27 16:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3705ae7-776d-57b5-989b-cadb82797a04 with identifier: 6781448stock
2026-03-27 16:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3705ae7-776d-57b5-989b-cadb82797a04 with identifier: 6781448stock
2026-03-27 16:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3705ae7-776d-57b5-989b-cadb82797a04 with identifier: 6781448stock to the API
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6781448>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b3705ae7-776d-57b5-989b-cadb82797a04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6781448',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 129526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes A180d AMG LED-Xenon Navi 1/2 Sport-Leather-Alcantara '
'Camera Klima ...',
'transmission': 'manual',
'trim': 'A180d AMG LED-Xenon Navi 1/2 Sport-Leather-Alcantara Camera Klima '
'...',
'vin': None,
'year': 2015}
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781448stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [ecarstrade.be] INFO: Saving data for 6781448stock: {'created_time': 1774362853.988122, 'last_price_update_time': 1774629324.429208}
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6781448stock') HTTP/1.1" 204 0
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6801102> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:24 [ecarstrade.be] INFO: Extracting details for car 6801102stock
2026-03-27 16:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4bdcaed-ae03-584c-a25e-a719fa0a828b with identifier: 6801102stock
2026-03-27 16:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4bdcaed-ae03-584c-a25e-a719fa0a828b with scrape type 2
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4bdcaed-ae03-584c-a25e-a719fa0a828b with scrape type 2
2026-03-27 16:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4bdcaed-ae03-584c-a25e-a719fa0a828b, identifier: 6801102stock
2026-03-27 16:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4bdcaed-ae03-584c-a25e-a719fa0a828b with identifier: 6801102stock
2026-03-27 16:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4bdcaed-ae03-584c-a25e-a719fa0a828b with identifier: 6801102stock
2026-03-27 16:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4bdcaed-ae03-584c-a25e-a719fa0a828b with identifier: 6801102stock to the API
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6801102>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b4bdcaed-ae03-584c-a25e-a719fa0a828b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6801102',
'listing': 'auction',
'location': 'Belgium',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 85099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kangoo 1.2 TCe Klima ...',
'transmission': 'manual',
'trim': '1.2 TCe Klima ...',
'vin': None,
'year': 2016}
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276801102stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [ecarstrade.be] INFO: Saving data for 6801102stock: {'created_time': 1774449348.661219, 'last_price_update_time': 1774629325.022668}
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6801102stock') HTTP/1.1" 204 0
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6478353> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6902393> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:27 [ecarstrade.be] INFO: Extracting details for car 6478353stock
2026-03-27 16:35:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f8d3238-3f7a-5c9f-aee6-7440604c98fc with identifier: 6478353stock
2026-03-27 16:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f8d3238-3f7a-5c9f-aee6-7440604c98fc with scrape type 2
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f8d3238-3f7a-5c9f-aee6-7440604c98fc with scrape type 2
2026-03-27 16:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f8d3238-3f7a-5c9f-aee6-7440604c98fc, identifier: 6478353stock
2026-03-27 16:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f8d3238-3f7a-5c9f-aee6-7440604c98fc with identifier: 6478353stock
2026-03-27 16:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f8d3238-3f7a-5c9f-aee6-7440604c98fc with identifier: 6478353stock
2026-03-27 16:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f8d3238-3f7a-5c9f-aee6-7440604c98fc with identifier: 6478353stock to the API
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6478353>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1f8d3238-3f7a-5c9f-aee6-7440604c98fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6478353',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 222891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-20',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer 2.0 BlueHDI 130Hp L3H2 Premium 3PL Display Klima PDC '
'...',
'transmission': 'manual',
'trim': '2.0 BlueHDI 130Hp L3H2 Premium 3PL Display Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276478353stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [ecarstrade.be] INFO: Saving data for 6478353stock: {'created_time': 1774449341.788288, 'last_price_update_time': 1774629327.927021}
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6478353stock') HTTP/1.1" 204 0
2026-03-27 16:35:28 [ecarstrade.be] INFO: Extracting details for car 6902393stock
2026-03-27 16:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b92d656c-9479-5737-b966-796d2e93a2a7 with identifier: 6902393stock
2026-03-27 16:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b92d656c-9479-5737-b966-796d2e93a2a7 with scrape type 2
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b92d656c-9479-5737-b966-796d2e93a2a7 with scrape type 2
2026-03-27 16:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b92d656c-9479-5737-b966-796d2e93a2a7, identifier: 6902393stock
2026-03-27 16:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b92d656c-9479-5737-b966-796d2e93a2a7 with identifier: 6902393stock
2026-03-27 16:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b92d656c-9479-5737-b966-796d2e93a2a7 with identifier: 6902393stock
2026-03-27 16:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b92d656c-9479-5737-b966-796d2e93a2a7 with identifier: 6902393stock to the API
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6902393>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b92d656c-9479-5737-b966-796d2e93a2a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6902393',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mini',
'model': 'One D',
'odometer': 184900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-09',
'seats_number': 4,
'seller_name': None,
'title': 'Mini One D 1.5d Navi KeylessGo Klima ...',
'transmission': 'manual',
'trim': '1.5d Navi KeylessGo Klima ...',
'vin': None,
'year': 2017}
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902393stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [ecarstrade.be] INFO: Saving data for 6902393stock: {'created_time': 1774042566.336728, 'last_price_update_time': 1774629328.383255}
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6902393stock') HTTP/1.1" 204 0
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6898380> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:29 [ecarstrade.be] INFO: Extracting details for car 6898380stock
2026-03-27 16:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28b1683c-aec7-5586-809c-5bfcc866dd5b with identifier: 6898380stock
2026-03-27 16:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28b1683c-aec7-5586-809c-5bfcc866dd5b with scrape type 2
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28b1683c-aec7-5586-809c-5bfcc866dd5b with scrape type 2
2026-03-27 16:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 28b1683c-aec7-5586-809c-5bfcc866dd5b, identifier: 6898380stock
2026-03-27 16:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 28b1683c-aec7-5586-809c-5bfcc866dd5b with identifier: 6898380stock
2026-03-27 16:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 28b1683c-aec7-5586-809c-5bfcc866dd5b with identifier: 6898380stock
2026-03-27 16:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 28b1683c-aec7-5586-809c-5bfcc866dd5b with identifier: 6898380stock to the API
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6898380>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '28b1683c-aec7-5586-809c-5bfcc866dd5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6898380',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 181425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touran 2.0 TDI 150Hp Highline Pano LED-Matrix ACC Navi '
'Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'manual',
'trim': '2.0 TDI 150Hp Highline Pano LED-Matrix ACC Navi Alcantara KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2015}
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898380stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [ecarstrade.be] INFO: Saving data for 6898380stock: {'created_time': 1774536029.267884, 'last_price_update_time': 1774629329.762429}
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6898380stock') HTTP/1.1" 204 0
2026-03-27 16:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6897644> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:30 [ecarstrade.be] INFO: Extracting details for car 6897644stock
2026-03-27 16:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb62f92d-a43a-52da-b434-2a9cce77db7d with identifier: 6897644stock
2026-03-27 16:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb62f92d-a43a-52da-b434-2a9cce77db7d with scrape type 2
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb62f92d-a43a-52da-b434-2a9cce77db7d with scrape type 2
2026-03-27 16:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fb62f92d-a43a-52da-b434-2a9cce77db7d, identifier: 6897644stock
2026-03-27 16:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fb62f92d-a43a-52da-b434-2a9cce77db7d with identifier: 6897644stock
2026-03-27 16:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fb62f92d-a43a-52da-b434-2a9cce77db7d with identifier: 6897644stock
2026-03-27 16:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fb62f92d-a43a-52da-b434-2a9cce77db7d with identifier: 6897644stock to the API
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6897644>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'fb62f92d-a43a-52da-b434-2a9cce77db7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6897644',
'listing': 'auction',
'location': 'Belgium - "Herstal"',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 225000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.2 TSI Ambition Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 TSI Ambition Klima PDC ...',
'vin': None,
'year': 2016}
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276897644stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:30 [ecarstrade.be] INFO: Saving data for 6897644stock: {'created_time': 1773956012.667873, 'last_price_update_time': 1774629330.651623}
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6897644stock') HTTP/1.1" 204 0
2026-03-27 16:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777305> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:30 [ecarstrade.be] INFO: Extracting details for car 6777305stock
2026-03-27 16:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88284cd0-1315-55c6-8cb1-841f26bda395 with identifier: 6777305stock
2026-03-27 16:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88284cd0-1315-55c6-8cb1-841f26bda395 with scrape type 2
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88284cd0-1315-55c6-8cb1-841f26bda395 with scrape type 2
2026-03-27 16:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88284cd0-1315-55c6-8cb1-841f26bda395, identifier: 6777305stock
2026-03-27 16:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88284cd0-1315-55c6-8cb1-841f26bda395 with identifier: 6777305stock
2026-03-27 16:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88284cd0-1315-55c6-8cb1-841f26bda395 with identifier: 6777305stock
2026-03-27 16:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88284cd0-1315-55c6-8cb1-841f26bda395 with identifier: 6777305stock to the API
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777305>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '88284cd0-1315-55c6-8cb1-841f26bda395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777305',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'C 180',
'odometer': 134295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes C 180d Avantgarde LED-Xenon Navi 1/2 Leather Klima PDC ...',
'transmission': 'manual',
'trim': 'd Avantgarde LED-Xenon Navi 1/2 Leather Klima PDC ...',
'vin': None,
'year': 2016}
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777305stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:31 [ecarstrade.be] INFO: Saving data for 6777305stock: {'created_time': 1774535997.898457, 'last_price_update_time': 1774629331.415263}
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777305stock') HTTP/1.1" 204 0
2026-03-27 16:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6888967> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:31 [ecarstrade.be] INFO: Extracting details for car 6888967stock
2026-03-27 16:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9538445d-c2dd-5fcf-a953-f5a03efc987a with identifier: 6888967stock
2026-03-27 16:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9538445d-c2dd-5fcf-a953-f5a03efc987a with scrape type 2
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9538445d-c2dd-5fcf-a953-f5a03efc987a with scrape type 2
2026-03-27 16:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9538445d-c2dd-5fcf-a953-f5a03efc987a, identifier: 6888967stock
2026-03-27 16:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9538445d-c2dd-5fcf-a953-f5a03efc987a with identifier: 6888967stock
2026-03-27 16:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9538445d-c2dd-5fcf-a953-f5a03efc987a with identifier: 6888967stock
2026-03-27 16:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9538445d-c2dd-5fcf-a953-f5a03efc987a with identifier: 6888967stock to the API
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6888967>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9538445d-c2dd-5fcf-a953-f5a03efc987a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6888967',
'listing': 'auction',
'location': 'Belgium',
'make': 'Renault',
'model': 'Scenic',
'odometer': 283756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Scenic 1.5 DCI Display Klima ...',
'transmission': 'manual',
'trim': '1.5 DCI Display Klima ...',
'vin': None,
'year': 2011}
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888967stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:31 [ecarstrade.be] INFO: Saving data for 6888967stock: {'created_time': 1773452051.509341, 'last_price_update_time': 1774629331.91378}
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6888967stock') HTTP/1.1" 204 0
2026-03-27 16:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6886254> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:34 [ecarstrade.be] INFO: Extracting details for car 6886254stock
2026-03-27 16:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b33d3482-c0ad-529a-823a-10f8977698c7 with identifier: 6886254stock
2026-03-27 16:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b33d3482-c0ad-529a-823a-10f8977698c7 with scrape type 2
2026-03-27 16:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b33d3482-c0ad-529a-823a-10f8977698c7 with scrape type 2
2026-03-27 16:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b33d3482-c0ad-529a-823a-10f8977698c7, identifier: 6886254stock
2026-03-27 16:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b33d3482-c0ad-529a-823a-10f8977698c7 with identifier: 6886254stock
2026-03-27 16:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b33d3482-c0ad-529a-823a-10f8977698c7 with identifier: 6886254stock
2026-03-27 16:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b33d3482-c0ad-529a-823a-10f8977698c7 with identifier: 6886254stock to the API
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6886254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'b33d3482-c0ad-529a-823a-10f8977698c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6886254',
'listing': 'auction',
'location': 'Belgium',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 51900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Dual Motor Performance Pano LED-Xenon ACC Navi '
'Leather KeylessGo Camera 360 Klima PDC ...',
'transmission': 'automatic',
'trim': 'Dual Motor Performance Pano LED-Xenon ACC Navi Leather KeylessGo '
'Camera 360 Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886254stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:34 [ecarstrade.be] INFO: Saving data for 6886254stock: {'created_time': 1773672107.155125, 'last_price_update_time': 1774629334.984384}
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6886254stock') HTTP/1.1" 204 0
2026-03-27 16:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6568211> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:36 [ecarstrade.be] INFO: Extracting details for car 6568211stock
2026-03-27 16:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10534955-bc9a-556e-a1b7-f950ace6fed8 with identifier: 6568211stock
2026-03-27 16:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10534955-bc9a-556e-a1b7-f950ace6fed8 with scrape type 2
2026-03-27 16:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10534955-bc9a-556e-a1b7-f950ace6fed8 with scrape type 2
2026-03-27 16:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 10534955-bc9a-556e-a1b7-f950ace6fed8, identifier: 6568211stock
2026-03-27 16:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 10534955-bc9a-556e-a1b7-f950ace6fed8 with identifier: 6568211stock
2026-03-27 16:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 10534955-bc9a-556e-a1b7-f950ace6fed8 with identifier: 6568211stock
2026-03-27 16:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 10534955-bc9a-556e-a1b7-f950ace6fed8 with identifier: 6568211stock to the API
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6568211>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '10534955-bc9a-556e-a1b7-f950ace6fed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6568211',
'listing': 'auction',
'location': 'Belgium - "ASSE II"',
'make': 'BMW',
'model': '420',
'odometer': 163899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-20',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 420d Coupe M-Sport Shadow Line Aut. LED-Xenon LC-Pro Ambient '
'Navi-Pro 1/2 Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'd Coupe M-Sport Shadow Line Aut. LED-Xenon LC-Pro Ambient Navi-Pro '
'1/2 Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276568211stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [ecarstrade.be] INFO: Saving data for 6568211stock: {'created_time': 1772611276.441684, 'last_price_update_time': 1774629337.240812}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6568211stock') HTTP/1.1" 204 0
2026-03-27 16:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6867096> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:37 [ecarstrade.be] INFO: Extracting details for car 6867096stock
2026-03-27 16:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca9931a8-3b96-5377-bf41-536e35aab17c with identifier: 6867096stock
2026-03-27 16:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca9931a8-3b96-5377-bf41-536e35aab17c with scrape type 2
2026-03-27 16:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca9931a8-3b96-5377-bf41-536e35aab17c with scrape type 2
2026-03-27 16:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca9931a8-3b96-5377-bf41-536e35aab17c, identifier: 6867096stock
2026-03-27 16:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca9931a8-3b96-5377-bf41-536e35aab17c with identifier: 6867096stock
2026-03-27 16:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca9931a8-3b96-5377-bf41-536e35aab17c with identifier: 6867096stock
2026-03-27 16:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca9931a8-3b96-5377-bf41-536e35aab17c with identifier: 6867096stock to the API
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6867096>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ca9931a8-3b96-5377-bf41-536e35aab17c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6867096',
'listing': 'auction',
'location': 'Belgium',
'make': 'Audi',
'model': 'A5',
'odometer': 165080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 SB 2.0 40 TFSI Aut. LED-Matrix B&O Navi Sport-Leather '
'KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'SB 2.0 40 TFSI Aut. LED-Matrix B&O Navi Sport-Leather KeylessGo '
'Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867096stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [ecarstrade.be] INFO: Saving data for 6867096stock: {'created_time': 1774362859.550915, 'last_price_update_time': 1774629337.741007}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6867096stock') HTTP/1.1" 204 0
2026-03-27 16:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6865847> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:37 [ecarstrade.be] INFO: Extracting details for car 6865847stock
2026-03-27 16:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4a9a124-ddf3-58cc-9e37-63d07cf22f9e with identifier: 6865847stock
2026-03-27 16:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4a9a124-ddf3-58cc-9e37-63d07cf22f9e with scrape type 2
2026-03-27 16:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4a9a124-ddf3-58cc-9e37-63d07cf22f9e with scrape type 2
2026-03-27 16:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4a9a124-ddf3-58cc-9e37-63d07cf22f9e, identifier: 6865847stock
2026-03-27 16:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4a9a124-ddf3-58cc-9e37-63d07cf22f9e with identifier: 6865847stock
2026-03-27 16:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4a9a124-ddf3-58cc-9e37-63d07cf22f9e with identifier: 6865847stock
2026-03-27 16:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4a9a124-ddf3-58cc-9e37-63d07cf22f9e with identifier: 6865847stock to the API
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6865847>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b4a9a124-ddf3-58cc-9e37-63d07cf22f9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6865847',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '316',
'odometer': 153850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 316d LED-Xenon Head-Up Leather Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'd LED-Xenon Head-Up Leather Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2017}
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865847stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:38 [ecarstrade.be] INFO: Saving data for 6865847stock: {'created_time': 1774535995.545368, 'last_price_update_time': 1774629338.360424}
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6865847stock') HTTP/1.1" 204 0
2026-03-27 16:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6865470> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:38 [ecarstrade.be] INFO: Extracting details for car 6865470stock
2026-03-27 16:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cdcf196-15a1-5f6f-a5a5-d7391adcce70 with identifier: 6865470stock
2026-03-27 16:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdcf196-15a1-5f6f-a5a5-d7391adcce70 with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cdcf196-15a1-5f6f-a5a5-d7391adcce70 with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8cdcf196-15a1-5f6f-a5a5-d7391adcce70, identifier: 6865470stock
2026-03-27 16:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8cdcf196-15a1-5f6f-a5a5-d7391adcce70 with identifier: 6865470stock
2026-03-27 16:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8cdcf196-15a1-5f6f-a5a5-d7391adcce70 with identifier: 6865470stock
2026-03-27 16:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8cdcf196-15a1-5f6f-a5a5-d7391adcce70 with identifier: 6865470stock to the API
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6865470>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '4.7L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8cdcf196-15a1-5f6f-a5a5-d7391adcce70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6865470',
'listing': 'auction',
'location': 'Belgium',
'make': 'Dodge',
'model': 'RAM',
'odometer': 217041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Dodge RAM 1500 4.7 V8 Quad Cab Klima ...',
'transmission': 'automatic',
'trim': '1500 4.7 V8 Quad Cab Klima ...',
'vin': None,
'year': 2009}
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865470stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:39 [ecarstrade.be] INFO: Saving data for 6865470stock: {'created_time': 1773956014.629962, 'last_price_update_time': 1774629339.388721}
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6865470stock') HTTP/1.1" 204 0
2026-03-27 16:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6886197> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:39 [ecarstrade.be] INFO: Extracting details for car 6886197stock
2026-03-27 16:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7769b2e4-33ba-5f2d-9aaf-593fe05f826d with identifier: 6886197stock
2026-03-27 16:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7769b2e4-33ba-5f2d-9aaf-593fe05f826d with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7769b2e4-33ba-5f2d-9aaf-593fe05f826d with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7769b2e4-33ba-5f2d-9aaf-593fe05f826d, identifier: 6886197stock
2026-03-27 16:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7769b2e4-33ba-5f2d-9aaf-593fe05f826d with identifier: 6886197stock
2026-03-27 16:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7769b2e4-33ba-5f2d-9aaf-593fe05f826d with identifier: 6886197stock
2026-03-27 16:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7769b2e4-33ba-5f2d-9aaf-593fe05f826d with identifier: 6886197stock to the API
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6886197>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7769b2e4-33ba-5f2d-9aaf-593fe05f826d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6886197',
'listing': 'auction',
'location': 'Belgium',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 152955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Live Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech Live Navi Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886197stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:39 [ecarstrade.be] INFO: Saving data for 6886197stock: {'created_time': 1774536029.97269, 'last_price_update_time': 1774629339.874643}
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6886197stock') HTTP/1.1" 204 0
2026-03-27 16:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6863207> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:41 [ecarstrade.be] INFO: Extracting details for car 6863207stock
2026-03-27 16:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950f745e-ce70-583d-9813-b1d12326478f with identifier: 6863207stock
2026-03-27 16:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950f745e-ce70-583d-9813-b1d12326478f with scrape type 2
2026-03-27 16:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950f745e-ce70-583d-9813-b1d12326478f with scrape type 2
2026-03-27 16:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 950f745e-ce70-583d-9813-b1d12326478f, identifier: 6863207stock
2026-03-27 16:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 950f745e-ce70-583d-9813-b1d12326478f with identifier: 6863207stock
2026-03-27 16:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 950f745e-ce70-583d-9813-b1d12326478f with identifier: 6863207stock
2026-03-27 16:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 950f745e-ce70-583d-9813-b1d12326478f with identifier: 6863207stock to the API
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6863207>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '950f745e-ce70-583d-9813-b1d12326478f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6863207',
'listing': 'auction',
'location': 'Belgium',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 213897,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia Combi 1.4 TDI 90Hp Display Klima PDC ...',
'transmission': 'manual',
'trim': 'Combi 1.4 TDI 90Hp Display Klima PDC ...',
'vin': None,
'year': 2015}
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276863207stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:42 [ecarstrade.be] INFO: Saving data for 6863207stock: {'created_time': 1774042567.776236, 'last_price_update_time': 1774629342.048761}
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6863207stock') HTTP/1.1" 204 0
2026-03-27 16:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6841634> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:44 [ecarstrade.be] INFO: Extracting details for car 6841634stock
2026-03-27 16:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e with identifier: 6841634stock
2026-03-27 16:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e with scrape type 1
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6840001-6850000%252F6841634%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1770306019%27 HTTP/1.1" 200 None
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_000/780x0__r.jpg?hash=1770306019 not downloaded yet
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6840001-6850000%252F6841634%252Fphoto_008%252F780x0__r.jpg%253Fhash%3D1770306041%27 HTTP/1.1" 200 None
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_008/780x0__r.jpg?hash=1770306041 not downloaded yet
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6840001-6850000%252F6841634%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1770306021%27 HTTP/1.1" 200 None
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_001/780x0__r.jpg?hash=1770306021 not downloaded yet
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6840001-6850000%252F6841634%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1770306027%27 HTTP/1.1" 200 None
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_003/780x0__r.jpg?hash=1770306027 not downloaded yet
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6840001-6850000%252F6841634%252Fphoto_011%252F780x0__r.jpg%253Fhash%3D1770306048%27 HTTP/1.1" 200 None
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_011/780x0__r.jpg?hash=1770306048 not downloaded yet
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6840001-6850000%252F6841634%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1770306024%27 HTTP/1.1" 200 None
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_002/780x0__r.jpg?hash=1770306024 not downloaded yet
2026-03-27 16:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6830783> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:45 [ecarstrade.be] INFO: Extracting details for car 6830783stock
2026-03-27 16:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9029836-f732-5c4b-9749-b18865d6e4f8 with identifier: 6830783stock
2026-03-27 16:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9029836-f732-5c4b-9749-b18865d6e4f8 with scrape type 1
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f9029836-f732-5c4b-9749-b18865d6e4f8
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6830001-6840000%252F6830783%252Fphoto_038%252F780x0__r.jpg%253Fhash%3D1773748946%27 HTTP/1.1" 200 None
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_038/780x0__r.jpg?hash=1773748946 not downloaded yet
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6830001-6840000%252F6830783%252Fphoto_043%252F780x0__r.jpg%253Fhash%3D1773748947%27 HTTP/1.1" 200 None
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_043/780x0__r.jpg?hash=1773748947 not downloaded yet
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6830001-6840000%252F6830783%252Fphoto_039%252F780x0__r.jpg%253Fhash%3D1773748946%27 HTTP/1.1" 200 None
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_039/780x0__r.jpg?hash=1773748946 not downloaded yet
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6830001-6840000%252F6830783%252Fphoto_041%252F780x0__r.jpg%253Fhash%3D1773748947%27 HTTP/1.1" 200 None
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_041/780x0__r.jpg?hash=1773748947 not downloaded yet
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6830001-6840000%252F6830783%252Fphoto_040%252F780x0__r.jpg%253Fhash%3D1773748946%27 HTTP/1.1" 200 None
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_040/780x0__r.jpg?hash=1773748946 not downloaded yet
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6830001-6840000%252F6830783%252Fphoto_042%252F780x0__r.jpg%253Fhash%3D1773748947%27 HTTP/1.1" 200 None
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_042/780x0__r.jpg?hash=1773748947 not downloaded yet
2026-03-27 16:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6821306> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6835650> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:45 [ecarstrade.be] INFO: Extracting details for car 6821306stock
2026-03-27 16:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aee6454-a8b1-51f4-a262-87ece5224a96 with identifier: 6821306stock
2026-03-27 16:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aee6454-a8b1-51f4-a262-87ece5224a96 with scrape type 2
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aee6454-a8b1-51f4-a262-87ece5224a96 with scrape type 2
2026-03-27 16:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6aee6454-a8b1-51f4-a262-87ece5224a96, identifier: 6821306stock
2026-03-27 16:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6aee6454-a8b1-51f4-a262-87ece5224a96 with identifier: 6821306stock
2026-03-27 16:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6aee6454-a8b1-51f4-a262-87ece5224a96 with identifier: 6821306stock
2026-03-27 16:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6aee6454-a8b1-51f4-a262-87ece5224a96 with identifier: 6821306stock to the API
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6821306>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6aee6454-a8b1-51f4-a262-87ece5224a96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6821306',
'listing': 'auction',
'location': 'Belgium',
'make': 'Ford',
'model': 'Tourneo Connect',
'odometer': 117055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Tourneo Connect 1.5 TDCI Display Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 TDCI Display Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276821306stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:46 [ecarstrade.be] INFO: Saving data for 6821306stock: {'created_time': 1774362854.957173, 'last_price_update_time': 1774629346.214988}
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6821306stock') HTTP/1.1" 204 0
2026-03-27 16:35:46 [ecarstrade.be] INFO: Extracting details for car 6835650stock
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_000/780x0__r.jpg?hash=1770306019> (referer: https://ecarstrade.com/cars/6841634)
2026-03-27 16:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1d94997-fb95-54a8-8080-2b16bf145d6b with identifier: 6835650stock
2026-03-27 16:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1d94997-fb95-54a8-8080-2b16bf145d6b with scrape type 2
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1d94997-fb95-54a8-8080-2b16bf145d6b with scrape type 2
2026-03-27 16:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b1d94997-fb95-54a8-8080-2b16bf145d6b, identifier: 6835650stock
2026-03-27 16:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b1d94997-fb95-54a8-8080-2b16bf145d6b with identifier: 6835650stock
2026-03-27 16:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b1d94997-fb95-54a8-8080-2b16bf145d6b with identifier: 6835650stock
2026-03-27 16:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b1d94997-fb95-54a8-8080-2b16bf145d6b with identifier: 6835650stock to the API
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6835650>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b1d94997-fb95-54a8-8080-2b16bf145d6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6835650',
'listing': 'auction',
'location': 'Belgium',
'make': 'Land Rover',
'model': 'Range Rover Velar',
'odometer': 127000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 D240 R-Dynamic SE AWD Aut. Pano '
'LED Virtual ACC Meridian Navi-Pro Leather KeylessGo Camera 360 '
'Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 D240 R-Dynamic SE AWD Aut. Pano LED Virtual ACC Meridian '
'Navi-Pro Leather KeylessGo Camera 360 Klima PDC ...',
'vin': None,
'year': 2017}
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835650stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:46 [ecarstrade.be] INFO: Saving data for 6835650stock: {'created_time': 1774449348.215436, 'last_price_update_time': 1774629346.608379}
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6835650stock') HTTP/1.1" 204 0
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_001/780x0__r.jpg?hash=1770306021> (referer: https://ecarstrade.com/cars/6841634)
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_008/780x0__r.jpg?hash=1770306041> (referer: https://ecarstrade.com/cars/6841634)
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_011/780x0__r.jpg?hash=1770306048> (referer: https://ecarstrade.com/cars/6841634)
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_003/780x0__r.jpg?hash=1770306027> (referer: https://ecarstrade.com/cars/6841634)
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_002/780x0__r.jpg?hash=1770306024> (referer: https://ecarstrade.com/cars/6841634)
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_043/780x0__r.jpg?hash=1773748947> (referer: https://ecarstrade.com/cars/6830783)
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_038/780x0__r.jpg?hash=1773748946> (referer: https://ecarstrade.com/cars/6830783)
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_042/780x0__r.jpg?hash=1773748947> (referer: https://ecarstrade.com/cars/6830783)
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e
2026-03-27 16:35:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e, skipping ID generation
2026-03-27 16:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e with scrape type 1
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e sending to next pipeline
2026-03-27 16:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e, identifier: 6841634stock
2026-03-27 16:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e with identifier: 6841634stock
2026-03-27 16:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e with identifier: 6841634stock
2026-03-27 16:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e with identifier: 6841634stock to the API
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6840001-6850000/6841634/photo_002/780x0__r.jpg?hash=1770306024>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e43b8d2c-6f3b-5c2c-aa67-1ec74f78d34e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6841634',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 159443,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes A 180 AMG LED-Xenon Navi-Pro 1/2 Sport-Leather-Alcantara '
'Camera Klima PDC ...',
'transmission': 'manual',
'trim': 'AMG LED-Xenon Navi-Pro 1/2 Sport-Leather-Alcantara Camera Klima PDC '
'...',
'vin': None,
'year': 2016}
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841634stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [ecarstrade.be] INFO: Saving data for 6841634stock: {'created_time': 1774629347.268389, 'last_price_update_time': 1774629347.268404}
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6841634stock') HTTP/1.1" 204 0
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_040/780x0__r.jpg?hash=1773748946> (referer: https://ecarstrade.com/cars/6830783)
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_041/780x0__r.jpg?hash=1773748947> (referer: https://ecarstrade.com/cars/6830783)
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f9029836-f732-5c4b-9749-b18865d6e4f8
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f9029836-f732-5c4b-9749-b18865d6e4f8
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f9029836-f732-5c4b-9749-b18865d6e4f8
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_039/780x0__r.jpg?hash=1773748946> (referer: https://ecarstrade.com/cars/6830783)
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f9029836-f732-5c4b-9749-b18865d6e4f8
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f9029836-f732-5c4b-9749-b18865d6e4f8
2026-03-27 16:35:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:35:47 [ecarstrade.be] INFO: Found listing with ID: 6903066stock
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903066stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [ecarstrade.be] INFO: Scrape type for 6903066stock: 2
2026-03-27 16:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:47 [ecarstrade.be] INFO: Found listing with ID: 6903832stock
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903832stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [ecarstrade.be] INFO: Scrape type for 6903832stock: 2
2026-03-27 16:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:47 [ecarstrade.be] INFO: Found listing with ID: 6904740stock
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904740stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [ecarstrade.be] INFO: Scrape type for 6904740stock: 1
2026-03-27 16:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:47 [ecarstrade.be] INFO: Found listing with ID: 6906584stock
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906584stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [ecarstrade.be] INFO: Scrape type for 6906584stock: 2
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f9029836-f732-5c4b-9749-b18865d6e4f8
2026-03-27 16:35:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9029836-f732-5c4b-9749-b18865d6e4f8, skipping ID generation
2026-03-27 16:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9029836-f732-5c4b-9749-b18865d6e4f8 with scrape type 1
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9029836-f732-5c4b-9749-b18865d6e4f8 sending to next pipeline
2026-03-27 16:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f9029836-f732-5c4b-9749-b18865d6e4f8, identifier: 6830783stock
2026-03-27 16:35:47 [ecarstrade.be] INFO: Found listing with ID: 6906853stock
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906853stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [ecarstrade.be] INFO: Scrape type for 6906853stock: 2
2026-03-27 16:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f9029836-f732-5c4b-9749-b18865d6e4f8 with identifier: 6830783stock
2026-03-27 16:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f9029836-f732-5c4b-9749-b18865d6e4f8 with identifier: 6830783stock
2026-03-27 16:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f9029836-f732-5c4b-9749-b18865d6e4f8 with identifier: 6830783stock to the API
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6830001-6840000/6830783/photo_039/780x0__r.jpg?hash=1773748946>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f9029836-f732-5c4b-9749-b18865d6e4f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6830783',
'listing': 'auction',
'location': 'Belgium',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 84646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kangoo 1.2 TCe Klima ...',
'transmission': 'manual',
'trim': '1.2 TCe Klima ...',
'vin': None,
'year': 2018}
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276830783stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [ecarstrade.be] INFO: Saving data for 6830783stock: {'created_time': 1774629347.964413, 'last_price_update_time': 1774629347.964424}
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6830783stock') HTTP/1.1" 204 0
2026-03-27 16:35:47 [ecarstrade.be] INFO: Found listing with ID: 6912515stock
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276912515stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [ecarstrade.be] INFO: Scrape type for 6912515stock: 0
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6916489stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916489stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6916489stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6919009stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919009stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6919009stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6921709stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921709stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6921709stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6929239stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929239stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6929239stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6929377stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929377stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6929377stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6929379stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929379stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6929379stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6929853stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929853stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6929853stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6933323stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933323stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6933323stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6933344stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933344stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6933344stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6933657stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933657stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6933657stock: 0
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6933662stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933662stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6933662stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6934437stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934437stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6934437stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6934462stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934462stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6934462stock: 2
2026-03-27 16:35:48 [ecarstrade.be] INFO: Found listing with ID: 6934463stock
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934463stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [ecarstrade.be] INFO: Scrape type for 6934463stock: 2
2026-03-27 16:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6812774> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:49 [ecarstrade.be] INFO: Extracting details for car 6812774stock
2026-03-27 16:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af386a55-0d55-5702-b0dd-c7c816a68778 with identifier: 6812774stock
2026-03-27 16:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af386a55-0d55-5702-b0dd-c7c816a68778 with scrape type 1
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item af386a55-0d55-5702-b0dd-c7c816a68778
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6810001-6820000%252F6812774%252Fphoto_043%252F780x0__r.jpg%253Fhash%3D1773668953%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_043/780x0__r.jpg?hash=1773668953 not downloaded yet
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6810001-6820000%252F6812774%252Fphoto_048%252F780x0__r.jpg%253Fhash%3D1773668954%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_048/780x0__r.jpg?hash=1773668954 not downloaded yet
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6810001-6820000%252F6812774%252Fphoto_044%252F780x0__r.jpg%253Fhash%3D1773668953%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_044/780x0__r.jpg?hash=1773668953 not downloaded yet
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6810001-6820000%252F6812774%252Fphoto_046%252F780x0__r.jpg%253Fhash%3D1773668954%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_046/780x0__r.jpg?hash=1773668954 not downloaded yet
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6810001-6820000%252F6812774%252Fphoto_045%252F780x0__r.jpg%253Fhash%3D1773668953%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_045/780x0__r.jpg?hash=1773668953 not downloaded yet
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6810001-6820000%252F6812774%252Fphoto_047%252F780x0__r.jpg%253Fhash%3D1773668954%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_047/780x0__r.jpg?hash=1773668954 not downloaded yet
2026-03-27 16:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6752714> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:51 [ecarstrade.be] INFO: Extracting details for car 6752714stock
2026-03-27 16:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ae2acd-fbb3-5668-b9c0-ad6e0d9c44b4 with identifier: 6752714stock
2026-03-27 16:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ae2acd-fbb3-5668-b9c0-ad6e0d9c44b4 with scrape type 2
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6ae2acd-fbb3-5668-b9c0-ad6e0d9c44b4 with scrape type 2
2026-03-27 16:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6ae2acd-fbb3-5668-b9c0-ad6e0d9c44b4, identifier: 6752714stock
2026-03-27 16:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6ae2acd-fbb3-5668-b9c0-ad6e0d9c44b4 with identifier: 6752714stock
2026-03-27 16:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6ae2acd-fbb3-5668-b9c0-ad6e0d9c44b4 with identifier: 6752714stock
2026-03-27 16:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6ae2acd-fbb3-5668-b9c0-ad6e0d9c44b4 with identifier: 6752714stock to the API
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6752714>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e6ae2acd-fbb3-5668-b9c0-ad6e0d9c44b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6752714',
'listing': 'auction',
'location': 'Belgium',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 43146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat Tipo Cross 1.0 Firefly Display Camera Klima PDC ...',
'transmission': 'manual',
'trim': 'Cross 1.0 Firefly Display Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752714stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [ecarstrade.be] INFO: Saving data for 6752714stock: {'created_time': 1774042528.044443, 'last_price_update_time': 1774629351.447913}
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6752714stock') HTTP/1.1" 204 0
2026-03-27 16:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6740077> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:52 [ecarstrade.be] INFO: Extracting details for car 6740077stock
2026-03-27 16:35:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d121e8c6-0454-5cda-8d57-e982f12bb4aa with identifier: 6740077stock
2026-03-27 16:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d121e8c6-0454-5cda-8d57-e982f12bb4aa with scrape type 2
2026-03-27 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d121e8c6-0454-5cda-8d57-e982f12bb4aa with scrape type 2
2026-03-27 16:35:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d121e8c6-0454-5cda-8d57-e982f12bb4aa, identifier: 6740077stock
2026-03-27 16:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d121e8c6-0454-5cda-8d57-e982f12bb4aa with identifier: 6740077stock
2026-03-27 16:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d121e8c6-0454-5cda-8d57-e982f12bb4aa with identifier: 6740077stock
2026-03-27 16:35:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d121e8c6-0454-5cda-8d57-e982f12bb4aa with identifier: 6740077stock to the API
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6740077>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd121e8c6-0454-5cda-8d57-e982f12bb4aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6740077',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '116',
'odometer': 131759,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116d Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'd Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2015}
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276740077stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:52 [ecarstrade.be] INFO: Saving data for 6740077stock: {'created_time': 1773758209.476787, 'last_price_update_time': 1774629352.635858}
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6740077stock') HTTP/1.1" 204 0
2026-03-27 16:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6935000stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935000stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6935000stock: 2
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6938498stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938498stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6938498stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6938520stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938520stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6938520stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6938580stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938580stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6938580stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6938597stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938597stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6938597stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6938612stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938612stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6938612stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6939461stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939461stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6939461stock: 1
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6939659stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939659stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6939659stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6939660stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939660stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6939660stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6939662stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939662stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6939662stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6940180stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940180stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6940180stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6940842stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940842stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6940842stock: 2
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6941160stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941160stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6941160stock: 2
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6942252stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942252stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6942252stock: 0
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6942267stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942267stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6942267stock: 2
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6945449stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945449stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6945449stock: 2
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6945574stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945574stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6945574stock: 2
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6946051stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946051stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6946051stock: 2
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6947046stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947046stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6947046stock: 2
2026-03-27 16:35:54 [ecarstrade.be] INFO: Found listing with ID: 6947972stock
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947972stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [ecarstrade.be] INFO: Scrape type for 6947972stock: 0
2026-03-27 16:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6778069> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903832> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:54 [ecarstrade.be] INFO: Extracting details for car 6778069stock
2026-03-27 16:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53863bf4-07c2-5676-8c5e-ba0c12491f16 with identifier: 6778069stock
2026-03-27 16:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53863bf4-07c2-5676-8c5e-ba0c12491f16 with scrape type 2
2026-03-27 16:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53863bf4-07c2-5676-8c5e-ba0c12491f16 with scrape type 2
2026-03-27 16:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 53863bf4-07c2-5676-8c5e-ba0c12491f16, identifier: 6778069stock
2026-03-27 16:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 53863bf4-07c2-5676-8c5e-ba0c12491f16 with identifier: 6778069stock
2026-03-27 16:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 53863bf4-07c2-5676-8c5e-ba0c12491f16 with identifier: 6778069stock
2026-03-27 16:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 53863bf4-07c2-5676-8c5e-ba0c12491f16 with identifier: 6778069stock to the API
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6778069>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '53863bf4-07c2-5676-8c5e-ba0c12491f16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6778069',
'listing': 'auction',
'location': 'Belgium',
'make': 'Audi',
'model': 'A4',
'odometer': 154916,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 1.9 TDI Klima PDC ...',
'transmission': 'manual',
'trim': 'Avant 1.9 TDI Klima PDC ...',
'vin': None,
'year': 2007}
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778069stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [ecarstrade.be] INFO: Saving data for 6778069stock: {'created_time': 1773672059.552956, 'last_price_update_time': 1774629355.146848}
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6778069stock') HTTP/1.1" 204 0
2026-03-27 16:35:55 [ecarstrade.be] INFO: Extracting details for car 6903832stock
2026-03-27 16:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 488d836f-b5c8-54eb-ade0-2396d1a3f578 with identifier: 6903832stock
2026-03-27 16:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 488d836f-b5c8-54eb-ade0-2396d1a3f578 with scrape type 2
2026-03-27 16:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 488d836f-b5c8-54eb-ade0-2396d1a3f578 with scrape type 2
2026-03-27 16:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 488d836f-b5c8-54eb-ade0-2396d1a3f578, identifier: 6903832stock
2026-03-27 16:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 488d836f-b5c8-54eb-ade0-2396d1a3f578 with identifier: 6903832stock
2026-03-27 16:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 488d836f-b5c8-54eb-ade0-2396d1a3f578 with identifier: 6903832stock
2026-03-27 16:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 488d836f-b5c8-54eb-ade0-2396d1a3f578 with identifier: 6903832stock to the API
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903832>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '488d836f-b5c8-54eb-ade0-2396d1a3f578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6903832',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Peugeot',
'model': '5008',
'odometer': 137435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-27',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDI Allure 7PL Aut. LED I-Cockpit Navi 1/2 '
'Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 BlueHDI Allure 7PL Aut. LED I-Cockpit Navi 1/2 Leather KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903832stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [ecarstrade.be] INFO: Saving data for 6903832stock: {'created_time': 1774542901.026436, 'last_price_update_time': 1774629355.611982}
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903832stock') HTTP/1.1" 204 0
2026-03-27 16:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903066> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:55 [ecarstrade.be] INFO: Extracting details for car 6903066stock
2026-03-27 16:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9e52f3-10de-5b7d-96c9-4ad6d3a4a526 with identifier: 6903066stock
2026-03-27 16:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9e52f3-10de-5b7d-96c9-4ad6d3a4a526 with scrape type 2
2026-03-27 16:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b9e52f3-10de-5b7d-96c9-4ad6d3a4a526 with scrape type 2
2026-03-27 16:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3b9e52f3-10de-5b7d-96c9-4ad6d3a4a526, identifier: 6903066stock
2026-03-27 16:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3b9e52f3-10de-5b7d-96c9-4ad6d3a4a526 with identifier: 6903066stock
2026-03-27 16:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3b9e52f3-10de-5b7d-96c9-4ad6d3a4a526 with identifier: 6903066stock
2026-03-27 16:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3b9e52f3-10de-5b7d-96c9-4ad6d3a4a526 with identifier: 6903066stock to the API
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903066>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3b9e52f3-10de-5b7d-96c9-4ad6d3a4a526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6903066',
'listing': 'auction',
'location': 'Belgium - "Diest"',
'make': 'Peugeot',
'model': '308',
'odometer': 36282,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 PureTech Aut. Klima PDC ...',
'transmission': 'automatic',
'trim': 'SW 1.2 PureTech Aut. Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903066stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [ecarstrade.be] INFO: Saving data for 6903066stock: {'created_time': 1774362861.065034, 'last_price_update_time': 1774629356.117177}
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903066stock') HTTP/1.1" 204 0
2026-03-27 16:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906584> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:57 [ecarstrade.be] INFO: Extracting details for car 6906584stock
2026-03-27 16:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05cc0e5c-076b-5912-a03a-20a66a8ec5cd with identifier: 6906584stock
2026-03-27 16:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05cc0e5c-076b-5912-a03a-20a66a8ec5cd with scrape type 2
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05cc0e5c-076b-5912-a03a-20a66a8ec5cd with scrape type 2
2026-03-27 16:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05cc0e5c-076b-5912-a03a-20a66a8ec5cd, identifier: 6906584stock
2026-03-27 16:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05cc0e5c-076b-5912-a03a-20a66a8ec5cd with identifier: 6906584stock
2026-03-27 16:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05cc0e5c-076b-5912-a03a-20a66a8ec5cd with identifier: 6906584stock
2026-03-27 16:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05cc0e5c-076b-5912-a03a-20a66a8ec5cd with identifier: 6906584stock to the API
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6906584>
{'auction_title': '',
'c_o_2_emission_value': 55,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '05cc0e5c-076b-5912-a03a-20a66a8ec5cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906584',
'listing': 'auction',
'location': 'Belgium',
'make': 'MAN',
'model': 'Mini Cooper SE Countryman',
'odometer': 81405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Cooper SE Countryman 1.5 Plug-In Hybrid All4 Aut. Navi '
'KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 Plug-In Hybrid All4 Aut. Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906584stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [ecarstrade.be] INFO: Saving data for 6906584stock: {'created_time': 1774362857.482511, 'last_price_update_time': 1774629357.868212}
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906584stock') HTTP/1.1" 204 0
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906853> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:59 [ecarstrade.be] INFO: Extracting details for car 6906853stock
2026-03-27 16:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ae550ed-3656-5201-b1a1-e35270d69bdf with identifier: 6906853stock
2026-03-27 16:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae550ed-3656-5201-b1a1-e35270d69bdf with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ae550ed-3656-5201-b1a1-e35270d69bdf with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ae550ed-3656-5201-b1a1-e35270d69bdf, identifier: 6906853stock
2026-03-27 16:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ae550ed-3656-5201-b1a1-e35270d69bdf with identifier: 6906853stock
2026-03-27 16:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ae550ed-3656-5201-b1a1-e35270d69bdf with identifier: 6906853stock
2026-03-27 16:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ae550ed-3656-5201-b1a1-e35270d69bdf with identifier: 6906853stock to the API
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6906853>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1ae550ed-3656-5201-b1a1-e35270d69bdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906853',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 56075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.3i T4 Plug-In Hybrid eAWD Aut. LED Virtual Navi '
'Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.3i T4 Plug-In Hybrid eAWD Aut. LED Virtual Navi Leather KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906853stock%27 HTTP/1.1" 200 None
2026-03-27 16:35:59 [ecarstrade.be] INFO: Saving data for 6906853stock: {'created_time': 1773956011.571287, 'last_price_update_time': 1774629359.395467}
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906853stock') HTTP/1.1" 204 0
2026-03-27 16:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6916489> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_047/780x0__r.jpg?hash=1773668954> (referer: https://ecarstrade.com/cars/6812774)
2026-03-27 16:36:00 [ecarstrade.be] INFO: Extracting details for car 6916489stock
2026-03-27 16:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df959137-54ea-5202-a3be-693498fa1630 with identifier: 6916489stock
2026-03-27 16:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df959137-54ea-5202-a3be-693498fa1630 with scrape type 2
2026-03-27 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df959137-54ea-5202-a3be-693498fa1630 with scrape type 2
2026-03-27 16:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: df959137-54ea-5202-a3be-693498fa1630, identifier: 6916489stock
2026-03-27 16:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: df959137-54ea-5202-a3be-693498fa1630 with identifier: 6916489stock
2026-03-27 16:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: df959137-54ea-5202-a3be-693498fa1630 with identifier: 6916489stock
2026-03-27 16:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: df959137-54ea-5202-a3be-693498fa1630 with identifier: 6916489stock to the API
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6916489>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'df959137-54ea-5202-a3be-693498fa1630',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6916489',
'listing': 'auction',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '5008',
'odometer': 166294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-03',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDI GT-Line 7PL Aut. LED-Xenon I-Cockpit Navi '
'1/2 Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 BlueHDI GT-Line 7PL Aut. LED-Xenon I-Cockpit Navi 1/2 '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916489stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [ecarstrade.be] INFO: Saving data for 6916489stock: {'created_time': 1773956035.389195, 'last_price_update_time': 1774629361.121935}
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6916489stock') HTTP/1.1" 204 0
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_045/780x0__r.jpg?hash=1773668953> (referer: https://ecarstrade.com/cars/6812774)
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item af386a55-0d55-5702-b0dd-c7c816a68778
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_046/780x0__r.jpg?hash=1773668954> (referer: https://ecarstrade.com/cars/6812774)
2026-03-27 16:36:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item af386a55-0d55-5702-b0dd-c7c816a68778
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item af386a55-0d55-5702-b0dd-c7c816a68778
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6919009> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:02 [ecarstrade.be] INFO: Extracting details for car 6919009stock
2026-03-27 16:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 715aa1bf-4966-5902-8347-a898fefef3b7 with identifier: 6919009stock
2026-03-27 16:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 715aa1bf-4966-5902-8347-a898fefef3b7 with scrape type 2
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 715aa1bf-4966-5902-8347-a898fefef3b7 with scrape type 2
2026-03-27 16:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 715aa1bf-4966-5902-8347-a898fefef3b7, identifier: 6919009stock
2026-03-27 16:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 715aa1bf-4966-5902-8347-a898fefef3b7 with identifier: 6919009stock
2026-03-27 16:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 715aa1bf-4966-5902-8347-a898fefef3b7 with identifier: 6919009stock
2026-03-27 16:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 715aa1bf-4966-5902-8347-a898fefef3b7 with identifier: 6919009stock to the API
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6919009>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '715aa1bf-4966-5902-8347-a898fefef3b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6919009',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '320',
'odometer': 95229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 320e Plug-In Hybrid M-Sport Aut. Pano LED-Xenon LC-Pro Ambient '
'Navi Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'e Plug-In Hybrid M-Sport Aut. Pano LED-Xenon LC-Pro Ambient Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919009stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:02 [ecarstrade.be] INFO: Saving data for 6919009stock: {'created_time': 1773351765.453253, 'last_price_update_time': 1774629362.557412}
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6919009stock') HTTP/1.1" 204 0
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6921709> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:02 [ecarstrade.be] INFO: Extracting details for car 6921709stock
2026-03-27 16:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56934dd2-b476-584c-a032-b2b0bbd79f7d with identifier: 6921709stock
2026-03-27 16:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56934dd2-b476-584c-a032-b2b0bbd79f7d with scrape type 2
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56934dd2-b476-584c-a032-b2b0bbd79f7d with scrape type 2
2026-03-27 16:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56934dd2-b476-584c-a032-b2b0bbd79f7d, identifier: 6921709stock
2026-03-27 16:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56934dd2-b476-584c-a032-b2b0bbd79f7d with identifier: 6921709stock
2026-03-27 16:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56934dd2-b476-584c-a032-b2b0bbd79f7d with identifier: 6921709stock
2026-03-27 16:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56934dd2-b476-584c-a032-b2b0bbd79f7d with identifier: 6921709stock to the API
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6921709>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '56934dd2-b476-584c-a032-b2b0bbd79f7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6921709',
'listing': 'auction',
'location': 'Belgium',
'make': 'Jeep',
'model': 'Compass',
'odometer': 78555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.4 Multiair longitude Navi-Pro 1/2 Leather Camera '
'Klima PDC ...',
'transmission': 'manual',
'trim': '1.4 Multiair longitude Navi-Pro 1/2 Leather Camera Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921709stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:03 [ecarstrade.be] INFO: Saving data for 6921709stock: {'created_time': 1774362903.446026, 'last_price_update_time': 1774629363.632594}
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6921709stock') HTTP/1.1" 204 0
2026-03-27 16:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6929239> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:04 [ecarstrade.be] INFO: Extracting details for car 6929239stock
2026-03-27 16:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c634d506-dea2-55b5-8a5d-44f47a83985c with identifier: 6929239stock
2026-03-27 16:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c634d506-dea2-55b5-8a5d-44f47a83985c with scrape type 2
2026-03-27 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c634d506-dea2-55b5-8a5d-44f47a83985c with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c634d506-dea2-55b5-8a5d-44f47a83985c, identifier: 6929239stock
2026-03-27 16:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c634d506-dea2-55b5-8a5d-44f47a83985c with identifier: 6929239stock
2026-03-27 16:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c634d506-dea2-55b5-8a5d-44f47a83985c with identifier: 6929239stock
2026-03-27 16:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c634d506-dea2-55b5-8a5d-44f47a83985c with identifier: 6929239stock to the API
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6929239>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c634d506-dea2-55b5-8a5d-44f47a83985c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6929239',
'listing': 'auction',
'location': 'France - "DVTA"',
'make': 'Ford',
'model': 'Focus',
'odometer': 163358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Wagon Facelift 1.5 EcoBlue ST-Line Aut. LED Virtual '
'Navi-Pro Sport-Seats KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Wagon Facelift 1.5 EcoBlue ST-Line Aut. LED Virtual Navi-Pro '
'Sport-Seats KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929239stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:05 [ecarstrade.be] INFO: Saving data for 6929239stock: {'created_time': 1773180961.174529, 'last_price_update_time': 1774629365.358944}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6929239stock') HTTP/1.1" 204 0
2026-03-27 16:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6929377> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:05 [ecarstrade.be] INFO: Extracting details for car 6929377stock
2026-03-27 16:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7473388-d92a-5099-ab6c-2d1257e204b4 with identifier: 6929377stock
2026-03-27 16:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7473388-d92a-5099-ab6c-2d1257e204b4 with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7473388-d92a-5099-ab6c-2d1257e204b4 with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7473388-d92a-5099-ab6c-2d1257e204b4, identifier: 6929377stock
2026-03-27 16:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7473388-d92a-5099-ab6c-2d1257e204b4 with identifier: 6929377stock
2026-03-27 16:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7473388-d92a-5099-ab6c-2d1257e204b4 with identifier: 6929377stock
2026-03-27 16:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7473388-d92a-5099-ab6c-2d1257e204b4 with identifier: 6929377stock to the API
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6929377>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'a7473388-d92a-5099-ab6c-2d1257e204b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6929377',
'listing': 'auction',
'location': 'France - "TEA LE MEUX"',
'make': 'Peugeot',
'model': '208',
'odometer': 27277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure LED Navi 1/2 Leather Camera Klima '
'PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech Allure LED Navi 1/2 Leather Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929377stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:05 [ecarstrade.be] INFO: Saving data for 6929377stock: {'created_time': 1773180969.432379, 'last_price_update_time': 1774629365.880863}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6929377stock') HTTP/1.1" 204 0
2026-03-27 16:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934463> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:06 [ecarstrade.be] INFO: Extracting details for car 6934463stock
2026-03-27 16:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ee716a6-f51d-5ca7-a062-c3fe728bfe0f with identifier: 6934463stock
2026-03-27 16:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ee716a6-f51d-5ca7-a062-c3fe728bfe0f with scrape type 2
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ee716a6-f51d-5ca7-a062-c3fe728bfe0f with scrape type 2
2026-03-27 16:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ee716a6-f51d-5ca7-a062-c3fe728bfe0f, identifier: 6934463stock
2026-03-27 16:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ee716a6-f51d-5ca7-a062-c3fe728bfe0f with identifier: 6934463stock
2026-03-27 16:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ee716a6-f51d-5ca7-a062-c3fe728bfe0f with identifier: 6934463stock
2026-03-27 16:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ee716a6-f51d-5ca7-a062-c3fe728bfe0f with identifier: 6934463stock to the API
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934463>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4ee716a6-f51d-5ca7-a062-c3fe728bfe0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934463',
'listing': 'auction',
'location': 'Belgium - "Brugge"',
'make': 'Mercedes',
'model': 'E 200',
'odometer': 220000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E200d Avantgarde Aut. MULTIBEAM 1/2 Sport-Leather '
'Navi KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '-Benz E200d Avantgarde Aut. MULTIBEAM 1/2 Sport-Leather Navi '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2017}
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934463stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:07 [ecarstrade.be] INFO: Saving data for 6934463stock: {'created_time': 1774449399.889791, 'last_price_update_time': 1774629367.04719}
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934463stock') HTTP/1.1" 204 0
2026-03-27 16:36:07 [scrapy.extensions.logstats] INFO: Crawled 184 pages (at 48 pages/min), scraped 163 items (at 45 items/min)
2026-03-27 16:36:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6884961> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:07 [ecarstrade.be] INFO: Extracting details for car 6884961stock
2026-03-27 16:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42ab4a11-074b-5faf-a4e9-0177917f3812 with identifier: 6884961stock
2026-03-27 16:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42ab4a11-074b-5faf-a4e9-0177917f3812 with scrape type 2
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42ab4a11-074b-5faf-a4e9-0177917f3812 with scrape type 2
2026-03-27 16:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 42ab4a11-074b-5faf-a4e9-0177917f3812, identifier: 6884961stock
2026-03-27 16:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 42ab4a11-074b-5faf-a4e9-0177917f3812 with identifier: 6884961stock
2026-03-27 16:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 42ab4a11-074b-5faf-a4e9-0177917f3812 with identifier: 6884961stock
2026-03-27 16:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 42ab4a11-074b-5faf-a4e9-0177917f3812 with identifier: 6884961stock to the API
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6884961>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '42ab4a11-074b-5faf-a4e9-0177917f3812',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6884961',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'V 220',
'odometer': 172984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes V 220d Avantgarde L2 7PL Aut. LED-Xenon Navi Leather Klima '
'PDC ...',
'transmission': 'automatic',
'trim': 'd Avantgarde L2 7PL Aut. LED-Xenon Navi Leather Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884961stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:08 [ecarstrade.be] INFO: Saving data for 6884961stock: {'created_time': 1774542895.576797, 'last_price_update_time': 1774629368.137564}
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6884961stock') HTTP/1.1" 204 0
2026-03-27 16:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6947046> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:08 [ecarstrade.be] INFO: Extracting details for car 6947046stock
2026-03-27 16:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3b5dbc-6faf-59fd-a1ff-b4bd71b9ed53 with identifier: 6947046stock
2026-03-27 16:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3b5dbc-6faf-59fd-a1ff-b4bd71b9ed53 with scrape type 2
2026-03-27 16:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f3b5dbc-6faf-59fd-a1ff-b4bd71b9ed53 with scrape type 2
2026-03-27 16:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7f3b5dbc-6faf-59fd-a1ff-b4bd71b9ed53, identifier: 6947046stock
2026-03-27 16:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7f3b5dbc-6faf-59fd-a1ff-b4bd71b9ed53 with identifier: 6947046stock
2026-03-27 16:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7f3b5dbc-6faf-59fd-a1ff-b4bd71b9ed53 with identifier: 6947046stock
2026-03-27 16:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7f3b5dbc-6faf-59fd-a1ff-b4bd71b9ed53 with identifier: 6947046stock to the API
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6947046>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7f3b5dbc-6faf-59fd-a1ff-b4bd71b9ed53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6947046',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 71019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 1.5 xDrive25e Plug-In Hybrid Aut. LED-Xenon Navi-Pro Hi-Fi '
'Sport-Seats KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 xDrive25e Plug-In Hybrid Aut. LED-Xenon Navi-Pro Hi-Fi '
'Sport-Seats KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947046stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:08 [ecarstrade.be] INFO: Saving data for 6947046stock: {'created_time': 1773351786.278004, 'last_price_update_time': 1774629368.630528}
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6947046stock') HTTP/1.1" 204 0
2026-03-27 16:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6946051> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:08 [ecarstrade.be] INFO: Extracting details for car 6946051stock
2026-03-27 16:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9d32106-a32a-555e-978b-c93a7de45824 with identifier: 6946051stock
2026-03-27 16:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9d32106-a32a-555e-978b-c93a7de45824 with scrape type 2
2026-03-27 16:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9d32106-a32a-555e-978b-c93a7de45824 with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c9d32106-a32a-555e-978b-c93a7de45824, identifier: 6946051stock
2026-03-27 16:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c9d32106-a32a-555e-978b-c93a7de45824 with identifier: 6946051stock
2026-03-27 16:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c9d32106-a32a-555e-978b-c93a7de45824 with identifier: 6946051stock
2026-03-27 16:36:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c9d32106-a32a-555e-978b-c93a7de45824 with identifier: 6946051stock to the API
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6946051>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c9d32106-a32a-555e-978b-c93a7de45824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6946051',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 168376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.0 TSI Aut. ACC Navi KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.0 TSI Aut. ACC Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946051stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:09 [ecarstrade.be] INFO: Saving data for 6946051stock: {'created_time': 1773672163.819015, 'last_price_update_time': 1774629369.275918}
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6946051stock') HTTP/1.1" 204 0
2026-03-27 16:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6945574> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:10 [ecarstrade.be] INFO: Extracting details for car 6945574stock
2026-03-27 16:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f01076c-064e-589c-8154-b387f8a92a3b with identifier: 6945574stock
2026-03-27 16:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f01076c-064e-589c-8154-b387f8a92a3b with scrape type 2
2026-03-27 16:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f01076c-064e-589c-8154-b387f8a92a3b with scrape type 2
2026-03-27 16:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9f01076c-064e-589c-8154-b387f8a92a3b, identifier: 6945574stock
2026-03-27 16:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9f01076c-064e-589c-8154-b387f8a92a3b with identifier: 6945574stock
2026-03-27 16:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9f01076c-064e-589c-8154-b387f8a92a3b with identifier: 6945574stock
2026-03-27 16:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9f01076c-064e-589c-8154-b387f8a92a3b with identifier: 6945574stock to the API
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6945574>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9f01076c-064e-589c-8154-b387f8a92a3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6945574',
'listing': 'auction',
'location': 'Belgium - "Machelen"',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 84658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI Ambition Display Klima PDC ...',
'transmission': 'manual',
'trim': '1.0 TSI Ambition Display Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945574stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:10 [ecarstrade.be] INFO: Saving data for 6945574stock: {'created_time': 1773452114.536302, 'last_price_update_time': 1774629370.542485}
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6945574stock') HTTP/1.1" 204 0
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6945449> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_044/780x0__r.jpg?hash=1773668953> (referer: https://ecarstrade.com/cars/6812774)
2026-03-27 16:36:11 [ecarstrade.be] INFO: Extracting details for car 6945449stock
2026-03-27 16:36:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb2dfdf-c7b6-5ce1-b7a1-f61028148a03 with identifier: 6945449stock
2026-03-27 16:36:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb2dfdf-c7b6-5ce1-b7a1-f61028148a03 with scrape type 2
2026-03-27 16:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb2dfdf-c7b6-5ce1-b7a1-f61028148a03 with scrape type 2
2026-03-27 16:36:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6cb2dfdf-c7b6-5ce1-b7a1-f61028148a03, identifier: 6945449stock
2026-03-27 16:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6cb2dfdf-c7b6-5ce1-b7a1-f61028148a03 with identifier: 6945449stock
2026-03-27 16:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6cb2dfdf-c7b6-5ce1-b7a1-f61028148a03 with identifier: 6945449stock
2026-03-27 16:36:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6cb2dfdf-c7b6-5ce1-b7a1-f61028148a03 with identifier: 6945449stock to the API
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6945449>
{'auction_title': '',
'c_o_2_emission_value': 71,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '6cb2dfdf-c7b6-5ce1-b7a1-f61028148a03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6945449',
'listing': 'auction',
'location': 'Belgium - "Hödlmayr Logistics Belgium N.V."',
'make': 'Land Rover',
'model': 'Range Rover Sport',
'odometer': 142766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400e Plug-In Hybrid HSE Dynamic '
'Pano Virtual Meridian LED-Xenon Head-Up Navi Sport-Leather Camera '
'360 KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 P400e Plug-In Hybrid HSE Dynamic Pano Virtual Meridian LED-Xenon '
'Head-Up Navi Sport-Leather Camera 360 KeylessGo Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945449stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:11 [ecarstrade.be] INFO: Saving data for 6945449stock: {'created_time': 1773758254.047112, 'last_price_update_time': 1774629371.864033}
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6945449stock') HTTP/1.1" 204 0
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_048/780x0__r.jpg?hash=1773668954> (referer: https://ecarstrade.com/cars/6812774)
2026-03-27 16:36:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item af386a55-0d55-5702-b0dd-c7c816a68778
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_043/780x0__r.jpg?hash=1773668953> (referer: https://ecarstrade.com/cars/6812774)
2026-03-27 16:36:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item af386a55-0d55-5702-b0dd-c7c816a68778
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item af386a55-0d55-5702-b0dd-c7c816a68778
2026-03-27 16:36:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af386a55-0d55-5702-b0dd-c7c816a68778, skipping ID generation
2026-03-27 16:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af386a55-0d55-5702-b0dd-c7c816a68778 with scrape type 1
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af386a55-0d55-5702-b0dd-c7c816a68778 sending to next pipeline
2026-03-27 16:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: af386a55-0d55-5702-b0dd-c7c816a68778, identifier: 6812774stock
2026-03-27 16:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: af386a55-0d55-5702-b0dd-c7c816a68778 with identifier: 6812774stock
2026-03-27 16:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: af386a55-0d55-5702-b0dd-c7c816a68778 with identifier: 6812774stock
2026-03-27 16:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: af386a55-0d55-5702-b0dd-c7c816a68778 with identifier: 6812774stock to the API
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6810001-6820000/6812774/photo_043/780x0__r.jpg?hash=1773668953>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'af386a55-0d55-5702-b0dd-c7c816a68778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6812774',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': 'Partner Tepee',
'odometer': 85802,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Partner Tepee 1.2 PureTech Style Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech Style Klima PDC ...',
'vin': None,
'year': 2017}
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812774stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:12 [ecarstrade.be] INFO: Saving data for 6812774stock: {'created_time': 1774629372.479235, 'last_price_update_time': 1774629372.479245}
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6812774stock') HTTP/1.1" 204 0
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6942267> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:12 [ecarstrade.be] INFO: Extracting details for car 6942267stock
2026-03-27 16:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62293fc2-c727-5fbc-a2c4-ef0ab786fdd9 with identifier: 6942267stock
2026-03-27 16:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62293fc2-c727-5fbc-a2c4-ef0ab786fdd9 with scrape type 2
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62293fc2-c727-5fbc-a2c4-ef0ab786fdd9 with scrape type 2
2026-03-27 16:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 62293fc2-c727-5fbc-a2c4-ef0ab786fdd9, identifier: 6942267stock
2026-03-27 16:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 62293fc2-c727-5fbc-a2c4-ef0ab786fdd9 with identifier: 6942267stock
2026-03-27 16:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 62293fc2-c727-5fbc-a2c4-ef0ab786fdd9 with identifier: 6942267stock
2026-03-27 16:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 62293fc2-c727-5fbc-a2c4-ef0ab786fdd9 with identifier: 6942267stock to the API
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6942267>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '62293fc2-c727-5fbc-a2c4-ef0ab786fdd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6942267',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'Peugeot',
'model': '5008',
'odometer': 199627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-15',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDI GT-Line 7PL Pano LED-Xenon I-Cockpit Focal '
'Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 BlueHDI GT-Line 7PL Pano LED-Xenon I-Cockpit Focal Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942267stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:12 [ecarstrade.be] INFO: Saving data for 6942267stock: {'created_time': 1773672137.032755, 'last_price_update_time': 1774629372.991679}
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6942267stock') HTTP/1.1" 204 0
2026-03-27 16:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6939461> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:14 [ecarstrade.be] INFO: Extracting details for car 6939461stock
2026-03-27 16:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7070532d-d83b-5e8d-b58c-8759f3bbbe7b with identifier: 6939461stock
2026-03-27 16:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b with scrape type 1
2026-03-27 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6930001-6940000%252F6939461%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1772788027%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_000/780x0__r.jpg?hash=1772788027 not downloaded yet
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6930001-6940000%252F6939461%252Fphoto_037%252F780x0__r.jpg%253Fhash%3D1772788032%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_037/780x0__r.jpg?hash=1772788032 not downloaded yet
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6930001-6940000%252F6939461%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1772788028%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_002/780x0__r.jpg?hash=1772788028 not downloaded yet
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6930001-6940000%252F6939461%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1772788028%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_001/780x0__r.jpg?hash=1772788028 not downloaded yet
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6930001-6940000%252F6939461%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1772788028%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_003/780x0__r.jpg?hash=1772788028 not downloaded yet
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6930001-6940000%252F6939461%252Fphoto_010%252F780x0__r.jpg%253Fhash%3D1772788029%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_010/780x0__r.jpg?hash=1772788029 not downloaded yet
2026-03-27 16:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:36:15 [ecarstrade.be] INFO: Found listing with ID: 6947973stock
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947973stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [ecarstrade.be] INFO: Scrape type for 6947973stock: 2
2026-03-27 16:36:15 [ecarstrade.be] INFO: Found listing with ID: 6948423stock
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948423stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [ecarstrade.be] INFO: Scrape type for 6948423stock: 2
2026-03-27 16:36:15 [ecarstrade.be] INFO: Found listing with ID: 6948679stock
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948679stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [ecarstrade.be] INFO: Scrape type for 6948679stock: 2
2026-03-27 16:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935000> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:15 [ecarstrade.be] INFO: Found listing with ID: 6948764stock
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948764stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6948764stock: 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6949801stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949801stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6949801stock: 2
2026-03-27 16:36:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6957970stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957970stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6957970stock: 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6957987stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957987stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6957987stock: 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6959932stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959932stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6959932stock: 1
2026-03-27 16:36:16 [ecarstrade.be] INFO: Extracting details for car 6935000stock
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6959946stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959946stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6959946stock: 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6959948stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959948stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6959948stock: 2
2026-03-27 16:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97930eae-2bd4-5b47-b4a1-600ffef00359 with identifier: 6935000stock
2026-03-27 16:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97930eae-2bd4-5b47-b4a1-600ffef00359 with scrape type 2
2026-03-27 16:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97930eae-2bd4-5b47-b4a1-600ffef00359 with scrape type 2
2026-03-27 16:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 97930eae-2bd4-5b47-b4a1-600ffef00359, identifier: 6935000stock
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6960190stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960190stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6960190stock: 2
2026-03-27 16:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 97930eae-2bd4-5b47-b4a1-600ffef00359 with identifier: 6935000stock
2026-03-27 16:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 97930eae-2bd4-5b47-b4a1-600ffef00359 with identifier: 6935000stock
2026-03-27 16:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 97930eae-2bd4-5b47-b4a1-600ffef00359 with identifier: 6935000stock to the API
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935000>
{'auction_title': '',
'c_o_2_emission_value': 209,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '97930eae-2bd4-5b47-b4a1-600ffef00359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935000',
'listing': 'auction',
'location': 'Belgium - "Kuurne"',
'make': 'Chevrolet',
'model': 'Captiva',
'odometer': 199000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-15',
'seats_number': 7,
'seller_name': None,
'title': 'Chevrolet Captiva 2.2d Aut. 7PL Leather Klima PDC ...',
'transmission': 'automatic',
'trim': '2.2d Aut. 7PL Leather Klima PDC ...',
'vin': None,
'year': 2011}
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935000stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Saving data for 6935000stock: {'created_time': 1773956040.760113, 'last_price_update_time': 1774629376.588471}
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935000stock') HTTP/1.1" 204 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6960227stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960227stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6960227stock: 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6960485stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960485stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6960485stock: 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6961602stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961602stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6961602stock: 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6961606stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961606stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6961606stock: 2
2026-03-27 16:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6941160> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6961671stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961671stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [ecarstrade.be] INFO: Scrape type for 6961671stock: 0
2026-03-27 16:36:16 [ecarstrade.be] INFO: Found listing with ID: 6961696stock
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961696stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [ecarstrade.be] INFO: Scrape type for 6961696stock: 0
2026-03-27 16:36:17 [ecarstrade.be] INFO: Found listing with ID: 6961796stock
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961796stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [ecarstrade.be] INFO: Scrape type for 6961796stock: 0
2026-03-27 16:36:17 [ecarstrade.be] INFO: Found listing with ID: 6961827stock
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961827stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [ecarstrade.be] INFO: Scrape type for 6961827stock: 0
2026-03-27 16:36:17 [ecarstrade.be] INFO: Found listing with ID: 6961844stock
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961844stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [ecarstrade.be] INFO: Scrape type for 6961844stock: 0
2026-03-27 16:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:17 [ecarstrade.be] INFO: Extracting details for car 6941160stock
2026-03-27 16:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e021bfb5-a941-501c-a3d8-ba41cfb1838b with identifier: 6941160stock
2026-03-27 16:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e021bfb5-a941-501c-a3d8-ba41cfb1838b with scrape type 2
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e021bfb5-a941-501c-a3d8-ba41cfb1838b with scrape type 2
2026-03-27 16:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e021bfb5-a941-501c-a3d8-ba41cfb1838b, identifier: 6941160stock
2026-03-27 16:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e021bfb5-a941-501c-a3d8-ba41cfb1838b with identifier: 6941160stock
2026-03-27 16:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e021bfb5-a941-501c-a3d8-ba41cfb1838b with identifier: 6941160stock
2026-03-27 16:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e021bfb5-a941-501c-a3d8-ba41cfb1838b with identifier: 6941160stock to the API
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6941160>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e021bfb5-a941-501c-a3d8-ba41cfb1838b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6941160',
'listing': 'auction',
'location': 'Belgium',
'make': 'Citroen',
'model': 'C4 Aircross',
'odometer': 200326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C4 Aircross 1.6 E-HDI Display 1/2 Leather Klima PDC ...',
'transmission': 'manual',
'trim': '1.6 E-HDI Display 1/2 Leather Klima PDC ...',
'vin': None,
'year': 2015}
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941160stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [ecarstrade.be] INFO: Saving data for 6941160stock: {'created_time': 1774362869.139157, 'last_price_update_time': 1774629377.484766}
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6941160stock') HTTP/1.1" 204 0
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934462> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:19 [ecarstrade.be] INFO: Extracting details for car 6934462stock
2026-03-27 16:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4908b144-a3ee-5102-a8df-2e2c87b6eb09 with identifier: 6934462stock
2026-03-27 16:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4908b144-a3ee-5102-a8df-2e2c87b6eb09 with scrape type 2
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4908b144-a3ee-5102-a8df-2e2c87b6eb09 with scrape type 2
2026-03-27 16:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4908b144-a3ee-5102-a8df-2e2c87b6eb09, identifier: 6934462stock
2026-03-27 16:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4908b144-a3ee-5102-a8df-2e2c87b6eb09 with identifier: 6934462stock
2026-03-27 16:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4908b144-a3ee-5102-a8df-2e2c87b6eb09 with identifier: 6934462stock
2026-03-27 16:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4908b144-a3ee-5102-a8df-2e2c87b6eb09 with identifier: 6934462stock to the API
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934462>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4908b144-a3ee-5102-a8df-2e2c87b6eb09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934462',
'listing': 'auction',
'location': 'Belgium - "Brugge"',
'make': 'Mercedes',
'model': 'E 200',
'odometer': 330000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E200d Avantgarde Aut. MULTIBEAM 1/2 Sport-Leather '
'Navi KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '-Benz E200d Avantgarde Aut. MULTIBEAM 1/2 Sport-Leather Navi '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2017}
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934462stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [ecarstrade.be] INFO: Saving data for 6934462stock: {'created_time': 1774449399.314288, 'last_price_update_time': 1774629379.426101}
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934462stock') HTTP/1.1" 204 0
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934437> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_000/780x0__r.jpg?hash=1772788027> (referer: https://ecarstrade.com/cars/6939461)
2026-03-27 16:36:20 [ecarstrade.be] INFO: Extracting details for car 6934437stock
2026-03-27 16:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d92ad8-eb9e-5775-9dd2-a65ee1dda321 with identifier: 6934437stock
2026-03-27 16:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d92ad8-eb9e-5775-9dd2-a65ee1dda321 with scrape type 2
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d92ad8-eb9e-5775-9dd2-a65ee1dda321 with scrape type 2
2026-03-27 16:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 30d92ad8-eb9e-5775-9dd2-a65ee1dda321, identifier: 6934437stock
2026-03-27 16:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 30d92ad8-eb9e-5775-9dd2-a65ee1dda321 with identifier: 6934437stock
2026-03-27 16:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 30d92ad8-eb9e-5775-9dd2-a65ee1dda321 with identifier: 6934437stock
2026-03-27 16:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 30d92ad8-eb9e-5775-9dd2-a65ee1dda321 with identifier: 6934437stock to the API
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934437>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '30d92ad8-eb9e-5775-9dd2-a65ee1dda321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934437',
'listing': 'auction',
'location': 'Belgium - "Chenée"',
'make': 'AC',
'model': 'SsangYong Actyon',
'odometer': 165000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'SsangYong Actyon Sports 2.2d 4WD Camera Klima PDC ...',
'transmission': 'manual',
'trim': 'Sports 2.2d 4WD Camera Klima PDC ...',
'vin': None,
'year': 2017}
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934437stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [ecarstrade.be] INFO: Saving data for 6934437stock: {'created_time': 1774042583.171569, 'last_price_update_time': 1774629380.537893}
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934437stock') HTTP/1.1" 204 0
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_037/780x0__r.jpg?hash=1772788032> (referer: https://ecarstrade.com/cars/6939461)
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_002/780x0__r.jpg?hash=1772788028> (referer: https://ecarstrade.com/cars/6939461)
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_001/780x0__r.jpg?hash=1772788028> (referer: https://ecarstrade.com/cars/6939461)
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_010/780x0__r.jpg?hash=1772788029> (referer: https://ecarstrade.com/cars/6939461)
2026-03-27 16:36:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933662> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:22 [ecarstrade.be] INFO: Extracting details for car 6933662stock
2026-03-27 16:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22a769a7-1219-54f0-be66-07ab0bb383c8 with identifier: 6933662stock
2026-03-27 16:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22a769a7-1219-54f0-be66-07ab0bb383c8 with scrape type 2
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22a769a7-1219-54f0-be66-07ab0bb383c8 with scrape type 2
2026-03-27 16:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 22a769a7-1219-54f0-be66-07ab0bb383c8, identifier: 6933662stock
2026-03-27 16:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 22a769a7-1219-54f0-be66-07ab0bb383c8 with identifier: 6933662stock
2026-03-27 16:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 22a769a7-1219-54f0-be66-07ab0bb383c8 with identifier: 6933662stock
2026-03-27 16:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 22a769a7-1219-54f0-be66-07ab0bb383c8 with identifier: 6933662stock to the API
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933662>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '22a769a7-1219-54f0-be66-07ab0bb383c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6933662',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 146848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-18',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert 1.5 BlueHDi 120Hp L2 Premuim 2 Slide Doors Navi '
'Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 BlueHDi 120Hp L2 Premuim 2 Slide Doors Navi Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933662stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [ecarstrade.be] INFO: Saving data for 6933662stock: {'created_time': 1773672100.079235, 'last_price_update_time': 1774629382.917786}
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933662stock') HTTP/1.1" 204 0
2026-03-27 16:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933344> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:23 [ecarstrade.be] INFO: Extracting details for car 6933344stock
2026-03-27 16:36:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00e99bad-e42d-585e-9439-b64e1fd0d90d with identifier: 6933344stock
2026-03-27 16:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00e99bad-e42d-585e-9439-b64e1fd0d90d with scrape type 2
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00e99bad-e42d-585e-9439-b64e1fd0d90d with scrape type 2
2026-03-27 16:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 00e99bad-e42d-585e-9439-b64e1fd0d90d, identifier: 6933344stock
2026-03-27 16:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 00e99bad-e42d-585e-9439-b64e1fd0d90d with identifier: 6933344stock
2026-03-27 16:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 00e99bad-e42d-585e-9439-b64e1fd0d90d with identifier: 6933344stock
2026-03-27 16:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 00e99bad-e42d-585e-9439-b64e1fd0d90d with identifier: 6933344stock to the API
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933344>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '00e99bad-e42d-585e-9439-b64e1fd0d90d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6933344',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '5008',
'odometer': 192423,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-20',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDI Allure 7PL Aut. LED I-Cockpit Navi 1/2 '
'Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 BlueHDI Allure 7PL Aut. LED I-Cockpit Navi 1/2 Leather KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933344stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:23 [ecarstrade.be] INFO: Saving data for 6933344stock: {'created_time': 1773672058.372964, 'last_price_update_time': 1774629383.93875}
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933344stock') HTTP/1.1" 204 0
2026-03-27 16:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904740> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933323> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:24 [ecarstrade.be] INFO: Extracting details for car 6904740stock
2026-03-27 16:36:24 [ecarstrade.be] INFO: Extracting details for car 6933323stock
2026-03-27 16:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecfcda7f-1048-5b85-96e2-360463e958dd with identifier: 6904740stock
2026-03-27 16:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecfcda7f-1048-5b85-96e2-360463e958dd with scrape type 1
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ecfcda7f-1048-5b85-96e2-360463e958dd
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6904740%252Fphoto_080%252F780x0__r.jpg%253Fhash%3D1774622204%27 HTTP/1.1" 200 None
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_080/780x0__r.jpg?hash=1774622204 not downloaded yet
2026-03-27 16:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 054ad1dc-e967-51a2-bc9b-9c8abf5fb2d9 with identifier: 6933323stock
2026-03-27 16:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 054ad1dc-e967-51a2-bc9b-9c8abf5fb2d9 with scrape type 2
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 054ad1dc-e967-51a2-bc9b-9c8abf5fb2d9 with scrape type 2
2026-03-27 16:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 054ad1dc-e967-51a2-bc9b-9c8abf5fb2d9, identifier: 6933323stock
2026-03-27 16:36:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 054ad1dc-e967-51a2-bc9b-9c8abf5fb2d9 with identifier: 6933323stock
2026-03-27 16:36:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 054ad1dc-e967-51a2-bc9b-9c8abf5fb2d9 with identifier: 6933323stock
2026-03-27 16:36:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 054ad1dc-e967-51a2-bc9b-9c8abf5fb2d9 with identifier: 6933323stock to the API
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933323>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '054ad1dc-e967-51a2-bc9b-9c8abf5fb2d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6933323',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 104137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Comfortline Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.0 TSI Comfortline Navi Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933323stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:24 [ecarstrade.be] INFO: Saving data for 6933323stock: {'created_time': 1773758223.906263, 'last_price_update_time': 1774629384.549633}
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933323stock') HTTP/1.1" 204 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6904740%252Fphoto_081%252F780x0__r.jpg%253Fhash%3D1774622204%27 HTTP/1.1" 200 None
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_081/780x0__r.jpg?hash=1774622204 not downloaded yet
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6904740%252Fphoto_008%252F780x0__r.jpg%253Fhash%3D1771945643%27 HTTP/1.1" 200 None
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_008/780x0__r.jpg?hash=1771945643 not downloaded yet
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6904740%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1771945643%27 HTTP/1.1" 200 None
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_006/780x0__r.jpg?hash=1771945643 not downloaded yet
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6904740%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1771945643%27 HTTP/1.1" 200 None
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_003/780x0__r.jpg?hash=1771945643 not downloaded yet
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6904740%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1771945643%27 HTTP/1.1" 200 None
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_004/780x0__r.jpg?hash=1771945643 not downloaded yet
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6929853> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:24 [ecarstrade.be] INFO: Extracting details for car 6929853stock
2026-03-27 16:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7632a3a-26fd-5a26-9c5b-3d7249028cc7 with identifier: 6929853stock
2026-03-27 16:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7632a3a-26fd-5a26-9c5b-3d7249028cc7 with scrape type 2
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7632a3a-26fd-5a26-9c5b-3d7249028cc7 with scrape type 2
2026-03-27 16:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7632a3a-26fd-5a26-9c5b-3d7249028cc7, identifier: 6929853stock
2026-03-27 16:36:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7632a3a-26fd-5a26-9c5b-3d7249028cc7 with identifier: 6929853stock
2026-03-27 16:36:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7632a3a-26fd-5a26-9c5b-3d7249028cc7 with identifier: 6929853stock
2026-03-27 16:36:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7632a3a-26fd-5a26-9c5b-3d7249028cc7 with identifier: 6929853stock to the API
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6929853>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e7632a3a-26fd-5a26-9c5b-3d7249028cc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6929853',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '218 Gran Tourer',
'odometer': 155400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 218d Gran Tourer Sport Line Aut. Pano LED-Xenon Head-Up '
'Navi-Pro Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '218d Gran Tourer Sport Line Aut. Pano LED-Xenon Head-Up Navi-Pro '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929853stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:25 [ecarstrade.be] INFO: Saving data for 6929853stock: {'created_time': 1774536043.36444, 'last_price_update_time': 1774629385.192239}
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6929853stock') HTTP/1.1" 204 0
2026-03-27 16:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6929379> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:27 [ecarstrade.be] INFO: Extracting details for car 6929379stock
2026-03-27 16:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26a7c58f-9d25-5fe2-892e-071d02a3ea0f with identifier: 6929379stock
2026-03-27 16:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26a7c58f-9d25-5fe2-892e-071d02a3ea0f with scrape type 2
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26a7c58f-9d25-5fe2-892e-071d02a3ea0f with scrape type 2
2026-03-27 16:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 26a7c58f-9d25-5fe2-892e-071d02a3ea0f, identifier: 6929379stock
2026-03-27 16:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 26a7c58f-9d25-5fe2-892e-071d02a3ea0f with identifier: 6929379stock
2026-03-27 16:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 26a7c58f-9d25-5fe2-892e-071d02a3ea0f with identifier: 6929379stock
2026-03-27 16:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 26a7c58f-9d25-5fe2-892e-071d02a3ea0f with identifier: 6929379stock to the API
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6929379>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '26a7c58f-9d25-5fe2-892e-071d02a3ea0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6929379',
'listing': 'auction',
'location': 'France - "AYVENS CHILLY"',
'make': 'Peugeot',
'model': '208',
'odometer': 27687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech LED Display Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 PureTech LED Display Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929379stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:27 [ecarstrade.be] INFO: Saving data for 6929379stock: {'created_time': 1773180966.933329, 'last_price_update_time': 1774629387.523763}
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6929379stock') HTTP/1.1" 204 0
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961606> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:29 [ecarstrade.be] INFO: Extracting details for car 6961606stock
2026-03-27 16:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09550062-65c1-5d2b-9531-4cf53f8bce7a with identifier: 6961606stock
2026-03-27 16:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09550062-65c1-5d2b-9531-4cf53f8bce7a with scrape type 2
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09550062-65c1-5d2b-9531-4cf53f8bce7a with scrape type 2
2026-03-27 16:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 09550062-65c1-5d2b-9531-4cf53f8bce7a, identifier: 6961606stock
2026-03-27 16:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 09550062-65c1-5d2b-9531-4cf53f8bce7a with identifier: 6961606stock
2026-03-27 16:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 09550062-65c1-5d2b-9531-4cf53f8bce7a with identifier: 6961606stock
2026-03-27 16:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 09550062-65c1-5d2b-9531-4cf53f8bce7a with identifier: 6961606stock to the API
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961606>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '09550062-65c1-5d2b-9531-4cf53f8bce7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961606',
'listing': 'auction',
'location': 'France - "MITRY-MORY"',
'make': 'Audi',
'model': 'A3',
'odometer': 109515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 SB 1.4 40 TFSIe Plug-In Hybrid Aut. Pano LED-Matrix Virtual '
'Ambient Navi Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'SB 1.4 40 TFSIe Plug-In Hybrid Aut. Pano LED-Matrix Virtual Ambient '
'Navi Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961606stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:29 [ecarstrade.be] INFO: Saving data for 6961606stock: {'created_time': 1774449485.9789, 'last_price_update_time': 1774629389.383542}
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961606stock') HTTP/1.1" 204 0
2026-03-27 16:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6960190> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:30 [ecarstrade.be] INFO: Extracting details for car 6960190stock
2026-03-27 16:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64515c20-6dd4-53fb-93dc-e336e3493142 with identifier: 6960190stock
2026-03-27 16:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64515c20-6dd4-53fb-93dc-e336e3493142 with scrape type 2
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64515c20-6dd4-53fb-93dc-e336e3493142 with scrape type 2
2026-03-27 16:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64515c20-6dd4-53fb-93dc-e336e3493142, identifier: 6960190stock
2026-03-27 16:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64515c20-6dd4-53fb-93dc-e336e3493142 with identifier: 6960190stock
2026-03-27 16:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64515c20-6dd4-53fb-93dc-e336e3493142 with identifier: 6960190stock
2026-03-27 16:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64515c20-6dd4-53fb-93dc-e336e3493142 with identifier: 6960190stock to the API
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6960190>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '64515c20-6dd4-53fb-93dc-e336e3493142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6960190',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 119168,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d Pano Navi-Pro KeylessGo Leather Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive18d Pano Navi-Pro KeylessGo Leather Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960190stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:30 [ecarstrade.be] INFO: Saving data for 6960190stock: {'created_time': 1773956088.876331, 'last_price_update_time': 1774629390.892099}
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6960190stock') HTTP/1.1" 204 0
2026-03-27 16:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6949801> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_003/780x0__r.jpg?hash=1772788028> (referer: https://ecarstrade.com/cars/6939461)
2026-03-27 16:36:31 [ecarstrade.be] INFO: Extracting details for car 6949801stock
2026-03-27 16:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 322dd7dd-262a-50e1-82be-874b58f8594b with identifier: 6949801stock
2026-03-27 16:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 322dd7dd-262a-50e1-82be-874b58f8594b with scrape type 2
2026-03-27 16:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 322dd7dd-262a-50e1-82be-874b58f8594b with scrape type 2
2026-03-27 16:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 322dd7dd-262a-50e1-82be-874b58f8594b, identifier: 6949801stock
2026-03-27 16:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 322dd7dd-262a-50e1-82be-874b58f8594b with identifier: 6949801stock
2026-03-27 16:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 322dd7dd-262a-50e1-82be-874b58f8594b with identifier: 6949801stock
2026-03-27 16:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 322dd7dd-262a-50e1-82be-874b58f8594b with identifier: 6949801stock to the API
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6949801>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '322dd7dd-262a-50e1-82be-874b58f8594b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6949801',
'listing': 'auction',
'location': 'Belgium',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 87471,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-05',
'seats_number': 2,
'seller_name': None,
'title': 'Ford Fiesta 1.5 TDCI 2PL Display Klima ...',
'transmission': 'manual',
'trim': '1.5 TDCI 2PL Display Klima ...',
'vin': None,
'year': 2020}
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949801stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:31 [ecarstrade.be] INFO: Saving data for 6949801stock: {'created_time': 1773758268.694268, 'last_price_update_time': 1774629391.75166}
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949801stock') HTTP/1.1" 204 0
2026-03-27 16:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_080/780x0__r.jpg?hash=1774622204> (referer: https://ecarstrade.com/cars/6904740)
2026-03-27 16:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6959948> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b
2026-03-27 16:36:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7070532d-d83b-5e8d-b58c-8759f3bbbe7b, skipping ID generation
2026-03-27 16:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b with scrape type 1
2026-03-27 16:36:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7070532d-d83b-5e8d-b58c-8759f3bbbe7b sending to next pipeline
2026-03-27 16:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7070532d-d83b-5e8d-b58c-8759f3bbbe7b, identifier: 6939461stock
2026-03-27 16:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7070532d-d83b-5e8d-b58c-8759f3bbbe7b with identifier: 6939461stock
2026-03-27 16:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7070532d-d83b-5e8d-b58c-8759f3bbbe7b with identifier: 6939461stock
2026-03-27 16:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7070532d-d83b-5e8d-b58c-8759f3bbbe7b with identifier: 6939461stock to the API
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939461/photo_003/780x0__r.jpg?hash=1772788028>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EUROCEURO 99/100',
'engine': '1.9L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7070532d-d83b-5e8d-b58c-8759f3bbbe7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6939461',
'listing': 'auction',
'location': 'France - "HOUECOURT"',
'make': 'Mercedes',
'model': 'GLB 200',
'odometer': 230192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-02',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes GLB 200d AMG 7Pl Aut. Pano LED-Xenon Widescreen Ambient '
'Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'd AMG 7Pl Aut. Pano LED-Xenon Widescreen Ambient Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939461stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:32 [ecarstrade.be] INFO: Saving data for 6939461stock: {'created_time': 1774629392.358236, 'last_price_update_time': 1774629392.358248}
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6939461stock') HTTP/1.1" 204 0
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_081/780x0__r.jpg?hash=1774622204> (referer: https://ecarstrade.com/cars/6904740)
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_008/780x0__r.jpg?hash=1771945643> (referer: https://ecarstrade.com/cars/6904740)
2026-03-27 16:36:32 [ecarstrade.be] INFO: Extracting details for car 6959948stock
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ecfcda7f-1048-5b85-96e2-360463e958dd
2026-03-27 16:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6b4ad34-190d-52da-8f21-2c6b15a544f1 with identifier: 6959948stock
2026-03-27 16:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6b4ad34-190d-52da-8f21-2c6b15a544f1 with scrape type 2
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6b4ad34-190d-52da-8f21-2c6b15a544f1 with scrape type 2
2026-03-27 16:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6b4ad34-190d-52da-8f21-2c6b15a544f1, identifier: 6959948stock
2026-03-27 16:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6b4ad34-190d-52da-8f21-2c6b15a544f1 with identifier: 6959948stock
2026-03-27 16:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6b4ad34-190d-52da-8f21-2c6b15a544f1 with identifier: 6959948stock
2026-03-27 16:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6b4ad34-190d-52da-8f21-2c6b15a544f1 with identifier: 6959948stock to the API
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6959948>
{'auction_title': '',
'c_o_2_emission_value': 1,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'e6b4ad34-190d-52da-8f21-2c6b15a544f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6959948',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'Vito',
'odometer': 70882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-01',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes Vito EV 66 kWh Aut. Refrigerartor Klima ...',
'transmission': 'automatic',
'trim': 'EV 66 kWh Aut. Refrigerartor Klima ...',
'vin': None,
'year': 2020}
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959948stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:32 [ecarstrade.be] INFO: Saving data for 6959948stock: {'created_time': 1774042637.55388, 'last_price_update_time': 1774629392.757588}
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6959948stock') HTTP/1.1" 204 0
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_003/780x0__r.jpg?hash=1771945643> (referer: https://ecarstrade.com/cars/6904740)
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_004/780x0__r.jpg?hash=1771945643> (referer: https://ecarstrade.com/cars/6904740)
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ecfcda7f-1048-5b85-96e2-360463e958dd
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ecfcda7f-1048-5b85-96e2-360463e958dd
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_006/780x0__r.jpg?hash=1771945643> (referer: https://ecarstrade.com/cars/6904740)
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ecfcda7f-1048-5b85-96e2-360463e958dd
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ecfcda7f-1048-5b85-96e2-360463e958dd
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ecfcda7f-1048-5b85-96e2-360463e958dd
2026-03-27 16:36:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ecfcda7f-1048-5b85-96e2-360463e958dd, skipping ID generation
2026-03-27 16:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecfcda7f-1048-5b85-96e2-360463e958dd with scrape type 1
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ecfcda7f-1048-5b85-96e2-360463e958dd sending to next pipeline
2026-03-27 16:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ecfcda7f-1048-5b85-96e2-360463e958dd, identifier: 6904740stock
2026-03-27 16:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ecfcda7f-1048-5b85-96e2-360463e958dd with identifier: 6904740stock
2026-03-27 16:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ecfcda7f-1048-5b85-96e2-360463e958dd with identifier: 6904740stock
2026-03-27 16:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ecfcda7f-1048-5b85-96e2-360463e958dd with identifier: 6904740stock to the API
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6904740/photo_006/780x0__r.jpg?hash=1771945643>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ecfcda7f-1048-5b85-96e2-360463e958dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6904740',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 96172,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.1i Display Klima PDC ...',
'transmission': 'manual',
'trim': '1.1i Display Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904740stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:33 [ecarstrade.be] INFO: Saving data for 6904740stock: {'created_time': 1774629393.340858, 'last_price_update_time': 1774629393.340869}
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904740stock') HTTP/1.1" 204 0
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6940842> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:33 [ecarstrade.be] INFO: Extracting details for car 6940842stock
2026-03-27 16:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b821bcb6-8837-5766-9635-5cc29276f90c with identifier: 6940842stock
2026-03-27 16:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b821bcb6-8837-5766-9635-5cc29276f90c with scrape type 2
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b821bcb6-8837-5766-9635-5cc29276f90c with scrape type 2
2026-03-27 16:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b821bcb6-8837-5766-9635-5cc29276f90c, identifier: 6940842stock
2026-03-27 16:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b821bcb6-8837-5766-9635-5cc29276f90c with identifier: 6940842stock
2026-03-27 16:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b821bcb6-8837-5766-9635-5cc29276f90c with identifier: 6940842stock
2026-03-27 16:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b821bcb6-8837-5766-9635-5cc29276f90c with identifier: 6940842stock to the API
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6940842>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b821bcb6-8837-5766-9635-5cc29276f90c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6940842',
'listing': 'auction',
'location': 'Belgium',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 120110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.2 TDI Klima PDC ...',
'transmission': 'manual',
'trim': '1.2 TDI Klima PDC ...',
'vin': None,
'year': 2011}
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940842stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:33 [ecarstrade.be] INFO: Saving data for 6940842stock: {'created_time': 1773300771.304451, 'last_price_update_time': 1774629393.82809}
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6940842stock') HTTP/1.1" 204 0
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6959932> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:33 [ecarstrade.be] INFO: Extracting details for car 6959932stock
2026-03-27 16:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 862db0d3-6563-53ee-9637-41d93e15d29b with identifier: 6959932stock
2026-03-27 16:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 862db0d3-6563-53ee-9637-41d93e15d29b with scrape type 1
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 862db0d3-6563-53ee-9637-41d93e15d29b
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6950001-6960000%252F6959932%252Fphoto_039%252F780x0__r.jpg%253Fhash%3D1774521092%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_039/780x0__r.jpg?hash=1774521092 not downloaded yet
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6950001-6960000%252F6959932%252Fphoto_044%252F780x0__r.jpg%253Fhash%3D1774521093%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_044/780x0__r.jpg?hash=1774521093 not downloaded yet
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6950001-6960000%252F6959932%252Fphoto_040%252F780x0__r.jpg%253Fhash%3D1774521092%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_040/780x0__r.jpg?hash=1774521092 not downloaded yet
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6950001-6960000%252F6959932%252Fphoto_042%252F780x0__r.jpg%253Fhash%3D1774521092%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_042/780x0__r.jpg?hash=1774521092 not downloaded yet
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6950001-6960000%252F6959932%252Fphoto_041%252F780x0__r.jpg%253Fhash%3D1774521092%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_041/780x0__r.jpg?hash=1774521092 not downloaded yet
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6950001-6960000%252F6959932%252Fphoto_043%252F780x0__r.jpg%253Fhash%3D1774521093%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_043/780x0__r.jpg?hash=1774521093 not downloaded yet
2026-03-27 16:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_044/780x0__r.jpg?hash=1774521093> (referer: https://ecarstrade.com/cars/6959932)
2026-03-27 16:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_039/780x0__r.jpg?hash=1774521092> (referer: https://ecarstrade.com/cars/6959932)
2026-03-27 16:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6948423> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_041/780x0__r.jpg?hash=1774521092> (referer: https://ecarstrade.com/cars/6959932)
2026-03-27 16:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_043/780x0__r.jpg?hash=1774521093> (referer: https://ecarstrade.com/cars/6959932)
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 862db0d3-6563-53ee-9637-41d93e15d29b
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 862db0d3-6563-53ee-9637-41d93e15d29b
2026-03-27 16:36:34 [ecarstrade.be] INFO: Extracting details for car 6948423stock
2026-03-27 16:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_042/780x0__r.jpg?hash=1774521092> (referer: https://ecarstrade.com/cars/6959932)
2026-03-27 16:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e6ca68d-0fe6-5e08-83ae-a55beb444189 with identifier: 6948423stock
2026-03-27 16:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e6ca68d-0fe6-5e08-83ae-a55beb444189 with scrape type 2
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e6ca68d-0fe6-5e08-83ae-a55beb444189 with scrape type 2
2026-03-27 16:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e6ca68d-0fe6-5e08-83ae-a55beb444189, identifier: 6948423stock
2026-03-27 16:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e6ca68d-0fe6-5e08-83ae-a55beb444189 with identifier: 6948423stock
2026-03-27 16:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e6ca68d-0fe6-5e08-83ae-a55beb444189 with identifier: 6948423stock
2026-03-27 16:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e6ca68d-0fe6-5e08-83ae-a55beb444189 with identifier: 6948423stock to the API
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6948423>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3e6ca68d-0fe6-5e08-83ae-a55beb444189',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6948423',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'BMW',
'model': '420 Gran Coupé',
'odometer': 114449,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 420d Gran Coupe M-Sport xDrive Aut. Pano LED-Xenon LC-Pro ACC '
'Navi Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '420d Gran Coupe M-Sport xDrive Aut. Pano LED-Xenon LC-Pro ACC Navi '
'Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948423stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [ecarstrade.be] INFO: Saving data for 6948423stock: {'created_time': 1773300768.576574, 'last_price_update_time': 1774629394.645681}
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6948423stock') HTTP/1.1" 204 0
2026-03-27 16:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_040/780x0__r.jpg?hash=1774521092> (referer: https://ecarstrade.com/cars/6959932)
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 862db0d3-6563-53ee-9637-41d93e15d29b
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 862db0d3-6563-53ee-9637-41d93e15d29b
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 862db0d3-6563-53ee-9637-41d93e15d29b
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 862db0d3-6563-53ee-9637-41d93e15d29b
2026-03-27 16:36:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 862db0d3-6563-53ee-9637-41d93e15d29b, skipping ID generation
2026-03-27 16:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 862db0d3-6563-53ee-9637-41d93e15d29b with scrape type 1
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 862db0d3-6563-53ee-9637-41d93e15d29b sending to next pipeline
2026-03-27 16:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 862db0d3-6563-53ee-9637-41d93e15d29b, identifier: 6959932stock
2026-03-27 16:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 862db0d3-6563-53ee-9637-41d93e15d29b with identifier: 6959932stock
2026-03-27 16:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 862db0d3-6563-53ee-9637-41d93e15d29b with identifier: 6959932stock
2026-03-27 16:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 862db0d3-6563-53ee-9637-41d93e15d29b with identifier: 6959932stock to the API
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6959932/photo_040/780x0__r.jpg?hash=1774521092>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '862db0d3-6563-53ee-9637-41d93e15d29b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6959932',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '116',
'odometer': 102248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116d LED-Xenon LC-Pro Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'd LED-Xenon LC-Pro Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959932stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:35 [ecarstrade.be] INFO: Saving data for 6959932stock: {'created_time': 1774629395.186923, 'last_price_update_time': 1774629395.186936}
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6959932stock') HTTP/1.1" 204 0
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6948679> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:40 [ecarstrade.be] INFO: Extracting details for car 6948679stock
2026-03-27 16:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 188ef8a2-9450-5f6e-bbab-3b8e2d025e1b with identifier: 6948679stock
2026-03-27 16:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 188ef8a2-9450-5f6e-bbab-3b8e2d025e1b with scrape type 2
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 188ef8a2-9450-5f6e-bbab-3b8e2d025e1b with scrape type 2
2026-03-27 16:36:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 188ef8a2-9450-5f6e-bbab-3b8e2d025e1b, identifier: 6948679stock
2026-03-27 16:36:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 188ef8a2-9450-5f6e-bbab-3b8e2d025e1b with identifier: 6948679stock
2026-03-27 16:36:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 188ef8a2-9450-5f6e-bbab-3b8e2d025e1b with identifier: 6948679stock
2026-03-27 16:36:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 188ef8a2-9450-5f6e-bbab-3b8e2d025e1b with identifier: 6948679stock to the API
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6948679>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '188ef8a2-9450-5f6e-bbab-3b8e2d025e1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6948679',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': 'X1',
'odometer': 177093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d Pano Navi-Pro KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d Pano Navi-Pro KeylessGo Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948679stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [ecarstrade.be] INFO: Saving data for 6948679stock: {'created_time': 1773758252.31226, 'last_price_update_time': 1774629400.850792}
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6948679stock') HTTP/1.1" 204 0
2026-03-27 16:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6947973> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:36:48 [ecarstrade.be] INFO: Extracting details for car 6947973stock
2026-03-27 16:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2302f5ca-2eea-5c3c-acfa-2116778eb253 with identifier: 6947973stock
2026-03-27 16:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2302f5ca-2eea-5c3c-acfa-2116778eb253 with scrape type 2
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2302f5ca-2eea-5c3c-acfa-2116778eb253 with scrape type 2
2026-03-27 16:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2302f5ca-2eea-5c3c-acfa-2116778eb253, identifier: 6947973stock
2026-03-27 16:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2302f5ca-2eea-5c3c-acfa-2116778eb253 with identifier: 6947973stock
2026-03-27 16:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2302f5ca-2eea-5c3c-acfa-2116778eb253 with identifier: 6947973stock
2026-03-27 16:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2302f5ca-2eea-5c3c-acfa-2116778eb253 with identifier: 6947973stock to the API
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6947973>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2302f5ca-2eea-5c3c-acfa-2116778eb253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6947973',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': 'X1',
'odometer': 147603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d LED-Xenon Navi-Pro KeylessGo Camera Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d LED-Xenon Navi-Pro KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947973stock%27 HTTP/1.1" 200 None
2026-03-27 16:36:48 [ecarstrade.be] INFO: Saving data for 6947973stock: {'created_time': 1773758254.782791, 'last_price_update_time': 1774629408.715653}
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6947973stock') HTTP/1.1" 204 0
2026-03-27 16:37:07 [scrapy.extensions.logstats] INFO: Crawled 211 pages (at 27 pages/min), scraped 190 items (at 27 items/min)
2026-03-27 16:37:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6961905stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961905stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6961905stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6961958stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961958stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6961958stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6961962stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961962stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6961962stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6961977stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961977stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6961977stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6962934stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962934stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6962934stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6962942stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962942stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6962942stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6963005stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963005stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6963005stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6963006stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963006stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6963006stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6963075stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963075stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6963075stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6963092stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963092stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6963092stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6963160stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963160stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6963160stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6963175stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963175stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6963175stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6964823stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964823stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6964823stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6964893stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964893stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6964893stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6964895stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964895stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6964895stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6964902stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964902stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6964902stock: 2
2026-03-27 16:37:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6964903stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964903stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6964903stock: 2
2026-03-27 16:37:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6965180stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965180stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6965180stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6965186stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965186stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6965186stock: 0
2026-03-27 16:37:08 [ecarstrade.be] INFO: Found listing with ID: 6965209stock
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965209stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [ecarstrade.be] INFO: Scrape type for 6965209stock: 0
2026-03-27 16:37:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6964903> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6964902> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:15 [ecarstrade.be] INFO: Extracting details for car 6964903stock
2026-03-27 16:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e5765ba-efda-5e61-bf72-ef92c05cbf49 with identifier: 6964903stock
2026-03-27 16:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e5765ba-efda-5e61-bf72-ef92c05cbf49 with scrape type 2
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e5765ba-efda-5e61-bf72-ef92c05cbf49 with scrape type 2
2026-03-27 16:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6e5765ba-efda-5e61-bf72-ef92c05cbf49, identifier: 6964903stock
2026-03-27 16:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6e5765ba-efda-5e61-bf72-ef92c05cbf49 with identifier: 6964903stock
2026-03-27 16:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6e5765ba-efda-5e61-bf72-ef92c05cbf49 with identifier: 6964903stock
2026-03-27 16:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6e5765ba-efda-5e61-bf72-ef92c05cbf49 with identifier: 6964903stock to the API
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6964903>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6e5765ba-efda-5e61-bf72-ef92c05cbf49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6964903',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'Mercedes',
'model': 'B 180',
'odometer': 51820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes B 180d Progressive Aut. Pano LED-MutiBeam Widescreen '
'Ambient Burmester Navi 1/2 Sport-Leather-Alcantara KeylessGo Klima '
'PDC ...',
'transmission': 'automatic',
'trim': 'd Progressive Aut. Pano LED-MutiBeam Widescreen Ambient Burmester '
'Navi 1/2 Sport-Leather-Alcantara KeylessGo Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964903stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [ecarstrade.be] INFO: Saving data for 6964903stock: {'created_time': 1774042676.265796, 'last_price_update_time': 1774629435.664031}
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964903stock') HTTP/1.1" 204 0
2026-03-27 16:37:15 [ecarstrade.be] INFO: Extracting details for car 6964902stock
2026-03-27 16:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d265d301-689c-5f56-ac4f-0e210e0855d2 with identifier: 6964902stock
2026-03-27 16:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d265d301-689c-5f56-ac4f-0e210e0855d2 with scrape type 2
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d265d301-689c-5f56-ac4f-0e210e0855d2 with scrape type 2
2026-03-27 16:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d265d301-689c-5f56-ac4f-0e210e0855d2, identifier: 6964902stock
2026-03-27 16:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d265d301-689c-5f56-ac4f-0e210e0855d2 with identifier: 6964902stock
2026-03-27 16:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d265d301-689c-5f56-ac4f-0e210e0855d2 with identifier: 6964902stock
2026-03-27 16:37:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d265d301-689c-5f56-ac4f-0e210e0855d2 with identifier: 6964902stock to the API
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6964902>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd265d301-689c-5f56-ac4f-0e210e0855d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6964902',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 89892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes A 180d Aut. LED-Xenon Widescreen Navi 1/2 Sport-Leather '
'KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'd Aut. LED-Xenon Widescreen Navi 1/2 Sport-Leather KeylessGo Klima '
'PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964902stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Saving data for 6964902stock: {'created_time': 1774042662.29839, 'last_price_update_time': 1774629436.347786}
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964902stock') HTTP/1.1" 204 0
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6965334stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965334stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6965334stock: 2
2026-03-27 16:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6966110stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966110stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6966110stock: 2
2026-03-27 16:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6966336stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966336stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6966336stock: 2
2026-03-27 16:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6969573stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969573stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6969573stock: 2
2026-03-27 16:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6969942stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969942stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6969942stock: 2
2026-03-27 16:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6970021stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276970021stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6970021stock: 2
2026-03-27 16:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6971189stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971189stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6971189stock: 2
2026-03-27 16:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6971207stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971207stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6971207stock: 2
2026-03-27 16:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6972124stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972124stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6972124stock: 2
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6972165stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972165stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6972165stock: 2
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6974836stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974836stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6974836stock: 2
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6976163stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976163stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6976163stock: 2
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6976559stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976559stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6976559stock: 2
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6976648stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976648stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6976648stock: 2
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6976731stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976731stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6976731stock: 2
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6977964stock
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276977964stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [ecarstrade.be] INFO: Scrape type for 6977964stock: 2
2026-03-27 16:37:16 [ecarstrade.be] INFO: Found listing with ID: 6978744stock
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978744stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [ecarstrade.be] INFO: Scrape type for 6978744stock: 0
2026-03-27 16:37:17 [ecarstrade.be] INFO: Found listing with ID: 6978760stock
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978760stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [ecarstrade.be] INFO: Scrape type for 6978760stock: 0
2026-03-27 16:37:17 [ecarstrade.be] INFO: Found listing with ID: 6978774stock
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978774stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [ecarstrade.be] INFO: Scrape type for 6978774stock: 0
2026-03-27 16:37:17 [ecarstrade.be] INFO: Found listing with ID: 6979306stock
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979306stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [ecarstrade.be] INFO: Scrape type for 6979306stock: 2
2026-03-27 16:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6980181stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980181stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6980181stock: 1
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6980194stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980194stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6980194stock: 1
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6980294stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980294stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6980294stock: 2
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6980640stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980640stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6980640stock: 0
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6981993stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981993stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6981993stock: 2
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6983045stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983045stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6983045stock: 2
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6983050stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983050stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6983050stock: 2
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6983055stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983055stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6983055stock: 2
2026-03-27 16:37:22 [ecarstrade.be] INFO: Found listing with ID: 6983089stock
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983089stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [ecarstrade.be] INFO: Scrape type for 6983089stock: 2
2026-03-27 16:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6966336> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6983092stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983092stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6983092stock: 2
2026-03-27 16:37:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6983094stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983094stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6983094stock: 2
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6983670stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983670stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6983670stock: 2
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6983700stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983700stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6983700stock: 2
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6983705stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983705stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6983705stock: 2
2026-03-27 16:37:23 [ecarstrade.be] INFO: Extracting details for car 6966336stock
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6986820stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276986820stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6986820stock: 1
2026-03-27 16:37:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4dc25e6-ab9a-55bd-8cfd-d7d4126510a7 with identifier: 6966336stock
2026-03-27 16:37:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4dc25e6-ab9a-55bd-8cfd-d7d4126510a7 with scrape type 2
2026-03-27 16:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4dc25e6-ab9a-55bd-8cfd-d7d4126510a7 with scrape type 2
2026-03-27 16:37:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4dc25e6-ab9a-55bd-8cfd-d7d4126510a7, identifier: 6966336stock
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6987105stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987105stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6987105stock: 1
2026-03-27 16:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4dc25e6-ab9a-55bd-8cfd-d7d4126510a7 with identifier: 6966336stock
2026-03-27 16:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4dc25e6-ab9a-55bd-8cfd-d7d4126510a7 with identifier: 6966336stock
2026-03-27 16:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4dc25e6-ab9a-55bd-8cfd-d7d4126510a7 with identifier: 6966336stock to the API
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6966336>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c4dc25e6-ab9a-55bd-8cfd-d7d4126510a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6966336',
'listing': 'auction',
'location': 'France - "TEA RENNES"',
'make': 'Opel',
'model': 'Combo',
'odometer': 68158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-21',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Combo 1.5 BlueHDi 130Hp Navi Camera Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 BlueHDi 130Hp Navi Camera Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966336stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Saving data for 6966336stock: {'created_time': 1773956121.164721, 'last_price_update_time': 1774629443.545614}
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6966336stock') HTTP/1.1" 204 0
2026-03-27 16:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6966110> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6987316stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987316stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6987316stock: 2
2026-03-27 16:37:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6971189> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6987317stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987317stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6987317stock: 2
2026-03-27 16:37:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6988801stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988801stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6988801stock: 2
2026-03-27 16:37:23 [ecarstrade.be] INFO: Found listing with ID: 6988853stock
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988853stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [ecarstrade.be] INFO: Scrape type for 6988853stock: 2
2026-03-27 16:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6969942> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:23 [ecarstrade.be] INFO: Extracting details for car 6966110stock
2026-03-27 16:37:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c74a23b-cdda-5c70-b4d1-b79595cdb400 with identifier: 6966110stock
2026-03-27 16:37:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c74a23b-cdda-5c70-b4d1-b79595cdb400 with scrape type 2
2026-03-27 16:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c74a23b-cdda-5c70-b4d1-b79595cdb400 with scrape type 2
2026-03-27 16:37:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c74a23b-cdda-5c70-b4d1-b79595cdb400, identifier: 6966110stock
2026-03-27 16:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c74a23b-cdda-5c70-b4d1-b79595cdb400 with identifier: 6966110stock
2026-03-27 16:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c74a23b-cdda-5c70-b4d1-b79595cdb400 with identifier: 6966110stock
2026-03-27 16:37:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c74a23b-cdda-5c70-b4d1-b79595cdb400 with identifier: 6966110stock to the API
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6966110>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8c74a23b-cdda-5c70-b4d1-b79595cdb400',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6966110',
'listing': 'auction',
'location': 'France - "TEA LE MEUX"',
'make': 'Peugeot',
'model': '508',
'odometer': 102347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 1.6 Plug-In Hybrid Allure Aut. LED-Xenon I-Cockpit Navi '
'1/2 Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.6 Plug-In Hybrid Allure Aut. LED-Xenon I-Cockpit Navi 1/2 '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966110stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:24 [ecarstrade.be] INFO: Saving data for 6966110stock: {'created_time': 1774042682.688604, 'last_price_update_time': 1774629444.349008}
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6966110stock') HTTP/1.1" 204 0
2026-03-27 16:37:24 [ecarstrade.be] INFO: Extracting details for car 6971189stock
2026-03-27 16:37:24 [ecarstrade.be] INFO: Extracting details for car 6969942stock
2026-03-27 16:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6965334> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6969573> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66249c9-b200-538b-b650-675d8e170859 with identifier: 6971189stock
2026-03-27 16:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66249c9-b200-538b-b650-675d8e170859 with scrape type 2
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66249c9-b200-538b-b650-675d8e170859 with scrape type 2
2026-03-27 16:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a66249c9-b200-538b-b650-675d8e170859, identifier: 6971189stock
2026-03-27 16:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b292ecc-edcc-5b4b-a7fc-11a08e46e421 with identifier: 6969942stock
2026-03-27 16:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b292ecc-edcc-5b4b-a7fc-11a08e46e421 with scrape type 2
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b292ecc-edcc-5b4b-a7fc-11a08e46e421 with scrape type 2
2026-03-27 16:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1b292ecc-edcc-5b4b-a7fc-11a08e46e421, identifier: 6969942stock
2026-03-27 16:37:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a66249c9-b200-538b-b650-675d8e170859 with identifier: 6971189stock
2026-03-27 16:37:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a66249c9-b200-538b-b650-675d8e170859 with identifier: 6971189stock
2026-03-27 16:37:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a66249c9-b200-538b-b650-675d8e170859 with identifier: 6971189stock to the API
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6971189>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a66249c9-b200-538b-b650-675d8e170859',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6971189',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': 'X1',
'odometer': 93901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d LED-Xenon Navi-Pro KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d LED-Xenon Navi-Pro KeylessGo Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971189stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:25 [ecarstrade.be] INFO: Saving data for 6971189stock: {'created_time': 1774449503.382566, 'last_price_update_time': 1774629445.548263}
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971189stock') HTTP/1.1" 204 0
2026-03-27 16:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1b292ecc-edcc-5b4b-a7fc-11a08e46e421 with identifier: 6969942stock
2026-03-27 16:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1b292ecc-edcc-5b4b-a7fc-11a08e46e421 with identifier: 6969942stock
2026-03-27 16:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1b292ecc-edcc-5b4b-a7fc-11a08e46e421 with identifier: 6969942stock to the API
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6969942>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1b292ecc-edcc-5b4b-a7fc-11a08e46e421',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6969942',
'listing': 'auction',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Renault',
'model': 'Megane',
'odometer': 145704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane 1.5 DCI LED Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 DCI LED Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969942stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:25 [ecarstrade.be] INFO: Saving data for 6969942stock: {'created_time': 1774042682.235003, 'last_price_update_time': 1774629445.83124}
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969942stock') HTTP/1.1" 204 0
2026-03-27 16:37:25 [ecarstrade.be] INFO: Extracting details for car 6965334stock
2026-03-27 16:37:25 [ecarstrade.be] INFO: Extracting details for car 6969573stock
2026-03-27 16:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6970021> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 676798eb-c67d-5465-8dd4-84ea3f880da4 with identifier: 6965334stock
2026-03-27 16:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 676798eb-c67d-5465-8dd4-84ea3f880da4 with scrape type 2
2026-03-27 16:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 676798eb-c67d-5465-8dd4-84ea3f880da4 with scrape type 2
2026-03-27 16:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 676798eb-c67d-5465-8dd4-84ea3f880da4, identifier: 6965334stock
2026-03-27 16:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e44ec5-2ddd-5a31-bb7e-e83b11bb0414 with identifier: 6969573stock
2026-03-27 16:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e44ec5-2ddd-5a31-bb7e-e83b11bb0414 with scrape type 2
2026-03-27 16:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86e44ec5-2ddd-5a31-bb7e-e83b11bb0414 with scrape type 2
2026-03-27 16:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86e44ec5-2ddd-5a31-bb7e-e83b11bb0414, identifier: 6969573stock
2026-03-27 16:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 676798eb-c67d-5465-8dd4-84ea3f880da4 with identifier: 6965334stock
2026-03-27 16:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 676798eb-c67d-5465-8dd4-84ea3f880da4 with identifier: 6965334stock
2026-03-27 16:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 676798eb-c67d-5465-8dd4-84ea3f880da4 with identifier: 6965334stock to the API
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6965334>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '676798eb-c67d-5465-8dd4-84ea3f880da4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6965334',
'listing': 'auction',
'location': 'France - "TEA AMBARES"',
'make': 'Ford',
'model': 'Focus',
'odometer': 133481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Wagon 1.5 EcoBlue ST-Line Aut. Virtual Navi-Pro '
'Sport-Seats KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Wagon 1.5 EcoBlue ST-Line Aut. Virtual Navi-Pro Sport-Seats '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965334stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [ecarstrade.be] INFO: Saving data for 6965334stock: {'created_time': 1774042680.882699, 'last_price_update_time': 1774629446.36602}
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6965334stock') HTTP/1.1" 204 0
2026-03-27 16:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86e44ec5-2ddd-5a31-bb7e-e83b11bb0414 with identifier: 6969573stock
2026-03-27 16:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86e44ec5-2ddd-5a31-bb7e-e83b11bb0414 with identifier: 6969573stock
2026-03-27 16:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86e44ec5-2ddd-5a31-bb7e-e83b11bb0414 with identifier: 6969573stock to the API
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6969573>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '86e44ec5-2ddd-5a31-bb7e-e83b11bb0414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6969573',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'Q3',
'odometer': 163510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 35 TDI S-Line Aut. LED Virtual Navi '
'Sport-leather-Alcantara Klima PDC ...',
'transmission': 'automatic',
'trim': 'AUDI Sportback 35 TDI S-Line Aut. LED Virtual Navi '
'Sport-leather-Alcantara Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969573stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [ecarstrade.be] INFO: Saving data for 6969573stock: {'created_time': 1774042680.553111, 'last_price_update_time': 1774629446.657168}
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969573stock') HTTP/1.1" 204 0
2026-03-27 16:37:26 [ecarstrade.be] INFO: Extracting details for car 6970021stock
2026-03-27 16:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f0bb75-914b-5e0e-9288-6cd94c80062a with identifier: 6970021stock
2026-03-27 16:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f0bb75-914b-5e0e-9288-6cd94c80062a with scrape type 2
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71f0bb75-914b-5e0e-9288-6cd94c80062a with scrape type 2
2026-03-27 16:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71f0bb75-914b-5e0e-9288-6cd94c80062a, identifier: 6970021stock
2026-03-27 16:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71f0bb75-914b-5e0e-9288-6cd94c80062a with identifier: 6970021stock
2026-03-27 16:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71f0bb75-914b-5e0e-9288-6cd94c80062a with identifier: 6970021stock
2026-03-27 16:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71f0bb75-914b-5e0e-9288-6cd94c80062a with identifier: 6970021stock to the API
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6970021>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '71f0bb75-914b-5e0e-9288-6cd94c80062a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6970021',
'listing': 'auction',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volvo',
'model': 'XC40',
'odometer': 119251,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Plug-In Hybrid R-Design Aut. Pano LED Virtual '
'Harman/Kardon ACC Navi 1/2 Sport-Leather-Alcantara KeylessGo Klima '
'PDC ...',
'transmission': 'automatic',
'trim': '1.5 T4 Plug-In Hybrid R-Design Aut. Pano LED Virtual Harman/Kardon '
'ACC Navi 1/2 Sport-Leather-Alcantara KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276970021stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [ecarstrade.be] INFO: Saving data for 6970021stock: {'created_time': 1774042683.101238, 'last_price_update_time': 1774629447.050752}
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970021stock') HTTP/1.1" 204 0
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6971207> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:29 [ecarstrade.be] INFO: Extracting details for car 6971207stock
2026-03-27 16:37:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e837d03-05c7-5696-b72d-299750558e93 with identifier: 6971207stock
2026-03-27 16:37:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e837d03-05c7-5696-b72d-299750558e93 with scrape type 2
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e837d03-05c7-5696-b72d-299750558e93 with scrape type 2
2026-03-27 16:37:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2e837d03-05c7-5696-b72d-299750558e93, identifier: 6971207stock
2026-03-27 16:37:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2e837d03-05c7-5696-b72d-299750558e93 with identifier: 6971207stock
2026-03-27 16:37:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2e837d03-05c7-5696-b72d-299750558e93 with identifier: 6971207stock
2026-03-27 16:37:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2e837d03-05c7-5696-b72d-299750558e93 with identifier: 6971207stock to the API
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6971207>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2e837d03-05c7-5696-b72d-299750558e93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6971207',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': 'X1',
'odometer': 132741,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d LED-Xenon Navi-Pro KeylessGo Camera Klima PDC ...',
'transmission': 'manual',
'trim': 'sDrive16d LED-Xenon Navi-Pro KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971207stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [ecarstrade.be] INFO: Saving data for 6971207stock: {'created_time': 1774449503.929687, 'last_price_update_time': 1774629449.881514}
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971207stock') HTTP/1.1" 204 0
2026-03-27 16:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6972124> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:31 [ecarstrade.be] INFO: Extracting details for car 6972124stock
2026-03-27 16:37:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d38964c-1bfd-5446-8b0f-437cf17d2407 with identifier: 6972124stock
2026-03-27 16:37:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d38964c-1bfd-5446-8b0f-437cf17d2407 with scrape type 2
2026-03-27 16:37:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d38964c-1bfd-5446-8b0f-437cf17d2407 with scrape type 2
2026-03-27 16:37:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9d38964c-1bfd-5446-8b0f-437cf17d2407, identifier: 6972124stock
2026-03-27 16:37:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9d38964c-1bfd-5446-8b0f-437cf17d2407 with identifier: 6972124stock
2026-03-27 16:37:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9d38964c-1bfd-5446-8b0f-437cf17d2407 with identifier: 6972124stock
2026-03-27 16:37:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9d38964c-1bfd-5446-8b0f-437cf17d2407 with identifier: 6972124stock to the API
2026-03-27 16:37:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6972124>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '9d38964c-1bfd-5446-8b0f-437cf17d2407',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6972124',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '320',
'odometer': 119159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 320e Plug-In Hybrid Aut. LED-Xenon LC-Pro ACC Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'e Plug-In Hybrid Aut. LED-Xenon LC-Pro ACC Navi Sport-Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972124stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:31 [ecarstrade.be] INFO: Saving data for 6972124stock: {'created_time': 1774362943.63521, 'last_price_update_time': 1774629451.878063}
2026-03-27 16:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972124stock') HTTP/1.1" 204 0
2026-03-27 16:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974836> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6972165> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:32 [ecarstrade.be] INFO: Extracting details for car 6974836stock
2026-03-27 16:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6aa277c-c152-5555-a9c3-ac414e546253 with identifier: 6974836stock
2026-03-27 16:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6aa277c-c152-5555-a9c3-ac414e546253 with scrape type 2
2026-03-27 16:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6aa277c-c152-5555-a9c3-ac414e546253 with scrape type 2
2026-03-27 16:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d6aa277c-c152-5555-a9c3-ac414e546253, identifier: 6974836stock
2026-03-27 16:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d6aa277c-c152-5555-a9c3-ac414e546253 with identifier: 6974836stock
2026-03-27 16:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d6aa277c-c152-5555-a9c3-ac414e546253 with identifier: 6974836stock
2026-03-27 16:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d6aa277c-c152-5555-a9c3-ac414e546253 with identifier: 6974836stock to the API
2026-03-27 16:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974836>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd6aa277c-c152-5555-a9c3-ac414e546253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974836',
'listing': 'auction',
'location': 'Belgium - "GNK - Remarketing Genk LANGERLO 003-059-004"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 70405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.0 TSI LED Virtual Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '1.0 TSI LED Virtual Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974836stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:32 [ecarstrade.be] INFO: Saving data for 6974836stock: {'created_time': 1774042676.721191, 'last_price_update_time': 1774629452.665773}
2026-03-27 16:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974836stock') HTTP/1.1" 204 0
2026-03-27 16:37:32 [ecarstrade.be] INFO: Extracting details for car 6972165stock
2026-03-27 16:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976648> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da689250-9f21-5257-8996-3dc4f68d834e with identifier: 6972165stock
2026-03-27 16:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da689250-9f21-5257-8996-3dc4f68d834e with scrape type 2
2026-03-27 16:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da689250-9f21-5257-8996-3dc4f68d834e with scrape type 2
2026-03-27 16:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da689250-9f21-5257-8996-3dc4f68d834e, identifier: 6972165stock
2026-03-27 16:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da689250-9f21-5257-8996-3dc4f68d834e with identifier: 6972165stock
2026-03-27 16:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da689250-9f21-5257-8996-3dc4f68d834e with identifier: 6972165stock
2026-03-27 16:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da689250-9f21-5257-8996-3dc4f68d834e with identifier: 6972165stock to the API
2026-03-27 16:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6972165>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'da689250-9f21-5257-8996-3dc4f68d834e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6972165',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'CLA 250 Shooting Brake',
'odometer': 90035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLA 250e SB Plug-In Hybrid Aut. LED-Xenon Widescreen Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'CLA 250e SB Plug-In Hybrid Aut. LED-Xenon Widescreen Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972165stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:33 [ecarstrade.be] INFO: Saving data for 6972165stock: {'created_time': 1774362927.458395, 'last_price_update_time': 1774629453.063641}
2026-03-27 16:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972165stock') HTTP/1.1" 204 0
2026-03-27 16:37:33 [ecarstrade.be] INFO: Extracting details for car 6976648stock
2026-03-27 16:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c09f784-48ff-572e-991b-b7a7a7ce6d4b with identifier: 6976648stock
2026-03-27 16:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c09f784-48ff-572e-991b-b7a7a7ce6d4b with scrape type 2
2026-03-27 16:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c09f784-48ff-572e-991b-b7a7a7ce6d4b with scrape type 2
2026-03-27 16:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c09f784-48ff-572e-991b-b7a7a7ce6d4b, identifier: 6976648stock
2026-03-27 16:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c09f784-48ff-572e-991b-b7a7a7ce6d4b with identifier: 6976648stock
2026-03-27 16:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c09f784-48ff-572e-991b-b7a7a7ce6d4b with identifier: 6976648stock
2026-03-27 16:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c09f784-48ff-572e-991b-b7a7a7ce6d4b with identifier: 6976648stock to the API
2026-03-27 16:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6976648>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '5c09f784-48ff-572e-991b-b7a7a7ce6d4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6976648',
'listing': 'auction',
'location': 'Belgium',
'make': 'Lexus',
'model': 'IS 300',
'odometer': 209600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus IS 300h Hybrid Aut. LED-Xenon Navi 1/2 Leather KeylessGo '
'Klima PDC ...',
'transmission': 'automatic',
'trim': 'h Hybrid Aut. LED-Xenon Navi 1/2 Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2018}
2026-03-27 16:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976648stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:34 [ecarstrade.be] INFO: Saving data for 6976648stock: {'created_time': 1774449535.536096, 'last_price_update_time': 1774629454.533282}
2026-03-27 16:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976648stock') HTTP/1.1" 204 0
2026-03-27 16:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976559> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976731> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:34 [ecarstrade.be] INFO: Extracting details for car 6976559stock
2026-03-27 16:37:34 [ecarstrade.be] INFO: Extracting details for car 6976731stock
2026-03-27 16:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 528d0f65-d11c-5e2d-a69b-8c5550d0551f with identifier: 6976559stock
2026-03-27 16:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 528d0f65-d11c-5e2d-a69b-8c5550d0551f with scrape type 2
2026-03-27 16:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 528d0f65-d11c-5e2d-a69b-8c5550d0551f with scrape type 2
2026-03-27 16:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 528d0f65-d11c-5e2d-a69b-8c5550d0551f, identifier: 6976559stock
2026-03-27 16:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bbe66d6-ef3f-5212-84fe-9258ba57b4f9 with identifier: 6976731stock
2026-03-27 16:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bbe66d6-ef3f-5212-84fe-9258ba57b4f9 with scrape type 2
2026-03-27 16:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bbe66d6-ef3f-5212-84fe-9258ba57b4f9 with scrape type 2
2026-03-27 16:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8bbe66d6-ef3f-5212-84fe-9258ba57b4f9, identifier: 6976731stock
2026-03-27 16:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 528d0f65-d11c-5e2d-a69b-8c5550d0551f with identifier: 6976559stock
2026-03-27 16:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 528d0f65-d11c-5e2d-a69b-8c5550d0551f with identifier: 6976559stock
2026-03-27 16:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 528d0f65-d11c-5e2d-a69b-8c5550d0551f with identifier: 6976559stock to the API
2026-03-27 16:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6976559>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '528d0f65-d11c-5e2d-a69b-8c5550d0551f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6976559',
'listing': 'auction',
'location': 'France - "CAT AVRIGNY"',
'make': 'Audi',
'model': 'A1',
'odometer': 104604,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 Advanced 1.0 30 TFSI LED Virtual Display Klima PDC ...',
'transmission': 'manual',
'trim': 'Advanced 1.0 30 TFSI LED Virtual Display Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976559stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:35 [ecarstrade.be] INFO: Saving data for 6976559stock: {'created_time': 1774449535.199984, 'last_price_update_time': 1774629455.1183}
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976559stock') HTTP/1.1" 204 0
2026-03-27 16:37:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8bbe66d6-ef3f-5212-84fe-9258ba57b4f9 with identifier: 6976731stock
2026-03-27 16:37:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8bbe66d6-ef3f-5212-84fe-9258ba57b4f9 with identifier: 6976731stock
2026-03-27 16:37:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8bbe66d6-ef3f-5212-84fe-9258ba57b4f9 with identifier: 6976731stock to the API
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6976731>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8bbe66d6-ef3f-5212-84fe-9258ba57b4f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6976731',
'listing': 'auction',
'location': 'France - "CAT MAGNY EN VEXIN"',
'make': 'Mercedes',
'model': 'A 250',
'odometer': 96911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes A 250e Facelift Plug-In Hybrid Aut. LED Widescreen Navi '
'1/2 Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'e Facelift Plug-In Hybrid Aut. LED Widescreen Navi 1/2 Sport-Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976731stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:35 [ecarstrade.be] INFO: Saving data for 6976731stock: {'created_time': 1774449533.218173, 'last_price_update_time': 1774629455.421795}
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976731stock') HTTP/1.1" 204 0
2026-03-27 16:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6979306> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:36 [ecarstrade.be] INFO: Extracting details for car 6979306stock
2026-03-27 16:37:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308a5128-6340-5f4e-a62c-149f8fdc8819 with identifier: 6979306stock
2026-03-27 16:37:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308a5128-6340-5f4e-a62c-149f8fdc8819 with scrape type 2
2026-03-27 16:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308a5128-6340-5f4e-a62c-149f8fdc8819 with scrape type 2
2026-03-27 16:37:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 308a5128-6340-5f4e-a62c-149f8fdc8819, identifier: 6979306stock
2026-03-27 16:37:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 308a5128-6340-5f4e-a62c-149f8fdc8819 with identifier: 6979306stock
2026-03-27 16:37:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 308a5128-6340-5f4e-a62c-149f8fdc8819 with identifier: 6979306stock
2026-03-27 16:37:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 308a5128-6340-5f4e-a62c-149f8fdc8819 with identifier: 6979306stock to the API
2026-03-27 16:37:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6979306>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '308a5128-6340-5f4e-a62c-149f8fdc8819',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6979306',
'listing': 'auction',
'location': 'Belgium',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 121568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-01',
'seats_number': 3,
'seller_name': None,
'title': 'Citroen Jumper 2.0 BlueHDI 163Hp L3H2 Comfort Navi Camera Klima PDC '
'...',
'transmission': 'manual',
'trim': '2.0 BlueHDI 163Hp L3H2 Comfort Navi Camera Klima PDC ...',
'vin': None,
'year': 2019}
2026-03-27 16:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979306stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:36 [ecarstrade.be] INFO: Saving data for 6979306stock: {'created_time': 1774449533.693908, 'last_price_update_time': 1774629456.410118}
2026-03-27 16:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979306stock') HTTP/1.1" 204 0
2026-03-27 16:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976163> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:36 [ecarstrade.be] INFO: Extracting details for car 6976163stock
2026-03-27 16:37:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c162e7da-37b6-52ca-9508-ea8a75637301 with identifier: 6976163stock
2026-03-27 16:37:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c162e7da-37b6-52ca-9508-ea8a75637301 with scrape type 2
2026-03-27 16:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c162e7da-37b6-52ca-9508-ea8a75637301 with scrape type 2
2026-03-27 16:37:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c162e7da-37b6-52ca-9508-ea8a75637301, identifier: 6976163stock
2026-03-27 16:37:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c162e7da-37b6-52ca-9508-ea8a75637301 with identifier: 6976163stock
2026-03-27 16:37:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c162e7da-37b6-52ca-9508-ea8a75637301 with identifier: 6976163stock
2026-03-27 16:37:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c162e7da-37b6-52ca-9508-ea8a75637301 with identifier: 6976163stock to the API
2026-03-27 16:37:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6976163>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'c162e7da-37b6-52ca-9508-ea8a75637301',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6976163',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '308',
'odometer': 2263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.6 Plug-In Hybrid GT-Line Aut. LED-Xenon I-Cockpit '
'Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.6 Plug-In Hybrid GT-Line Aut. LED-Xenon I-Cockpit Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976163stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:37 [ecarstrade.be] INFO: Saving data for 6976163stock: {'created_time': 1774042677.692839, 'last_price_update_time': 1774629457.236002}
2026-03-27 16:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976163stock') HTTP/1.1" 204 0
2026-03-27 16:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983089> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:38 [ecarstrade.be] INFO: Extracting details for car 6983089stock
2026-03-27 16:37:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08329aa-9f65-586d-85a7-a51734f80795 with identifier: 6983089stock
2026-03-27 16:37:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08329aa-9f65-586d-85a7-a51734f80795 with scrape type 2
2026-03-27 16:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f08329aa-9f65-586d-85a7-a51734f80795 with scrape type 2
2026-03-27 16:37:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f08329aa-9f65-586d-85a7-a51734f80795, identifier: 6983089stock
2026-03-27 16:37:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f08329aa-9f65-586d-85a7-a51734f80795 with identifier: 6983089stock
2026-03-27 16:37:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f08329aa-9f65-586d-85a7-a51734f80795 with identifier: 6983089stock
2026-03-27 16:37:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f08329aa-9f65-586d-85a7-a51734f80795 with identifier: 6983089stock to the API
2026-03-27 16:37:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983089>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f08329aa-9f65-586d-85a7-a51734f80795',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983089',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'CLA 180 Shooting Brake',
'odometer': 125960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLA 180d SB Aut. LED-Xenon Widescreen Navi KeylessGo '
'Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'CLA 180d SB Aut. LED-Xenon Widescreen Navi KeylessGo Camera Klima '
'PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983089stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:38 [ecarstrade.be] INFO: Saving data for 6983089stock: {'created_time': 1774542986.975306, 'last_price_update_time': 1774629458.790223}
2026-03-27 16:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983089stock') HTTP/1.1" 204 0
2026-03-27 16:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6987105> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:39 [ecarstrade.be] INFO: Extracting details for car 6987105stock
2026-03-27 16:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af3012a-9307-571b-b93d-1996a248301d with identifier: 6987105stock
2026-03-27 16:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af3012a-9307-571b-b93d-1996a248301d with scrape type 1
2026-03-27 16:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5af3012a-9307-571b-b93d-1996a248301d
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6987105%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774015653%27 HTTP/1.1" 200 None
2026-03-27 16:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_000/780x0__r.jpg?hash=1774015653 not downloaded yet
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6987105%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774015653%27 HTTP/1.1" 200 None
2026-03-27 16:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_001/780x0__r.jpg?hash=1774015653 not downloaded yet
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6987105%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774015653%27 HTTP/1.1" 200 None
2026-03-27 16:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_003/780x0__r.jpg?hash=1774015653 not downloaded yet
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6987105%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774015653%27 HTTP/1.1" 200 None
2026-03-27 16:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_002/780x0__r.jpg?hash=1774015653 not downloaded yet
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6987105%252Fphoto_010%252F780x0__r.jpg%253Fhash%3D1774015653%27 HTTP/1.1" 200 None
2026-03-27 16:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_010/780x0__r.jpg?hash=1774015653 not downloaded yet
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6987105%252Fphoto_011%252F780x0__r.jpg%253Fhash%3D1774015653%27 HTTP/1.1" 200 None
2026-03-27 16:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_011/780x0__r.jpg?hash=1774015653 not downloaded yet
2026-03-27 16:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6987316> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:39 [ecarstrade.be] INFO: Extracting details for car 6987316stock
2026-03-27 16:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06832c92-b744-5535-bc92-eaf3179137d2 with identifier: 6987316stock
2026-03-27 16:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06832c92-b744-5535-bc92-eaf3179137d2 with scrape type 2
2026-03-27 16:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06832c92-b744-5535-bc92-eaf3179137d2 with scrape type 2
2026-03-27 16:37:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 06832c92-b744-5535-bc92-eaf3179137d2, identifier: 6987316stock
2026-03-27 16:37:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 06832c92-b744-5535-bc92-eaf3179137d2 with identifier: 6987316stock
2026-03-27 16:37:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 06832c92-b744-5535-bc92-eaf3179137d2 with identifier: 6987316stock
2026-03-27 16:37:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 06832c92-b744-5535-bc92-eaf3179137d2 with identifier: 6987316stock to the API
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6987316>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '06832c92-b744-5535-bc92-eaf3179137d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6987316',
'listing': 'auction',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Hyundai',
'model': 'IONIQ',
'odometer': 146826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 1.6 GDI Hybrid Feel Aut. LED Head-Up Virtual ACC Navi '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Ioniq 1.6 GDI Hybrid Feel Aut. LED Head-Up Virtual ACC Navi '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987316stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:40 [ecarstrade.be] INFO: Saving data for 6987316stock: {'created_time': 1774449534.291837, 'last_price_update_time': 1774629460.066592}
2026-03-27 16:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6987316stock') HTTP/1.1" 204 0
2026-03-27 16:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6988853> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:41 [ecarstrade.be] INFO: Extracting details for car 6988853stock
2026-03-27 16:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b68358f9-1c10-5690-8df0-581c4dc56af6 with identifier: 6988853stock
2026-03-27 16:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b68358f9-1c10-5690-8df0-581c4dc56af6 with scrape type 2
2026-03-27 16:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b68358f9-1c10-5690-8df0-581c4dc56af6 with scrape type 2
2026-03-27 16:37:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b68358f9-1c10-5690-8df0-581c4dc56af6, identifier: 6988853stock
2026-03-27 16:37:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b68358f9-1c10-5690-8df0-581c4dc56af6 with identifier: 6988853stock
2026-03-27 16:37:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b68358f9-1c10-5690-8df0-581c4dc56af6 with identifier: 6988853stock
2026-03-27 16:37:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b68358f9-1c10-5690-8df0-581c4dc56af6 with identifier: 6988853stock to the API
2026-03-27 16:37:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6988853>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b68358f9-1c10-5690-8df0-581c4dc56af6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6988853',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'AC',
'model': 'BMW 218 Active Tourer',
'odometer': 71845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 218i Active Tourer M-Sport Pano Aut. LED-Xenon Head-Up LC-Pro '
'Navi-Pro Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'BMW 218i Active Tourer M-Sport Pano Aut. LED-Xenon Head-Up LC-Pro '
'Navi-Pro Harman/Kardon Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988853stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:41 [ecarstrade.be] INFO: Saving data for 6988853stock: {'created_time': 1774542986.536977, 'last_price_update_time': 1774629461.565722}
2026-03-27 16:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988853stock') HTTP/1.1" 204 0
2026-03-27 16:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6987317> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6988801> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:41 [ecarstrade.be] INFO: Extracting details for car 6987317stock
2026-03-27 16:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da34511c-2198-53da-953c-06984d9ab568 with identifier: 6987317stock
2026-03-27 16:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da34511c-2198-53da-953c-06984d9ab568 with scrape type 2
2026-03-27 16:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da34511c-2198-53da-953c-06984d9ab568 with scrape type 2
2026-03-27 16:37:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da34511c-2198-53da-953c-06984d9ab568, identifier: 6987317stock
2026-03-27 16:37:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da34511c-2198-53da-953c-06984d9ab568 with identifier: 6987317stock
2026-03-27 16:37:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da34511c-2198-53da-953c-06984d9ab568 with identifier: 6987317stock
2026-03-27 16:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da34511c-2198-53da-953c-06984d9ab568 with identifier: 6987317stock to the API
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6987317>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'da34511c-2198-53da-953c-06984d9ab568',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6987317',
'listing': 'auction',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Hyundai',
'model': 'IONIQ',
'odometer': 148572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 1.6 GDI Hybrid Feel Aut. LED Head-Up Virtual ACC Navi '
'KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Ioniq 1.6 GDI Hybrid Feel Aut. LED Head-Up Virtual ACC Navi '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987317stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:42 [ecarstrade.be] INFO: Saving data for 6987317stock: {'created_time': 1774542988.80507, 'last_price_update_time': 1774629462.368561}
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6987317stock') HTTP/1.1" 204 0
2026-03-27 16:37:42 [ecarstrade.be] INFO: Extracting details for car 6988801stock
2026-03-27 16:37:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a6d07e3-7c4b-5df8-b952-e159ade127a4 with identifier: 6988801stock
2026-03-27 16:37:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a6d07e3-7c4b-5df8-b952-e159ade127a4 with scrape type 2
2026-03-27 16:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a6d07e3-7c4b-5df8-b952-e159ade127a4 with scrape type 2
2026-03-27 16:37:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2a6d07e3-7c4b-5df8-b952-e159ade127a4, identifier: 6988801stock
2026-03-27 16:37:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2a6d07e3-7c4b-5df8-b952-e159ade127a4 with identifier: 6988801stock
2026-03-27 16:37:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2a6d07e3-7c4b-5df8-b952-e159ade127a4 with identifier: 6988801stock
2026-03-27 16:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2a6d07e3-7c4b-5df8-b952-e159ade127a4 with identifier: 6988801stock to the API
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6988801>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2a6d07e3-7c4b-5df8-b952-e159ade127a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6988801',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Ford',
'model': 'Transit',
'odometer': 107549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-01',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit 2.0 TDCI T310 L2H2 Klima PDC ...',
'transmission': 'manual',
'trim': '2.0 TDCI T310 L2H2 Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988801stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:42 [ecarstrade.be] INFO: Saving data for 6988801stock: {'created_time': 1774542989.832592, 'last_price_update_time': 1774629462.758818}
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988801stock') HTTP/1.1" 204 0
2026-03-27 16:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6986820> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:43 [ecarstrade.be] INFO: Extracting details for car 6986820stock
2026-03-27 16:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 235d4969-6377-5160-87f3-13a9e0b4f570 with identifier: 6986820stock
2026-03-27 16:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 235d4969-6377-5160-87f3-13a9e0b4f570 with scrape type 1
2026-03-27 16:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 235d4969-6377-5160-87f3-13a9e0b4f570
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6986820%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774015324%27 HTTP/1.1" 200 None
2026-03-27 16:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_000/780x0__r.jpg?hash=1774015324 not downloaded yet
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6986820%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774015324%27 HTTP/1.1" 200 None
2026-03-27 16:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_001/780x0__r.jpg?hash=1774015324 not downloaded yet
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6986820%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774015324%27 HTTP/1.1" 200 None
2026-03-27 16:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_003/780x0__r.jpg?hash=1774015324 not downloaded yet
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6986820%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774015324%27 HTTP/1.1" 200 None
2026-03-27 16:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_002/780x0__r.jpg?hash=1774015324 not downloaded yet
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6986820%252Fphoto_014%252F780x0__r.jpg%253Fhash%3D1774015325%27 HTTP/1.1" 200 None
2026-03-27 16:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_014/780x0__r.jpg?hash=1774015325 not downloaded yet
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6986820%252Fphoto_010%252F780x0__r.jpg%253Fhash%3D1774015325%27 HTTP/1.1" 200 None
2026-03-27 16:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_010/780x0__r.jpg?hash=1774015325 not downloaded yet
2026-03-27 16:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983705> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:43 [ecarstrade.be] INFO: Extracting details for car 6983705stock
2026-03-27 16:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79b04134-52df-5615-8268-37fc82e8ebc1 with identifier: 6983705stock
2026-03-27 16:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79b04134-52df-5615-8268-37fc82e8ebc1 with scrape type 2
2026-03-27 16:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79b04134-52df-5615-8268-37fc82e8ebc1 with scrape type 2
2026-03-27 16:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79b04134-52df-5615-8268-37fc82e8ebc1, identifier: 6983705stock
2026-03-27 16:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79b04134-52df-5615-8268-37fc82e8ebc1 with identifier: 6983705stock
2026-03-27 16:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79b04134-52df-5615-8268-37fc82e8ebc1 with identifier: 6983705stock
2026-03-27 16:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79b04134-52df-5615-8268-37fc82e8ebc1 with identifier: 6983705stock to the API
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983705>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '79b04134-52df-5615-8268-37fc82e8ebc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983705',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 82076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Facelift 1.3 TCe Techno Aut. Pano LED Virtual '
'Navi-Pro 1/2 Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'Facelift 1.3 TCe Techno Aut. Pano LED Virtual Navi-Pro 1/2 Leather '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983705stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:43 [ecarstrade.be] INFO: Saving data for 6983705stock: {'created_time': 1774449534.64868, 'last_price_update_time': 1774629463.614044}
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983705stock') HTTP/1.1" 204 0
2026-03-27 16:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983700> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:45 [ecarstrade.be] INFO: Extracting details for car 6983700stock
2026-03-27 16:37:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 503016de-941b-501b-9f0b-2aee3c412417 with identifier: 6983700stock
2026-03-27 16:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 503016de-941b-501b-9f0b-2aee3c412417 with scrape type 2
2026-03-27 16:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 503016de-941b-501b-9f0b-2aee3c412417 with scrape type 2
2026-03-27 16:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 503016de-941b-501b-9f0b-2aee3c412417, identifier: 6983700stock
2026-03-27 16:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 503016de-941b-501b-9f0b-2aee3c412417 with identifier: 6983700stock
2026-03-27 16:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 503016de-941b-501b-9f0b-2aee3c412417 with identifier: 6983700stock
2026-03-27 16:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 503016de-941b-501b-9f0b-2aee3c412417 with identifier: 6983700stock to the API
2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983700>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '503016de-941b-501b-9f0b-2aee3c412417',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983700',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 60886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Facelift 1.3 TCe Techno Aut. Pano LED Virtual '
'Navi-Pro 1/2 Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Facelift 1.3 TCe Techno Aut. Pano LED Virtual Navi-Pro 1/2 Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983700stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:46 [ecarstrade.be] INFO: Saving data for 6983700stock: {'created_time': 1774449529.734842, 'last_price_update_time': 1774629466.395753}
2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983700stock') HTTP/1.1" 204 0
2026-03-27 16:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983094> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:46 [ecarstrade.be] INFO: Extracting details for car 6983094stock
2026-03-27 16:37:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f7f605-5491-547b-9bd0-93bace136be6 with identifier: 6983094stock
2026-03-27 16:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f7f605-5491-547b-9bd0-93bace136be6 with scrape type 2
2026-03-27 16:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f7f605-5491-547b-9bd0-93bace136be6 with scrape type 2
2026-03-27 16:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82f7f605-5491-547b-9bd0-93bace136be6, identifier: 6983094stock
2026-03-27 16:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82f7f605-5491-547b-9bd0-93bace136be6 with identifier: 6983094stock
2026-03-27 16:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82f7f605-5491-547b-9bd0-93bace136be6 with identifier: 6983094stock
2026-03-27 16:37:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82f7f605-5491-547b-9bd0-93bace136be6 with identifier: 6983094stock to the API
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983094>
{'auction_title': '',
'c_o_2_emission_value': 1,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '82f7f605-5491-547b-9bd0-93bace136be6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983094',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'EQC',
'odometer': 97188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes EQC 400 4MATIC AMG Pano LED-Xenon Widescreen Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '400 4MATIC AMG Pano LED-Xenon Widescreen Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983094stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:47 [ecarstrade.be] INFO: Saving data for 6983094stock: {'created_time': 1774542989.422773, 'last_price_update_time': 1774629467.325462}
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983094stock') HTTP/1.1" 204 0
2026-03-27 16:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983670> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:47 [ecarstrade.be] INFO: Extracting details for car 6983670stock
2026-03-27 16:37:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80916fdd-a954-590d-a07f-6b8bf19ea545 with identifier: 6983670stock
2026-03-27 16:37:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80916fdd-a954-590d-a07f-6b8bf19ea545 with scrape type 2
2026-03-27 16:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80916fdd-a954-590d-a07f-6b8bf19ea545 with scrape type 2
2026-03-27 16:37:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 80916fdd-a954-590d-a07f-6b8bf19ea545, identifier: 6983670stock
2026-03-27 16:37:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 80916fdd-a954-590d-a07f-6b8bf19ea545 with identifier: 6983670stock
2026-03-27 16:37:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 80916fdd-a954-590d-a07f-6b8bf19ea545 with identifier: 6983670stock
2026-03-27 16:37:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 80916fdd-a954-590d-a07f-6b8bf19ea545 with identifier: 6983670stock to the API
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983670>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '80916fdd-a954-590d-a07f-6b8bf19ea545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983670',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 56408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Facelift 1.3 TCe Techno Aut. Pano LED Virtual '
'Navi-Pro 1/2 Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'Facelift 1.3 TCe Techno Aut. Pano LED Virtual Navi-Pro 1/2 Leather '
'KeylessGo Klima PDC ...',
'vin': None,
'year': 2024}
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983670stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:47 [ecarstrade.be] INFO: Saving data for 6983670stock: {'created_time': 1774449531.594961, 'last_price_update_time': 1774629467.848459}
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983670stock') HTTP/1.1" 204 0
2026-03-27 16:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_011/780x0__r.jpg?hash=1774015653> (referer: https://ecarstrade.com/cars/6987105)
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_010/780x0__r.jpg?hash=1774015653> (referer: https://ecarstrade.com/cars/6987105)
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5af3012a-9307-571b-b93d-1996a248301d
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_002/780x0__r.jpg?hash=1774015653> (referer: https://ecarstrade.com/cars/6987105)
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5af3012a-9307-571b-b93d-1996a248301d
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_003/780x0__r.jpg?hash=1774015653> (referer: https://ecarstrade.com/cars/6987105)
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5af3012a-9307-571b-b93d-1996a248301d
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_001/780x0__r.jpg?hash=1774015653> (referer: https://ecarstrade.com/cars/6987105)
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5af3012a-9307-571b-b93d-1996a248301d
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_010/780x0__r.jpg?hash=1774015325> (referer: https://ecarstrade.com/cars/6986820)
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5af3012a-9307-571b-b93d-1996a248301d
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_014/780x0__r.jpg?hash=1774015325> (referer: https://ecarstrade.com/cars/6986820)
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 235d4969-6377-5160-87f3-13a9e0b4f570
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 235d4969-6377-5160-87f3-13a9e0b4f570
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_002/780x0__r.jpg?hash=1774015324> (referer: https://ecarstrade.com/cars/6986820)
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983050> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_003/780x0__r.jpg?hash=1774015324> (referer: https://ecarstrade.com/cars/6986820)
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 235d4969-6377-5160-87f3-13a9e0b4f570
2026-03-27 16:37:48 [ecarstrade.be] INFO: Extracting details for car 6983050stock
2026-03-27 16:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983055> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b6ae56d-70eb-5238-93b7-3a6994e20ca5 with identifier: 6983050stock
2026-03-27 16:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b6ae56d-70eb-5238-93b7-3a6994e20ca5 with scrape type 2
2026-03-27 16:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b6ae56d-70eb-5238-93b7-3a6994e20ca5 with scrape type 2
2026-03-27 16:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5b6ae56d-70eb-5238-93b7-3a6994e20ca5, identifier: 6983050stock
2026-03-27 16:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5b6ae56d-70eb-5238-93b7-3a6994e20ca5 with identifier: 6983050stock
2026-03-27 16:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5b6ae56d-70eb-5238-93b7-3a6994e20ca5 with identifier: 6983050stock
2026-03-27 16:37:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5b6ae56d-70eb-5238-93b7-3a6994e20ca5 with identifier: 6983050stock to the API
2026-03-27 16:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983050>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5b6ae56d-70eb-5238-93b7-3a6994e20ca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983050',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '216 Gran Tourer',
'odometer': 176961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 216d Gran Tourer Aut. Navi KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '216d Gran Tourer Aut. Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983050stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:49 [ecarstrade.be] INFO: Saving data for 6983050stock: {'created_time': 1774542984.662239, 'last_price_update_time': 1774629469.046223}
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983050stock') HTTP/1.1" 204 0
2026-03-27 16:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_000/780x0__r.jpg?hash=1774015324> (referer: https://ecarstrade.com/cars/6986820)
2026-03-27 16:37:49 [ecarstrade.be] INFO: Extracting details for car 6983055stock
2026-03-27 16:37:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 235d4969-6377-5160-87f3-13a9e0b4f570
2026-03-27 16:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c55f9773-f10e-5e76-9d68-243099a81fde with identifier: 6983055stock
2026-03-27 16:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55f9773-f10e-5e76-9d68-243099a81fde with scrape type 2
2026-03-27 16:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c55f9773-f10e-5e76-9d68-243099a81fde with scrape type 2
2026-03-27 16:37:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c55f9773-f10e-5e76-9d68-243099a81fde, identifier: 6983055stock
2026-03-27 16:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c55f9773-f10e-5e76-9d68-243099a81fde with identifier: 6983055stock
2026-03-27 16:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c55f9773-f10e-5e76-9d68-243099a81fde with identifier: 6983055stock
2026-03-27 16:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c55f9773-f10e-5e76-9d68-243099a81fde with identifier: 6983055stock to the API
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983055>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'c55f9773-f10e-5e76-9d68-243099a81fde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983055',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '320',
'odometer': 108585,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 320e Plug-In Hybrid Aut. LED-Xenon LC-Pro ACC Navi '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'e Plug-In Hybrid Aut. LED-Xenon LC-Pro ACC Navi Sport-Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983055stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:49 [ecarstrade.be] INFO: Saving data for 6983055stock: {'created_time': 1774542986.088744, 'last_price_update_time': 1774629469.460686}
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983055stock') HTTP/1.1" 204 0
2026-03-27 16:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_001/780x0__r.jpg?hash=1774015324> (referer: https://ecarstrade.com/cars/6986820)
2026-03-27 16:37:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 235d4969-6377-5160-87f3-13a9e0b4f570
2026-03-27 16:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_000/780x0__r.jpg?hash=1774015653> (referer: https://ecarstrade.com/cars/6987105)
2026-03-27 16:37:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 235d4969-6377-5160-87f3-13a9e0b4f570
2026-03-27 16:37:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 235d4969-6377-5160-87f3-13a9e0b4f570, skipping ID generation
2026-03-27 16:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 235d4969-6377-5160-87f3-13a9e0b4f570 with scrape type 1
2026-03-27 16:37:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 235d4969-6377-5160-87f3-13a9e0b4f570 sending to next pipeline
2026-03-27 16:37:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 235d4969-6377-5160-87f3-13a9e0b4f570, identifier: 6986820stock
2026-03-27 16:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 235d4969-6377-5160-87f3-13a9e0b4f570 with identifier: 6986820stock
2026-03-27 16:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 235d4969-6377-5160-87f3-13a9e0b4f570 with identifier: 6986820stock
2026-03-27 16:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 235d4969-6377-5160-87f3-13a9e0b4f570 with identifier: 6986820stock to the API
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6986820/photo_001/780x0__r.jpg?hash=1774015324>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '235d4969-6377-5160-87f3-13a9e0b4f570',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6986820',
'listing': 'auction',
'location': 'Belgium - "GNK - Remarketing Genk"',
'make': 'Seat',
'model': 'Leon',
'odometer': 94982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon ST 1.4i e-Hybrid plug-In Xcellence Aut. LED-Xenon Virtual '
'ACC Navi 1/2 Leather KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'ST 1.4i e-Hybrid plug-In Xcellence Aut. LED-Xenon Virtual ACC Navi '
'1/2 Leather KeylessGo Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276986820stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:49 [ecarstrade.be] INFO: Saving data for 6986820stock: {'created_time': 1774629469.971209, 'last_price_update_time': 1774629469.971224}
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6986820stock') HTTP/1.1" 204 0
2026-03-27 16:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5af3012a-9307-571b-b93d-1996a248301d
2026-03-27 16:37:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5af3012a-9307-571b-b93d-1996a248301d, skipping ID generation
2026-03-27 16:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af3012a-9307-571b-b93d-1996a248301d with scrape type 1
2026-03-27 16:37:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5af3012a-9307-571b-b93d-1996a248301d sending to next pipeline
2026-03-27 16:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5af3012a-9307-571b-b93d-1996a248301d, identifier: 6987105stock
2026-03-27 16:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5af3012a-9307-571b-b93d-1996a248301d with identifier: 6987105stock
2026-03-27 16:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5af3012a-9307-571b-b93d-1996a248301d with identifier: 6987105stock
2026-03-27 16:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5af3012a-9307-571b-b93d-1996a248301d with identifier: 6987105stock to the API
2026-03-27 16:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6987105/photo_000/780x0__r.jpg?hash=1774015653>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5af3012a-9307-571b-b93d-1996a248301d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6987105',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 115335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI LED Virtual Navi KeylessGo Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 TSI LED Virtual Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987105stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:50 [ecarstrade.be] INFO: Saving data for 6987105stock: {'created_time': 1774629470.422416, 'last_price_update_time': 1774629470.422427}
2026-03-27 16:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6987105stock') HTTP/1.1" 204 0
2026-03-27 16:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983092> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981993> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6983045> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:50 [ecarstrade.be] INFO: Extracting details for car 6983092stock
2026-03-27 16:37:50 [ecarstrade.be] INFO: Extracting details for car 6981993stock
2026-03-27 16:37:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7d0a468-e037-5b24-9e43-deb49545be5a with identifier: 6983092stock
2026-03-27 16:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d0a468-e037-5b24-9e43-deb49545be5a with scrape type 2
2026-03-27 16:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7d0a468-e037-5b24-9e43-deb49545be5a with scrape type 2
2026-03-27 16:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d7d0a468-e037-5b24-9e43-deb49545be5a, identifier: 6983092stock
2026-03-27 16:37:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 142c0d72-adbb-5555-8fdb-e1758681163f with identifier: 6981993stock
2026-03-27 16:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 142c0d72-adbb-5555-8fdb-e1758681163f with scrape type 2
2026-03-27 16:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 142c0d72-adbb-5555-8fdb-e1758681163f with scrape type 2
2026-03-27 16:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 142c0d72-adbb-5555-8fdb-e1758681163f, identifier: 6981993stock
2026-03-27 16:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d7d0a468-e037-5b24-9e43-deb49545be5a with identifier: 6983092stock
2026-03-27 16:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d7d0a468-e037-5b24-9e43-deb49545be5a with identifier: 6983092stock
2026-03-27 16:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d7d0a468-e037-5b24-9e43-deb49545be5a with identifier: 6983092stock to the API
2026-03-27 16:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983092>
{'auction_title': '',
'c_o_2_emission_value': 1,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'd7d0a468-e037-5b24-9e43-deb49545be5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983092',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'EQC',
'odometer': 144623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes EQC 400 4MATIC AMG Aut. LED-Multibeam Widescreen Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '400 4MATIC AMG Aut. LED-Multibeam Widescreen Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983092stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:51 [ecarstrade.be] INFO: Saving data for 6983092stock: {'created_time': 1774542987.812572, 'last_price_update_time': 1774629471.34685}
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983092stock') HTTP/1.1" 204 0
2026-03-27 16:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 142c0d72-adbb-5555-8fdb-e1758681163f with identifier: 6981993stock
2026-03-27 16:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 142c0d72-adbb-5555-8fdb-e1758681163f with identifier: 6981993stock
2026-03-27 16:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 142c0d72-adbb-5555-8fdb-e1758681163f with identifier: 6981993stock to the API
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981993>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '142c0d72-adbb-5555-8fdb-e1758681163f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6981993',
'listing': 'auction',
'location': 'Belgium',
'make': 'MAN',
'model': 'Mini One D Clubman',
'odometer': 172617,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mini One D Clubman 1.5d Pano KeylessGo Klima ...',
'transmission': 'manual',
'trim': '1.5d Pano KeylessGo Klima ...',
'vin': None,
'year': 2018}
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981993stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:51 [ecarstrade.be] INFO: Saving data for 6981993stock: {'created_time': 1774449532.670497, 'last_price_update_time': 1774629471.664619}
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981993stock') HTTP/1.1" 204 0
2026-03-27 16:37:51 [ecarstrade.be] INFO: Extracting details for car 6983045stock
2026-03-27 16:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a0ef018-1a5e-598e-9f92-5707398eb72b with identifier: 6983045stock
2026-03-27 16:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a0ef018-1a5e-598e-9f92-5707398eb72b with scrape type 2
2026-03-27 16:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a0ef018-1a5e-598e-9f92-5707398eb72b with scrape type 2
2026-03-27 16:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a0ef018-1a5e-598e-9f92-5707398eb72b, identifier: 6983045stock
2026-03-27 16:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a0ef018-1a5e-598e-9f92-5707398eb72b with identifier: 6983045stock
2026-03-27 16:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a0ef018-1a5e-598e-9f92-5707398eb72b with identifier: 6983045stock
2026-03-27 16:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a0ef018-1a5e-598e-9f92-5707398eb72b with identifier: 6983045stock to the API
2026-03-27 16:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6983045>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3a0ef018-1a5e-598e-9f92-5707398eb72b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6983045',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '116',
'odometer': 107788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116d Advantage Aut. LED-Xenon Navi KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': 'd Advantage Aut. LED-Xenon Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983045stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:53 [ecarstrade.be] INFO: Saving data for 6983045stock: {'created_time': 1774542982.834352, 'last_price_update_time': 1774629473.161342}
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983045stock') HTTP/1.1" 204 0
2026-03-27 16:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6980294> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:53 [ecarstrade.be] INFO: Extracting details for car 6980294stock
2026-03-27 16:37:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ef2015-b596-5733-9bd5-d697f0de4a6c with identifier: 6980294stock
2026-03-27 16:37:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ef2015-b596-5733-9bd5-d697f0de4a6c with scrape type 2
2026-03-27 16:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22ef2015-b596-5733-9bd5-d697f0de4a6c with scrape type 2
2026-03-27 16:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 22ef2015-b596-5733-9bd5-d697f0de4a6c, identifier: 6980294stock
2026-03-27 16:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 22ef2015-b596-5733-9bd5-d697f0de4a6c with identifier: 6980294stock
2026-03-27 16:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 22ef2015-b596-5733-9bd5-d697f0de4a6c with identifier: 6980294stock
2026-03-27 16:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 22ef2015-b596-5733-9bd5-d697f0de4a6c with identifier: 6980294stock to the API
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6980294>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '22ef2015-b596-5733-9bd5-d697f0de4a6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6980294',
'listing': 'auction',
'location': 'Belgium - "Machelen"',
'make': 'Toyota',
'model': 'Yaris Cross',
'odometer': 90944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Yaris Cross 1.5 VVT-I Hybrid Elegant Pano Aut. LED JBL Navi 1/2 '
'Leather KeylessGo Camera Klima ...',
'transmission': 'automatic',
'trim': '1.5 VVT-I Hybrid Elegant Pano Aut. LED JBL Navi 1/2 Leather '
'KeylessGo Camera Klima ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980294stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:53 [ecarstrade.be] INFO: Saving data for 6980294stock: {'created_time': 1774449530.713521, 'last_price_update_time': 1774629473.661456}
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980294stock') HTTP/1.1" 204 0
2026-03-27 16:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6980194> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:54 [ecarstrade.be] INFO: Extracting details for car 6980194stock
2026-03-27 16:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baed2d74-b13f-5087-a3d2-54bc08f674ec with identifier: 6980194stock
2026-03-27 16:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baed2d74-b13f-5087-a3d2-54bc08f674ec with scrape type 1
2026-03-27 16:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item baed2d74-b13f-5087-a3d2-54bc08f674ec
2026-03-27 16:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980194%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774031426%27 HTTP/1.1" 200 None
2026-03-27 16:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_000/780x0__r.jpg?hash=1774031426 not downloaded yet
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980194%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774031426%27 HTTP/1.1" 200 None
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_001/780x0__r.jpg?hash=1774031426 not downloaded yet
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980194%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774031427%27 HTTP/1.1" 200 None
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_003/780x0__r.jpg?hash=1774031427 not downloaded yet
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980194%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774031427%27 HTTP/1.1" 200 None
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_002/780x0__r.jpg?hash=1774031427 not downloaded yet
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980194%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774031427%27 HTTP/1.1" 200 None
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_004/780x0__r.jpg?hash=1774031427 not downloaded yet
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980194%252Fphoto_007%252F780x0__r.jpg%253Fhash%3D1774031427%27 HTTP/1.1" 200 None
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_007/780x0__r.jpg?hash=1774031427 not downloaded yet
2026-03-27 16:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_000/780x0__r.jpg?hash=1774031426> (referer: https://ecarstrade.com/cars/6980194)
2026-03-27 16:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_003/780x0__r.jpg?hash=1774031427> (referer: https://ecarstrade.com/cars/6980194)
2026-03-27 16:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_001/780x0__r.jpg?hash=1774031426> (referer: https://ecarstrade.com/cars/6980194)
2026-03-27 16:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_007/780x0__r.jpg?hash=1774031427> (referer: https://ecarstrade.com/cars/6980194)
2026-03-27 16:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_002/780x0__r.jpg?hash=1774031427> (referer: https://ecarstrade.com/cars/6980194)
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item baed2d74-b13f-5087-a3d2-54bc08f674ec
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item baed2d74-b13f-5087-a3d2-54bc08f674ec
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item baed2d74-b13f-5087-a3d2-54bc08f674ec
2026-03-27 16:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_004/780x0__r.jpg?hash=1774031427> (referer: https://ecarstrade.com/cars/6980194)
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item baed2d74-b13f-5087-a3d2-54bc08f674ec
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item baed2d74-b13f-5087-a3d2-54bc08f674ec
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item baed2d74-b13f-5087-a3d2-54bc08f674ec
2026-03-27 16:37:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: baed2d74-b13f-5087-a3d2-54bc08f674ec, skipping ID generation
2026-03-27 16:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baed2d74-b13f-5087-a3d2-54bc08f674ec with scrape type 1
2026-03-27 16:37:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item baed2d74-b13f-5087-a3d2-54bc08f674ec sending to next pipeline
2026-03-27 16:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: baed2d74-b13f-5087-a3d2-54bc08f674ec, identifier: 6980194stock
2026-03-27 16:37:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: baed2d74-b13f-5087-a3d2-54bc08f674ec with identifier: 6980194stock
2026-03-27 16:37:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: baed2d74-b13f-5087-a3d2-54bc08f674ec with identifier: 6980194stock
2026-03-27 16:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: baed2d74-b13f-5087-a3d2-54bc08f674ec with identifier: 6980194stock to the API
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980194/photo_004/780x0__r.jpg?hash=1774031427>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'baed2d74-b13f-5087-a3d2-54bc08f674ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6980194',
'listing': 'auction',
'location': 'Belgium - "ASSE I"',
'make': 'Volvo',
'model': 'XC40',
'odometer': 116149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 Momentum Pro Aut. LED-Xenon Virtual ACC Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 T3 Momentum Pro Aut. LED-Xenon Virtual ACC Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980194stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:55 [ecarstrade.be] INFO: Saving data for 6980194stock: {'created_time': 1774629475.800585, 'last_price_update_time': 1774629475.800596}
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980194stock') HTTP/1.1" 204 0
2026-03-27 16:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977964> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:56 [ecarstrade.be] INFO: Extracting details for car 6977964stock
2026-03-27 16:37:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7873261e-7a92-5b92-a398-e21b0aa657d1 with identifier: 6977964stock
2026-03-27 16:37:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7873261e-7a92-5b92-a398-e21b0aa657d1 with scrape type 2
2026-03-27 16:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7873261e-7a92-5b92-a398-e21b0aa657d1 with scrape type 2
2026-03-27 16:37:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7873261e-7a92-5b92-a398-e21b0aa657d1, identifier: 6977964stock
2026-03-27 16:37:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7873261e-7a92-5b92-a398-e21b0aa657d1 with identifier: 6977964stock
2026-03-27 16:37:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7873261e-7a92-5b92-a398-e21b0aa657d1 with identifier: 6977964stock
2026-03-27 16:37:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7873261e-7a92-5b92-a398-e21b0aa657d1 with identifier: 6977964stock to the API
2026-03-27 16:37:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977964>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7873261e-7a92-5b92-a398-e21b0aa657d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977964',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 132299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla 1.8 e-CVT Hybrid Premium Aut. LED-Xenon ACC Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.8 e-CVT Hybrid Premium Aut. LED-Xenon ACC Navi 1/2 '
'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276977964stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:57 [ecarstrade.be] INFO: Saving data for 6977964stock: {'created_time': 1774042678.877538, 'last_price_update_time': 1774629477.341425}
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977964stock') HTTP/1.1" 204 0
2026-03-27 16:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6980181> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:37:57 [ecarstrade.be] INFO: Extracting details for car 6980181stock
2026-03-27 16:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa330d6-514f-599d-969e-f08fc6842ca1 with identifier: 6980181stock
2026-03-27 16:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa330d6-514f-599d-969e-f08fc6842ca1 with scrape type 1
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item daa330d6-514f-599d-969e-f08fc6842ca1
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980181%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774031199%27 HTTP/1.1" 200 None
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_000/780x0__r.jpg?hash=1774031199 not downloaded yet
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980181%252Fphoto_007%252F780x0__r.jpg%253Fhash%3D1774031200%27 HTTP/1.1" 200 None
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_007/780x0__r.jpg?hash=1774031200 not downloaded yet
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980181%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774031199%27 HTTP/1.1" 200 None
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_003/780x0__r.jpg?hash=1774031199 not downloaded yet
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980181%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774031199%27 HTTP/1.1" 200 None
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_001/780x0__r.jpg?hash=1774031199 not downloaded yet
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980181%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774031200%27 HTTP/1.1" 200 None
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_005/780x0__r.jpg?hash=1774031200 not downloaded yet
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6980181%252Fphoto_009%252F780x0__r.jpg%253Fhash%3D1774031200%27 HTTP/1.1" 200 None
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_009/780x0__r.jpg?hash=1774031200 not downloaded yet
2026-03-27 16:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_000/780x0__r.jpg?hash=1774031199> (referer: https://ecarstrade.com/cars/6980181)
2026-03-27 16:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_009/780x0__r.jpg?hash=1774031200> (referer: https://ecarstrade.com/cars/6980181)
2026-03-27 16:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_007/780x0__r.jpg?hash=1774031200> (referer: https://ecarstrade.com/cars/6980181)
2026-03-27 16:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_001/780x0__r.jpg?hash=1774031199> (referer: https://ecarstrade.com/cars/6980181)
2026-03-27 16:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_003/780x0__r.jpg?hash=1774031199> (referer: https://ecarstrade.com/cars/6980181)
2026-03-27 16:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_005/780x0__r.jpg?hash=1774031200> (referer: https://ecarstrade.com/cars/6980181)
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item daa330d6-514f-599d-969e-f08fc6842ca1
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item daa330d6-514f-599d-969e-f08fc6842ca1
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item daa330d6-514f-599d-969e-f08fc6842ca1
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item daa330d6-514f-599d-969e-f08fc6842ca1
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item daa330d6-514f-599d-969e-f08fc6842ca1
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item daa330d6-514f-599d-969e-f08fc6842ca1
2026-03-27 16:37:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: daa330d6-514f-599d-969e-f08fc6842ca1, skipping ID generation
2026-03-27 16:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa330d6-514f-599d-969e-f08fc6842ca1 with scrape type 1
2026-03-27 16:37:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item daa330d6-514f-599d-969e-f08fc6842ca1 sending to next pipeline
2026-03-27 16:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: daa330d6-514f-599d-969e-f08fc6842ca1, identifier: 6980181stock
2026-03-27 16:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: daa330d6-514f-599d-969e-f08fc6842ca1 with identifier: 6980181stock
2026-03-27 16:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: daa330d6-514f-599d-969e-f08fc6842ca1 with identifier: 6980181stock
2026-03-27 16:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: daa330d6-514f-599d-969e-f08fc6842ca1 with identifier: 6980181stock to the API
2026-03-27 16:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6980181/photo_005/780x0__r.jpg?hash=1774031200>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'daa330d6-514f-599d-969e-f08fc6842ca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6980181',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 139298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI Life LED ACC Navi Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 TSI Life LED ACC Navi Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980181stock%27 HTTP/1.1" 200 None
2026-03-27 16:37:58 [ecarstrade.be] INFO: Saving data for 6980181stock: {'created_time': 1774629478.325318, 'last_price_update_time': 1774629478.325328}
2026-03-27 16:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980181stock') HTTP/1.1" 204 0
2026-03-27 16:38:07 [scrapy.extensions.logstats] INFO: Crawled 252 pages (at 41 pages/min), scraped 228 items (at 38 items/min)
2026-03-27 16:38:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6989397stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276989397stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6989397stock: 1
2026-03-27 16:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6990858stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990858stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6990858stock: 1
2026-03-27 16:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6990908stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990908stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6990908stock: 1
2026-03-27 16:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6990940stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990940stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6990940stock: 1
2026-03-27 16:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6991833stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991833stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6991833stock: 1
2026-03-27 16:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6993875stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993875stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6993875stock: 1
2026-03-27 16:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6995995stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995995stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6995995stock: 1
2026-03-27 16:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6998095stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998095stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6998095stock: 1
2026-03-27 16:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6998108stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998108stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6998108stock: 1
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6998427stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998427stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6998427stock: 1
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 6861328stock
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861328stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 6861328stock: 2
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008421auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008421auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008421auction111121: 0
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008422auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008422auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008422auction111121: 0
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008425auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008425auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008425auction111121: 0
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008427auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008427auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008427auction111121: 0
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008428auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008428auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008428auction111121: 0
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008429auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008429auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008429auction111121: 0
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008430auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008430auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008430auction111121: 0
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008431auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008431auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008431auction111121: 0
2026-03-27 16:38:28 [ecarstrade.be] INFO: Found listing with ID: 7008432auction111121
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008432auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:28 [ecarstrade.be] INFO: Scrape type for 7008432auction111121: 0
2026-03-27 16:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page25?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008433auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008433auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008433auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008434auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008434auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008434auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008435auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008435auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008435auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008436auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008436auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008436auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008437auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008437auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008437auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008439auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008439auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008439auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008440auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008440auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008440auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008441auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008441auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008441auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008442auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008442auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008442auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008443auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008443auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008443auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008444auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008444auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008444auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008445auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008445auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008445auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008446auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008446auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008446auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008448auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008448auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008448auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008449auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008449auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:34 [ecarstrade.be] INFO: Scrape type for 7008449auction111121: 0
2026-03-27 16:38:34 [ecarstrade.be] INFO: Found listing with ID: 7008450auction111121
2026-03-27 16:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008450auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [ecarstrade.be] INFO: Scrape type for 7008450auction111121: 0
2026-03-27 16:38:35 [ecarstrade.be] INFO: Found listing with ID: 7008451auction111121
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008451auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [ecarstrade.be] INFO: Scrape type for 7008451auction111121: 0
2026-03-27 16:38:35 [ecarstrade.be] INFO: Found listing with ID: 7008452auction111121
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008452auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [ecarstrade.be] INFO: Scrape type for 7008452auction111121: 0
2026-03-27 16:38:35 [ecarstrade.be] INFO: Found listing with ID: 7008453auction111121
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008453auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [ecarstrade.be] INFO: Scrape type for 7008453auction111121: 0
2026-03-27 16:38:35 [ecarstrade.be] INFO: Found listing with ID: 7008454auction111121
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008454auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [ecarstrade.be] INFO: Scrape type for 7008454auction111121: 0
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6990908> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6990940> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6989397> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6993875> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:35 [ecarstrade.be] INFO: Extracting details for car 6990908stock
2026-03-27 16:38:35 [ecarstrade.be] INFO: Extracting details for car 6990940stock
2026-03-27 16:38:35 [ecarstrade.be] INFO: Extracting details for car 6989397stock
2026-03-27 16:38:35 [ecarstrade.be] INFO: Extracting details for car 6993875stock
2026-03-27 16:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36aa7cbe-fc7c-5f5d-814a-3f698900c541 with identifier: 6990908stock
2026-03-27 16:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36aa7cbe-fc7c-5f5d-814a-3f698900c541 with scrape type 1
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 36aa7cbe-fc7c-5f5d-814a-3f698900c541
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990908%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774255490%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_000/780x0__r.jpg?hash=1774255490 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990908%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774255490%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_001/780x0__r.jpg?hash=1774255490 not downloaded yet
2026-03-27 16:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a1d35f0-2978-540d-8a95-4edb8e0ba023 with identifier: 6990940stock
2026-03-27 16:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a1d35f0-2978-540d-8a95-4edb8e0ba023 with scrape type 1
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5a1d35f0-2978-540d-8a95-4edb8e0ba023
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990940%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774255947%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_000/780x0__r.jpg?hash=1774255947 not downloaded yet
2026-03-27 16:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71cb3e3e-e58f-5039-a44c-062b6e7b3416 with identifier: 6989397stock
2026-03-27 16:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71cb3e3e-e58f-5039-a44c-062b6e7b3416 with scrape type 1
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71cb3e3e-e58f-5039-a44c-062b6e7b3416
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6989397%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774025559%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_000/780x0__r.jpg?hash=1774025559 not downloaded yet
2026-03-27 16:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df68d1f5-6368-59ad-86a3-ea71c083ddc7 with identifier: 6993875stock
2026-03-27 16:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df68d1f5-6368-59ad-86a3-ea71c083ddc7 with scrape type 1
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item df68d1f5-6368-59ad-86a3-ea71c083ddc7
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6993875%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774282199%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_000/780x0__r.jpg?hash=1774282199 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990908%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774255491%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_003/780x0__r.jpg?hash=1774255491 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990940%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774255947%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_001/780x0__r.jpg?hash=1774255947 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6989397%252Fphoto_009%252F780x0__r.jpg%253Fhash%3D1774025560%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_009/780x0__r.jpg?hash=1774025560 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6993875%252Fphoto_009%252F780x0__r.jpg%253Fhash%3D1774282200%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_009/780x0__r.jpg?hash=1774282200 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990908%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774255490%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_002/780x0__r.jpg?hash=1774255490 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990940%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774255948%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_003/780x0__r.jpg?hash=1774255948 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6989397%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774025559%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_002/780x0__r.jpg?hash=1774025559 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6993875%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774282199%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_002/780x0__r.jpg?hash=1774282199 not downloaded yet
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995995> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990908%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774255491%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_004/780x0__r.jpg?hash=1774255491 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990940%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774255948%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_002/780x0__r.jpg?hash=1774255948 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6989397%252Fphoto_010%252F780x0__r.jpg%253Fhash%3D1774025560%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_010/780x0__r.jpg?hash=1774025560 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6993875%252Fphoto_010%252F780x0__r.jpg%253Fhash%3D1774282200%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_010/780x0__r.jpg?hash=1774282200 not downloaded yet
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6990858> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990908%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774255491%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_005/780x0__r.jpg?hash=1774255491 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990940%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774255948%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_004/780x0__r.jpg?hash=1774255948 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6989397%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774025559%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_004/780x0__r.jpg?hash=1774025559 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6993875%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774282199%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_004/780x0__r.jpg?hash=1774282199 not downloaded yet
2026-03-27 16:38:35 [ecarstrade.be] INFO: Extracting details for car 6995995stock
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_000/780x0__r.jpg?hash=1774255490> (referer: https://ecarstrade.com/cars/6990908)
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990940%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774255948%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_005/780x0__r.jpg?hash=1774255948 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6980001-6990000%252F6989397%252Fphoto_017%252F780x0__r.jpg%253Fhash%3D1774025561%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_017/780x0__r.jpg?hash=1774025561 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6993875%252Fphoto_064%252F780x0__r.jpg%253Fhash%3D1774282210%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_064/780x0__r.jpg?hash=1774282210 not downloaded yet
2026-03-27 16:38:35 [ecarstrade.be] INFO: Extracting details for car 6990858stock
2026-03-27 16:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d07fea6-ebc4-5157-bd7d-712c236db894 with identifier: 6995995stock
2026-03-27 16:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d07fea6-ebc4-5157-bd7d-712c236db894 with scrape type 1
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d07fea6-ebc4-5157-bd7d-712c236db894
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6995995%252Fphoto_029%252F780x0__r.jpg%253Fhash%3D1774613471%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_029/780x0__r.jpg?hash=1774613471 not downloaded yet
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_000/780x0__r.jpg?hash=1774282199> (referer: https://ecarstrade.com/cars/6993875)
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6995995%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774357473%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_004/780x0__r.jpg?hash=1774357473 not downloaded yet
2026-03-27 16:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 355314ec-2515-5067-bbf6-de4563e02b99 with identifier: 6990858stock
2026-03-27 16:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355314ec-2515-5067-bbf6-de4563e02b99 with scrape type 1
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 355314ec-2515-5067-bbf6-de4563e02b99
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990858%252Fphoto_097%252F780x0__r.jpg%253Fhash%3D1774612074%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_097/780x0__r.jpg?hash=1774612074 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6995995%252Fphoto_031%252F780x0__r.jpg%253Fhash%3D1774613472%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_031/780x0__r.jpg?hash=1774613472 not downloaded yet
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990858%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774254854%27 HTTP/1.1" 200 None
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_001/780x0__r.jpg?hash=1774254854 not downloaded yet
2026-03-27 16:38:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 36aa7cbe-fc7c-5f5d-814a-3f698900c541
2026-03-27 16:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_000/780x0__r.jpg?hash=1774025559> (referer: https://ecarstrade.com/cars/6989397)
2026-03-27 16:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6995995%252Fphoto_030%252F780x0__r.jpg%253Fhash%3D1774613471%27 HTTP/1.1" 200 None
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_030/780x0__r.jpg?hash=1774613471 not downloaded yet
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990858%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774254854%27 HTTP/1.1" 200 None
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_003/780x0__r.jpg?hash=1774254854 not downloaded yet
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6995995%252Fphoto_008%252F780x0__r.jpg%253Fhash%3D1774357474%27 HTTP/1.1" 200 None
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_008/780x0__r.jpg?hash=1774357474 not downloaded yet
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990858%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774254854%27 HTTP/1.1" 200 None
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_002/780x0__r.jpg?hash=1774254854 not downloaded yet
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_000/780x0__r.jpg?hash=1774255947> (referer: https://ecarstrade.com/cars/6990940)
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6995995%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774357473%27 HTTP/1.1" 200 None
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_005/780x0__r.jpg?hash=1774357473 not downloaded yet
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990858%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774254854%27 HTTP/1.1" 200 None
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_004/780x0__r.jpg?hash=1774254854 not downloaded yet
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item df68d1f5-6368-59ad-86a3-ea71c083ddc7
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6990858%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774254855%27 HTTP/1.1" 200 None
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_005/780x0__r.jpg?hash=1774254855 not downloaded yet
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_001/780x0__r.jpg?hash=1774255490> (referer: https://ecarstrade.com/cars/6990908)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71cb3e3e-e58f-5039-a44c-062b6e7b3416
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_009/780x0__r.jpg?hash=1774282200> (referer: https://ecarstrade.com/cars/6993875)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5a1d35f0-2978-540d-8a95-4edb8e0ba023
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_001/780x0__r.jpg?hash=1774255947> (referer: https://ecarstrade.com/cars/6990940)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 36aa7cbe-fc7c-5f5d-814a-3f698900c541
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_009/780x0__r.jpg?hash=1774025560> (referer: https://ecarstrade.com/cars/6989397)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item df68d1f5-6368-59ad-86a3-ea71c083ddc7
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_002/780x0__r.jpg?hash=1774282199> (referer: https://ecarstrade.com/cars/6993875)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5a1d35f0-2978-540d-8a95-4edb8e0ba023
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_004/780x0__r.jpg?hash=1774282199> (referer: https://ecarstrade.com/cars/6993875)
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_002/780x0__r.jpg?hash=1774025559> (referer: https://ecarstrade.com/cars/6989397)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71cb3e3e-e58f-5039-a44c-062b6e7b3416
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_029/780x0__r.jpg?hash=1774613471> (referer: https://ecarstrade.com/cars/6995995)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item df68d1f5-6368-59ad-86a3-ea71c083ddc7
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_002/780x0__r.jpg?hash=1774254854> (referer: https://ecarstrade.com/cars/6990858)
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_001/780x0__r.jpg?hash=1774254854> (referer: https://ecarstrade.com/cars/6990858)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item df68d1f5-6368-59ad-86a3-ea71c083ddc7
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_005/780x0__r.jpg?hash=1774254855> (referer: https://ecarstrade.com/cars/6990858)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71cb3e3e-e58f-5039-a44c-062b6e7b3416
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d07fea6-ebc4-5157-bd7d-712c236db894
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_004/780x0__r.jpg?hash=1774254854> (referer: https://ecarstrade.com/cars/6990858)
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_005/780x0__r.jpg?hash=1774357473> (referer: https://ecarstrade.com/cars/6995995)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 355314ec-2515-5067-bbf6-de4563e02b99
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 355314ec-2515-5067-bbf6-de4563e02b99
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_008/780x0__r.jpg?hash=1774357474> (referer: https://ecarstrade.com/cars/6995995)
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_003/780x0__r.jpg?hash=1774254854> (referer: https://ecarstrade.com/cars/6990858)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 355314ec-2515-5067-bbf6-de4563e02b99
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_030/780x0__r.jpg?hash=1774613471> (referer: https://ecarstrade.com/cars/6995995)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 355314ec-2515-5067-bbf6-de4563e02b99
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d07fea6-ebc4-5157-bd7d-712c236db894
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_031/780x0__r.jpg?hash=1774613472> (referer: https://ecarstrade.com/cars/6995995)
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_097/780x0__r.jpg?hash=1774612074> (referer: https://ecarstrade.com/cars/6990858)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d07fea6-ebc4-5157-bd7d-712c236db894
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 355314ec-2515-5067-bbf6-de4563e02b99
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_004/780x0__r.jpg?hash=1774357473> (referer: https://ecarstrade.com/cars/6995995)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d07fea6-ebc4-5157-bd7d-712c236db894
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_064/780x0__r.jpg?hash=1774282210> (referer: https://ecarstrade.com/cars/6993875)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d07fea6-ebc4-5157-bd7d-712c236db894
2026-03-27 16:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_017/780x0__r.jpg?hash=1774025561> (referer: https://ecarstrade.com/cars/6989397)
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 355314ec-2515-5067-bbf6-de4563e02b99
2026-03-27 16:38:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 355314ec-2515-5067-bbf6-de4563e02b99, skipping ID generation
2026-03-27 16:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355314ec-2515-5067-bbf6-de4563e02b99 with scrape type 1
2026-03-27 16:38:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 355314ec-2515-5067-bbf6-de4563e02b99 sending to next pipeline
2026-03-27 16:38:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 355314ec-2515-5067-bbf6-de4563e02b99, identifier: 6990858stock
2026-03-27 16:38:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 355314ec-2515-5067-bbf6-de4563e02b99 with identifier: 6990858stock
2026-03-27 16:38:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 355314ec-2515-5067-bbf6-de4563e02b99 with identifier: 6990858stock
2026-03-27 16:38:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 355314ec-2515-5067-bbf6-de4563e02b99 with identifier: 6990858stock to the API
2026-03-27 16:38:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990858/photo_097/780x0__r.jpg?hash=1774612074>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '355314ec-2515-5067-bbf6-de4563e02b99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6990858',
'listing': 'auction',
'location': 'Belgium - "Machelen"',
'make': 'Audi',
'model': 'Q3',
'odometer': 34627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 1.4 45 TFSIe Plug-In Hybrid Aut. LED Virtual Navi '
'Klima PDC ...',
'transmission': 'automatic',
'trim': 'AUDI Sportback 1.4 45 TFSIe Plug-In Hybrid Aut. LED Virtual Navi '
'Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990858stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:37 [ecarstrade.be] INFO: Saving data for 6990858stock: {'created_time': 1774629517.339051, 'last_price_update_time': 1774629517.339065}
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990858stock') HTTP/1.1" 204 0
2026-03-27 16:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_005/780x0__r.jpg?hash=1774255948> (referer: https://ecarstrade.com/cars/6990940)
2026-03-27 16:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_004/780x0__r.jpg?hash=1774025559> (referer: https://ecarstrade.com/cars/6989397)
2026-03-27 16:38:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d07fea6-ebc4-5157-bd7d-712c236db894
2026-03-27 16:38:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d07fea6-ebc4-5157-bd7d-712c236db894, skipping ID generation
2026-03-27 16:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d07fea6-ebc4-5157-bd7d-712c236db894 with scrape type 1
2026-03-27 16:38:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d07fea6-ebc4-5157-bd7d-712c236db894 sending to next pipeline
2026-03-27 16:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d07fea6-ebc4-5157-bd7d-712c236db894, identifier: 6995995stock
2026-03-27 16:38:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item df68d1f5-6368-59ad-86a3-ea71c083ddc7
2026-03-27 16:38:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71cb3e3e-e58f-5039-a44c-062b6e7b3416
2026-03-27 16:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d07fea6-ebc4-5157-bd7d-712c236db894 with identifier: 6995995stock
2026-03-27 16:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d07fea6-ebc4-5157-bd7d-712c236db894 with identifier: 6995995stock
2026-03-27 16:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d07fea6-ebc4-5157-bd7d-712c236db894 with identifier: 6995995stock to the API
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995995/photo_004/780x0__r.jpg?hash=1774357473>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1d07fea6-ebc4-5157-bd7d-712c236db894',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6995995',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Mercedes',
'model': 'GLA 250',
'odometer': 142338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes GLA 250e Aut. LED-Xenon Widescreen Ambient Navi 1/2 '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'e Aut. LED-Xenon Widescreen Ambient Navi 1/2 Sport-Leather KeylessGo '
'Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995995stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:37 [ecarstrade.be] INFO: Saving data for 6995995stock: {'created_time': 1774629517.881093, 'last_price_update_time': 1774629517.881105}
2026-03-27 16:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6995995stock') HTTP/1.1" 204 0
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_004/780x0__r.jpg?hash=1774255948> (referer: https://ecarstrade.com/cars/6990940)
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_005/780x0__r.jpg?hash=1774255491> (referer: https://ecarstrade.com/cars/6990908)
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991833> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5a1d35f0-2978-540d-8a95-4edb8e0ba023
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71cb3e3e-e58f-5039-a44c-062b6e7b3416
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_002/780x0__r.jpg?hash=1774255948> (referer: https://ecarstrade.com/cars/6990940)
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_010/780x0__r.jpg?hash=1774282200> (referer: https://ecarstrade.com/cars/6993875)
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5a1d35f0-2978-540d-8a95-4edb8e0ba023
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 36aa7cbe-fc7c-5f5d-814a-3f698900c541
2026-03-27 16:38:39 [ecarstrade.be] INFO: Extracting details for car 6991833stock
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_010/780x0__r.jpg?hash=1774025560> (referer: https://ecarstrade.com/cars/6989397)
2026-03-27 16:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0 with identifier: 6991833stock
2026-03-27 16:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0 with scrape type 1
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6991833%252Fphoto_099%252F780x0__r.jpg%253Fhash%3D1774612876%27 HTTP/1.1" 200 None
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_099/780x0__r.jpg?hash=1774612876 not downloaded yet
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6991833%252Fphoto_100%252F780x0__r.jpg%253Fhash%3D1774612877%27 HTTP/1.1" 200 None
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_100/780x0__r.jpg?hash=1774612877 not downloaded yet
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_003/780x0__r.jpg?hash=1774255948> (referer: https://ecarstrade.com/cars/6990940)
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6991833%252Fphoto_008%252F780x0__r.jpg%253Fhash%3D1774267303%27 HTTP/1.1" 200 None
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_008/780x0__r.jpg?hash=1774267303 not downloaded yet
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6991833%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774267303%27 HTTP/1.1" 200 None
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_006/780x0__r.jpg?hash=1774267303 not downloaded yet
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5a1d35f0-2978-540d-8a95-4edb8e0ba023
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item df68d1f5-6368-59ad-86a3-ea71c083ddc7
2026-03-27 16:38:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df68d1f5-6368-59ad-86a3-ea71c083ddc7, skipping ID generation
2026-03-27 16:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df68d1f5-6368-59ad-86a3-ea71c083ddc7 with scrape type 1
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df68d1f5-6368-59ad-86a3-ea71c083ddc7 sending to next pipeline
2026-03-27 16:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: df68d1f5-6368-59ad-86a3-ea71c083ddc7, identifier: 6993875stock
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_002/780x0__r.jpg?hash=1774255490> (referer: https://ecarstrade.com/cars/6990908)
2026-03-27 16:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_004/780x0__r.jpg?hash=1774255491> (referer: https://ecarstrade.com/cars/6990908)
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6991833%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774267303%27 HTTP/1.1" 200 None
2026-03-27 16:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_003/780x0__r.jpg?hash=1774267303 not downloaded yet
2026-03-27 16:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: df68d1f5-6368-59ad-86a3-ea71c083ddc7 with identifier: 6993875stock
2026-03-27 16:38:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: df68d1f5-6368-59ad-86a3-ea71c083ddc7 with identifier: 6993875stock
2026-03-27 16:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: df68d1f5-6368-59ad-86a3-ea71c083ddc7 with identifier: 6993875stock to the API
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6993875/photo_010/780x0__r.jpg?hash=1774282200>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'df68d1f5-6368-59ad-86a3-ea71c083ddc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6993875',
'listing': 'auction',
'location': 'France - "WALON BOUCHAIN"',
'make': 'Peugeot',
'model': '5008',
'odometer': 174234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDI GT-Line 7PL LED-Xenon I-Cockpit Navi 1/2 '
'Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 BlueHDI GT-Line 7PL LED-Xenon I-Cockpit Navi 1/2 Leather '
'KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993875stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:40 [ecarstrade.be] INFO: Saving data for 6993875stock: {'created_time': 1774629520.085228, 'last_price_update_time': 1774629520.085238}
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6993875stock') HTTP/1.1" 204 0
2026-03-27 16:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_003/780x0__r.jpg?hash=1774255491> (referer: https://ecarstrade.com/cars/6990908)
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6991833%252Fphoto_025%252F780x0__r.jpg%253Fhash%3D1774267303%27 HTTP/1.1" 200 None
2026-03-27 16:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_025/780x0__r.jpg?hash=1774267303 not downloaded yet
2026-03-27 16:38:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71cb3e3e-e58f-5039-a44c-062b6e7b3416
2026-03-27 16:38:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71cb3e3e-e58f-5039-a44c-062b6e7b3416, skipping ID generation
2026-03-27 16:38:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71cb3e3e-e58f-5039-a44c-062b6e7b3416 with scrape type 1
2026-03-27 16:38:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71cb3e3e-e58f-5039-a44c-062b6e7b3416 sending to next pipeline
2026-03-27 16:38:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71cb3e3e-e58f-5039-a44c-062b6e7b3416, identifier: 6989397stock
2026-03-27 16:38:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5a1d35f0-2978-540d-8a95-4edb8e0ba023
2026-03-27 16:38:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a1d35f0-2978-540d-8a95-4edb8e0ba023, skipping ID generation
2026-03-27 16:38:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a1d35f0-2978-540d-8a95-4edb8e0ba023 with scrape type 1
2026-03-27 16:38:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a1d35f0-2978-540d-8a95-4edb8e0ba023 sending to next pipeline
2026-03-27 16:38:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a1d35f0-2978-540d-8a95-4edb8e0ba023, identifier: 6990940stock
2026-03-27 16:38:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 36aa7cbe-fc7c-5f5d-814a-3f698900c541
2026-03-27 16:38:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 36aa7cbe-fc7c-5f5d-814a-3f698900c541
2026-03-27 16:38:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71cb3e3e-e58f-5039-a44c-062b6e7b3416 with identifier: 6989397stock
2026-03-27 16:38:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71cb3e3e-e58f-5039-a44c-062b6e7b3416 with identifier: 6989397stock
2026-03-27 16:38:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71cb3e3e-e58f-5039-a44c-062b6e7b3416 with identifier: 6989397stock to the API
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6980001-6990000/6989397/photo_010/780x0__r.jpg?hash=1774025560>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '71cb3e3e-e58f-5039-a44c-062b6e7b3416',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6989397',
'listing': 'auction',
'location': 'France - "CAT AVRIGNY"',
'make': 'Renault',
'model': 'Megane',
'odometer': 116322,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane 1.5 DCI LED Navi KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '1.5 DCI LED Navi KeylessGo Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276989397stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:40 [ecarstrade.be] INFO: Saving data for 6989397stock: {'created_time': 1774629520.643328, 'last_price_update_time': 1774629520.643339}
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6989397stock') HTTP/1.1" 204 0
2026-03-27 16:38:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a1d35f0-2978-540d-8a95-4edb8e0ba023 with identifier: 6990940stock
2026-03-27 16:38:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a1d35f0-2978-540d-8a95-4edb8e0ba023 with identifier: 6990940stock
2026-03-27 16:38:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a1d35f0-2978-540d-8a95-4edb8e0ba023 with identifier: 6990940stock to the API
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990940/photo_003/780x0__r.jpg?hash=1774255948>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5a1d35f0-2978-540d-8a95-4edb8e0ba023',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6990940',
'listing': 'auction',
'location': 'Belgium - "Machelen"',
'make': 'Volvo',
'model': 'V60',
'odometer': 139542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 2.0 D3 Aut. Pano LED-Xenon Virtual ACC Navi Sport-Leather '
'KeylessGo Klima PDC ...',
'transmission': 'automatic',
'trim': '2.0 D3 Aut. Pano LED-Xenon Virtual ACC Navi Sport-Leather KeylessGo '
'Klima PDC ...',
'vin': None,
'year': 2020}
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990940stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:41 [ecarstrade.be] INFO: Saving data for 6990940stock: {'created_time': 1774629521.090257, 'last_price_update_time': 1774629521.090267}
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990940stock') HTTP/1.1" 204 0
2026-03-27 16:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_008/780x0__r.jpg?hash=1774267303> (referer: https://ecarstrade.com/cars/6991833)
2026-03-27 16:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_099/780x0__r.jpg?hash=1774612876> (referer: https://ecarstrade.com/cars/6991833)
2026-03-27 16:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_100/780x0__r.jpg?hash=1774612877> (referer: https://ecarstrade.com/cars/6991833)
2026-03-27 16:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998108> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 36aa7cbe-fc7c-5f5d-814a-3f698900c541
2026-03-27 16:38:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36aa7cbe-fc7c-5f5d-814a-3f698900c541, skipping ID generation
2026-03-27 16:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36aa7cbe-fc7c-5f5d-814a-3f698900c541 with scrape type 1
2026-03-27 16:38:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36aa7cbe-fc7c-5f5d-814a-3f698900c541 sending to next pipeline
2026-03-27 16:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 36aa7cbe-fc7c-5f5d-814a-3f698900c541, identifier: 6990908stock
2026-03-27 16:38:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 36aa7cbe-fc7c-5f5d-814a-3f698900c541 with identifier: 6990908stock
2026-03-27 16:38:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 36aa7cbe-fc7c-5f5d-814a-3f698900c541 with identifier: 6990908stock
2026-03-27 16:38:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 36aa7cbe-fc7c-5f5d-814a-3f698900c541 with identifier: 6990908stock to the API
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6990908/photo_003/780x0__r.jpg?hash=1774255491>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '36aa7cbe-fc7c-5f5d-814a-3f698900c541',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6990908',
'listing': 'auction',
'location': 'Belgium - "Machelen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 108007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Allure LED I-Cockpit Navi 1/2 Leather '
'KeylessGo Camera Klima PDC ...',
'transmission': 'manual',
'trim': '1.5 BlueHDi Allure LED I-Cockpit Navi 1/2 Leather KeylessGo Camera '
'Klima PDC ...',
'vin': None,
'year': 2021}
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990908stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:41 [ecarstrade.be] INFO: Saving data for 6990908stock: {'created_time': 1774629521.849258, 'last_price_update_time': 1774629521.849269}
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990908stock') HTTP/1.1" 204 0
2026-03-27 16:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_003/780x0__r.jpg?hash=1774267303> (referer: https://ecarstrade.com/cars/6991833)
2026-03-27 16:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_025/780x0__r.jpg?hash=1774267303> (referer: https://ecarstrade.com/cars/6991833)
2026-03-27 16:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_006/780x0__r.jpg?hash=1774267303> (referer: https://ecarstrade.com/cars/6991833)
2026-03-27 16:38:41 [ecarstrade.be] INFO: Extracting details for car 6998108stock
2026-03-27 16:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998427> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0
2026-03-27 16:38:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0
2026-03-27 16:38:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0
2026-03-27 16:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2db1cecc-1c17-5af7-948c-4bd47408dff7 with identifier: 6998108stock
2026-03-27 16:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2db1cecc-1c17-5af7-948c-4bd47408dff7 with scrape type 1
2026-03-27 16:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2db1cecc-1c17-5af7-948c-4bd47408dff7
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998108%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774369913%27 HTTP/1.1" 200 None
2026-03-27 16:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_001/780x0__r.jpg?hash=1774369913 not downloaded yet
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998108%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774369914%27 HTTP/1.1" 200 None
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_002/780x0__r.jpg?hash=1774369914 not downloaded yet
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998108%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774369914%27 HTTP/1.1" 200 None
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_004/780x0__r.jpg?hash=1774369914 not downloaded yet
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998108%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774369914%27 HTTP/1.1" 200 None
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_006/780x0__r.jpg?hash=1774369914 not downloaded yet
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998108%252Fphoto_007%252F780x0__r.jpg%253Fhash%3D1774369914%27 HTTP/1.1" 200 None
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_007/780x0__r.jpg?hash=1774369914 not downloaded yet
2026-03-27 16:38:42 [ecarstrade.be] INFO: Extracting details for car 6998427stock
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0
2026-03-27 16:38:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0, skipping ID generation
2026-03-27 16:38:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0 with scrape type 1
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0 sending to next pipeline
2026-03-27 16:38:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0, identifier: 6991833stock
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998108%252Fphoto_008%252F780x0__r.jpg%253Fhash%3D1774369914%27 HTTP/1.1" 200 None
2026-03-27 16:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_008/780x0__r.jpg?hash=1774369914 not downloaded yet
2026-03-27 16:38:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0 with identifier: 6991833stock
2026-03-27 16:38:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0 with identifier: 6991833stock
2026-03-27 16:38:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0 with identifier: 6991833stock to the API
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6991833/photo_006/780x0__r.jpg?hash=1774267303>
{'auction_title': '',
'c_o_2_emission_value': 1,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '2d348f61-9a5f-5c37-8b64-bf6c3f0a1ef0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991833',
'listing': 'auction',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'iX3',
'odometer': 199900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 Facelift 80 kWh M-Sport Aut. Pano LED-Xenon LC-Pro Navi-Pro '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'Facelift 80 kWh M-Sport Aut. Pano LED-Xenon LC-Pro Navi-Pro '
'Sport-Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2022}
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991833stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:42 [ecarstrade.be] INFO: Saving data for 6991833stock: {'created_time': 1774629522.544061, 'last_price_update_time': 1774629522.544072}
2026-03-27 16:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6991833stock') HTTP/1.1" 204 0
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_001/780x0__r.jpg?hash=1774369913> (referer: https://ecarstrade.com/cars/6998108)
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_002/780x0__r.jpg?hash=1774369914> (referer: https://ecarstrade.com/cars/6998108)
2026-03-27 16:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff4a645e-d0a4-5389-b3fb-346700395721 with identifier: 6998427stock
2026-03-27 16:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff4a645e-d0a4-5389-b3fb-346700395721 with scrape type 1
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998427%252Fphoto_046%252F780x0__r.jpg%253Fhash%3D1774607586%27 HTTP/1.1" 200 None
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_046/780x0__r.jpg?hash=1774607586 not downloaded yet
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_006/780x0__r.jpg?hash=1774369914> (referer: https://ecarstrade.com/cars/6998108)
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_004/780x0__r.jpg?hash=1774369914> (referer: https://ecarstrade.com/cars/6998108)
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998427%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371691%27 HTTP/1.1" 200 None
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_004/780x0__r.jpg?hash=1774371691 not downloaded yet
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998427%252Fphoto_048%252F780x0__r.jpg%253Fhash%3D1774607586%27 HTTP/1.1" 200 None
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_048/780x0__r.jpg?hash=1774607586 not downloaded yet
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998427%252Fphoto_047%252F780x0__r.jpg%253Fhash%3D1774607586%27 HTTP/1.1" 200 None
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_047/780x0__r.jpg?hash=1774607586 not downloaded yet
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998427%252Fphoto_008%252F780x0__r.jpg%253Fhash%3D1774371691%27 HTTP/1.1" 200 None
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_008/780x0__r.jpg?hash=1774371691 not downloaded yet
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998427%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371692%27 HTTP/1.1" 200 None
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_005/780x0__r.jpg?hash=1774371692 not downloaded yet
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_007/780x0__r.jpg?hash=1774369914> (referer: https://ecarstrade.com/cars/6998108)
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2db1cecc-1c17-5af7-948c-4bd47408dff7
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2db1cecc-1c17-5af7-948c-4bd47408dff7
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2db1cecc-1c17-5af7-948c-4bd47408dff7
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2db1cecc-1c17-5af7-948c-4bd47408dff7
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_004/780x0__r.jpg?hash=1774371691> (referer: https://ecarstrade.com/cars/6998427)
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_008/780x0__r.jpg?hash=1774369914> (referer: https://ecarstrade.com/cars/6998108)
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_046/780x0__r.jpg?hash=1774607586> (referer: https://ecarstrade.com/cars/6998427)
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_048/780x0__r.jpg?hash=1774607586> (referer: https://ecarstrade.com/cars/6998427)
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_008/780x0__r.jpg?hash=1774371691> (referer: https://ecarstrade.com/cars/6998427)
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_005/780x0__r.jpg?hash=1774371692> (referer: https://ecarstrade.com/cars/6998427)
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_047/780x0__r.jpg?hash=1774607586> (referer: https://ecarstrade.com/cars/6998427)
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2db1cecc-1c17-5af7-948c-4bd47408dff7
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2db1cecc-1c17-5af7-948c-4bd47408dff7
2026-03-27 16:38:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2db1cecc-1c17-5af7-948c-4bd47408dff7, skipping ID generation
2026-03-27 16:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2db1cecc-1c17-5af7-948c-4bd47408dff7 with scrape type 1
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2db1cecc-1c17-5af7-948c-4bd47408dff7 sending to next pipeline
2026-03-27 16:38:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2db1cecc-1c17-5af7-948c-4bd47408dff7, identifier: 6998108stock
2026-03-27 16:38:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2db1cecc-1c17-5af7-948c-4bd47408dff7 with identifier: 6998108stock
2026-03-27 16:38:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2db1cecc-1c17-5af7-948c-4bd47408dff7 with identifier: 6998108stock
2026-03-27 16:38:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2db1cecc-1c17-5af7-948c-4bd47408dff7 with identifier: 6998108stock to the API
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998108/photo_008/780x0__r.jpg?hash=1774369914>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '2db1cecc-1c17-5af7-948c-4bd47408dff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6998108',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 104033,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 2.5i E-Skyactive Plug-In Hybrid Homura AWD Aut. '
'LED-Xenon Virtual Navi-Pro Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '2.5i E-Skyactive Plug-In Hybrid Homura AWD Aut. LED-Xenon Virtual '
'Navi-Pro Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998108stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:43 [ecarstrade.be] INFO: Saving data for 6998108stock: {'created_time': 1774629523.772522, 'last_price_update_time': 1774629523.772532}
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998108stock') HTTP/1.1" 204 0
2026-03-27 16:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page25?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-27 16:38:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff4a645e-d0a4-5389-b3fb-346700395721, skipping ID generation
2026-03-27 16:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff4a645e-d0a4-5389-b3fb-346700395721 with scrape type 1
2026-03-27 16:38:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff4a645e-d0a4-5389-b3fb-346700395721 sending to next pipeline
2026-03-27 16:38:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ff4a645e-d0a4-5389-b3fb-346700395721, identifier: 6998427stock
2026-03-27 16:38:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ff4a645e-d0a4-5389-b3fb-346700395721 with identifier: 6998427stock
2026-03-27 16:38:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ff4a645e-d0a4-5389-b3fb-346700395721 with identifier: 6998427stock
2026-03-27 16:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ff4a645e-d0a4-5389-b3fb-346700395721 with identifier: 6998427stock to the API
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_047/780x0__r.jpg?hash=1774607586>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ff4a645e-d0a4-5389-b3fb-346700395721',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6998427',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'C4',
'odometer': 84916,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C4 X 1.2 PureTech Feel Aut. LED Virtual Display 1/2 Leather '
'Camera Klima PDC ...',
'transmission': 'automatic',
'trim': 'X 1.2 PureTech Feel Aut. LED Virtual Display 1/2 Leather Camera '
'Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998427stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Saving data for 6998427stock: {'created_time': 1774629524.269191, 'last_price_update_time': 1774629524.269204}
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998427stock') HTTP/1.1" 204 0
2026-03-27 16:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6861328> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008455auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008455auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008455auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008456auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008456auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008456auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008457auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008457auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008457auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008458auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008458auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008458auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008459auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008459auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008459auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008461auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008461auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008461auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008462auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008462auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008462auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008463auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008463auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008463auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008464auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008464auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008464auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008465auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008465auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008465auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7008467auction111121
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008467auction111121%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7008467auction111121: 0
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7010416auction111144
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010416auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7010416auction111144: 1
2026-03-27 16:38:44 [ecarstrade.be] INFO: Extracting details for car 6861328stock
2026-03-27 16:38:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7010417auction111144
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010417auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7010417auction111144: 1
2026-03-27 16:38:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ef4fcd7-47dd-5d42-9d05-fd64223498f9 with identifier: 6861328stock
2026-03-27 16:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ef4fcd7-47dd-5d42-9d05-fd64223498f9 with scrape type 2
2026-03-27 16:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ef4fcd7-47dd-5d42-9d05-fd64223498f9 with scrape type 2
2026-03-27 16:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ef4fcd7-47dd-5d42-9d05-fd64223498f9, identifier: 6861328stock
2026-03-27 16:38:44 [ecarstrade.be] INFO: Found listing with ID: 7010418auction111144
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010418auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:44 [ecarstrade.be] INFO: Scrape type for 7010418auction111144: 1
2026-03-27 16:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ef4fcd7-47dd-5d42-9d05-fd64223498f9 with identifier: 6861328stock
2026-03-27 16:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ef4fcd7-47dd-5d42-9d05-fd64223498f9 with identifier: 6861328stock
2026-03-27 16:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ef4fcd7-47dd-5d42-9d05-fd64223498f9 with identifier: 6861328stock to the API
2026-03-27 16:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6861328>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9ef4fcd7-47dd-5d42-9d05-fd64223498f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6861328',
'listing': 'auction',
'location': 'Belgium',
'make': 'AC',
'model': 'Dacia Sandero',
'odometer': 56480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero Stepway 0.9 TCe 90Hp Navi Klima PDC ...',
'transmission': 'manual',
'trim': 'Stepway 0.9 TCe 90Hp Navi Klima PDC ...',
'vin': None,
'year': 2016}
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861328stock%27 HTTP/1.1" 200 None
2026-03-27 16:38:45 [ecarstrade.be] INFO: Saving data for 6861328stock: {'created_time': 1772673657.441507, 'last_price_update_time': 1774629525.14492}
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6861328stock') HTTP/1.1" 204 0
2026-03-27 16:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:45 [ecarstrade.be] INFO: Found listing with ID: 7010419auction111144
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010419auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:45 [ecarstrade.be] INFO: Scrape type for 7010419auction111144: 1
2026-03-27 16:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:45 [ecarstrade.be] INFO: Found listing with ID: 7010420auction111144
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010420auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:45 [ecarstrade.be] INFO: Scrape type for 7010420auction111144: 1
2026-03-27 16:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:45 [ecarstrade.be] INFO: Found listing with ID: 7010421auction111144
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010421auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:45 [ecarstrade.be] INFO: Scrape type for 7010421auction111144: 1
2026-03-27 16:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:45 [ecarstrade.be] INFO: Found listing with ID: 7010422auction111144
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010422auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:45 [ecarstrade.be] INFO: Scrape type for 7010422auction111144: 1
2026-03-27 16:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:45 [ecarstrade.be] INFO: Found listing with ID: 7010423auction111144
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010423auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:45 [ecarstrade.be] INFO: Scrape type for 7010423auction111144: 1
2026-03-27 16:38:45 [ecarstrade.be] INFO: Found listing with ID: 7010424auction111144
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010424auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:45 [ecarstrade.be] INFO: Scrape type for 7010424auction111144: 1
2026-03-27 16:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010417> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:51 [ecarstrade.be] INFO: Extracting details for car 7010417auction111144
2026-03-27 16:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 906a92db-a375-5f09-829b-29c84cad53cf with identifier: 7010417auction111144
2026-03-27 16:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 906a92db-a375-5f09-829b-29c84cad53cf with scrape type 1
2026-03-27 16:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 906a92db-a375-5f09-829b-29c84cad53cf
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010417%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_001/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010417%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_002/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010417%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_003/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010417%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_004/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010417%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_005/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010417%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_006/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010425auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010425auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010425auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010426auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010426auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010426auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010427auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010427auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010427auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010428auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010428auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010428auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010429auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010429auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010429auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010430auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010430auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010430auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010431auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010431auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010431auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010432auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010432auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010432auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010433auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010433auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010433auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010434auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010434auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010434auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010435auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010435auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010435auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010436auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010436auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010436auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010437auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010437auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010437auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010438auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010438auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010438auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010439auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010439auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010439auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010440auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010440auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010440auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010441auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010441auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010441auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010442auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010442auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010442auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010443auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010443auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010443auction111144: 1
2026-03-27 16:38:52 [ecarstrade.be] INFO: Found listing with ID: 7010444auction111144
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010444auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:52 [ecarstrade.be] INFO: Scrape type for 7010444auction111144: 1
2026-03-27 16:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010416> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010419> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:53 [ecarstrade.be] INFO: Extracting details for car 7010416auction111144
2026-03-27 16:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e with identifier: 7010416auction111144
2026-03-27 16:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e with scrape type 1
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010416%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623710%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_001/780x0__r.jpg?hash=1774623710 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010416%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623710%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_002/780x0__r.jpg?hash=1774623710 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010416%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623710%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_003/780x0__r.jpg?hash=1774623710 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010416%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_004/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010416%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_005/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:53 [ecarstrade.be] INFO: Extracting details for car 7010419auction111144
2026-03-27 16:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_001/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010417)
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010416%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623710%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_006/780x0__r.jpg?hash=1774623710 not downloaded yet
2026-03-27 16:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c with identifier: 7010419auction111144
2026-03-27 16:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c with scrape type 1
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010419%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623712%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_001/780x0__r.jpg?hash=1774623712 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010419%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623712%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_002/780x0__r.jpg?hash=1774623712 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010419%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623712%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_003/780x0__r.jpg?hash=1774623712 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010419%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623712%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_004/780x0__r.jpg?hash=1774623712 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010419%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623713%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_005/780x0__r.jpg?hash=1774623713 not downloaded yet
2026-03-27 16:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_002/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010417)
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 906a92db-a375-5f09-829b-29c84cad53cf
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010419%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623713%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_006/780x0__r.jpg?hash=1774623713 not downloaded yet
2026-03-27 16:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_003/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010417)
2026-03-27 16:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010418> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 906a92db-a375-5f09-829b-29c84cad53cf
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 906a92db-a375-5f09-829b-29c84cad53cf
2026-03-27 16:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_004/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010417)
2026-03-27 16:38:53 [ecarstrade.be] INFO: Extracting details for car 7010418auction111144
2026-03-27 16:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_005/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010417)
2026-03-27 16:38:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7668f27d-6f85-5443-8d2e-901da6aa5229 with identifier: 7010418auction111144
2026-03-27 16:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7668f27d-6f85-5443-8d2e-901da6aa5229 with scrape type 1
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7668f27d-6f85-5443-8d2e-901da6aa5229
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010418%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_001/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010418%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_002/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010418%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623712%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_003/780x0__r.jpg?hash=1774623712 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010418%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623712%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_004/780x0__r.jpg?hash=1774623712 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010418%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_005/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010418%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623711%27 HTTP/1.1" 200 None
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_006/780x0__r.jpg?hash=1774623711 not downloaded yet
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 906a92db-a375-5f09-829b-29c84cad53cf
2026-03-27 16:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_006/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010417)
2026-03-27 16:38:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 906a92db-a375-5f09-829b-29c84cad53cf
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 906a92db-a375-5f09-829b-29c84cad53cf
2026-03-27 16:38:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 906a92db-a375-5f09-829b-29c84cad53cf, skipping ID generation
2026-03-27 16:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 906a92db-a375-5f09-829b-29c84cad53cf with scrape type 1
2026-03-27 16:38:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 906a92db-a375-5f09-829b-29c84cad53cf sending to next pipeline
2026-03-27 16:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 906a92db-a375-5f09-829b-29c84cad53cf, identifier: 7010417auction111144
2026-03-27 16:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 906a92db-a375-5f09-829b-29c84cad53cf with identifier: 7010417auction111144
2026-03-27 16:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 906a92db-a375-5f09-829b-29c84cad53cf with identifier: 7010417auction111144
2026-03-27 16:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 906a92db-a375-5f09-829b-29c84cad53cf with identifier: 7010417auction111144 to the API
2026-03-27 16:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:38:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:38:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010417/photo_006/780x0__r.jpg?hash=1774623711>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '906a92db-a375-5f09-829b-29c84cad53cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010417',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': '116',
'odometer': 56335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': '1 Berline 116 d 1.5 115CV BVA7 E6d',
'transmission': 'automatic',
'trim': '1 Berline d 1.5 115CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010417auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:38:56 [ecarstrade.be] INFO: Saving data for 7010417auction111144: {'created_time': 1774629536.478089, 'last_price_update_time': 1774629536.4781, 'auction_closing_time': 1774713600.0}
2026-03-27 16:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010417auction111144') HTTP/1.1" 204 0
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010423> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010422> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_005/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010416)
2026-03-27 16:38:59 [ecarstrade.be] INFO: Extracting details for car 7010423auction111144
2026-03-27 16:38:59 [ecarstrade.be] INFO: Extracting details for car 7010422auction111144
2026-03-27 16:38:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9784383-835c-541f-b1da-766e28218a68 with identifier: 7010423auction111144
2026-03-27 16:38:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9784383-835c-541f-b1da-766e28218a68 with scrape type 1
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f9784383-835c-541f-b1da-766e28218a68
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010423%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623720%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_001/780x0__r.jpg?hash=1774623720 not downloaded yet
2026-03-27 16:38:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37 with identifier: 7010422auction111144
2026-03-27 16:38:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37 with scrape type 1
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010422%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_001/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_004/780x0__r.jpg?hash=1774623712> (referer: https://ecarstrade.com/cars/7010419)
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010423%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623720%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_002/780x0__r.jpg?hash=1774623720 not downloaded yet
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010422%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_002/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010423%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623720%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_003/780x0__r.jpg?hash=1774623720 not downloaded yet
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010422%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_003/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010423%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623721%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_004/780x0__r.jpg?hash=1774623721 not downloaded yet
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010422%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623719%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_004/780x0__r.jpg?hash=1774623719 not downloaded yet
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010423%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623721%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_005/780x0__r.jpg?hash=1774623721 not downloaded yet
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010422%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623719%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_005/780x0__r.jpg?hash=1774623719 not downloaded yet
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_006/780x0__r.jpg?hash=1774623713> (referer: https://ecarstrade.com/cars/7010419)
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010423%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623721%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_006/780x0__r.jpg?hash=1774623721 not downloaded yet
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010422%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623720%27 HTTP/1.1" 200 None
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_006/780x0__r.jpg?hash=1774623720 not downloaded yet
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_005/780x0__r.jpg?hash=1774623713> (referer: https://ecarstrade.com/cars/7010419)
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_003/780x0__r.jpg?hash=1774623712> (referer: https://ecarstrade.com/cars/7010419)
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_002/780x0__r.jpg?hash=1774623712> (referer: https://ecarstrade.com/cars/7010419)
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_006/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010418)
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c
2026-03-27 16:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_005/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010418)
2026-03-27 16:38:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7668f27d-6f85-5443-8d2e-901da6aa5229
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_004/780x0__r.jpg?hash=1774623712> (referer: https://ecarstrade.com/cars/7010418)
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7668f27d-6f85-5443-8d2e-901da6aa5229
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7668f27d-6f85-5443-8d2e-901da6aa5229
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_003/780x0__r.jpg?hash=1774623712> (referer: https://ecarstrade.com/cars/7010418)
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_001/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010422)
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_005/780x0__r.jpg?hash=1774623719> (referer: https://ecarstrade.com/cars/7010422)
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7668f27d-6f85-5443-8d2e-901da6aa5229
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_006/780x0__r.jpg?hash=1774623720> (referer: https://ecarstrade.com/cars/7010422)
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_006/780x0__r.jpg?hash=1774623721> (referer: https://ecarstrade.com/cars/7010423)
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_005/780x0__r.jpg?hash=1774623721> (referer: https://ecarstrade.com/cars/7010423)
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f9784383-835c-541f-b1da-766e28218a68
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_004/780x0__r.jpg?hash=1774623719> (referer: https://ecarstrade.com/cars/7010422)
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010424> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_004/780x0__r.jpg?hash=1774623721> (referer: https://ecarstrade.com/cars/7010423)
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f9784383-835c-541f-b1da-766e28218a68
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_003/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010422)
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37
2026-03-27 16:39:00 [ecarstrade.be] INFO: Extracting details for car 7010424auction111144
2026-03-27 16:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3389d3ed-f704-5be5-9eb9-f2b677e78dca with identifier: 7010424auction111144
2026-03-27 16:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3389d3ed-f704-5be5-9eb9-f2b677e78dca with scrape type 1
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3389d3ed-f704-5be5-9eb9-f2b677e78dca
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010424%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623722%27 HTTP/1.1" 200 None
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_001/780x0__r.jpg?hash=1774623722 not downloaded yet
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010424%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623722%27 HTTP/1.1" 200 None
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_002/780x0__r.jpg?hash=1774623722 not downloaded yet
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_003/780x0__r.jpg?hash=1774623720> (referer: https://ecarstrade.com/cars/7010423)
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010424%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623722%27 HTTP/1.1" 200 None
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_003/780x0__r.jpg?hash=1774623722 not downloaded yet
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f9784383-835c-541f-b1da-766e28218a68
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_002/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010422)
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010424%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623722%27 HTTP/1.1" 200 None
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_004/780x0__r.jpg?hash=1774623722 not downloaded yet
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010424%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623722%27 HTTP/1.1" 200 None
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_005/780x0__r.jpg?hash=1774623722 not downloaded yet
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_002/780x0__r.jpg?hash=1774623720> (referer: https://ecarstrade.com/cars/7010423)
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010424%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623722%27 HTTP/1.1" 200 None
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_006/780x0__r.jpg?hash=1774623722 not downloaded yet
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37
2026-03-27 16:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_001/780x0__r.jpg?hash=1774623720> (referer: https://ecarstrade.com/cars/7010423)
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f9784383-835c-541f-b1da-766e28218a68
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37
2026-03-27 16:39:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37, skipping ID generation
2026-03-27 16:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37 with scrape type 1
2026-03-27 16:39:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37 sending to next pipeline
2026-03-27 16:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37, identifier: 7010422auction111144
2026-03-27 16:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37 with identifier: 7010422auction111144
2026-03-27 16:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37 with identifier: 7010422auction111144
2026-03-27 16:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6eafa1f7-0b0b-5086-9124-3d71a0dc1c37 with identifier: 7010422auction111144 to the API
2026-03-27 16:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010422/photo_002/780x0__r.jpg?hash=1774623716>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6eafa1f7-0b0b-5086-9124-3d71a0dc1c37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010422',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 77827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 2,
'seller_name': None,
'title': 'Berlingo Fourgon Club M 650 1.5 BlueHDi 75CV BVM5 E6dT',
'transmission': 'manual',
'trim': 'Fourgon Club M 650 1.5 BlueHDi 75CV BVM5 E6dT',
'vin': None,
'year': 2021}
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010422auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:01 [ecarstrade.be] INFO: Saving data for 7010422auction111144: {'created_time': 1774629541.257889, 'last_price_update_time': 1774629541.257898, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010422auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_002/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010418)
2026-03-27 16:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_001/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010418)
2026-03-27 16:39:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f9784383-835c-541f-b1da-766e28218a68
2026-03-27 16:39:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f9784383-835c-541f-b1da-766e28218a68
2026-03-27 16:39:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9784383-835c-541f-b1da-766e28218a68, skipping ID generation
2026-03-27 16:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9784383-835c-541f-b1da-766e28218a68 with scrape type 1
2026-03-27 16:39:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9784383-835c-541f-b1da-766e28218a68 sending to next pipeline
2026-03-27 16:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f9784383-835c-541f-b1da-766e28218a68, identifier: 7010423auction111144
2026-03-27 16:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f9784383-835c-541f-b1da-766e28218a68 with identifier: 7010423auction111144
2026-03-27 16:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f9784383-835c-541f-b1da-766e28218a68 with identifier: 7010423auction111144
2026-03-27 16:39:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f9784383-835c-541f-b1da-766e28218a68 with identifier: 7010423auction111144 to the API
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010423/photo_001/780x0__r.jpg?hash=1774623720>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9784383-835c-541f-b1da-766e28218a68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010423',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Citroen',
'model': 'C3',
'odometer': 49151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 / 2020 / 5P / Berline PureTech 83 S&S BVM Feel Pack',
'transmission': 'manual',
'trim': 'CITROEN / 2020 / 5P / Berline PureTech 83 S&S BVM Feel Pack',
'vin': None,
'year': 2022}
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010423auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:01 [ecarstrade.be] INFO: Saving data for 7010423auction111144: {'created_time': 1774629541.657513, 'last_price_update_time': 1774629541.657523, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010423auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_006/780x0__r.jpg?hash=1774623710> (referer: https://ecarstrade.com/cars/7010416)
2026-03-27 16:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_001/780x0__r.jpg?hash=1774623712> (referer: https://ecarstrade.com/cars/7010419)
2026-03-27 16:39:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7668f27d-6f85-5443-8d2e-901da6aa5229
2026-03-27 16:39:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7668f27d-6f85-5443-8d2e-901da6aa5229
2026-03-27 16:39:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7668f27d-6f85-5443-8d2e-901da6aa5229, skipping ID generation
2026-03-27 16:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7668f27d-6f85-5443-8d2e-901da6aa5229 with scrape type 1
2026-03-27 16:39:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7668f27d-6f85-5443-8d2e-901da6aa5229 sending to next pipeline
2026-03-27 16:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7668f27d-6f85-5443-8d2e-901da6aa5229, identifier: 7010418auction111144
2026-03-27 16:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7668f27d-6f85-5443-8d2e-901da6aa5229 with identifier: 7010418auction111144
2026-03-27 16:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7668f27d-6f85-5443-8d2e-901da6aa5229 with identifier: 7010418auction111144
2026-03-27 16:39:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7668f27d-6f85-5443-8d2e-901da6aa5229 with identifier: 7010418auction111144 to the API
2026-03-27 16:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010418/photo_001/780x0__r.jpg?hash=1774623711>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '7668f27d-6f85-5443-8d2e-901da6aa5229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010418',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'BMW',
'model': 'X2',
'odometer': 29246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Série X2 sDrive 18i Lounge 1.5 135CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Série sDrive 18i Lounge 1.5 135CV BVM6 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010418auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:02 [ecarstrade.be] INFO: Saving data for 7010418auction111144: {'created_time': 1774629542.110045, 'last_price_update_time': 1774629542.110056, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010418auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_004/780x0__r.jpg?hash=1774623711> (referer: https://ecarstrade.com/cars/7010416)
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_003/780x0__r.jpg?hash=1774623710> (referer: https://ecarstrade.com/cars/7010416)
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c
2026-03-27 16:39:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c, skipping ID generation
2026-03-27 16:39:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c with scrape type 1
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c sending to next pipeline
2026-03-27 16:39:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c, identifier: 7010419auction111144
2026-03-27 16:39:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c with identifier: 7010419auction111144
2026-03-27 16:39:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c with identifier: 7010419auction111144
2026-03-27 16:39:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c with identifier: 7010419auction111144 to the API
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010419/photo_001/780x0__r.jpg?hash=1774623712>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7b7cc037-069c-5fa8-b6a5-1a17c5b51d1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010419',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 93702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-01',
'seats_number': 2,
'seller_name': None,
'title': 'Berlingo Fourgon Club M 650 1.6 BlueHDi 100CV BVM5 E6',
'transmission': 'manual',
'trim': 'Fourgon Club M 650 1.6 BlueHDi 100CV BVM5 E6',
'vin': None,
'year': 2019}
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010419auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:02 [ecarstrade.be] INFO: Saving data for 7010419auction111144: {'created_time': 1774629542.604737, 'last_price_update_time': 1774629542.604746, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010419auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_003/780x0__r.jpg?hash=1774623722> (referer: https://ecarstrade.com/cars/7010424)
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_002/780x0__r.jpg?hash=1774623722> (referer: https://ecarstrade.com/cars/7010424)
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_006/780x0__r.jpg?hash=1774623722> (referer: https://ecarstrade.com/cars/7010424)
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3389d3ed-f704-5be5-9eb9-f2b677e78dca
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3389d3ed-f704-5be5-9eb9-f2b677e78dca
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_005/780x0__r.jpg?hash=1774623722> (referer: https://ecarstrade.com/cars/7010424)
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3389d3ed-f704-5be5-9eb9-f2b677e78dca
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_004/780x0__r.jpg?hash=1774623722> (referer: https://ecarstrade.com/cars/7010424)
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_001/780x0__r.jpg?hash=1774623722> (referer: https://ecarstrade.com/cars/7010424)
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3389d3ed-f704-5be5-9eb9-f2b677e78dca
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_001/780x0__r.jpg?hash=1774623710> (referer: https://ecarstrade.com/cars/7010416)
2026-03-27 16:39:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3389d3ed-f704-5be5-9eb9-f2b677e78dca
2026-03-27 16:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_002/780x0__r.jpg?hash=1774623710> (referer: https://ecarstrade.com/cars/7010416)
2026-03-27 16:39:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3389d3ed-f704-5be5-9eb9-f2b677e78dca
2026-03-27 16:39:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3389d3ed-f704-5be5-9eb9-f2b677e78dca, skipping ID generation
2026-03-27 16:39:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3389d3ed-f704-5be5-9eb9-f2b677e78dca with scrape type 1
2026-03-27 16:39:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3389d3ed-f704-5be5-9eb9-f2b677e78dca sending to next pipeline
2026-03-27 16:39:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3389d3ed-f704-5be5-9eb9-f2b677e78dca, identifier: 7010424auction111144
2026-03-27 16:39:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3389d3ed-f704-5be5-9eb9-f2b677e78dca with identifier: 7010424auction111144
2026-03-27 16:39:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3389d3ed-f704-5be5-9eb9-f2b677e78dca with identifier: 7010424auction111144
2026-03-27 16:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3389d3ed-f704-5be5-9eb9-f2b677e78dca with identifier: 7010424auction111144 to the API
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010424/photo_001/780x0__r.jpg?hash=1774623722>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3389d3ed-f704-5be5-9eb9-f2b677e78dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010424',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 129038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit Custom / 2018 / 4P / Fourgon tôlé 2.0 ECOBLUE 130 300 '
'L1H1 TREND BUSINESS',
'transmission': 'manual',
'trim': 'FORD / 2018 / 4P / Fourgon tôlé 2.0 ECOBLUE 130 300 L1H1 TREND '
'BUSINESS',
'vin': None,
'year': 2023}
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010424auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:03 [ecarstrade.be] INFO: Saving data for 7010424auction111144: {'created_time': 1774629543.297078, 'last_price_update_time': 1774629543.297087, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010424auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e
2026-03-27 16:39:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e
2026-03-27 16:39:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e, skipping ID generation
2026-03-27 16:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e with scrape type 1
2026-03-27 16:39:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e sending to next pipeline
2026-03-27 16:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e, identifier: 7010416auction111144
2026-03-27 16:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e with identifier: 7010416auction111144
2026-03-27 16:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e with identifier: 7010416auction111144
2026-03-27 16:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 59cf4480-1f14-58f0-bf0a-b0ef37f1db9e with identifier: 7010416auction111144 to the API
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010416/photo_002/780x0__r.jpg?hash=1774623710>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.4L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '59cf4480-1f14-58f0-bf0a-b0ef37f1db9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010416',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Audi',
'model': 'Q3',
'odometer': 65473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 / 2018 / 5P / SUV 45 TFSI E 245 S TRONIC S LINE',
'transmission': 'automatic',
'trim': 'AUDI / 2018 / 5P / SUV 45 TFSI E 245 S TRONIC S LINE',
'vin': None,
'year': 2022}
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010416auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:03 [ecarstrade.be] INFO: Saving data for 7010416auction111144: {'created_time': 1774629543.755787, 'last_price_update_time': 1774629543.755797, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010416auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:39:03 [ecarstrade.be] INFO: Found listing with ID: 7010445auction111144
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010445auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:03 [ecarstrade.be] INFO: Scrape type for 7010445auction111144: 1
2026-03-27 16:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010444> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:03 [ecarstrade.be] INFO: Found listing with ID: 7010446auction111144
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010446auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:03 [ecarstrade.be] INFO: Scrape type for 7010446auction111144: 1
2026-03-27 16:39:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:03 [ecarstrade.be] INFO: Found listing with ID: 7010447auction111144
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010447auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:03 [ecarstrade.be] INFO: Scrape type for 7010447auction111144: 1
2026-03-27 16:39:03 [ecarstrade.be] INFO: Found listing with ID: 7010448auction111144
2026-03-27 16:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010448auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 7010448auction111144: 1
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 7010449auction111144
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010449auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 7010449auction111144: 1
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 7010450auction111144
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010450auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 7010450auction111144: 1
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 7010451auction111144
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010451auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 7010451auction111144: 1
2026-03-27 16:39:04 [ecarstrade.be] INFO: Extracting details for car 7010444auction111144
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 7010452auction111144
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010452auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 7010452auction111144: 1
2026-03-27 16:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5 with identifier: 7010444auction111144
2026-03-27 16:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5 with scrape type 1
2026-03-27 16:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010444%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623751%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_001/780x0__r.jpg?hash=1774623751 not downloaded yet
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 7010453auction111144
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010453auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 7010453auction111144: 1
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010444%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623751%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_002/780x0__r.jpg?hash=1774623751 not downloaded yet
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 7010454auction111144
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010454auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 7010454auction111144: 1
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010444%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623752%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_003/780x0__r.jpg?hash=1774623752 not downloaded yet
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 7010455auction111144
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010455auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 7010455auction111144: 1
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010444%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623751%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_004/780x0__r.jpg?hash=1774623751 not downloaded yet
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6493461auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276493461auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6493461auction87925: 0
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6532089auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276532089auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6532089auction87925: 0
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6581203auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276581203auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6581203auction87925: 0
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6609305auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276609305auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6609305auction87925: 0
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6660338auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276660338auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6660338auction87925: 0
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6756803auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276756803auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6756803auction87925: 0
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6778495auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778495auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6778495auction87925: 0
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6778496auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778496auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6778496auction87925: 0
2026-03-27 16:39:04 [ecarstrade.be] INFO: Found listing with ID: 6784204auction87925
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784204auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [ecarstrade.be] INFO: Scrape type for 6784204auction87925: 0
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010444%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623752%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_005/780x0__r.jpg?hash=1774623752 not downloaded yet
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010444%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623751%27 HTTP/1.1" 200 None
2026-03-27 16:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_006/780x0__r.jpg?hash=1774623751 not downloaded yet
2026-03-27 16:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010443> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:06 [ecarstrade.be] INFO: Extracting details for car 7010443auction111144
2026-03-27 16:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bd68007-833d-5ef2-8dfa-2e1a448dff14 with identifier: 7010443auction111144
2026-03-27 16:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd68007-833d-5ef2-8dfa-2e1a448dff14 with scrape type 1
2026-03-27 16:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3bd68007-833d-5ef2-8dfa-2e1a448dff14
2026-03-27 16:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010443%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623753%27 HTTP/1.1" 200 None
2026-03-27 16:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_001/780x0__r.jpg?hash=1774623753 not downloaded yet
2026-03-27 16:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010443%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623753%27 HTTP/1.1" 200 None
2026-03-27 16:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_002/780x0__r.jpg?hash=1774623753 not downloaded yet
2026-03-27 16:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010443%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623753%27 HTTP/1.1" 200 None
2026-03-27 16:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_003/780x0__r.jpg?hash=1774623753 not downloaded yet
2026-03-27 16:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010443%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623753%27 HTTP/1.1" 200 None
2026-03-27 16:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_004/780x0__r.jpg?hash=1774623753 not downloaded yet
2026-03-27 16:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010443%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623753%27 HTTP/1.1" 200 None
2026-03-27 16:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_005/780x0__r.jpg?hash=1774623753 not downloaded yet
2026-03-27 16:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010443%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623753%27 HTTP/1.1" 200 None
2026-03-27 16:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_006/780x0__r.jpg?hash=1774623753 not downloaded yet
2026-03-27 16:39:07 [scrapy.extensions.logstats] INFO: Crawled 276 pages (at 24 pages/min), scraped 245 items (at 17 items/min)
2026-03-27 16:39:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998095> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:09 [ecarstrade.be] INFO: Extracting details for car 6998095stock
2026-03-27 16:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7 with identifier: 6998095stock
2026-03-27 16:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7 with scrape type 1
2026-03-27 16:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998095%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774369899%27 HTTP/1.1" 200 None
2026-03-27 16:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_001/780x0__r.jpg?hash=1774369899 not downloaded yet
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998095%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774369899%27 HTTP/1.1" 200 None
2026-03-27 16:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_002/780x0__r.jpg?hash=1774369899 not downloaded yet
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998095%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774369899%27 HTTP/1.1" 200 None
2026-03-27 16:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_004/780x0__r.jpg?hash=1774369899 not downloaded yet
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998095%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774369900%27 HTTP/1.1" 200 None
2026-03-27 16:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_003/780x0__r.jpg?hash=1774369900 not downloaded yet
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998095%252Fphoto_007%252F780x0__r.jpg%253Fhash%3D1774369899%27 HTTP/1.1" 200 None
2026-03-27 16:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_007/780x0__r.jpg?hash=1774369899 not downloaded yet
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6998095%252Fphoto_008%252F780x0__r.jpg%253Fhash%3D1774369899%27 HTTP/1.1" 200 None
2026-03-27 16:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_008/780x0__r.jpg?hash=1774369899 not downloaded yet
2026-03-27 16:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010442> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:10 [ecarstrade.be] INFO: Extracting details for car 7010442auction111144
2026-03-27 16:39:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8fb2894-acce-5ce6-b228-e842a44fb015 with identifier: 7010442auction111144
2026-03-27 16:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8fb2894-acce-5ce6-b228-e842a44fb015 with scrape type 1
2026-03-27 16:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e8fb2894-acce-5ce6-b228-e842a44fb015
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010442%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623750%27 HTTP/1.1" 200 None
2026-03-27 16:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_001/780x0__r.jpg?hash=1774623750 not downloaded yet
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010442%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623751%27 HTTP/1.1" 200 None
2026-03-27 16:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_002/780x0__r.jpg?hash=1774623751 not downloaded yet
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010442%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623750%27 HTTP/1.1" 200 None
2026-03-27 16:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_003/780x0__r.jpg?hash=1774623750 not downloaded yet
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010442%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623751%27 HTTP/1.1" 200 None
2026-03-27 16:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_004/780x0__r.jpg?hash=1774623751 not downloaded yet
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010442%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623750%27 HTTP/1.1" 200 None
2026-03-27 16:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_005/780x0__r.jpg?hash=1774623750 not downloaded yet
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010442%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623750%27 HTTP/1.1" 200 None
2026-03-27 16:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_006/780x0__r.jpg?hash=1774623750 not downloaded yet
2026-03-27 16:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010439> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010441> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:11 [ecarstrade.be] INFO: Extracting details for car 7010439auction111144
2026-03-27 16:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45c1bdae-efd5-5187-992f-d097bea6c3bc with identifier: 7010439auction111144
2026-03-27 16:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45c1bdae-efd5-5187-992f-d097bea6c3bc with scrape type 1
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 45c1bdae-efd5-5187-992f-d097bea6c3bc
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010439%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623745%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_001/780x0__r.jpg?hash=1774623745 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010439%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623745%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_002/780x0__r.jpg?hash=1774623745 not downloaded yet
2026-03-27 16:39:11 [ecarstrade.be] INFO: Extracting details for car 7010441auction111144
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010439%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623745%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_003/780x0__r.jpg?hash=1774623745 not downloaded yet
2026-03-27 16:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d22a31-f0f8-53c3-b403-bacb083c5422 with identifier: 7010441auction111144
2026-03-27 16:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d22a31-f0f8-53c3-b403-bacb083c5422 with scrape type 1
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 98d22a31-f0f8-53c3-b403-bacb083c5422
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010441%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623748%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_001/780x0__r.jpg?hash=1774623748 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010439%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623746%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_004/780x0__r.jpg?hash=1774623746 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010441%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623748%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_002/780x0__r.jpg?hash=1774623748 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010439%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623746%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_005/780x0__r.jpg?hash=1774623746 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010441%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623750%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_003/780x0__r.jpg?hash=1774623750 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010439%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623746%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_006/780x0__r.jpg?hash=1774623746 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010441%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623748%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_004/780x0__r.jpg?hash=1774623748 not downloaded yet
2026-03-27 16:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010440> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010441%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623748%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_005/780x0__r.jpg?hash=1774623748 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010441%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623749%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_006/780x0__r.jpg?hash=1774623749 not downloaded yet
2026-03-27 16:39:11 [ecarstrade.be] INFO: Extracting details for car 7010440auction111144
2026-03-27 16:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f93cbff-4ebf-5d4a-9402-964348ac4340 with identifier: 7010440auction111144
2026-03-27 16:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f93cbff-4ebf-5d4a-9402-964348ac4340 with scrape type 1
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1f93cbff-4ebf-5d4a-9402-964348ac4340
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010440%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623747%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_001/780x0__r.jpg?hash=1774623747 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010440%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623747%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_002/780x0__r.jpg?hash=1774623747 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010440%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623747%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_003/780x0__r.jpg?hash=1774623747 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010440%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623747%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_004/780x0__r.jpg?hash=1774623747 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010440%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623748%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_005/780x0__r.jpg?hash=1774623748 not downloaded yet
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010440%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623748%27 HTTP/1.1" 200 None
2026-03-27 16:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_006/780x0__r.jpg?hash=1774623748 not downloaded yet
2026-03-27 16:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010438> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:14 [ecarstrade.be] INFO: Extracting details for car 7010438auction111144
2026-03-27 16:39:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6886858c-3110-58bb-8ab4-41d0f49e09f4 with identifier: 7010438auction111144
2026-03-27 16:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6886858c-3110-58bb-8ab4-41d0f49e09f4 with scrape type 1
2026-03-27 16:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6886858c-3110-58bb-8ab4-41d0f49e09f4
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010438%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623744%27 HTTP/1.1" 200 None
2026-03-27 16:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_001/780x0__r.jpg?hash=1774623744 not downloaded yet
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010438%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623744%27 HTTP/1.1" 200 None
2026-03-27 16:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_002/780x0__r.jpg?hash=1774623744 not downloaded yet
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010438%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623744%27 HTTP/1.1" 200 None
2026-03-27 16:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_003/780x0__r.jpg?hash=1774623744 not downloaded yet
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010438%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623744%27 HTTP/1.1" 200 None
2026-03-27 16:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_004/780x0__r.jpg?hash=1774623744 not downloaded yet
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010438%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623745%27 HTTP/1.1" 200 None
2026-03-27 16:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_005/780x0__r.jpg?hash=1774623745 not downloaded yet
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010438%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623744%27 HTTP/1.1" 200 None
2026-03-27 16:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_006/780x0__r.jpg?hash=1774623744 not downloaded yet
2026-03-27 16:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010436> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:17 [ecarstrade.be] INFO: Extracting details for car 7010436auction111144
2026-03-27 16:39:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 858fe69f-b779-5f6e-984a-93d9ec6b9d63 with identifier: 7010436auction111144
2026-03-27 16:39:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 858fe69f-b779-5f6e-984a-93d9ec6b9d63 with scrape type 1
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 858fe69f-b779-5f6e-984a-93d9ec6b9d63
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010436%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623743%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_001/780x0__r.jpg?hash=1774623743 not downloaded yet
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010436%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623742%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_002/780x0__r.jpg?hash=1774623742 not downloaded yet
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010436%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623742%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_003/780x0__r.jpg?hash=1774623742 not downloaded yet
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010436%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623742%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_004/780x0__r.jpg?hash=1774623742 not downloaded yet
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010436%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623742%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_005/780x0__r.jpg?hash=1774623742 not downloaded yet
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010436%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623742%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_006/780x0__r.jpg?hash=1774623742 not downloaded yet
2026-03-27 16:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010435> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_006/780x0__r.jpg?hash=1774623751> (referer: https://ecarstrade.com/cars/7010444)
2026-03-27 16:39:17 [ecarstrade.be] INFO: Extracting details for car 7010435auction111144
2026-03-27 16:39:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e with identifier: 7010435auction111144
2026-03-27 16:39:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e with scrape type 1
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010435%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623739%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_001/780x0__r.jpg?hash=1774623739 not downloaded yet
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010435%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623739%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_002/780x0__r.jpg?hash=1774623739 not downloaded yet
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010435%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623739%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_003/780x0__r.jpg?hash=1774623739 not downloaded yet
2026-03-27 16:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010437> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010435%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623739%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_004/780x0__r.jpg?hash=1774623739 not downloaded yet
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010435%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623739%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_005/780x0__r.jpg?hash=1774623739 not downloaded yet
2026-03-27 16:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_006/780x0__r.jpg?hash=1774623753> (referer: https://ecarstrade.com/cars/7010443)
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010435%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623739%27 HTTP/1.1" 200 None
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_006/780x0__r.jpg?hash=1774623739 not downloaded yet
2026-03-27 16:39:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5
2026-03-27 16:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_008/780x0__r.jpg?hash=1774369899> (referer: https://ecarstrade.com/cars/6998095)
2026-03-27 16:39:17 [ecarstrade.be] INFO: Extracting details for car 7010437auction111144
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_006/780x0__r.jpg?hash=1774623750> (referer: https://ecarstrade.com/cars/7010442)
2026-03-27 16:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6 with identifier: 7010437auction111144
2026-03-27 16:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6 with scrape type 1
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010437%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623740%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_001/780x0__r.jpg?hash=1774623740 not downloaded yet
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010437%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623740%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_002/780x0__r.jpg?hash=1774623740 not downloaded yet
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010437%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623741%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_003/780x0__r.jpg?hash=1774623741 not downloaded yet
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3bd68007-833d-5ef2-8dfa-2e1a448dff14
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_005/780x0__r.jpg?hash=1774623750> (referer: https://ecarstrade.com/cars/7010442)
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010437%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623740%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_004/780x0__r.jpg?hash=1774623740 not downloaded yet
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010437%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623740%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_005/780x0__r.jpg?hash=1774623740 not downloaded yet
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010437%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623740%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_006/780x0__r.jpg?hash=1774623740 not downloaded yet
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e8fb2894-acce-5ce6-b228-e842a44fb015
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_004/780x0__r.jpg?hash=1774623748> (referer: https://ecarstrade.com/cars/7010441)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010434> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e8fb2894-acce-5ce6-b228-e842a44fb015
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_006/780x0__r.jpg?hash=1774623748> (referer: https://ecarstrade.com/cars/7010440)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_006/780x0__r.jpg?hash=1774623744> (referer: https://ecarstrade.com/cars/7010438)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_006/780x0__r.jpg?hash=1774623742> (referer: https://ecarstrade.com/cars/7010436)
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 98d22a31-f0f8-53c3-b403-bacb083c5422
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_005/780x0__r.jpg?hash=1774623742> (referer: https://ecarstrade.com/cars/7010436)
2026-03-27 16:39:18 [ecarstrade.be] INFO: Extracting details for car 7010434auction111144
2026-03-27 16:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 196d9172-5afe-584d-a8dd-372393b79fdd with identifier: 7010434auction111144
2026-03-27 16:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196d9172-5afe-584d-a8dd-372393b79fdd with scrape type 1
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 196d9172-5afe-584d-a8dd-372393b79fdd
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010434%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623737%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_001/780x0__r.jpg?hash=1774623737 not downloaded yet
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_005/780x0__r.jpg?hash=1774623739> (referer: https://ecarstrade.com/cars/7010435)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_003/780x0__r.jpg?hash=1774623739> (referer: https://ecarstrade.com/cars/7010435)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_006/780x0__r.jpg?hash=1774623739> (referer: https://ecarstrade.com/cars/7010435)
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010434%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623737%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_002/780x0__r.jpg?hash=1774623737 not downloaded yet
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010434%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623737%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_003/780x0__r.jpg?hash=1774623737 not downloaded yet
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1f93cbff-4ebf-5d4a-9402-964348ac4340
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6886858c-3110-58bb-8ab4-41d0f49e09f4
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 858fe69f-b779-5f6e-984a-93d9ec6b9d63
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010434%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623737%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_004/780x0__r.jpg?hash=1774623737 not downloaded yet
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010434%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623737%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_005/780x0__r.jpg?hash=1774623737 not downloaded yet
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_004/780x0__r.jpg?hash=1774623739> (referer: https://ecarstrade.com/cars/7010435)
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010434%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623737%27 HTTP/1.1" 200 None
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_006/780x0__r.jpg?hash=1774623737 not downloaded yet
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_006/780x0__r.jpg?hash=1774623740> (referer: https://ecarstrade.com/cars/7010437)
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 858fe69f-b779-5f6e-984a-93d9ec6b9d63
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_003/780x0__r.jpg?hash=1774623741> (referer: https://ecarstrade.com/cars/7010437)
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_004/780x0__r.jpg?hash=1774623740> (referer: https://ecarstrade.com/cars/7010437)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_002/780x0__r.jpg?hash=1774623740> (referer: https://ecarstrade.com/cars/7010437)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_005/780x0__r.jpg?hash=1774623740> (referer: https://ecarstrade.com/cars/7010437)
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_001/780x0__r.jpg?hash=1774623740> (referer: https://ecarstrade.com/cars/7010437)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_001/780x0__r.jpg?hash=1774623737> (referer: https://ecarstrade.com/cars/7010434)
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_002/780x0__r.jpg?hash=1774623739> (referer: https://ecarstrade.com/cars/7010435)
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_001/780x0__r.jpg?hash=1774623739> (referer: https://ecarstrade.com/cars/7010435)
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_006/780x0__r.jpg?hash=1774623737> (referer: https://ecarstrade.com/cars/7010434)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_005/780x0__r.jpg?hash=1774623737> (referer: https://ecarstrade.com/cars/7010434)
2026-03-27 16:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_004/780x0__r.jpg?hash=1774623742> (referer: https://ecarstrade.com/cars/7010436)
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6
2026-03-27 16:39:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6, skipping ID generation
2026-03-27 16:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6 with scrape type 1
2026-03-27 16:39:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6 sending to next pipeline
2026-03-27 16:39:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6, identifier: 7010437auction111144
2026-03-27 16:39:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6 with identifier: 7010437auction111144
2026-03-27 16:39:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6 with identifier: 7010437auction111144
2026-03-27 16:39:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6 with identifier: 7010437auction111144 to the API
2026-03-27 16:39:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010437/photo_001/780x0__r.jpg?hash=1774623740>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '8f5c89d7-96ef-5dea-8bd1-068fbcffd7c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010437',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Peugeot',
'model': '3008',
'odometer': 120174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 II Allure 1.5 HDi 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'II Allure 1.5 HDi 130CV BVA8 E6d',
'vin': None,
'year': 2022}
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010437auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:19 [ecarstrade.be] INFO: Saving data for 7010437auction111144: {'created_time': 1774629559.114711, 'last_price_update_time': 1774629559.114729, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010437auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_002/780x0__r.jpg?hash=1774623737> (referer: https://ecarstrade.com/cars/7010434)
2026-03-27 16:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_003/780x0__r.jpg?hash=1774623737> (referer: https://ecarstrade.com/cars/7010434)
2026-03-27 16:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_004/780x0__r.jpg?hash=1774623737> (referer: https://ecarstrade.com/cars/7010434)
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 196d9172-5afe-584d-a8dd-372393b79fdd
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e
2026-03-27 16:39:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e, skipping ID generation
2026-03-27 16:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e with scrape type 1
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e sending to next pipeline
2026-03-27 16:39:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e, identifier: 7010435auction111144
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 196d9172-5afe-584d-a8dd-372393b79fdd
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 196d9172-5afe-584d-a8dd-372393b79fdd
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 858fe69f-b779-5f6e-984a-93d9ec6b9d63
2026-03-27 16:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e with identifier: 7010435auction111144
2026-03-27 16:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e with identifier: 7010435auction111144
2026-03-27 16:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e with identifier: 7010435auction111144 to the API
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010435/photo_001/780x0__r.jpg?hash=1774623739>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '2ac42fcf-dd93-5e56-a6aa-4bfefb4df79e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010435',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '208',
'odometer': 117368,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-01',
'seats_number': 2,
'seller_name': None,
'title': '208 Affaire Premium Pack 1.5 HDi 100CV BVM5 E6dT',
'transmission': 'manual',
'trim': 'Affaire Premium Pack 1.5 HDi 100CV BVM5 E6dT',
'vin': None,
'year': 2020}
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010435auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:19 [ecarstrade.be] INFO: Saving data for 7010435auction111144: {'created_time': 1774629559.725559, 'last_price_update_time': 1774629559.72557, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010435auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_001/780x0__r.jpg?hash=1774623743> (referer: https://ecarstrade.com/cars/7010436)
2026-03-27 16:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_002/780x0__r.jpg?hash=1774623742> (referer: https://ecarstrade.com/cars/7010436)
2026-03-27 16:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_003/780x0__r.jpg?hash=1774623742> (referer: https://ecarstrade.com/cars/7010436)
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 196d9172-5afe-584d-a8dd-372393b79fdd
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 196d9172-5afe-584d-a8dd-372393b79fdd
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 196d9172-5afe-584d-a8dd-372393b79fdd
2026-03-27 16:39:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 196d9172-5afe-584d-a8dd-372393b79fdd, skipping ID generation
2026-03-27 16:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196d9172-5afe-584d-a8dd-372393b79fdd with scrape type 1
2026-03-27 16:39:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 196d9172-5afe-584d-a8dd-372393b79fdd sending to next pipeline
2026-03-27 16:39:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 196d9172-5afe-584d-a8dd-372393b79fdd, identifier: 7010434auction111144
2026-03-27 16:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010421> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 196d9172-5afe-584d-a8dd-372393b79fdd with identifier: 7010434auction111144
2026-03-27 16:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 196d9172-5afe-584d-a8dd-372393b79fdd with identifier: 7010434auction111144
2026-03-27 16:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 196d9172-5afe-584d-a8dd-372393b79fdd with identifier: 7010434auction111144 to the API
2026-03-27 16:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010434/photo_004/780x0__r.jpg?hash=1774623737>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '196d9172-5afe-584d-a8dd-372393b79fdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010434',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '2008',
'odometer': 65332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': None,
'title': '2008 Allure Business 1.5 HDi 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Allure Business 1.5 HDi 130CV BVA8 E6d',
'vin': None,
'year': 2020}
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010434auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [ecarstrade.be] INFO: Saving data for 7010434auction111144: {'created_time': 1774629560.132473, 'last_price_update_time': 1774629560.132485, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010434auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:20 [ecarstrade.be] INFO: Extracting details for car 7010421auction111144
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_003/780x0__r.jpg?hash=1774623744> (referer: https://ecarstrade.com/cars/7010438)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_005/780x0__r.jpg?hash=1774623745> (referer: https://ecarstrade.com/cars/7010438)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_004/780x0__r.jpg?hash=1774623744> (referer: https://ecarstrade.com/cars/7010438)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010433> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 858fe69f-b779-5f6e-984a-93d9ec6b9d63
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 858fe69f-b779-5f6e-984a-93d9ec6b9d63
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 858fe69f-b779-5f6e-984a-93d9ec6b9d63
2026-03-27 16:39:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 858fe69f-b779-5f6e-984a-93d9ec6b9d63, skipping ID generation
2026-03-27 16:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 858fe69f-b779-5f6e-984a-93d9ec6b9d63 with scrape type 1
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 858fe69f-b779-5f6e-984a-93d9ec6b9d63 sending to next pipeline
2026-03-27 16:39:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 858fe69f-b779-5f6e-984a-93d9ec6b9d63, identifier: 7010436auction111144
2026-03-27 16:39:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99336520-bb28-5db8-9028-99807bc7ee15 with identifier: 7010421auction111144
2026-03-27 16:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99336520-bb28-5db8-9028-99807bc7ee15 with scrape type 1
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99336520-bb28-5db8-9028-99807bc7ee15
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010421%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_001/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:39:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 858fe69f-b779-5f6e-984a-93d9ec6b9d63 with identifier: 7010436auction111144
2026-03-27 16:39:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 858fe69f-b779-5f6e-984a-93d9ec6b9d63 with identifier: 7010436auction111144
2026-03-27 16:39:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 858fe69f-b779-5f6e-984a-93d9ec6b9d63 with identifier: 7010436auction111144 to the API
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010436/photo_003/780x0__r.jpg?hash=1774623742>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '858fe69f-b779-5f6e-984a-93d9ec6b9d63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010436',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Peugeot',
'model': '208',
'odometer': 55491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': '208 Allure Pack 1.2 PureTech 100CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Allure Pack 1.2 PureTech 100CV BVA8 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010436auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [ecarstrade.be] INFO: Saving data for 7010436auction111144: {'created_time': 1774629560.678736, 'last_price_update_time': 1774629560.678746, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010436auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_005/780x0__r.jpg?hash=1774623748> (referer: https://ecarstrade.com/cars/7010440)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_004/780x0__r.jpg?hash=1774623747> (referer: https://ecarstrade.com/cars/7010440)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_002/780x0__r.jpg?hash=1774623744> (referer: https://ecarstrade.com/cars/7010438)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_001/780x0__r.jpg?hash=1774623744> (referer: https://ecarstrade.com/cars/7010438)
2026-03-27 16:39:20 [ecarstrade.be] INFO: Extracting details for car 7010433auction111144
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010421%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_002/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_003/780x0__r.jpg?hash=1774623747> (referer: https://ecarstrade.com/cars/7010440)
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010421%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_003/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010432> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6886858c-3110-58bb-8ab4-41d0f49e09f4
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6886858c-3110-58bb-8ab4-41d0f49e09f4
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6886858c-3110-58bb-8ab4-41d0f49e09f4
2026-03-27 16:39:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd865fc-ee01-5751-8b99-78bb44cf59d4 with identifier: 7010433auction111144
2026-03-27 16:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd865fc-ee01-5751-8b99-78bb44cf59d4 with scrape type 1
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ccd865fc-ee01-5751-8b99-78bb44cf59d4
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010433%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_001/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010421%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_004/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010433%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_002/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_002/780x0__r.jpg?hash=1774623747> (referer: https://ecarstrade.com/cars/7010440)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_001/780x0__r.jpg?hash=1774623747> (referer: https://ecarstrade.com/cars/7010440)
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010421%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_005/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010433%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_003/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_005/780x0__r.jpg?hash=1774623748> (referer: https://ecarstrade.com/cars/7010441)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_006/780x0__r.jpg?hash=1774623746> (referer: https://ecarstrade.com/cars/7010439)
2026-03-27 16:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_006/780x0__r.jpg?hash=1774623749> (referer: https://ecarstrade.com/cars/7010441)
2026-03-27 16:39:20 [ecarstrade.be] INFO: Extracting details for car 7010432auction111144
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010421%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623716%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_006/780x0__r.jpg?hash=1774623716 not downloaded yet
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010433%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_004/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1f93cbff-4ebf-5d4a-9402-964348ac4340
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1f93cbff-4ebf-5d4a-9402-964348ac4340
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6886858c-3110-58bb-8ab4-41d0f49e09f4
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6886858c-3110-58bb-8ab4-41d0f49e09f4
2026-03-27 16:39:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6886858c-3110-58bb-8ab4-41d0f49e09f4, skipping ID generation
2026-03-27 16:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6886858c-3110-58bb-8ab4-41d0f49e09f4 with scrape type 1
2026-03-27 16:39:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6886858c-3110-58bb-8ab4-41d0f49e09f4 sending to next pipeline
2026-03-27 16:39:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6886858c-3110-58bb-8ab4-41d0f49e09f4, identifier: 7010438auction111144
2026-03-27 16:39:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6886858c-3110-58bb-8ab4-41d0f49e09f4 with identifier: 7010438auction111144
2026-03-27 16:39:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6886858c-3110-58bb-8ab4-41d0f49e09f4 with identifier: 7010438auction111144
2026-03-27 16:39:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6886858c-3110-58bb-8ab4-41d0f49e09f4 with identifier: 7010438auction111144 to the API
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010438/photo_001/780x0__r.jpg?hash=1774623744>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6886858c-3110-58bb-8ab4-41d0f49e09f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010438',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '3008',
'odometer': 101505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 II Allure Pack 1.5 HDi 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'II Allure Pack 1.5 HDi 130CV BVA8 E6d',
'vin': None,
'year': 2022}
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010438auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [ecarstrade.be] INFO: Saving data for 7010438auction111144: {'created_time': 1774629561.400103, 'last_price_update_time': 1774629561.400118, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010438auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_005/780x0__r.jpg?hash=1774623746> (referer: https://ecarstrade.com/cars/7010439)
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_002/780x0__r.jpg?hash=1774623748> (referer: https://ecarstrade.com/cars/7010441)
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010433%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623735%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_005/780x0__r.jpg?hash=1774623735 not downloaded yet
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1f93cbff-4ebf-5d4a-9402-964348ac4340
2026-03-27 16:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b94446c1-ca77-5425-9d35-c1367dc35331 with identifier: 7010432auction111144
2026-03-27 16:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b94446c1-ca77-5425-9d35-c1367dc35331 with scrape type 1
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b94446c1-ca77-5425-9d35-c1367dc35331
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010432%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_001/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_001/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010421)
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_004/780x0__r.jpg?hash=1774623746> (referer: https://ecarstrade.com/cars/7010439)
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_001/780x0__r.jpg?hash=1774623748> (referer: https://ecarstrade.com/cars/7010441)
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010433%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623735%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_006/780x0__r.jpg?hash=1774623735 not downloaded yet
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010432%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_002/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1f93cbff-4ebf-5d4a-9402-964348ac4340
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1f93cbff-4ebf-5d4a-9402-964348ac4340
2026-03-27 16:39:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f93cbff-4ebf-5d4a-9402-964348ac4340, skipping ID generation
2026-03-27 16:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f93cbff-4ebf-5d4a-9402-964348ac4340 with scrape type 1
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f93cbff-4ebf-5d4a-9402-964348ac4340 sending to next pipeline
2026-03-27 16:39:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f93cbff-4ebf-5d4a-9402-964348ac4340, identifier: 7010440auction111144
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 98d22a31-f0f8-53c3-b403-bacb083c5422
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 45c1bdae-efd5-5187-992f-d097bea6c3bc
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 98d22a31-f0f8-53c3-b403-bacb083c5422
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_002/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010421)
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010432%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_003/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f93cbff-4ebf-5d4a-9402-964348ac4340 with identifier: 7010440auction111144
2026-03-27 16:39:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f93cbff-4ebf-5d4a-9402-964348ac4340 with identifier: 7010440auction111144
2026-03-27 16:39:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f93cbff-4ebf-5d4a-9402-964348ac4340 with identifier: 7010440auction111144 to the API
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010440/photo_001/780x0__r.jpg?hash=1774623747>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1f93cbff-4ebf-5d4a-9402-964348ac4340',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010440',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '508',
'odometer': 75476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 / 2018 / 5P / Berline HYBRID 225 E-EAT8 GT Pack',
'transmission': 'automatic',
'trim': 'PEUGEOT / 2018 / 5P / Berline HYBRID 225 E-EAT8 GT Pack',
'vin': None,
'year': 2023}
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010440auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [ecarstrade.be] INFO: Saving data for 7010440auction111144: {'created_time': 1774629561.884432, 'last_price_update_time': 1774629561.884443, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010440auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_003/780x0__r.jpg?hash=1774623745> (referer: https://ecarstrade.com/cars/7010439)
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_004/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010421)
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_002/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010433)
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_002/780x0__r.jpg?hash=1774623745> (referer: https://ecarstrade.com/cars/7010439)
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010432%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_004/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010420> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 45c1bdae-efd5-5187-992f-d097bea6c3bc
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 98d22a31-f0f8-53c3-b403-bacb083c5422
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 99336520-bb28-5db8-9028-99807bc7ee15
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 45c1bdae-efd5-5187-992f-d097bea6c3bc
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 98d22a31-f0f8-53c3-b403-bacb083c5422
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_003/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010433)
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010432%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_005/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 99336520-bb28-5db8-9028-99807bc7ee15
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_003/780x0__r.jpg?hash=1774623750> (referer: https://ecarstrade.com/cars/7010441)
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010432%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_006/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_005/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010421)
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 45c1bdae-efd5-5187-992f-d097bea6c3bc
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_005/780x0__r.jpg?hash=1774623735> (referer: https://ecarstrade.com/cars/7010433)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_004/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010433)
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 99336520-bb28-5db8-9028-99807bc7ee15
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ccd865fc-ee01-5751-8b99-78bb44cf59d4
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_001/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010432)
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 45c1bdae-efd5-5187-992f-d097bea6c3bc
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_002/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010432)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_006/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010421)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_001/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010433)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_003/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010432)
2026-03-27 16:39:22 [ecarstrade.be] INFO: Extracting details for car 7010420auction111144
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_004/780x0__r.jpg?hash=1774623751> (referer: https://ecarstrade.com/cars/7010442)
2026-03-27 16:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0078ecb-e184-5783-9779-607452f1976a with identifier: 7010420auction111144
2026-03-27 16:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0078ecb-e184-5783-9779-607452f1976a with scrape type 1
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f0078ecb-e184-5783-9779-607452f1976a
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010420%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623719%27 HTTP/1.1" 200 None
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_001/780x0__r.jpg?hash=1774623719 not downloaded yet
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ccd865fc-ee01-5751-8b99-78bb44cf59d4
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_002/780x0__r.jpg?hash=1774623751> (referer: https://ecarstrade.com/cars/7010442)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_001/780x0__r.jpg?hash=1774623745> (referer: https://ecarstrade.com/cars/7010439)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_006/780x0__r.jpg?hash=1774623735> (referer: https://ecarstrade.com/cars/7010433)
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010420%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623714%27 HTTP/1.1" 200 None
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_002/780x0__r.jpg?hash=1774623714 not downloaded yet
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_006/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010432)
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010420%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623714%27 HTTP/1.1" 200 None
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_003/780x0__r.jpg?hash=1774623714 not downloaded yet
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_003/780x0__r.jpg?hash=1774623750> (referer: https://ecarstrade.com/cars/7010442)
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 98d22a31-f0f8-53c3-b403-bacb083c5422
2026-03-27 16:39:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98d22a31-f0f8-53c3-b403-bacb083c5422, skipping ID generation
2026-03-27 16:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d22a31-f0f8-53c3-b403-bacb083c5422 with scrape type 1
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98d22a31-f0f8-53c3-b403-bacb083c5422 sending to next pipeline
2026-03-27 16:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98d22a31-f0f8-53c3-b403-bacb083c5422, identifier: 7010441auction111144
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 99336520-bb28-5db8-9028-99807bc7ee15
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_004/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010432)
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010420%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623715%27 HTTP/1.1" 200 None
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_004/780x0__r.jpg?hash=1774623715 not downloaded yet
2026-03-27 16:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98d22a31-f0f8-53c3-b403-bacb083c5422 with identifier: 7010441auction111144
2026-03-27 16:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98d22a31-f0f8-53c3-b403-bacb083c5422 with identifier: 7010441auction111144
2026-03-27 16:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98d22a31-f0f8-53c3-b403-bacb083c5422 with identifier: 7010441auction111144 to the API
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010441/photo_003/780x0__r.jpg?hash=1774623750>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '98d22a31-f0f8-53c3-b403-bacb083c5422',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010441',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 23982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT Expert / 2016 / 4P / Fourgon tôlé 2.0 BHDI 145 AUTO S&S '
'TAILLE M',
'transmission': 'automatic',
'trim': 'PEUGEOT / 2016 / 4P / Fourgon tôlé 2.0 BHDI 145 AUTO S&S TAILLE M',
'vin': None,
'year': 2023}
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010441auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:22 [ecarstrade.be] INFO: Saving data for 7010441auction111144: {'created_time': 1774629562.541687, 'last_price_update_time': 1774629562.541698, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010441auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_001/780x0__r.jpg?hash=1774623750> (referer: https://ecarstrade.com/cars/7010442)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_005/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010432)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_003/780x0__r.jpg?hash=1774623716> (referer: https://ecarstrade.com/cars/7010421)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_007/780x0__r.jpg?hash=1774369899> (referer: https://ecarstrade.com/cars/6998095)
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ccd865fc-ee01-5751-8b99-78bb44cf59d4
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ccd865fc-ee01-5751-8b99-78bb44cf59d4
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b94446c1-ca77-5425-9d35-c1367dc35331
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b94446c1-ca77-5425-9d35-c1367dc35331
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 99336520-bb28-5db8-9028-99807bc7ee15
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_003/780x0__r.jpg?hash=1774369900> (referer: https://ecarstrade.com/cars/6998095)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_004/780x0__r.jpg?hash=1774369899> (referer: https://ecarstrade.com/cars/6998095)
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010420%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623714%27 HTTP/1.1" 200 None
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_005/780x0__r.jpg?hash=1774623714 not downloaded yet
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_005/780x0__r.jpg?hash=1774623753> (referer: https://ecarstrade.com/cars/7010443)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_001/780x0__r.jpg?hash=1774369899> (referer: https://ecarstrade.com/cars/6998095)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_004/780x0__r.jpg?hash=1774623753> (referer: https://ecarstrade.com/cars/7010443)
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010420%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623714%27 HTTP/1.1" 200 None
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_006/780x0__r.jpg?hash=1774623714 not downloaded yet
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ccd865fc-ee01-5751-8b99-78bb44cf59d4
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b94446c1-ca77-5425-9d35-c1367dc35331
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e8fb2894-acce-5ce6-b228-e842a44fb015
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e8fb2894-acce-5ce6-b228-e842a44fb015
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 45c1bdae-efd5-5187-992f-d097bea6c3bc
2026-03-27 16:39:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45c1bdae-efd5-5187-992f-d097bea6c3bc, skipping ID generation
2026-03-27 16:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45c1bdae-efd5-5187-992f-d097bea6c3bc with scrape type 1
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45c1bdae-efd5-5187-992f-d097bea6c3bc sending to next pipeline
2026-03-27 16:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 45c1bdae-efd5-5187-992f-d097bea6c3bc, identifier: 7010439auction111144
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ccd865fc-ee01-5751-8b99-78bb44cf59d4
2026-03-27 16:39:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ccd865fc-ee01-5751-8b99-78bb44cf59d4, skipping ID generation
2026-03-27 16:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd865fc-ee01-5751-8b99-78bb44cf59d4 with scrape type 1
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ccd865fc-ee01-5751-8b99-78bb44cf59d4 sending to next pipeline
2026-03-27 16:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ccd865fc-ee01-5751-8b99-78bb44cf59d4, identifier: 7010433auction111144
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b94446c1-ca77-5425-9d35-c1367dc35331
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e8fb2894-acce-5ce6-b228-e842a44fb015
2026-03-27 16:39:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b94446c1-ca77-5425-9d35-c1367dc35331
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_001/780x0__r.jpg?hash=1774623719> (referer: https://ecarstrade.com/cars/7010420)
2026-03-27 16:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_002/780x0__r.jpg?hash=1774369899> (referer: https://ecarstrade.com/cars/6998095)
2026-03-27 16:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 45c1bdae-efd5-5187-992f-d097bea6c3bc with identifier: 7010439auction111144
2026-03-27 16:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 45c1bdae-efd5-5187-992f-d097bea6c3bc with identifier: 7010439auction111144
2026-03-27 16:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 45c1bdae-efd5-5187-992f-d097bea6c3bc with identifier: 7010439auction111144 to the API
2026-03-27 16:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010439/photo_001/780x0__r.jpg?hash=1774623745>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '45c1bdae-efd5-5187-992f-d097bea6c3bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010439',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Peugeot',
'model': '308',
'odometer': 94144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': '308 Active Pack 1.2 PureTech 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Active Pack 1.2 PureTech 130CV BVA8 E6d',
'vin': None,
'year': 2022}
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010439auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:23 [ecarstrade.be] INFO: Saving data for 7010439auction111144: {'created_time': 1774629563.238429, 'last_price_update_time': 1774629563.23844, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010439auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ccd865fc-ee01-5751-8b99-78bb44cf59d4 with identifier: 7010433auction111144
2026-03-27 16:39:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ccd865fc-ee01-5751-8b99-78bb44cf59d4 with identifier: 7010433auction111144
2026-03-27 16:39:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ccd865fc-ee01-5751-8b99-78bb44cf59d4 with identifier: 7010433auction111144 to the API
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010433/photo_006/780x0__r.jpg?hash=1774623735>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'ccd865fc-ee01-5751-8b99-78bb44cf59d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010433',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 76095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': None,
'seller_name': None,
'title': 'Grandland X Elegance Business 1.2 Turbo 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Elegance Business 1.2 Turbo 130CV BVA8 E6d',
'vin': None,
'year': 2021}
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010433auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:23 [ecarstrade.be] INFO: Saving data for 7010433auction111144: {'created_time': 1774629563.531222, 'last_price_update_time': 1774629563.531234, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010433auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_003/780x0__r.jpg?hash=1774623753> (referer: https://ecarstrade.com/cars/7010443)
2026-03-27 16:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_002/780x0__r.jpg?hash=1774623753> (referer: https://ecarstrade.com/cars/7010443)
2026-03-27 16:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_001/780x0__r.jpg?hash=1774623753> (referer: https://ecarstrade.com/cars/7010443)
2026-03-27 16:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_002/780x0__r.jpg?hash=1774623714> (referer: https://ecarstrade.com/cars/7010420)
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e8fb2894-acce-5ce6-b228-e842a44fb015
2026-03-27 16:39:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8fb2894-acce-5ce6-b228-e842a44fb015, skipping ID generation
2026-03-27 16:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8fb2894-acce-5ce6-b228-e842a44fb015 with scrape type 1
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8fb2894-acce-5ce6-b228-e842a44fb015 sending to next pipeline
2026-03-27 16:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e8fb2894-acce-5ce6-b228-e842a44fb015, identifier: 7010442auction111144
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b94446c1-ca77-5425-9d35-c1367dc35331
2026-03-27 16:39:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b94446c1-ca77-5425-9d35-c1367dc35331, skipping ID generation
2026-03-27 16:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b94446c1-ca77-5425-9d35-c1367dc35331 with scrape type 1
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b94446c1-ca77-5425-9d35-c1367dc35331 sending to next pipeline
2026-03-27 16:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b94446c1-ca77-5425-9d35-c1367dc35331, identifier: 7010432auction111144
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 99336520-bb28-5db8-9028-99807bc7ee15
2026-03-27 16:39:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99336520-bb28-5db8-9028-99807bc7ee15, skipping ID generation
2026-03-27 16:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99336520-bb28-5db8-9028-99807bc7ee15 with scrape type 1
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99336520-bb28-5db8-9028-99807bc7ee15 sending to next pipeline
2026-03-27 16:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99336520-bb28-5db8-9028-99807bc7ee15, identifier: 7010421auction111144
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3bd68007-833d-5ef2-8dfa-2e1a448dff14
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7
2026-03-27 16:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3bd68007-833d-5ef2-8dfa-2e1a448dff14
2026-03-27 16:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_003/780x0__r.jpg?hash=1774623714> (referer: https://ecarstrade.com/cars/7010420)
2026-03-27 16:39:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e8fb2894-acce-5ce6-b228-e842a44fb015 with identifier: 7010442auction111144
2026-03-27 16:39:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e8fb2894-acce-5ce6-b228-e842a44fb015 with identifier: 7010442auction111144
2026-03-27 16:39:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e8fb2894-acce-5ce6-b228-e842a44fb015 with identifier: 7010442auction111144 to the API
2026-03-27 16:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010442/photo_001/780x0__r.jpg?hash=1774623750>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'e8fb2894-acce-5ce6-b228-e842a44fb015',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010442',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Clio',
'odometer': 38031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio / 2019 / 5P / Berline Business SCe 65',
'transmission': 'manual',
'trim': 'RENAULT / 2019 / 5P / Berline Business SCe 65',
'vin': None,
'year': 2021}
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010442auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:24 [ecarstrade.be] INFO: Saving data for 7010442auction111144: {'created_time': 1774629564.199429, 'last_price_update_time': 1774629564.199439, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010442auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b94446c1-ca77-5425-9d35-c1367dc35331 with identifier: 7010432auction111144
2026-03-27 16:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b94446c1-ca77-5425-9d35-c1367dc35331 with identifier: 7010432auction111144
2026-03-27 16:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b94446c1-ca77-5425-9d35-c1367dc35331 with identifier: 7010432auction111144 to the API
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010432/photo_005/780x0__r.jpg?hash=1774623732>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Electric',
'id': 'b94446c1-ca77-5425-9d35-c1367dc35331',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010432',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 23238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Leaf / 2017 / 5P / Berline 62 kWh 217ch Business+',
'transmission': 'automatic',
'trim': 'NISSAN / 2017 / 5P / Berline 62 kWh 217ch Business+',
'vin': None,
'year': 2020}
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010432auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:24 [ecarstrade.be] INFO: Saving data for 7010432auction111144: {'created_time': 1774629564.526061, 'last_price_update_time': 1774629564.526074, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010432auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99336520-bb28-5db8-9028-99807bc7ee15 with identifier: 7010421auction111144
2026-03-27 16:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99336520-bb28-5db8-9028-99807bc7ee15 with identifier: 7010421auction111144
2026-03-27 16:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99336520-bb28-5db8-9028-99807bc7ee15 with identifier: 7010421auction111144 to the API
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010421/photo_003/780x0__r.jpg?hash=1774623716>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '99336520-bb28-5db8-9028-99807bc7ee15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010421',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'AC',
'model': 'DS Automobiles DS7 Crossback',
'odometer': 95369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'DS DS 7 Crossback / 2017 / 5P / SUV E-TENSE 225 PERFORMANCE Line +',
'transmission': 'automatic',
'trim': 'DS DS 7 Crossback / 2017 / 5P / SUV E-TENSE 225 PERFORMANCE Line +',
'vin': None,
'year': 2022}
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010421auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:24 [ecarstrade.be] INFO: Saving data for 7010421auction111144: {'created_time': 1774629564.859169, 'last_price_update_time': 1774629564.859182, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010421auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_005/780x0__r.jpg?hash=1774623752> (referer: https://ecarstrade.com/cars/7010444)
2026-03-27 16:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_004/780x0__r.jpg?hash=1774623751> (referer: https://ecarstrade.com/cars/7010444)
2026-03-27 16:39:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f0078ecb-e184-5783-9779-607452f1976a
2026-03-27 16:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7
2026-03-27 16:39:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7, skipping ID generation
2026-03-27 16:39:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7 with scrape type 1
2026-03-27 16:39:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7 sending to next pipeline
2026-03-27 16:39:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7, identifier: 6998095stock
2026-03-27 16:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_003/780x0__r.jpg?hash=1774623752> (referer: https://ecarstrade.com/cars/7010444)
2026-03-27 16:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_005/780x0__r.jpg?hash=1774623714> (referer: https://ecarstrade.com/cars/7010420)
2026-03-27 16:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7 with identifier: 6998095stock
2026-03-27 16:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7 with identifier: 6998095stock
2026-03-27 16:39:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7 with identifier: 6998095stock to the API
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998095/photo_002/780x0__r.jpg?hash=1774369899>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.5L',
'expiration_date': None,
'fuel_type': 'Hybrid (petrol / electric)',
'id': '25d2aeb8-ae9e-53f7-b053-d9e29fdf48f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6998095',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 117064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 2.5i E-Skyactive Plug-In Hybrid Homura AWD Aut. '
'LED-Xenon Virtual Navi-Pro Leather KeylessGo Camera Klima PDC ...',
'transmission': 'automatic',
'trim': '2.5i E-Skyactive Plug-In Hybrid Homura AWD Aut. LED-Xenon Virtual '
'Navi-Pro Leather KeylessGo Camera Klima PDC ...',
'vin': None,
'year': 2023}
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998095stock%27 HTTP/1.1" 200 None
2026-03-27 16:39:25 [ecarstrade.be] INFO: Saving data for 6998095stock: {'created_time': 1774629565.357974, 'last_price_update_time': 1774629565.357986}
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998095stock') HTTP/1.1" 204 0
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3bd68007-833d-5ef2-8dfa-2e1a448dff14
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3bd68007-833d-5ef2-8dfa-2e1a448dff14
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3bd68007-833d-5ef2-8dfa-2e1a448dff14
2026-03-27 16:39:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3bd68007-833d-5ef2-8dfa-2e1a448dff14, skipping ID generation
2026-03-27 16:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd68007-833d-5ef2-8dfa-2e1a448dff14 with scrape type 1
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3bd68007-833d-5ef2-8dfa-2e1a448dff14 sending to next pipeline
2026-03-27 16:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3bd68007-833d-5ef2-8dfa-2e1a448dff14, identifier: 7010443auction111144
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f0078ecb-e184-5783-9779-607452f1976a
2026-03-27 16:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_004/780x0__r.jpg?hash=1774623715> (referer: https://ecarstrade.com/cars/7010420)
2026-03-27 16:39:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3bd68007-833d-5ef2-8dfa-2e1a448dff14 with identifier: 7010443auction111144
2026-03-27 16:39:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3bd68007-833d-5ef2-8dfa-2e1a448dff14 with identifier: 7010443auction111144
2026-03-27 16:39:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3bd68007-833d-5ef2-8dfa-2e1a448dff14 with identifier: 7010443auction111144 to the API
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010443/photo_001/780x0__r.jpg?hash=1774623753>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3bd68007-833d-5ef2-8dfa-2e1a448dff14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010443',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '5008',
'odometer': 110923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 7,
'seller_name': None,
'title': '5008 Active Pack 1.2 PureTech 130CV BVA8 7 Sieges E6d',
'transmission': 'automatic',
'trim': 'Active Pack 1.2 PureTech 130CV BVA8 7 Sieges E6d',
'vin': None,
'year': 2023}
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010443auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:25 [ecarstrade.be] INFO: Saving data for 7010443auction111144: {'created_time': 1774629565.77807, 'last_price_update_time': 1774629565.77808, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010443auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_002/780x0__r.jpg?hash=1774623751> (referer: https://ecarstrade.com/cars/7010444)
2026-03-27 16:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f0078ecb-e184-5783-9779-607452f1976a
2026-03-27 16:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_001/780x0__r.jpg?hash=1774623751> (referer: https://ecarstrade.com/cars/7010444)
2026-03-27 16:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010445> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_006/780x0__r.jpg?hash=1774623714> (referer: https://ecarstrade.com/cars/7010420)
2026-03-27 16:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f0078ecb-e184-5783-9779-607452f1976a
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f0078ecb-e184-5783-9779-607452f1976a
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5
2026-03-27 16:39:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5, skipping ID generation
2026-03-27 16:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5 with scrape type 1
2026-03-27 16:39:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5 sending to next pipeline
2026-03-27 16:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5, identifier: 7010444auction111144
2026-03-27 16:39:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5 with identifier: 7010444auction111144
2026-03-27 16:39:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5 with identifier: 7010444auction111144
2026-03-27 16:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52dfe9cb-2776-5b1d-a5d1-649f14ea70a5 with identifier: 7010444auction111144 to the API
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010444/photo_001/780x0__r.jpg?hash=1774623751>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '52dfe9cb-2776-5b1d-a5d1-649f14ea70a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010444',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Renault',
'model': 'Clio',
'odometer': 54826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Clio V Business Edition 1.0 TCe 90CV BVM6 E6d',
'transmission': 'manual',
'trim': 'V Business Edition 1.0 TCe 90CV BVM6 E6d',
'vin': None,
'year': 2022}
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010444auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:26 [ecarstrade.be] INFO: Saving data for 7010444auction111144: {'created_time': 1774629566.43064, 'last_price_update_time': 1774629566.43065, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010444auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:26 [ecarstrade.be] INFO: Extracting details for car 7010445auction111144
2026-03-27 16:39:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8258737b-a995-573a-8505-ac5aaf7fde8a with identifier: 7010445auction111144
2026-03-27 16:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8258737b-a995-573a-8505-ac5aaf7fde8a with scrape type 1
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8258737b-a995-573a-8505-ac5aaf7fde8a
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010445%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623757%27 HTTP/1.1" 200 None
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_001/780x0__r.jpg?hash=1774623757 not downloaded yet
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f0078ecb-e184-5783-9779-607452f1976a
2026-03-27 16:39:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0078ecb-e184-5783-9779-607452f1976a, skipping ID generation
2026-03-27 16:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0078ecb-e184-5783-9779-607452f1976a with scrape type 1
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0078ecb-e184-5783-9779-607452f1976a sending to next pipeline
2026-03-27 16:39:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f0078ecb-e184-5783-9779-607452f1976a, identifier: 7010420auction111144
2026-03-27 16:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f0078ecb-e184-5783-9779-607452f1976a with identifier: 7010420auction111144
2026-03-27 16:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f0078ecb-e184-5783-9779-607452f1976a with identifier: 7010420auction111144
2026-03-27 16:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f0078ecb-e184-5783-9779-607452f1976a with identifier: 7010420auction111144 to the API
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010420/photo_006/780x0__r.jpg?hash=1774623714>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0078ecb-e184-5783-9779-607452f1976a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010420',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'C4',
'odometer': 81733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'C4 X Feel Pack 1.2 PureTech 130CV BVA8 6E',
'transmission': 'automatic',
'trim': 'X Feel Pack 1.2 PureTech 130CV BVA8 6E',
'vin': None,
'year': 2023}
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010420auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:26 [ecarstrade.be] INFO: Saving data for 7010420auction111144: {'created_time': 1774629566.840622, 'last_price_update_time': 1774629566.840637, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010420auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010445%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623757%27 HTTP/1.1" 200 None
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_002/780x0__r.jpg?hash=1774623757 not downloaded yet
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010445%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623757%27 HTTP/1.1" 200 None
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_003/780x0__r.jpg?hash=1774623757 not downloaded yet
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010445%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623757%27 HTTP/1.1" 200 None
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_004/780x0__r.jpg?hash=1774623757 not downloaded yet
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010445%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623758%27 HTTP/1.1" 200 None
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_005/780x0__r.jpg?hash=1774623758 not downloaded yet
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010445%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623757%27 HTTP/1.1" 200 None
2026-03-27 16:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_006/780x0__r.jpg?hash=1774623757 not downloaded yet
2026-03-27 16:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010453> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:32 [ecarstrade.be] INFO: Extracting details for car 7010453auction111144
2026-03-27 16:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010451> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f22f386-685f-5b12-ba02-66d4ecd5e859 with identifier: 7010453auction111144
2026-03-27 16:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f22f386-685f-5b12-ba02-66d4ecd5e859 with scrape type 1
2026-03-27 16:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3f22f386-685f-5b12-ba02-66d4ecd5e859
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010453%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623768%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_001/780x0__r.jpg?hash=1774623768 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010453%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623768%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_002/780x0__r.jpg?hash=1774623768 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010453%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623769%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_003/780x0__r.jpg?hash=1774623769 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010453%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623769%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_004/780x0__r.jpg?hash=1774623769 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010453%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623768%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_005/780x0__r.jpg?hash=1774623768 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010453%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623769%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_006/780x0__r.jpg?hash=1774623769 not downloaded yet
2026-03-27 16:39:33 [ecarstrade.be] INFO: Extracting details for car 7010451auction111144
2026-03-27 16:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35445f7-1bcd-54bd-bc4c-4425a550a920 with identifier: 7010451auction111144
2026-03-27 16:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35445f7-1bcd-54bd-bc4c-4425a550a920 with scrape type 1
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a35445f7-1bcd-54bd-bc4c-4425a550a920
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010451%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623765%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_001/780x0__r.jpg?hash=1774623765 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010451%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623765%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_002/780x0__r.jpg?hash=1774623765 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010451%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623766%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_003/780x0__r.jpg?hash=1774623766 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010451%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623765%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_004/780x0__r.jpg?hash=1774623765 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010451%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623765%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_005/780x0__r.jpg?hash=1774623765 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010451%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623765%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_006/780x0__r.jpg?hash=1774623765 not downloaded yet
2026-03-27 16:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010448> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:33 [ecarstrade.be] INFO: Extracting details for car 7010448auction111144
2026-03-27 16:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57bba42b-9c6d-514c-822d-caa0a2cb93c1 with identifier: 7010448auction111144
2026-03-27 16:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57bba42b-9c6d-514c-822d-caa0a2cb93c1 with scrape type 1
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 57bba42b-9c6d-514c-822d-caa0a2cb93c1
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010448%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623761%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_001/780x0__r.jpg?hash=1774623761 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010448%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623761%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_002/780x0__r.jpg?hash=1774623761 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010448%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623761%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_003/780x0__r.jpg?hash=1774623761 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010448%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623761%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_004/780x0__r.jpg?hash=1774623761 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010448%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623761%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_005/780x0__r.jpg?hash=1774623761 not downloaded yet
2026-03-27 16:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010452> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010448%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623761%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_006/780x0__r.jpg?hash=1774623761 not downloaded yet
2026-03-27 16:39:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:33 [ecarstrade.be] INFO: Extracting details for car 7010452auction111144
2026-03-27 16:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad366a5-e7af-5a86-99bc-e13caaf64206 with identifier: 7010452auction111144
2026-03-27 16:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad366a5-e7af-5a86-99bc-e13caaf64206 with scrape type 1
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6ad366a5-e7af-5a86-99bc-e13caaf64206
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010452%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623766%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_001/780x0__r.jpg?hash=1774623766 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010452%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623766%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_002/780x0__r.jpg?hash=1774623766 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010452%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623766%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_003/780x0__r.jpg?hash=1774623766 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010452%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623766%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_004/780x0__r.jpg?hash=1774623766 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010452%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623767%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_005/780x0__r.jpg?hash=1774623767 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010452%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623767%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_006/780x0__r.jpg?hash=1774623767 not downloaded yet
2026-03-27 16:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010455> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:33 [ecarstrade.be] INFO: Extracting details for car 7010455auction111144
2026-03-27 16:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 835ec9f8-fc49-585b-914d-84ae5629a1e9 with identifier: 7010455auction111144
2026-03-27 16:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835ec9f8-fc49-585b-914d-84ae5629a1e9 with scrape type 1
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 835ec9f8-fc49-585b-914d-84ae5629a1e9
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010455%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623771%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_001/780x0__r.jpg?hash=1774623771 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010455%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623771%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_002/780x0__r.jpg?hash=1774623771 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010455%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623772%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_003/780x0__r.jpg?hash=1774623772 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010455%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623772%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_004/780x0__r.jpg?hash=1774623772 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010455%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623772%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_005/780x0__r.jpg?hash=1774623772 not downloaded yet
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010455%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623772%27 HTTP/1.1" 200 None
2026-03-27 16:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_006/780x0__r.jpg?hash=1774623772 not downloaded yet
2026-03-27 16:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010454> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010449> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:34 [ecarstrade.be] INFO: Extracting details for car 7010454auction111144
2026-03-27 16:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d9be470-46f2-516e-b16d-03721f2c012d with identifier: 7010454auction111144
2026-03-27 16:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d9be470-46f2-516e-b16d-03721f2c012d with scrape type 1
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3d9be470-46f2-516e-b16d-03721f2c012d
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010454%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623771%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_001/780x0__r.jpg?hash=1774623771 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010454%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623770%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_002/780x0__r.jpg?hash=1774623770 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010454%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623770%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_003/780x0__r.jpg?hash=1774623770 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010454%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623770%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_004/780x0__r.jpg?hash=1774623770 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010454%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623770%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_005/780x0__r.jpg?hash=1774623770 not downloaded yet
2026-03-27 16:39:34 [ecarstrade.be] INFO: Extracting details for car 7010449auction111144
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010454%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623770%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_006/780x0__r.jpg?hash=1774623770 not downloaded yet
2026-03-27 16:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ebf75fa-bf5d-5d4c-bf00-bc3798707417 with identifier: 7010449auction111144
2026-03-27 16:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417 with scrape type 1
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010449%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623763%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_001/780x0__r.jpg?hash=1774623763 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010449%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623763%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_002/780x0__r.jpg?hash=1774623763 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010449%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623763%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_003/780x0__r.jpg?hash=1774623763 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010449%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623764%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_004/780x0__r.jpg?hash=1774623764 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010449%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623763%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_005/780x0__r.jpg?hash=1774623763 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010449%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623763%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_006/780x0__r.jpg?hash=1774623763 not downloaded yet
2026-03-27 16:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010450> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:34 [ecarstrade.be] INFO: Extracting details for car 7010450auction111144
2026-03-27 16:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234 with identifier: 7010450auction111144
2026-03-27 16:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234 with scrape type 1
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010450%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623764%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_001/780x0__r.jpg?hash=1774623764 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010450%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623764%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_002/780x0__r.jpg?hash=1774623764 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010450%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623764%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_003/780x0__r.jpg?hash=1774623764 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010450%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623764%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_004/780x0__r.jpg?hash=1774623764 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010450%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623764%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_005/780x0__r.jpg?hash=1774623764 not downloaded yet
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010450%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623764%27 HTTP/1.1" 200 None
2026-03-27 16:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_006/780x0__r.jpg?hash=1774623764 not downloaded yet
2026-03-27 16:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010447> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_006/780x0__r.jpg?hash=1774623757> (referer: https://ecarstrade.com/cars/7010445)
2026-03-27 16:39:39 [ecarstrade.be] INFO: Extracting details for car 7010447auction111144
2026-03-27 16:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa with identifier: 7010447auction111144
2026-03-27 16:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa with scrape type 1
2026-03-27 16:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010447%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623760%27 HTTP/1.1" 200 None
2026-03-27 16:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_001/780x0__r.jpg?hash=1774623760 not downloaded yet
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010447%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623760%27 HTTP/1.1" 200 None
2026-03-27 16:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_002/780x0__r.jpg?hash=1774623760 not downloaded yet
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010447%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623760%27 HTTP/1.1" 200 None
2026-03-27 16:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_003/780x0__r.jpg?hash=1774623760 not downloaded yet
2026-03-27 16:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_005/780x0__r.jpg?hash=1774623758> (referer: https://ecarstrade.com/cars/7010445)
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010447%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623760%27 HTTP/1.1" 200 None
2026-03-27 16:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_004/780x0__r.jpg?hash=1774623760 not downloaded yet
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010447%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623760%27 HTTP/1.1" 200 None
2026-03-27 16:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_005/780x0__r.jpg?hash=1774623760 not downloaded yet
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010447%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623760%27 HTTP/1.1" 200 None
2026-03-27 16:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_006/780x0__r.jpg?hash=1774623760 not downloaded yet
2026-03-27 16:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010446> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8258737b-a995-573a-8505-ac5aaf7fde8a
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8258737b-a995-573a-8505-ac5aaf7fde8a
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_005/780x0__r.jpg?hash=1774623761> (referer: https://ecarstrade.com/cars/7010448)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_006/780x0__r.jpg?hash=1774623765> (referer: https://ecarstrade.com/cars/7010451)
2026-03-27 16:39:40 [ecarstrade.be] INFO: Extracting details for car 7010446auction111144
2026-03-27 16:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d70a3e8d-771f-5452-ab33-f570409cdbe6 with identifier: 7010446auction111144
2026-03-27 16:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d70a3e8d-771f-5452-ab33-f570409cdbe6 with scrape type 1
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d70a3e8d-771f-5452-ab33-f570409cdbe6
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010446%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623754%27 HTTP/1.1" 200 None
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_001/780x0__r.jpg?hash=1774623754 not downloaded yet
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_006/780x0__r.jpg?hash=1774623772> (referer: https://ecarstrade.com/cars/7010455)
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010446%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623755%27 HTTP/1.1" 200 None
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_002/780x0__r.jpg?hash=1774623755 not downloaded yet
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010446%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623755%27 HTTP/1.1" 200 None
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_003/780x0__r.jpg?hash=1774623755 not downloaded yet
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_006/780x0__r.jpg?hash=1774623767> (referer: https://ecarstrade.com/cars/7010452)
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010446%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623755%27 HTTP/1.1" 200 None
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_004/780x0__r.jpg?hash=1774623755 not downloaded yet
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 57bba42b-9c6d-514c-822d-caa0a2cb93c1
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010446%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623755%27 HTTP/1.1" 200 None
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_005/780x0__r.jpg?hash=1774623755 not downloaded yet
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a35445f7-1bcd-54bd-bc4c-4425a550a920
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010446%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623755%27 HTTP/1.1" 200 None
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_006/780x0__r.jpg?hash=1774623755 not downloaded yet
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_005/780x0__r.jpg?hash=1774623772> (referer: https://ecarstrade.com/cars/7010455)
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 835ec9f8-fc49-585b-914d-84ae5629a1e9
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6ad366a5-e7af-5a86-99bc-e13caaf64206
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_006/780x0__r.jpg?hash=1774623764> (referer: https://ecarstrade.com/cars/7010450)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_006/780x0__r.jpg?hash=1774623763> (referer: https://ecarstrade.com/cars/7010449)
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 835ec9f8-fc49-585b-914d-84ae5629a1e9
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_005/780x0__r.jpg?hash=1774623764> (referer: https://ecarstrade.com/cars/7010450)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_003/780x0__r.jpg?hash=1774623760> (referer: https://ecarstrade.com/cars/7010447)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_006/780x0__r.jpg?hash=1774623760> (referer: https://ecarstrade.com/cars/7010447)
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_005/780x0__r.jpg?hash=1774623760> (referer: https://ecarstrade.com/cars/7010447)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_004/780x0__r.jpg?hash=1774623760> (referer: https://ecarstrade.com/cars/7010447)
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_001/780x0__r.jpg?hash=1774623754> (referer: https://ecarstrade.com/cars/7010446)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_006/780x0__r.jpg?hash=1774623755> (referer: https://ecarstrade.com/cars/7010446)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_003/780x0__r.jpg?hash=1774623755> (referer: https://ecarstrade.com/cars/7010446)
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_004/780x0__r.jpg?hash=1774623755> (referer: https://ecarstrade.com/cars/7010446)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_005/780x0__r.jpg?hash=1774623755> (referer: https://ecarstrade.com/cars/7010446)
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d70a3e8d-771f-5452-ab33-f570409cdbe6
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d70a3e8d-771f-5452-ab33-f570409cdbe6
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d70a3e8d-771f-5452-ab33-f570409cdbe6
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_002/780x0__r.jpg?hash=1774623760> (referer: https://ecarstrade.com/cars/7010447)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_002/780x0__r.jpg?hash=1774623755> (referer: https://ecarstrade.com/cars/7010446)
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d70a3e8d-771f-5452-ab33-f570409cdbe6
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d70a3e8d-771f-5452-ab33-f570409cdbe6
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_004/780x0__r.jpg?hash=1774623764> (referer: https://ecarstrade.com/cars/7010450)
2026-03-27 16:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_001/780x0__r.jpg?hash=1774623760> (referer: https://ecarstrade.com/cars/7010447)
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d70a3e8d-771f-5452-ab33-f570409cdbe6
2026-03-27 16:39:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d70a3e8d-771f-5452-ab33-f570409cdbe6, skipping ID generation
2026-03-27 16:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d70a3e8d-771f-5452-ab33-f570409cdbe6 with scrape type 1
2026-03-27 16:39:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d70a3e8d-771f-5452-ab33-f570409cdbe6 sending to next pipeline
2026-03-27 16:39:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d70a3e8d-771f-5452-ab33-f570409cdbe6, identifier: 7010446auction111144
2026-03-27 16:39:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d70a3e8d-771f-5452-ab33-f570409cdbe6 with identifier: 7010446auction111144
2026-03-27 16:39:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d70a3e8d-771f-5452-ab33-f570409cdbe6 with identifier: 7010446auction111144
2026-03-27 16:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d70a3e8d-771f-5452-ab33-f570409cdbe6 with identifier: 7010446auction111144 to the API
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010446/photo_002/780x0__r.jpg?hash=1774623755>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd70a3e8d-771f-5452-ab33-f570409cdbe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010446',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 129605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': None,
'seller_name': None,
'title': 'Kangoo Express Maxi Grand Confort 1.5 dCi 115CV BVM6 E6dT',
'transmission': 'manual',
'trim': 'Express Maxi Grand Confort 1.5 dCi 115CV BVM6 E6dT',
'vin': None,
'year': 2020}
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010446auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:41 [ecarstrade.be] INFO: Saving data for 7010446auction111144: {'created_time': 1774629581.328818, 'last_price_update_time': 1774629581.328828, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010446auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_002/780x0__r.jpg?hash=1774623764> (referer: https://ecarstrade.com/cars/7010450)
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_003/780x0__r.jpg?hash=1774623764> (referer: https://ecarstrade.com/cars/7010450)
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010430> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa
2026-03-27 16:39:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa, skipping ID generation
2026-03-27 16:39:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa with scrape type 1
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa sending to next pipeline
2026-03-27 16:39:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa, identifier: 7010447auction111144
2026-03-27 16:39:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa with identifier: 7010447auction111144
2026-03-27 16:39:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa with identifier: 7010447auction111144
2026-03-27 16:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa with identifier: 7010447auction111144 to the API
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010447/photo_001/780x0__r.jpg?hash=1774623760>
{'auction_title': '',
'c_o_2_emission_value': 212,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '9fb7f802-6cf1-52b3-a7e8-d5f8f2fcb0aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010447',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Renault',
'model': 'Master',
'odometer': 70949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-01',
'seats_number': 3,
'seller_name': None,
'title': 'Master Chassis Cabine L3H1 3 5t 2.3 dCi 130CV E6',
'transmission': 'manual',
'trim': 'Chassis Cabine L3H1 3 5t 2.3 dCi 130CV E6',
'vin': None,
'year': 2019}
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010447auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:41 [ecarstrade.be] INFO: Saving data for 7010447auction111144: {'created_time': 1774629581.733346, 'last_price_update_time': 1774629581.733358, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010447auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_005/780x0__r.jpg?hash=1774623763> (referer: https://ecarstrade.com/cars/7010449)
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_001/780x0__r.jpg?hash=1774623764> (referer: https://ecarstrade.com/cars/7010450)
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_004/780x0__r.jpg?hash=1774623764> (referer: https://ecarstrade.com/cars/7010449)
2026-03-27 16:39:41 [ecarstrade.be] INFO: Extracting details for car 7010430auction111144
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234
2026-03-27 16:39:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb40a3f1-af2a-5125-a93a-e40eaae07540 with identifier: 7010430auction111144
2026-03-27 16:39:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb40a3f1-af2a-5125-a93a-e40eaae07540 with scrape type 1
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bb40a3f1-af2a-5125-a93a-e40eaae07540
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010430%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623729%27 HTTP/1.1" 200 None
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_001/780x0__r.jpg?hash=1774623729 not downloaded yet
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010430%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623730%27 HTTP/1.1" 200 None
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_002/780x0__r.jpg?hash=1774623730 not downloaded yet
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010430%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623729%27 HTTP/1.1" 200 None
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_003/780x0__r.jpg?hash=1774623729 not downloaded yet
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010430%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623729%27 HTTP/1.1" 200 None
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_004/780x0__r.jpg?hash=1774623729 not downloaded yet
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_003/780x0__r.jpg?hash=1774623763> (referer: https://ecarstrade.com/cars/7010449)
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_001/780x0__r.jpg?hash=1774623763> (referer: https://ecarstrade.com/cars/7010449)
2026-03-27 16:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_002/780x0__r.jpg?hash=1774623763> (referer: https://ecarstrade.com/cars/7010449)
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010430%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623730%27 HTTP/1.1" 200 None
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_005/780x0__r.jpg?hash=1774623730 not downloaded yet
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010430%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623730%27 HTTP/1.1" 200 None
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_006/780x0__r.jpg?hash=1774623730 not downloaded yet
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234
2026-03-27 16:39:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234, skipping ID generation
2026-03-27 16:39:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234 with scrape type 1
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234 sending to next pipeline
2026-03-27 16:39:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234, identifier: 7010450auction111144
2026-03-27 16:39:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417
2026-03-27 16:39:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234 with identifier: 7010450auction111144
2026-03-27 16:39:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234 with identifier: 7010450auction111144
2026-03-27 16:39:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66a3f47f-a4f6-5bbd-aab8-e9d704c3e234 with identifier: 7010450auction111144 to the API
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010450/photo_001/780x0__r.jpg?hash=1774623764>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '66a3f47f-a4f6-5bbd-aab8-e9d704c3e234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010450',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'T6 Transporter',
'odometer': 121323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-01',
'seats_number': 2,
'seller_name': None,
'title': 'T6 Transporter Fourgon 2.0 100CV BVM5',
'transmission': 'manual',
'trim': 'Fourgon 2.0 100CV BVM5',
'vin': None,
'year': 2019}
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010450auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:42 [ecarstrade.be] INFO: Saving data for 7010450auction111144: {'created_time': 1774629582.401557, 'last_price_update_time': 1774629582.401575, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010450auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_006/780x0__r.jpg?hash=1774623770> (referer: https://ecarstrade.com/cars/7010454)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_005/780x0__r.jpg?hash=1774623770> (referer: https://ecarstrade.com/cars/7010454)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010428> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_004/780x0__r.jpg?hash=1774623770> (referer: https://ecarstrade.com/cars/7010454)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010427> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010431> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417
2026-03-27 16:39:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ebf75fa-bf5d-5d4c-bf00-bc3798707417, skipping ID generation
2026-03-27 16:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417 with scrape type 1
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ebf75fa-bf5d-5d4c-bf00-bc3798707417 sending to next pipeline
2026-03-27 16:39:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5ebf75fa-bf5d-5d4c-bf00-bc3798707417, identifier: 7010449auction111144
2026-03-27 16:39:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5ebf75fa-bf5d-5d4c-bf00-bc3798707417 with identifier: 7010449auction111144
2026-03-27 16:39:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5ebf75fa-bf5d-5d4c-bf00-bc3798707417 with identifier: 7010449auction111144
2026-03-27 16:39:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5ebf75fa-bf5d-5d4c-bf00-bc3798707417 with identifier: 7010449auction111144 to the API
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010449/photo_002/780x0__r.jpg?hash=1774623763>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '5ebf75fa-bf5d-5d4c-bf00-bc3798707417',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010449',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 124446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Golf VII Berline Trendline BMT/Start-Stopp 1.0 TSI 115CV BVM6 E6dT',
'transmission': 'manual',
'trim': 'VII Berline Trendline BMT/Start-Stopp 1.0 TSI 115CV BVM6 E6dT',
'vin': None,
'year': 2019}
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010449auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:42 [ecarstrade.be] INFO: Saving data for 7010449auction111144: {'created_time': 1774629582.778044, 'last_price_update_time': 1774629582.778054, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010449auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_004/780x0__r.jpg?hash=1774623772> (referer: https://ecarstrade.com/cars/7010455)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_003/780x0__r.jpg?hash=1774623772> (referer: https://ecarstrade.com/cars/7010455)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_002/780x0__r.jpg?hash=1774623770> (referer: https://ecarstrade.com/cars/7010454)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_001/780x0__r.jpg?hash=1774623771> (referer: https://ecarstrade.com/cars/7010454)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_003/780x0__r.jpg?hash=1774623770> (referer: https://ecarstrade.com/cars/7010454)
2026-03-27 16:39:42 [ecarstrade.be] INFO: Extracting details for car 7010428auction111144
2026-03-27 16:39:42 [ecarstrade.be] INFO: Extracting details for car 7010427auction111144
2026-03-27 16:39:42 [ecarstrade.be] INFO: Extracting details for car 7010431auction111144
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3d9be470-46f2-516e-b16d-03721f2c012d
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3d9be470-46f2-516e-b16d-03721f2c012d
2026-03-27 16:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdf02256-0ed1-5f7e-a0e1-28594ad065eb with identifier: 7010428auction111144
2026-03-27 16:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf02256-0ed1-5f7e-a0e1-28594ad065eb with scrape type 1
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cdf02256-0ed1-5f7e-a0e1-28594ad065eb
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010428%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623729%27 HTTP/1.1" 200 None
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_001/780x0__r.jpg?hash=1774623729 not downloaded yet
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3d9be470-46f2-516e-b16d-03721f2c012d
2026-03-27 16:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 372de796-da98-5fa0-8281-634c579399a5 with identifier: 7010427auction111144
2026-03-27 16:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372de796-da98-5fa0-8281-634c579399a5 with scrape type 1
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 372de796-da98-5fa0-8281-634c579399a5
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010427%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623726%27 HTTP/1.1" 200 None
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_001/780x0__r.jpg?hash=1774623726 not downloaded yet
2026-03-27 16:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5f0d25-8a19-5b42-85d9-67800f2072db with identifier: 7010431auction111144
2026-03-27 16:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5f0d25-8a19-5b42-85d9-67800f2072db with scrape type 1
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b5f0d25-8a19-5b42-85d9-67800f2072db
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010431%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_001/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_003/780x0__r.jpg?hash=1774623729> (referer: https://ecarstrade.com/cars/7010430)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_005/780x0__r.jpg?hash=1774623730> (referer: https://ecarstrade.com/cars/7010430)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_002/780x0__r.jpg?hash=1774623730> (referer: https://ecarstrade.com/cars/7010430)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_001/780x0__r.jpg?hash=1774623729> (referer: https://ecarstrade.com/cars/7010430)
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010428%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623729%27 HTTP/1.1" 200 None
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_002/780x0__r.jpg?hash=1774623729 not downloaded yet
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010427%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623728%27 HTTP/1.1" 200 None
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_002/780x0__r.jpg?hash=1774623728 not downloaded yet
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010431%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_002/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_006/780x0__r.jpg?hash=1774623730> (referer: https://ecarstrade.com/cars/7010430)
2026-03-27 16:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_004/780x0__r.jpg?hash=1774623729> (referer: https://ecarstrade.com/cars/7010430)
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 835ec9f8-fc49-585b-914d-84ae5629a1e9
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 835ec9f8-fc49-585b-914d-84ae5629a1e9
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3d9be470-46f2-516e-b16d-03721f2c012d
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3d9be470-46f2-516e-b16d-03721f2c012d
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3d9be470-46f2-516e-b16d-03721f2c012d
2026-03-27 16:39:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d9be470-46f2-516e-b16d-03721f2c012d, skipping ID generation
2026-03-27 16:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d9be470-46f2-516e-b16d-03721f2c012d with scrape type 1
2026-03-27 16:39:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d9be470-46f2-516e-b16d-03721f2c012d sending to next pipeline
2026-03-27 16:39:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3d9be470-46f2-516e-b16d-03721f2c012d, identifier: 7010454auction111144
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010428%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623729%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_003/780x0__r.jpg?hash=1774623729 not downloaded yet
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010427%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623728%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_003/780x0__r.jpg?hash=1774623728 not downloaded yet
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010431%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_003/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d9be470-46f2-516e-b16d-03721f2c012d with identifier: 7010454auction111144
2026-03-27 16:39:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d9be470-46f2-516e-b16d-03721f2c012d with identifier: 7010454auction111144
2026-03-27 16:39:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d9be470-46f2-516e-b16d-03721f2c012d with identifier: 7010454auction111144 to the API
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010454/photo_003/780x0__r.jpg?hash=1774623770>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3d9be470-46f2-516e-b16d-03721f2c012d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010454',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 123701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan / 2016 / 5P / SUV 2.0 TDI 150 DSG7 Confortline '
'Business',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN / 2016 / 5P / SUV 2.0 TDI 150 DSG7 Confortline Business',
'vin': None,
'year': 2020}
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010454auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [ecarstrade.be] INFO: Saving data for 7010454auction111144: {'created_time': 1774629583.454808, 'last_price_update_time': 1774629583.454819, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010454auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_002/780x0__r.jpg?hash=1774623771> (referer: https://ecarstrade.com/cars/7010455)
2026-03-27 16:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_004/780x0__r.jpg?hash=1774623766> (referer: https://ecarstrade.com/cars/7010452)
2026-03-27 16:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_005/780x0__r.jpg?hash=1774623767> (referer: https://ecarstrade.com/cars/7010452)
2026-03-27 16:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_003/780x0__r.jpg?hash=1774623766> (referer: https://ecarstrade.com/cars/7010452)
2026-03-27 16:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_001/780x0__r.jpg?hash=1774623771> (referer: https://ecarstrade.com/cars/7010455)
2026-03-27 16:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_002/780x0__r.jpg?hash=1774623766> (referer: https://ecarstrade.com/cars/7010452)
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010428%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623729%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_004/780x0__r.jpg?hash=1774623729 not downloaded yet
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010427%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623726%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_004/780x0__r.jpg?hash=1774623726 not downloaded yet
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010431%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_004/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bb40a3f1-af2a-5125-a93a-e40eaae07540
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bb40a3f1-af2a-5125-a93a-e40eaae07540
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bb40a3f1-af2a-5125-a93a-e40eaae07540
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bb40a3f1-af2a-5125-a93a-e40eaae07540
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bb40a3f1-af2a-5125-a93a-e40eaae07540
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bb40a3f1-af2a-5125-a93a-e40eaae07540
2026-03-27 16:39:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb40a3f1-af2a-5125-a93a-e40eaae07540, skipping ID generation
2026-03-27 16:39:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb40a3f1-af2a-5125-a93a-e40eaae07540 with scrape type 1
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb40a3f1-af2a-5125-a93a-e40eaae07540 sending to next pipeline
2026-03-27 16:39:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb40a3f1-af2a-5125-a93a-e40eaae07540, identifier: 7010430auction111144
2026-03-27 16:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page29?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb40a3f1-af2a-5125-a93a-e40eaae07540 with identifier: 7010430auction111144
2026-03-27 16:39:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:39:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb40a3f1-af2a-5125-a93a-e40eaae07540 with identifier: 7010430auction111144
2026-03-27 16:39:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb40a3f1-af2a-5125-a93a-e40eaae07540 with identifier: 7010430auction111144 to the API
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010430/photo_004/780x0__r.jpg?hash=1774623729>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Other',
'id': 'bb40a3f1-af2a-5125-a93a-e40eaae07540',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010430',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Mercedes',
'model': 'GLA 250',
'odometer': 58075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLA / 2020 / 5P / SUV 1.3 GLA 250 e BUSINESS LINE DCT',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ GLA / 2020 / 5P / SUV 1.3 e BUSINESS LINE DCT',
'vin': None,
'year': 2022}
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010430auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [ecarstrade.be] INFO: Saving data for 7010430auction111144: {'created_time': 1774629583.92759, 'last_price_update_time': 1774629583.927601, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010430auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010428%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623730%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_005/780x0__r.jpg?hash=1774623730 not downloaded yet
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010427%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623727%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_005/780x0__r.jpg?hash=1774623727 not downloaded yet
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010431%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_005/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_001/780x0__r.jpg?hash=1774623726> (referer: https://ecarstrade.com/cars/7010427)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_001/780x0__r.jpg?hash=1774623729> (referer: https://ecarstrade.com/cars/7010428)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_006/780x0__r.jpg?hash=1774623761> (referer: https://ecarstrade.com/cars/7010448)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_001/780x0__r.jpg?hash=1774623766> (referer: https://ecarstrade.com/cars/7010452)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_001/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010431)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_004/780x0__r.jpg?hash=1774623761> (referer: https://ecarstrade.com/cars/7010448)
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010428%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623729%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_006/780x0__r.jpg?hash=1774623729 not downloaded yet
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010427%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623728%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_006/780x0__r.jpg?hash=1774623728 not downloaded yet
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010431%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623735%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_006/780x0__r.jpg?hash=1774623735 not downloaded yet
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 835ec9f8-fc49-585b-914d-84ae5629a1e9
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6ad366a5-e7af-5a86-99bc-e13caaf64206
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6ad366a5-e7af-5a86-99bc-e13caaf64206
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6ad366a5-e7af-5a86-99bc-e13caaf64206
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 835ec9f8-fc49-585b-914d-84ae5629a1e9
2026-03-27 16:39:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 835ec9f8-fc49-585b-914d-84ae5629a1e9, skipping ID generation
2026-03-27 16:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835ec9f8-fc49-585b-914d-84ae5629a1e9 with scrape type 1
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 835ec9f8-fc49-585b-914d-84ae5629a1e9 sending to next pipeline
2026-03-27 16:39:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 835ec9f8-fc49-585b-914d-84ae5629a1e9, identifier: 7010455auction111144
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6ad366a5-e7af-5a86-99bc-e13caaf64206
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:39:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 835ec9f8-fc49-585b-914d-84ae5629a1e9 with identifier: 7010455auction111144
2026-03-27 16:39:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 835ec9f8-fc49-585b-914d-84ae5629a1e9 with identifier: 7010455auction111144
2026-03-27 16:39:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 835ec9f8-fc49-585b-914d-84ae5629a1e9 with identifier: 7010455auction111144 to the API
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010455/photo_001/780x0__r.jpg?hash=1774623771>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '835ec9f8-fc49-585b-914d-84ae5629a1e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010455',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Volvo',
'model': 'XC40',
'odometer': 128649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 / 2022 / 5P / SUV Recharge T4 211 DCT7 Start',
'transmission': 'automatic',
'trim': 'VOLVO / 2022 / 5P / SUV Recharge T4 211 DCT7 Start',
'vin': None,
'year': 2022}
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010455auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Saving data for 7010455auction111144: {'created_time': 1774629584.460223, 'last_price_update_time': 1774629584.460234, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010455auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_003/780x0__r.jpg?hash=1774623728> (referer: https://ecarstrade.com/cars/7010427)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_003/780x0__r.jpg?hash=1774623729> (referer: https://ecarstrade.com/cars/7010428)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_002/780x0__r.jpg?hash=1774623761> (referer: https://ecarstrade.com/cars/7010448)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_003/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010431)
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6784210auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784210auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6784210auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6810528auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276810528auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6810528auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6810530auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276810530auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6810530auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6844413auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844413auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6844413auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6844418auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844418auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6844418auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6861888auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861888auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6861888auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6861910auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861910auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6861910auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6861911auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861911auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6861911auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6875741auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875741auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6875741auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6875747auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875747auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6875747auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6875748auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875748auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6875748auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6898132auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898132auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6898132auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6898138auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898138auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6898138auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6898139auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898139auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6898139auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6949434auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949434auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6949434auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6949440auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949440auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6949440auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6949443auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949443auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6949443auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6949444auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949444auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6949444auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6949457auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949457auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6949457auction87925: 0
2026-03-27 16:39:44 [ecarstrade.be] INFO: Found listing with ID: 6949461auction87925
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949461auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:44 [ecarstrade.be] INFO: Scrape type for 6949461auction87925: 0
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_002/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010431)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_002/780x0__r.jpg?hash=1774623728> (referer: https://ecarstrade.com/cars/7010427)
2026-03-27 16:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_003/780x0__r.jpg?hash=1774623761> (referer: https://ecarstrade.com/cars/7010448)
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 372de796-da98-5fa0-8281-634c579399a5
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cdf02256-0ed1-5f7e-a0e1-28594ad065eb
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 57bba42b-9c6d-514c-822d-caa0a2cb93c1
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6ad366a5-e7af-5a86-99bc-e13caaf64206
2026-03-27 16:39:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ad366a5-e7af-5a86-99bc-e13caaf64206, skipping ID generation
2026-03-27 16:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad366a5-e7af-5a86-99bc-e13caaf64206 with scrape type 1
2026-03-27 16:39:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ad366a5-e7af-5a86-99bc-e13caaf64206 sending to next pipeline
2026-03-27 16:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ad366a5-e7af-5a86-99bc-e13caaf64206, identifier: 7010452auction111144
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b5f0d25-8a19-5b42-85d9-67800f2072db
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 57bba42b-9c6d-514c-822d-caa0a2cb93c1
2026-03-27 16:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ad366a5-e7af-5a86-99bc-e13caaf64206 with identifier: 7010452auction111144
2026-03-27 16:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ad366a5-e7af-5a86-99bc-e13caaf64206 with identifier: 7010452auction111144
2026-03-27 16:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ad366a5-e7af-5a86-99bc-e13caaf64206 with identifier: 7010452auction111144 to the API
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010452/photo_001/780x0__r.jpg?hash=1774623766>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6ad366a5-e7af-5a86-99bc-e13caaf64206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010452',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 80812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Passat Break Comfortline BMT/Start-Stopp 2.0 TDI 150CV BVM6 E6',
'transmission': 'manual',
'trim': 'Break Comfortline BMT/Start-Stopp 2.0 TDI 150CV BVM6 E6',
'vin': None,
'year': 2019}
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010452auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:45 [ecarstrade.be] INFO: Saving data for 7010452auction111144: {'created_time': 1774629585.353988, 'last_price_update_time': 1774629585.353999, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010452auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 372de796-da98-5fa0-8281-634c579399a5
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cdf02256-0ed1-5f7e-a0e1-28594ad065eb
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 57bba42b-9c6d-514c-822d-caa0a2cb93c1
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b5f0d25-8a19-5b42-85d9-67800f2072db
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_005/780x0__r.jpg?hash=1774623765> (referer: https://ecarstrade.com/cars/7010451)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_004/780x0__r.jpg?hash=1774623726> (referer: https://ecarstrade.com/cars/7010427)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_002/780x0__r.jpg?hash=1774623729> (referer: https://ecarstrade.com/cars/7010428)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_004/780x0__r.jpg?hash=1774623729> (referer: https://ecarstrade.com/cars/7010428)
2026-03-27 16:39:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b5f0d25-8a19-5b42-85d9-67800f2072db
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 372de796-da98-5fa0-8281-634c579399a5
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 57bba42b-9c6d-514c-822d-caa0a2cb93c1
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_001/780x0__r.jpg?hash=1774623761> (referer: https://ecarstrade.com/cars/7010448)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_005/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010431)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_004/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010431)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_005/780x0__r.jpg?hash=1774623727> (referer: https://ecarstrade.com/cars/7010427)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_006/780x0__r.jpg?hash=1774623735> (referer: https://ecarstrade.com/cars/7010431)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_005/780x0__r.jpg?hash=1774623730> (referer: https://ecarstrade.com/cars/7010428)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_006/780x0__r.jpg?hash=1774623729> (referer: https://ecarstrade.com/cars/7010428)
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a35445f7-1bcd-54bd-bc4c-4425a550a920
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 372de796-da98-5fa0-8281-634c579399a5
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_002/780x0__r.jpg?hash=1774623765> (referer: https://ecarstrade.com/cars/7010451)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_006/780x0__r.jpg?hash=1774623728> (referer: https://ecarstrade.com/cars/7010427)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_001/780x0__r.jpg?hash=1774623765> (referer: https://ecarstrade.com/cars/7010451)
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cdf02256-0ed1-5f7e-a0e1-28594ad065eb
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cdf02256-0ed1-5f7e-a0e1-28594ad065eb
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 57bba42b-9c6d-514c-822d-caa0a2cb93c1
2026-03-27 16:39:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57bba42b-9c6d-514c-822d-caa0a2cb93c1, skipping ID generation
2026-03-27 16:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57bba42b-9c6d-514c-822d-caa0a2cb93c1 with scrape type 1
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57bba42b-9c6d-514c-822d-caa0a2cb93c1 sending to next pipeline
2026-03-27 16:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 57bba42b-9c6d-514c-822d-caa0a2cb93c1, identifier: 7010448auction111144
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b5f0d25-8a19-5b42-85d9-67800f2072db
2026-03-27 16:39:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b5f0d25-8a19-5b42-85d9-67800f2072db
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_006/780x0__r.jpg?hash=1774623769> (referer: https://ecarstrade.com/cars/7010453)
2026-03-27 16:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 57bba42b-9c6d-514c-822d-caa0a2cb93c1 with identifier: 7010448auction111144
2026-03-27 16:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 57bba42b-9c6d-514c-822d-caa0a2cb93c1 with identifier: 7010448auction111144
2026-03-27 16:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 57bba42b-9c6d-514c-822d-caa0a2cb93c1 with identifier: 7010448auction111144 to the API
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010448/photo_001/780x0__r.jpg?hash=1774623761>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.4L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '57bba42b-9c6d-514c-822d-caa0a2cb93c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010448',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 112951,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia / 2020 / 5P / Berline 1.4 TSI PHEV iV 204 DSG6e '
'Business',
'transmission': 'automatic',
'trim': 'SKODA / 2020 / 5P / Berline 1.4 TSI PHEV iV 204 DSG6e Business',
'vin': None,
'year': 2021}
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010448auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:45 [ecarstrade.be] INFO: Saving data for 7010448auction111144: {'created_time': 1774629585.970739, 'last_price_update_time': 1774629585.97075, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010448auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_004/780x0__r.jpg?hash=1774623765> (referer: https://ecarstrade.com/cars/7010451)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_005/780x0__r.jpg?hash=1774623768> (referer: https://ecarstrade.com/cars/7010453)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_003/780x0__r.jpg?hash=1774623766> (referer: https://ecarstrade.com/cars/7010451)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_004/780x0__r.jpg?hash=1774623769> (referer: https://ecarstrade.com/cars/7010453)
2026-03-27 16:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_003/780x0__r.jpg?hash=1774623769> (referer: https://ecarstrade.com/cars/7010453)
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 372de796-da98-5fa0-8281-634c579399a5
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b5f0d25-8a19-5b42-85d9-67800f2072db
2026-03-27 16:39:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b5f0d25-8a19-5b42-85d9-67800f2072db, skipping ID generation
2026-03-27 16:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5f0d25-8a19-5b42-85d9-67800f2072db with scrape type 1
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b5f0d25-8a19-5b42-85d9-67800f2072db sending to next pipeline
2026-03-27 16:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b5f0d25-8a19-5b42-85d9-67800f2072db, identifier: 7010431auction111144
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cdf02256-0ed1-5f7e-a0e1-28594ad065eb
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cdf02256-0ed1-5f7e-a0e1-28594ad065eb
2026-03-27 16:39:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdf02256-0ed1-5f7e-a0e1-28594ad065eb, skipping ID generation
2026-03-27 16:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf02256-0ed1-5f7e-a0e1-28594ad065eb with scrape type 1
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdf02256-0ed1-5f7e-a0e1-28594ad065eb sending to next pipeline
2026-03-27 16:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cdf02256-0ed1-5f7e-a0e1-28594ad065eb, identifier: 7010428auction111144
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a35445f7-1bcd-54bd-bc4c-4425a550a920
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 372de796-da98-5fa0-8281-634c579399a5
2026-03-27 16:39:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 372de796-da98-5fa0-8281-634c579399a5, skipping ID generation
2026-03-27 16:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372de796-da98-5fa0-8281-634c579399a5 with scrape type 1
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 372de796-da98-5fa0-8281-634c579399a5 sending to next pipeline
2026-03-27 16:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 372de796-da98-5fa0-8281-634c579399a5, identifier: 7010427auction111144
2026-03-27 16:39:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a35445f7-1bcd-54bd-bc4c-4425a550a920
2026-03-27 16:39:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b5f0d25-8a19-5b42-85d9-67800f2072db with identifier: 7010431auction111144
2026-03-27 16:39:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b5f0d25-8a19-5b42-85d9-67800f2072db with identifier: 7010431auction111144
2026-03-27 16:39:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b5f0d25-8a19-5b42-85d9-67800f2072db with identifier: 7010431auction111144 to the API
2026-03-27 16:39:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010431/photo_006/780x0__r.jpg?hash=1774623735>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Electric',
'id': '0b5f0d25-8a19-5b42-85d9-67800f2072db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010431',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Opel',
'model': 'Mokka',
'odometer': 40910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mokka e Elegance Business 50kWh BVA',
'transmission': 'automatic',
'trim': 'e Elegance Business 50kWh BVA',
'vin': None,
'year': 2022}
2026-03-27 16:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010431auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:46 [ecarstrade.be] INFO: Saving data for 7010431auction111144: {'created_time': 1774629586.756255, 'last_price_update_time': 1774629586.756266, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010431auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cdf02256-0ed1-5f7e-a0e1-28594ad065eb with identifier: 7010428auction111144
2026-03-27 16:39:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cdf02256-0ed1-5f7e-a0e1-28594ad065eb with identifier: 7010428auction111144
2026-03-27 16:39:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cdf02256-0ed1-5f7e-a0e1-28594ad065eb with identifier: 7010428auction111144 to the API
2026-03-27 16:39:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010428/photo_006/780x0__r.jpg?hash=1774623729>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'cdf02256-0ed1-5f7e-a0e1-28594ad065eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010428',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Nissan',
'model': 'Juke',
'odometer': 13315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-01',
'seats_number': None,
'seller_name': None,
'title': 'NISSAN Juke / 2019 / 5P / Crossover Hybrid 143 Business Edition',
'transmission': 'automatic',
'trim': 'NISSAN / 2019 / 5P / Crossover Hybrid 143 Business Edition',
'vin': None,
'year': 2025}
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010428auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:47 [ecarstrade.be] INFO: Saving data for 7010428auction111144: {'created_time': 1774629587.025595, 'last_price_update_time': 1774629587.025606, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010428auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 372de796-da98-5fa0-8281-634c579399a5 with identifier: 7010427auction111144
2026-03-27 16:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 372de796-da98-5fa0-8281-634c579399a5 with identifier: 7010427auction111144
2026-03-27 16:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 372de796-da98-5fa0-8281-634c579399a5 with identifier: 7010427auction111144 to the API
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010427/photo_006/780x0__r.jpg?hash=1774623728>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.3L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '372de796-da98-5fa0-8281-634c579399a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010427',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 53780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Classe A Compact / 2018 / 5P / Berline A 180 Style '
'Line',
'transmission': 'manual',
'trim': 'MERCEDES-BENZ Classe A Compact / 2018 / 5P / Berline Style Line',
'vin': None,
'year': 2019}
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010427auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:47 [ecarstrade.be] INFO: Saving data for 7010427auction111144: {'created_time': 1774629587.302975, 'last_price_update_time': 1774629587.302986, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010427auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3f22f386-685f-5b12-ba02-66d4ecd5e859
2026-03-27 16:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_001/780x0__r.jpg?hash=1774623757> (referer: https://ecarstrade.com/cars/7010445)
2026-03-27 16:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_004/780x0__r.jpg?hash=1774623757> (referer: https://ecarstrade.com/cars/7010445)
2026-03-27 16:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_002/780x0__r.jpg?hash=1774623768> (referer: https://ecarstrade.com/cars/7010453)
2026-03-27 16:39:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_001/780x0__r.jpg?hash=1774623768> (referer: https://ecarstrade.com/cars/7010453)
2026-03-27 16:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_003/780x0__r.jpg?hash=1774623757> (referer: https://ecarstrade.com/cars/7010445)
2026-03-27 16:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_002/780x0__r.jpg?hash=1774623757> (referer: https://ecarstrade.com/cars/7010445)
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a35445f7-1bcd-54bd-bc4c-4425a550a920
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3f22f386-685f-5b12-ba02-66d4ecd5e859
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a35445f7-1bcd-54bd-bc4c-4425a550a920
2026-03-27 16:39:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a35445f7-1bcd-54bd-bc4c-4425a550a920, skipping ID generation
2026-03-27 16:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35445f7-1bcd-54bd-bc4c-4425a550a920 with scrape type 1
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a35445f7-1bcd-54bd-bc4c-4425a550a920 sending to next pipeline
2026-03-27 16:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a35445f7-1bcd-54bd-bc4c-4425a550a920, identifier: 7010451auction111144
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3f22f386-685f-5b12-ba02-66d4ecd5e859
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3f22f386-685f-5b12-ba02-66d4ecd5e859
2026-03-27 16:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a35445f7-1bcd-54bd-bc4c-4425a550a920 with identifier: 7010451auction111144
2026-03-27 16:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a35445f7-1bcd-54bd-bc4c-4425a550a920 with identifier: 7010451auction111144
2026-03-27 16:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a35445f7-1bcd-54bd-bc4c-4425a550a920 with identifier: 7010451auction111144 to the API
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010451/photo_003/780x0__r.jpg?hash=1774623766>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a35445f7-1bcd-54bd-bc4c-4425a550a920',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010451',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'AC',
'model': 'Toyota Proace',
'odometer': 106479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-01',
'seats_number': 9,
'seller_name': None,
'title': 'TOYOTA Proace 4p Combi 1.5 D LONG 120 D-4D DYNAMIC',
'transmission': 'manual',
'trim': 'TOYOTA Proace 4p Combi 1.5 D LONG 120 D-4D DYNAMIC',
'vin': None,
'year': 2019}
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010451auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:47 [ecarstrade.be] INFO: Saving data for 7010451auction111144: {'created_time': 1774629587.717093, 'last_price_update_time': 1774629587.717104, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010451auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8258737b-a995-573a-8505-ac5aaf7fde8a
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8258737b-a995-573a-8505-ac5aaf7fde8a
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3f22f386-685f-5b12-ba02-66d4ecd5e859
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3f22f386-685f-5b12-ba02-66d4ecd5e859
2026-03-27 16:39:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f22f386-685f-5b12-ba02-66d4ecd5e859, skipping ID generation
2026-03-27 16:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f22f386-685f-5b12-ba02-66d4ecd5e859 with scrape type 1
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f22f386-685f-5b12-ba02-66d4ecd5e859 sending to next pipeline
2026-03-27 16:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3f22f386-685f-5b12-ba02-66d4ecd5e859, identifier: 7010453auction111144
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8258737b-a995-573a-8505-ac5aaf7fde8a
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8258737b-a995-573a-8505-ac5aaf7fde8a
2026-03-27 16:39:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8258737b-a995-573a-8505-ac5aaf7fde8a, skipping ID generation
2026-03-27 16:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8258737b-a995-573a-8505-ac5aaf7fde8a with scrape type 1
2026-03-27 16:39:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8258737b-a995-573a-8505-ac5aaf7fde8a sending to next pipeline
2026-03-27 16:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8258737b-a995-573a-8505-ac5aaf7fde8a, identifier: 7010445auction111144
2026-03-27 16:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3f22f386-685f-5b12-ba02-66d4ecd5e859 with identifier: 7010453auction111144
2026-03-27 16:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3f22f386-685f-5b12-ba02-66d4ecd5e859 with identifier: 7010453auction111144
2026-03-27 16:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3f22f386-685f-5b12-ba02-66d4ecd5e859 with identifier: 7010453auction111144 to the API
2026-03-27 16:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010453/photo_001/780x0__r.jpg?hash=1774623768>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3f22f386-685f-5b12-ba02-66d4ecd5e859',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010453',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 69077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Taigo Style 1.0 TSI 110CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Style 1.0 TSI 110CV BVA7 E6d',
'vin': None,
'year': 2022}
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010453auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:48 [ecarstrade.be] INFO: Saving data for 7010453auction111144: {'created_time': 1774629588.173987, 'last_price_update_time': 1774629588.174003, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010453auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8258737b-a995-573a-8505-ac5aaf7fde8a with identifier: 7010445auction111144
2026-03-27 16:39:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8258737b-a995-573a-8505-ac5aaf7fde8a with identifier: 7010445auction111144
2026-03-27 16:39:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8258737b-a995-573a-8505-ac5aaf7fde8a with identifier: 7010445auction111144 to the API
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010445/photo_002/780x0__r.jpg?hash=1774623757>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '8258737b-a995-573a-8505-ac5aaf7fde8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010445',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Clio',
'odometer': 62432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-01',
'seats_number': 2,
'seller_name': None,
'title': 'Clio IV Air MediaNav 1.5 dCi 75CV BVM5 E6',
'transmission': 'manual',
'trim': 'IV Air MediaNav 1.5 dCi 75CV BVM5 E6',
'vin': None,
'year': 2018}
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010445auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:48 [ecarstrade.be] INFO: Saving data for 7010445auction111144: {'created_time': 1774629588.497456, 'last_price_update_time': 1774629588.49747, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010445auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010429> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:51 [ecarstrade.be] INFO: Extracting details for car 7010429auction111144
2026-03-27 16:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97 with identifier: 7010429auction111144
2026-03-27 16:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97 with scrape type 1
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010429%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_001/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010429%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_002/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010429%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_003/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010429%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_004/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010429%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623732%27 HTTP/1.1" 200 None
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_005/780x0__r.jpg?hash=1774623732 not downloaded yet
2026-03-27 16:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_002/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010429)
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010429%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623734%27 HTTP/1.1" 200 None
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_006/780x0__r.jpg?hash=1774623734 not downloaded yet
2026-03-27 16:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_001/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010429)
2026-03-27 16:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_004/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010429)
2026-03-27 16:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_005/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010429)
2026-03-27 16:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_006/780x0__r.jpg?hash=1774623734> (referer: https://ecarstrade.com/cars/7010429)
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97
2026-03-27 16:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_003/780x0__r.jpg?hash=1774623732> (referer: https://ecarstrade.com/cars/7010429)
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97
2026-03-27 16:39:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97, skipping ID generation
2026-03-27 16:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97 with scrape type 1
2026-03-27 16:39:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97 sending to next pipeline
2026-03-27 16:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97, identifier: 7010429auction111144
2026-03-27 16:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97 with identifier: 7010429auction111144
2026-03-27 16:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97 with identifier: 7010429auction111144
2026-03-27 16:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 861bfeec-f2f1-5dcf-ba84-d7b6e345eb97 with identifier: 7010429auction111144 to the API
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010429/photo_003/780x0__r.jpg?hash=1774623732>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Electric',
'id': '861bfeec-f2f1-5dcf-ba84-d7b6e345eb97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010429',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'MG',
'model': 'MG4',
'odometer': 37016,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG4 / 2022 / 5P / Berline Standard 51kWh 125kW',
'transmission': 'automatic',
'trim': '4 / 2022 / 5P / Berline Standard 51kWh 125kW',
'vin': None,
'year': 2024}
2026-03-27 16:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010429auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:52 [ecarstrade.be] INFO: Saving data for 7010429auction111144: {'created_time': 1774629592.070737, 'last_price_update_time': 1774629592.070749, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010429auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010426> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:54 [ecarstrade.be] INFO: Extracting details for car 7010426auction111144
2026-03-27 16:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d854b684-7424-57ff-b268-1ef3f0524b01 with identifier: 7010426auction111144
2026-03-27 16:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d854b684-7424-57ff-b268-1ef3f0524b01 with scrape type 1
2026-03-27 16:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d854b684-7424-57ff-b268-1ef3f0524b01
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010426%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623726%27 HTTP/1.1" 200 None
2026-03-27 16:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_001/780x0__r.jpg?hash=1774623726 not downloaded yet
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010426%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623726%27 HTTP/1.1" 200 None
2026-03-27 16:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_002/780x0__r.jpg?hash=1774623726 not downloaded yet
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010426%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623726%27 HTTP/1.1" 200 None
2026-03-27 16:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_003/780x0__r.jpg?hash=1774623726 not downloaded yet
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010426%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623726%27 HTTP/1.1" 200 None
2026-03-27 16:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_004/780x0__r.jpg?hash=1774623726 not downloaded yet
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010426%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623726%27 HTTP/1.1" 200 None
2026-03-27 16:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_005/780x0__r.jpg?hash=1774623726 not downloaded yet
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010426%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623726%27 HTTP/1.1" 200 None
2026-03-27 16:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_006/780x0__r.jpg?hash=1774623726 not downloaded yet
2026-03-27 16:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_002/780x0__r.jpg?hash=1774623726> (referer: https://ecarstrade.com/cars/7010426)
2026-03-27 16:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_004/780x0__r.jpg?hash=1774623726> (referer: https://ecarstrade.com/cars/7010426)
2026-03-27 16:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_001/780x0__r.jpg?hash=1774623726> (referer: https://ecarstrade.com/cars/7010426)
2026-03-27 16:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_005/780x0__r.jpg?hash=1774623726> (referer: https://ecarstrade.com/cars/7010426)
2026-03-27 16:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_006/780x0__r.jpg?hash=1774623726> (referer: https://ecarstrade.com/cars/7010426)
2026-03-27 16:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010425> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_003/780x0__r.jpg?hash=1774623726> (referer: https://ecarstrade.com/cars/7010426)
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d854b684-7424-57ff-b268-1ef3f0524b01
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d854b684-7424-57ff-b268-1ef3f0524b01
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d854b684-7424-57ff-b268-1ef3f0524b01
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d854b684-7424-57ff-b268-1ef3f0524b01
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d854b684-7424-57ff-b268-1ef3f0524b01
2026-03-27 16:39:55 [ecarstrade.be] INFO: Extracting details for car 7010425auction111144
2026-03-27 16:39:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b43e882-5ec9-511b-9dd8-72816703e639 with identifier: 7010425auction111144
2026-03-27 16:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b43e882-5ec9-511b-9dd8-72816703e639 with scrape type 1
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b43e882-5ec9-511b-9dd8-72816703e639
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010425%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623724%27 HTTP/1.1" 200 None
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_001/780x0__r.jpg?hash=1774623724 not downloaded yet
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d854b684-7424-57ff-b268-1ef3f0524b01
2026-03-27 16:39:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d854b684-7424-57ff-b268-1ef3f0524b01, skipping ID generation
2026-03-27 16:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d854b684-7424-57ff-b268-1ef3f0524b01 with scrape type 1
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d854b684-7424-57ff-b268-1ef3f0524b01 sending to next pipeline
2026-03-27 16:39:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d854b684-7424-57ff-b268-1ef3f0524b01, identifier: 7010426auction111144
2026-03-27 16:39:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d854b684-7424-57ff-b268-1ef3f0524b01 with identifier: 7010426auction111144
2026-03-27 16:39:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d854b684-7424-57ff-b268-1ef3f0524b01 with identifier: 7010426auction111144
2026-03-27 16:39:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d854b684-7424-57ff-b268-1ef3f0524b01 with identifier: 7010426auction111144 to the API
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010426/photo_003/780x0__r.jpg?hash=1774623726>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.5L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd854b684-7424-57ff-b268-1ef3f0524b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010426',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Ford',
'model': 'Kuga',
'odometer': 70009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga / 2019 / 5P / SUV 2.5 190 hybrid Flexifuel Pshift Vignale',
'transmission': 'automatic',
'trim': 'FORD / 2019 / 5P / SUV 2.5 190 hybrid Flexifuel Pshift Vignale',
'vin': None,
'year': 2023}
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010426auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:55 [ecarstrade.be] INFO: Saving data for 7010426auction111144: {'created_time': 1774629595.577407, 'last_price_update_time': 1774629595.577417, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010426auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010425%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623725%27 HTTP/1.1" 200 None
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_002/780x0__r.jpg?hash=1774623725 not downloaded yet
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010425%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623724%27 HTTP/1.1" 200 None
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_003/780x0__r.jpg?hash=1774623724 not downloaded yet
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010425%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623724%27 HTTP/1.1" 200 None
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_004/780x0__r.jpg?hash=1774623724 not downloaded yet
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010425%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623724%27 HTTP/1.1" 200 None
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_005/780x0__r.jpg?hash=1774623724 not downloaded yet
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010425%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623724%27 HTTP/1.1" 200 None
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_006/780x0__r.jpg?hash=1774623724 not downloaded yet
2026-03-27 16:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_002/780x0__r.jpg?hash=1774623725> (referer: https://ecarstrade.com/cars/7010425)
2026-03-27 16:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_003/780x0__r.jpg?hash=1774623724> (referer: https://ecarstrade.com/cars/7010425)
2026-03-27 16:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_001/780x0__r.jpg?hash=1774623724> (referer: https://ecarstrade.com/cars/7010425)
2026-03-27 16:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_005/780x0__r.jpg?hash=1774623724> (referer: https://ecarstrade.com/cars/7010425)
2026-03-27 16:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_006/780x0__r.jpg?hash=1774623724> (referer: https://ecarstrade.com/cars/7010425)
2026-03-27 16:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_004/780x0__r.jpg?hash=1774623724> (referer: https://ecarstrade.com/cars/7010425)
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b43e882-5ec9-511b-9dd8-72816703e639
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b43e882-5ec9-511b-9dd8-72816703e639
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b43e882-5ec9-511b-9dd8-72816703e639
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b43e882-5ec9-511b-9dd8-72816703e639
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b43e882-5ec9-511b-9dd8-72816703e639
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b43e882-5ec9-511b-9dd8-72816703e639
2026-03-27 16:39:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b43e882-5ec9-511b-9dd8-72816703e639, skipping ID generation
2026-03-27 16:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b43e882-5ec9-511b-9dd8-72816703e639 with scrape type 1
2026-03-27 16:39:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b43e882-5ec9-511b-9dd8-72816703e639 sending to next pipeline
2026-03-27 16:39:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b43e882-5ec9-511b-9dd8-72816703e639, identifier: 7010425auction111144
2026-03-27 16:39:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b43e882-5ec9-511b-9dd8-72816703e639 with identifier: 7010425auction111144
2026-03-27 16:39:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b43e882-5ec9-511b-9dd8-72816703e639 with identifier: 7010425auction111144
2026-03-27 16:39:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b43e882-5ec9-511b-9dd8-72816703e639 with identifier: 7010425auction111144 to the API
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:39:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010425/photo_004/780x0__r.jpg?hash=1774623724>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '0b43e882-5ec9-511b-9dd8-72816703e639',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010425',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Hyundai',
'model': 'i20',
'odometer': 115785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'i20 Intuitive 1.2 85CV BVM5 E6',
'transmission': 'manual',
'trim': 'Intuitive 1.2 85CV BVM5 E6',
'vin': None,
'year': 2018}
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010425auction111144%27 HTTP/1.1" 200 None
2026-03-27 16:39:56 [ecarstrade.be] INFO: Saving data for 7010425auction111144: {'created_time': 1774629596.281064, 'last_price_update_time': 1774629596.281075, 'auction_closing_time': 1774713600.0}
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010425auction111144') HTTP/1.1" 204 0
2026-03-27 16:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page30?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page29?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:39:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:39:56 [ecarstrade.be] INFO: Found listing with ID: 6949471auction87925
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949471auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:56 [ecarstrade.be] INFO: Scrape type for 6949471auction87925: 0
2026-03-27 16:39:56 [ecarstrade.be] INFO: Found listing with ID: 6949491auction87925
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949491auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:56 [ecarstrade.be] INFO: Scrape type for 6949491auction87925: 0
2026-03-27 16:39:56 [ecarstrade.be] INFO: Found listing with ID: 6949528auction87925
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949528auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:56 [ecarstrade.be] INFO: Scrape type for 6949528auction87925: 0
2026-03-27 16:39:56 [ecarstrade.be] INFO: Found listing with ID: 6949576auction87925
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949576auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:56 [ecarstrade.be] INFO: Scrape type for 6949576auction87925: 0
2026-03-27 16:39:56 [ecarstrade.be] INFO: Found listing with ID: 6959581auction87925
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959581auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:56 [ecarstrade.be] INFO: Scrape type for 6959581auction87925: 0
2026-03-27 16:39:56 [ecarstrade.be] INFO: Found listing with ID: 6959582auction87925
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959582auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:56 [ecarstrade.be] INFO: Scrape type for 6959582auction87925: 0
2026-03-27 16:39:56 [ecarstrade.be] INFO: Found listing with ID: 6959594auction87925
2026-03-27 16:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959594auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6959594auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6959609auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959609auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6959609auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6959627auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959627auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6959627auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6959631auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959631auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6959631auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6959632auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959632auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6959632auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6959636auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959636auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6959636auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6959649auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959649auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6959649auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6963412auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963412auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6963412auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6963414auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963414auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6963414auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6968496auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968496auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6968496auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6968497auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968497auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6968497auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6968499auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968499auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6968499auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6968502auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968502auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6968502auction87925: 0
2026-03-27 16:39:57 [ecarstrade.be] INFO: Found listing with ID: 6968504auction87925
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968504auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:39:57 [ecarstrade.be] INFO: Scrape type for 6968504auction87925: 0
2026-03-27 16:39:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page31?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page30?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6978828auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978828auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6978828auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983201auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983201auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983201auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983202auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983202auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983202auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983206auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983206auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983206auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983209auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983209auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983209auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983216auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983216auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983216auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983218auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983218auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983218auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983222auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983222auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983222auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983224auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983224auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983224auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983225auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983225auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983225auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6983228auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983228auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6983228auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6985957auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985957auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6985957auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6985958auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985958auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6985958auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6992420auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992420auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6992420auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6995793auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995793auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6995793auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6995794auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995794auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6995794auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6995796auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995796auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6995796auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6995797auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995797auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6995797auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6995799auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995799auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6995799auction87925: 0
2026-03-27 16:40:03 [ecarstrade.be] INFO: Found listing with ID: 6995800auction87925
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995800auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:03 [ecarstrade.be] INFO: Scrape type for 6995800auction87925: 0
2026-03-27 16:40:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:07 [scrapy.extensions.logstats] INFO: Crawled 311 pages (at 35 pages/min), scraped 279 items (at 34 items/min)
2026-03-27 16:40:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page31?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6995801auction87925
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995801auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6995801auction87925: 0
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6995802auction87925
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995802auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6995802auction87925: 0
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6995803auction87925
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995803auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6995803auction87925: 0
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6995804auction87925
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995804auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6995804auction87925: 0
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6995805auction87925
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995805auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6995805auction87925: 0
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6995806auction87925
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995806auction87925%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6995806auction87925: 0
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6961345auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961345auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6961345auction61871: 2
2026-03-27 16:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6961346auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961346auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6961346auction61871: 2
2026-03-27 16:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6961344auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961344auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6961344auction61871: 2
2026-03-27 16:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6958102auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958102auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6958102auction61871: 2
2026-03-27 16:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6961341auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961341auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6961341auction61871: 2
2026-03-27 16:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6958098auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958098auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6958098auction61871: 2
2026-03-27 16:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6961334auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961334auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6961334auction61871: 2
2026-03-27 16:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6958100auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958100auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6958100auction61871: 2
2026-03-27 16:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6961335auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961335auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6961335auction61871: 2
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6962789auction61871
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962789auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:15 [ecarstrade.be] INFO: Scrape type for 6962789auction61871: 2
2026-03-27 16:40:15 [ecarstrade.be] INFO: Found listing with ID: 6958094auction61871
2026-03-27 16:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958094auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:16 [ecarstrade.be] INFO: Scrape type for 6958094auction61871: 2
2026-03-27 16:40:16 [ecarstrade.be] INFO: Found listing with ID: 6961331auction61871
2026-03-27 16:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961331auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:16 [ecarstrade.be] INFO: Scrape type for 6961331auction61871: 2
2026-03-27 16:40:16 [ecarstrade.be] INFO: Found listing with ID: 6961332auction61871
2026-03-27 16:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961332auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:16 [ecarstrade.be] INFO: Scrape type for 6961332auction61871: 2
2026-03-27 16:40:16 [ecarstrade.be] INFO: Found listing with ID: 6958096auction61871
2026-03-27 16:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958096auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:16 [ecarstrade.be] INFO: Scrape type for 6958096auction61871: 2
2026-03-27 16:40:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958102> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961344> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:22 [ecarstrade.be] INFO: Extracting details for car 6958102auction61871
2026-03-27 16:40:22 [ecarstrade.be] INFO: Extracting details for car 6961344auction61871
2026-03-27 16:40:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d03073-2c44-5106-90fa-fd91191bee42 with identifier: 6958102auction61871
2026-03-27 16:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d03073-2c44-5106-90fa-fd91191bee42 with scrape type 2
2026-03-27 16:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67d03073-2c44-5106-90fa-fd91191bee42 with scrape type 2
2026-03-27 16:40:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 67d03073-2c44-5106-90fa-fd91191bee42, identifier: 6958102auction61871
2026-03-27 16:40:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67d03073-2c44-5106-90fa-fd91191bee42 with identifier: 6958102auction61871
2026-03-27 16:40:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67d03073-2c44-5106-90fa-fd91191bee42 with identifier: 6958102auction61871
2026-03-27 16:40:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67d03073-2c44-5106-90fa-fd91191bee42 with identifier: 6958102auction61871 to the API
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958102>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.4L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '67d03073-2c44-5106-90fa-fd91191bee42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958102',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Audi',
'model': 'A3',
'odometer': 55042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 1.4 40 TFSI e Attraction 5d',
'transmission': 'automatic',
'trim': 'Sportback 1.4 40 TFSI e Attraction 5d',
'vin': None,
'year': 2022}
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958102auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:23 [ecarstrade.be] INFO: Saving data for 6958102auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367685.135325, 'last_price_update_time': 1774629623.332647}
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958102auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958098> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961341> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961334> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93feb302-a40c-5368-9797-8998ce2116fc with identifier: 6961344auction61871
2026-03-27 16:40:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93feb302-a40c-5368-9797-8998ce2116fc with scrape type 2
2026-03-27 16:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93feb302-a40c-5368-9797-8998ce2116fc with scrape type 2
2026-03-27 16:40:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 93feb302-a40c-5368-9797-8998ce2116fc, identifier: 6961344auction61871
2026-03-27 16:40:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 93feb302-a40c-5368-9797-8998ce2116fc with identifier: 6961344auction61871
2026-03-27 16:40:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 93feb302-a40c-5368-9797-8998ce2116fc with identifier: 6961344auction61871
2026-03-27 16:40:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 93feb302-a40c-5368-9797-8998ce2116fc with identifier: 6961344auction61871 to the API
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961344>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '93feb302-a40c-5368-9797-8998ce2116fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961344',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Skoda',
'model': 'Superb',
'odometer': 164755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 CRTDI 110kW DSG7 Clever+ 5d',
'transmission': 'automatic',
'trim': 'Combi 2.0 CRTDI 110kW DSG7 Clever+ 5d',
'vin': None,
'year': 2022}
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961344auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:23 [ecarstrade.be] INFO: Saving data for 6961344auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773408790.173531, 'last_price_update_time': 1774629623.826858}
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961344auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:23 [ecarstrade.be] INFO: Extracting details for car 6958098auction61871
2026-03-27 16:40:23 [ecarstrade.be] INFO: Extracting details for car 6961341auction61871
2026-03-27 16:40:23 [ecarstrade.be] INFO: Extracting details for car 6961334auction61871
2026-03-27 16:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961346> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961345> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b949c42d-e91b-5803-a37e-5c833972964e with identifier: 6958098auction61871
2026-03-27 16:40:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b949c42d-e91b-5803-a37e-5c833972964e with scrape type 2
2026-03-27 16:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b949c42d-e91b-5803-a37e-5c833972964e with scrape type 2
2026-03-27 16:40:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b949c42d-e91b-5803-a37e-5c833972964e, identifier: 6958098auction61871
2026-03-27 16:40:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a77538d4-a7bf-5f55-a185-10b88d99735b with identifier: 6961341auction61871
2026-03-27 16:40:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77538d4-a7bf-5f55-a185-10b88d99735b with scrape type 2
2026-03-27 16:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a77538d4-a7bf-5f55-a185-10b88d99735b with scrape type 2
2026-03-27 16:40:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a77538d4-a7bf-5f55-a185-10b88d99735b, identifier: 6961341auction61871
2026-03-27 16:40:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4372c84-5dbe-5001-9f7a-345ba8f065bf with identifier: 6961334auction61871
2026-03-27 16:40:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4372c84-5dbe-5001-9f7a-345ba8f065bf with scrape type 2
2026-03-27 16:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4372c84-5dbe-5001-9f7a-345ba8f065bf with scrape type 2
2026-03-27 16:40:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e4372c84-5dbe-5001-9f7a-345ba8f065bf, identifier: 6961334auction61871
2026-03-27 16:40:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:40:24 [ecarstrade.be] INFO: Extracting details for car 6961346auction61871
2026-03-27 16:40:24 [ecarstrade.be] INFO: Extracting details for car 6961345auction61871
2026-03-27 16:40:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b949c42d-e91b-5803-a37e-5c833972964e with identifier: 6958098auction61871
2026-03-27 16:40:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b949c42d-e91b-5803-a37e-5c833972964e with identifier: 6958098auction61871
2026-03-27 16:40:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b949c42d-e91b-5803-a37e-5c833972964e with identifier: 6958098auction61871 to the API
2026-03-27 16:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958098>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'b949c42d-e91b-5803-a37e-5c833972964e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958098',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 157082,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland X 1.5 Turbo ECOTEC D S/S AT8 Edition 5d',
'transmission': 'automatic',
'trim': '1.5 Turbo ECOTEC D S/S AT8 Edition 5d',
'vin': None,
'year': 2020}
2026-03-27 16:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958098auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:24 [ecarstrade.be] INFO: Saving data for 6958098auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367685.711905, 'last_price_update_time': 1774629624.483721}
2026-03-27 16:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958098auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a77538d4-a7bf-5f55-a185-10b88d99735b with identifier: 6961341auction61871
2026-03-27 16:40:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a77538d4-a7bf-5f55-a185-10b88d99735b with identifier: 6961341auction61871
2026-03-27 16:40:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a77538d4-a7bf-5f55-a185-10b88d99735b with identifier: 6961341auction61871 to the API
2026-03-27 16:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961341>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'a77538d4-a7bf-5f55-a185-10b88d99735b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961341',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Ford',
'model': 'Focus',
'odometer': 92053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-01',
'seats_number': 5,
'seller_name': None,
'title': "Ford, Focus SW '18, Ford Focus Clipper 1.5 EcoBlue 88kW Aut. Trend "
'Ed.',
'transmission': 'automatic',
'trim': ", SW '18, Clipper 1.5 EcoBlue 88kW Aut. Trend Ed.",
'vin': None,
'year': 2019}
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961341auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:25 [ecarstrade.be] INFO: Saving data for 6961341auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773416986.036715, 'last_price_update_time': 1774629625.375651}
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961341auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e4372c84-5dbe-5001-9f7a-345ba8f065bf with identifier: 6961334auction61871
2026-03-27 16:40:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e4372c84-5dbe-5001-9f7a-345ba8f065bf with identifier: 6961334auction61871
2026-03-27 16:40:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e4372c84-5dbe-5001-9f7a-345ba8f065bf with identifier: 6961334auction61871 to the API
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961334>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'e4372c84-5dbe-5001-9f7a-345ba8f065bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961334',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 21477,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2 PureTech 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.2 PureTech 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961334auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:25 [ecarstrade.be] INFO: Saving data for 6961334auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773416203.735039, 'last_price_update_time': 1774629625.718624}
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961334auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:25 [ecarstrade.be] INFO: Found listing with ID: 6961328auction61871
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961328auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:25 [ecarstrade.be] INFO: Scrape type for 6961328auction61871: 2
2026-03-27 16:40:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f75bc172-3c83-5fdb-9a87-2fcf4939a805 with identifier: 6961346auction61871
2026-03-27 16:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f75bc172-3c83-5fdb-9a87-2fcf4939a805 with scrape type 2
2026-03-27 16:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f75bc172-3c83-5fdb-9a87-2fcf4939a805 with scrape type 2
2026-03-27 16:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f75bc172-3c83-5fdb-9a87-2fcf4939a805, identifier: 6961346auction61871
2026-03-27 16:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c547734-036d-549c-b0e7-8265a3acc2d7 with identifier: 6961345auction61871
2026-03-27 16:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c547734-036d-549c-b0e7-8265a3acc2d7 with scrape type 2
2026-03-27 16:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c547734-036d-549c-b0e7-8265a3acc2d7 with scrape type 2
2026-03-27 16:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c547734-036d-549c-b0e7-8265a3acc2d7, identifier: 6961345auction61871
2026-03-27 16:40:25 [ecarstrade.be] INFO: Found listing with ID: 6958093auction61871
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958093auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:25 [ecarstrade.be] INFO: Scrape type for 6958093auction61871: 2
2026-03-27 16:40:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f75bc172-3c83-5fdb-9a87-2fcf4939a805 with identifier: 6961346auction61871
2026-03-27 16:40:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f75bc172-3c83-5fdb-9a87-2fcf4939a805 with identifier: 6961346auction61871
2026-03-27 16:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f75bc172-3c83-5fdb-9a87-2fcf4939a805 with identifier: 6961346auction61871 to the API
2026-03-27 16:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961346>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'f75bc172-3c83-5fdb-9a87-2fcf4939a805',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961346',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '5008',
'odometer': 132752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 Allure Pack 5d',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 96kW S&S EAT8 Allure Pack 5d',
'vin': None,
'year': 2021}
2026-03-27 16:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961346auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:26 [ecarstrade.be] INFO: Saving data for 6961346auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773408786.029498, 'last_price_update_time': 1774629626.853655}
2026-03-27 16:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961346auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c547734-036d-549c-b0e7-8265a3acc2d7 with identifier: 6961345auction61871
2026-03-27 16:40:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c547734-036d-549c-b0e7-8265a3acc2d7 with identifier: 6961345auction61871
2026-03-27 16:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c547734-036d-549c-b0e7-8265a3acc2d7 with identifier: 6961345auction61871 to the API
2026-03-27 16:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961345>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '5c547734-036d-549c-b0e7-8265a3acc2d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961345',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 58051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961345auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Saving data for 6961345auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773408788.833499, 'last_price_update_time': 1774629627.180423}
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961345auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961330auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961330auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961330auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961333auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961333auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961333auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961323auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961323auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961323auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961325auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961325auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961325auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961326auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961326auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961326auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6958087auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958087auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6958087auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961322auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961322auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961322auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961321auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961321auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961321auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6958085auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958085auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6958085auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961319auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961319auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961319auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6958083auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958083auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6958083auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961311auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961311auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961311auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961312auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961312auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961312auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961314auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961314auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961314auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961315auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961315auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961315auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6958081auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958081auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6958081auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6958086auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958086auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6958086auction61871: 2
2026-03-27 16:40:27 [ecarstrade.be] INFO: Found listing with ID: 6961309auction61871
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961309auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:27 [ecarstrade.be] INFO: Scrape type for 6961309auction61871: 2
2026-03-27 16:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958100> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961335> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:31 [ecarstrade.be] INFO: Extracting details for car 6958100auction61871
2026-03-27 16:40:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85428cf9-c43e-563a-8df8-5d7bb5f8dc19 with identifier: 6958100auction61871
2026-03-27 16:40:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85428cf9-c43e-563a-8df8-5d7bb5f8dc19 with scrape type 2
2026-03-27 16:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85428cf9-c43e-563a-8df8-5d7bb5f8dc19 with scrape type 2
2026-03-27 16:40:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85428cf9-c43e-563a-8df8-5d7bb5f8dc19, identifier: 6958100auction61871
2026-03-27 16:40:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85428cf9-c43e-563a-8df8-5d7bb5f8dc19 with identifier: 6958100auction61871
2026-03-27 16:40:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85428cf9-c43e-563a-8df8-5d7bb5f8dc19 with identifier: 6958100auction61871
2026-03-27 16:40:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85428cf9-c43e-563a-8df8-5d7bb5f8dc19 with identifier: 6958100auction61871 to the API
2026-03-27 16:40:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958100>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '85428cf9-c43e-563a-8df8-5d7bb5f8dc19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958100',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'E-Class',
'odometer': 102680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, E-Clas Br FL'20 PHEV, Mercedes-Benz E-Klasse Break E "
'300de Business Solu',
'transmission': 'automatic',
'trim': ", E-Clas Br FL'20 PHEV, -Benz E-Klasse Break E 300de Business Solu",
'vin': None,
'year': 2022}
2026-03-27 16:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958100auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:32 [ecarstrade.be] INFO: Saving data for 6958100auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367688.372546, 'last_price_update_time': 1774629632.625083}
2026-03-27 16:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958100auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:32 [ecarstrade.be] INFO: Extracting details for car 6961335auction61871
2026-03-27 16:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961332> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6962789> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37ca4f51-e1ee-5b52-8733-1a67501eba8f with identifier: 6961335auction61871
2026-03-27 16:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37ca4f51-e1ee-5b52-8733-1a67501eba8f with scrape type 2
2026-03-27 16:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37ca4f51-e1ee-5b52-8733-1a67501eba8f with scrape type 2
2026-03-27 16:40:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 37ca4f51-e1ee-5b52-8733-1a67501eba8f, identifier: 6961335auction61871
2026-03-27 16:40:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 37ca4f51-e1ee-5b52-8733-1a67501eba8f with identifier: 6961335auction61871
2026-03-27 16:40:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 37ca4f51-e1ee-5b52-8733-1a67501eba8f with identifier: 6961335auction61871
2026-03-27 16:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 37ca4f51-e1ee-5b52-8733-1a67501eba8f with identifier: 6961335auction61871 to the API
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961335>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '37ca4f51-e1ee-5b52-8733-1a67501eba8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961335',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Mini',
'model': 'Other',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Clubman One D (85 kW) Aut. 5d',
'transmission': 'automatic',
'trim': 'Clubman One D (85 kW) Aut. 5d',
'vin': None,
'year': 2022}
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961335auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:33 [ecarstrade.be] INFO: Saving data for 6961335auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773416666.859517, 'last_price_update_time': 1774629633.280074}
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961335auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:33 [ecarstrade.be] INFO: Extracting details for car 6961332auction61871
2026-03-27 16:40:33 [ecarstrade.be] INFO: Extracting details for car 6962789auction61871
2026-03-27 16:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afd55c47-700d-5387-9beb-b8e92cb8ea1a with identifier: 6961332auction61871
2026-03-27 16:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afd55c47-700d-5387-9beb-b8e92cb8ea1a with scrape type 2
2026-03-27 16:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afd55c47-700d-5387-9beb-b8e92cb8ea1a with scrape type 2
2026-03-27 16:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: afd55c47-700d-5387-9beb-b8e92cb8ea1a, identifier: 6961332auction61871
2026-03-27 16:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a7ccad2-70df-5830-bb1d-54ca70feb1d9 with identifier: 6962789auction61871
2026-03-27 16:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a7ccad2-70df-5830-bb1d-54ca70feb1d9 with scrape type 2
2026-03-27 16:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a7ccad2-70df-5830-bb1d-54ca70feb1d9 with scrape type 2
2026-03-27 16:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7a7ccad2-70df-5830-bb1d-54ca70feb1d9, identifier: 6962789auction61871
2026-03-27 16:40:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: afd55c47-700d-5387-9beb-b8e92cb8ea1a with identifier: 6961332auction61871
2026-03-27 16:40:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: afd55c47-700d-5387-9beb-b8e92cb8ea1a with identifier: 6961332auction61871
2026-03-27 16:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: afd55c47-700d-5387-9beb-b8e92cb8ea1a with identifier: 6961332auction61871 to the API
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961332>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'afd55c47-700d-5387-9beb-b8e92cb8ea1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961332',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'A3',
'odometer': 130072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Berline 2.0 TDi 30 85kW S tronic Attraction BE 4d',
'transmission': 'automatic',
'trim': 'Berline 2.0 TDi 30 85kW S tronic Attraction BE 4d',
'vin': None,
'year': 2023}
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961332auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:33 [ecarstrade.be] INFO: Saving data for 6961332auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773416890.508465, 'last_price_update_time': 1774629633.807272}
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961332auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7a7ccad2-70df-5830-bb1d-54ca70feb1d9 with identifier: 6962789auction61871
2026-03-27 16:40:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7a7ccad2-70df-5830-bb1d-54ca70feb1d9 with identifier: 6962789auction61871
2026-03-27 16:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7a7ccad2-70df-5830-bb1d-54ca70feb1d9 with identifier: 6962789auction61871 to the API
2026-03-27 16:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6962789>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '7a7ccad2-70df-5830-bb1d-54ca70feb1d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6962789',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 109929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport D165 FWD 5d !! Technical issues rolling '
'car !!!',
'transmission': 'manual',
'trim': 'D165 FWD 5d !! Technical issues rolling car !!!',
'vin': None,
'year': 2021}
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962789auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Saving data for 6962789auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773408789.685972, 'last_price_update_time': 1774629634.120528}
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6962789auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958075auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958075auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958077auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958077auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958077auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6961307auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961307auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6961307auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958079auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958079auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958079auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6961308auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961308auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6961308auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958074auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958074auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958074auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958076auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958076auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958076auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958071auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958071auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958071auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958061auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958061auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958061auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958065auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958065auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958065auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958072auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958072auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958072auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958066auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958066auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958066auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958068auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958068auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958068auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958062auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958062auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958062auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6961300auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961300auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6961300auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6935105auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935105auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6935105auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6935109auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935109auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6935109auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6958059auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958059auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6958059auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6935110auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935110auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6935110auction61871: 2
2026-03-27 16:40:34 [ecarstrade.be] INFO: Found listing with ID: 6961298auction61871
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961298auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:34 [ecarstrade.be] INFO: Scrape type for 6961298auction61871: 2
2026-03-27 16:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961328> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:39 [ecarstrade.be] INFO: Extracting details for car 6961328auction61871
2026-03-27 16:40:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e081ab83-e17f-5f2e-8abd-210761729f99 with identifier: 6961328auction61871
2026-03-27 16:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e081ab83-e17f-5f2e-8abd-210761729f99 with scrape type 2
2026-03-27 16:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e081ab83-e17f-5f2e-8abd-210761729f99 with scrape type 2
2026-03-27 16:40:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e081ab83-e17f-5f2e-8abd-210761729f99, identifier: 6961328auction61871
2026-03-27 16:40:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e081ab83-e17f-5f2e-8abd-210761729f99 with identifier: 6961328auction61871
2026-03-27 16:40:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e081ab83-e17f-5f2e-8abd-210761729f99 with identifier: 6961328auction61871
2026-03-27 16:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e081ab83-e17f-5f2e-8abd-210761729f99 with identifier: 6961328auction61871 to the API
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961328>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'e081ab83-e17f-5f2e-8abd-210761729f99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961328',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Ford',
'model': 'Kuga',
'odometer': 102749,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': "Ford, Kuga '19, Ford Kuga 1.5 EcoBlue 88kW Titanium 5d",
'transmission': 'manual',
'trim': ", '19, 1.5 EcoBlue 88kW Titanium 5d",
'vin': None,
'year': 2021}
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961328auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:39 [ecarstrade.be] INFO: Saving data for 6961328auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773417920.168629, 'last_price_update_time': 1774629639.885333}
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961328auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961333> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:40 [ecarstrade.be] INFO: Extracting details for car 6961333auction61871
2026-03-27 16:40:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 628c32d8-3808-519d-b2fc-21d7fc5a68ac with identifier: 6961333auction61871
2026-03-27 16:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 628c32d8-3808-519d-b2fc-21d7fc5a68ac with scrape type 2
2026-03-27 16:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 628c32d8-3808-519d-b2fc-21d7fc5a68ac with scrape type 2
2026-03-27 16:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 628c32d8-3808-519d-b2fc-21d7fc5a68ac, identifier: 6961333auction61871
2026-03-27 16:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 628c32d8-3808-519d-b2fc-21d7fc5a68ac with identifier: 6961333auction61871
2026-03-27 16:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 628c32d8-3808-519d-b2fc-21d7fc5a68ac with identifier: 6961333auction61871
2026-03-27 16:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 628c32d8-3808-519d-b2fc-21d7fc5a68ac with identifier: 6961333auction61871 to the API
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961333>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '628c32d8-3808-519d-b2fc-21d7fc5a68ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961333',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Toyota',
'model': 'Yaris Cross',
'odometer': 58182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris Cross 1.5 VVT-ie Hybrid Dynamic Plus CVT 5d',
'transmission': 'automatic',
'trim': '1.5 VVT-ie Hybrid Dynamic Plus CVT 5d',
'vin': None,
'year': 2024}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961333auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:40 [ecarstrade.be] INFO: Saving data for 6961333auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773416170.433532, 'last_price_update_time': 1774629640.592322}
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961333auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961323> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:41 [ecarstrade.be] INFO: Extracting details for car 6961323auction61871
2026-03-27 16:40:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b171545-493c-56d8-a88d-124dd2b7ce7f with identifier: 6961323auction61871
2026-03-27 16:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b171545-493c-56d8-a88d-124dd2b7ce7f with scrape type 2
2026-03-27 16:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b171545-493c-56d8-a88d-124dd2b7ce7f with scrape type 2
2026-03-27 16:40:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4b171545-493c-56d8-a88d-124dd2b7ce7f, identifier: 6961323auction61871
2026-03-27 16:40:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4b171545-493c-56d8-a88d-124dd2b7ce7f with identifier: 6961323auction61871
2026-03-27 16:40:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4b171545-493c-56d8-a88d-124dd2b7ce7f with identifier: 6961323auction61871
2026-03-27 16:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4b171545-493c-56d8-a88d-124dd2b7ce7f with identifier: 6961323auction61871 to the API
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961323>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.4L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '4b171545-493c-56d8-a88d-124dd2b7ce7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961323',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'Q3',
'odometer': 45832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': None,
'title': "Audi, Q3 SB '19 PHEV, Audi Q3 Sportback 45 TFSI e S tronic 5d",
'transmission': 'automatic',
'trim': ", SB '19 PHEV, Sportback 45 TFSI e S tronic 5d",
'vin': None,
'year': 2022}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961323auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [ecarstrade.be] INFO: Saving data for 6961323auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773452680.282369, 'last_price_update_time': 1774629642.031444}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961323auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961330> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:42 [ecarstrade.be] INFO: Extracting details for car 6961330auction61871
2026-03-27 16:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 143ab567-5190-54e7-82ba-1f9bd3a3e432 with identifier: 6961330auction61871
2026-03-27 16:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 143ab567-5190-54e7-82ba-1f9bd3a3e432 with scrape type 2
2026-03-27 16:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 143ab567-5190-54e7-82ba-1f9bd3a3e432 with scrape type 2
2026-03-27 16:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 143ab567-5190-54e7-82ba-1f9bd3a3e432, identifier: 6961330auction61871
2026-03-27 16:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 143ab567-5190-54e7-82ba-1f9bd3a3e432 with identifier: 6961330auction61871
2026-03-27 16:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 143ab567-5190-54e7-82ba-1f9bd3a3e432 with identifier: 6961330auction61871
2026-03-27 16:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 143ab567-5190-54e7-82ba-1f9bd3a3e432 with identifier: 6961330auction61871 to the API
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961330>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '143ab567-5190-54e7-82ba-1f9bd3a3e432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961330',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mini',
'model': '',
'odometer': 118955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 door One Aut. 5d',
'transmission': 'automatic',
'trim': '5 door One Aut. 5d',
'vin': None,
'year': 2022}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961330auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:42 [ecarstrade.be] INFO: Saving data for 6961330auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773416350.406312, 'last_price_update_time': 1774629642.762215}
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961330auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958093> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:43 [ecarstrade.be] INFO: Extracting details for car 6958093auction61871
2026-03-27 16:40:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f19879d8-4a02-5ad8-ab85-54621f1a74af with identifier: 6958093auction61871
2026-03-27 16:40:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f19879d8-4a02-5ad8-ab85-54621f1a74af with scrape type 2
2026-03-27 16:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f19879d8-4a02-5ad8-ab85-54621f1a74af with scrape type 2
2026-03-27 16:40:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f19879d8-4a02-5ad8-ab85-54621f1a74af, identifier: 6958093auction61871
2026-03-27 16:40:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f19879d8-4a02-5ad8-ab85-54621f1a74af with identifier: 6958093auction61871
2026-03-27 16:40:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f19879d8-4a02-5ad8-ab85-54621f1a74af with identifier: 6958093auction61871
2026-03-27 16:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f19879d8-4a02-5ad8-ab85-54621f1a74af with identifier: 6958093auction61871 to the API
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958093>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'f19879d8-4a02-5ad8-ab85-54621f1a74af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958093',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q3',
'odometer': 94767,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TDI S tronic S line Business Edition 5d',
'transmission': 'automatic',
'trim': '35 TDI S tronic S line Business Edition 5d',
'vin': None,
'year': 2021}
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958093auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:43 [ecarstrade.be] INFO: Saving data for 6958093auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367630.8583, 'last_price_update_time': 1774629643.65076}
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958093auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961331> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:45 [ecarstrade.be] INFO: Extracting details for car 6961331auction61871
2026-03-27 16:40:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8175e3b0-bc6e-5371-88cf-162b0036dd84 with identifier: 6961331auction61871
2026-03-27 16:40:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8175e3b0-bc6e-5371-88cf-162b0036dd84 with scrape type 2
2026-03-27 16:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8175e3b0-bc6e-5371-88cf-162b0036dd84 with scrape type 2
2026-03-27 16:40:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8175e3b0-bc6e-5371-88cf-162b0036dd84, identifier: 6961331auction61871
2026-03-27 16:40:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8175e3b0-bc6e-5371-88cf-162b0036dd84 with identifier: 6961331auction61871
2026-03-27 16:40:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8175e3b0-bc6e-5371-88cf-162b0036dd84 with identifier: 6961331auction61871
2026-03-27 16:40:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8175e3b0-bc6e-5371-88cf-162b0036dd84 with identifier: 6961331auction61871 to the API
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961331>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '8175e3b0-bc6e-5371-88cf-162b0036dd84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961331',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 54059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2 PureTech 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.2 PureTech 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961331auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:45 [ecarstrade.be] INFO: Saving data for 6961331auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773416743.787619, 'last_price_update_time': 1774629645.748017}
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961331auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961326> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:47 [ecarstrade.be] INFO: Extracting details for car 6961326auction61871
2026-03-27 16:40:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a61aa06c-510f-5570-9797-cd2bb5aec86d with identifier: 6961326auction61871
2026-03-27 16:40:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a61aa06c-510f-5570-9797-cd2bb5aec86d with scrape type 2
2026-03-27 16:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a61aa06c-510f-5570-9797-cd2bb5aec86d with scrape type 2
2026-03-27 16:40:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a61aa06c-510f-5570-9797-cd2bb5aec86d, identifier: 6961326auction61871
2026-03-27 16:40:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a61aa06c-510f-5570-9797-cd2bb5aec86d with identifier: 6961326auction61871
2026-03-27 16:40:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a61aa06c-510f-5570-9797-cd2bb5aec86d with identifier: 6961326auction61871
2026-03-27 16:40:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a61aa06c-510f-5570-9797-cd2bb5aec86d with identifier: 6961326auction61871 to the API
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961326>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'a61aa06c-510f-5570-9797-cd2bb5aec86d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961326',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Ford',
'model': 'S-Max',
'odometer': 130497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Ford, S-Max '15, Ford S-Max 1.5i EcoBoost 121kW S/S Titanium 5d",
'transmission': 'manual',
'trim': ", '15, 1.5i EcoBoost 121kW S/S Titanium 5d",
'vin': None,
'year': 2019}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961326auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:48 [ecarstrade.be] INFO: Saving data for 6961326auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773415049.022263, 'last_price_update_time': 1774629648.606178}
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961326auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961325> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:48 [ecarstrade.be] INFO: Extracting details for car 6961325auction61871
2026-03-27 16:40:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 543aa86f-6f85-5544-8b71-5378c73be8e0 with identifier: 6961325auction61871
2026-03-27 16:40:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 543aa86f-6f85-5544-8b71-5378c73be8e0 with scrape type 2
2026-03-27 16:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 543aa86f-6f85-5544-8b71-5378c73be8e0 with scrape type 2
2026-03-27 16:40:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 543aa86f-6f85-5544-8b71-5378c73be8e0, identifier: 6961325auction61871
2026-03-27 16:40:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 543aa86f-6f85-5544-8b71-5378c73be8e0 with identifier: 6961325auction61871
2026-03-27 16:40:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 543aa86f-6f85-5544-8b71-5378c73be8e0 with identifier: 6961325auction61871
2026-03-27 16:40:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 543aa86f-6f85-5544-8b71-5378c73be8e0 with identifier: 6961325auction61871 to the API
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961325>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '543aa86f-6f85-5544-8b71-5378c73be8e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961325',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 119181,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, A-Class Berline '18, Mercedes-Benz A-Klasse Limousine A "
'180d Business S',
'transmission': 'automatic',
'trim': ", Berline '18, -Benz A-Klasse Limousine A 180d Business S",
'vin': None,
'year': 2020}
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961325auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [ecarstrade.be] INFO: Saving data for 6961325auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773415046.821314, 'last_price_update_time': 1774629649.289151}
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961325auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958087> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:49 [ecarstrade.be] INFO: Extracting details for car 6958087auction61871
2026-03-27 16:40:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b20ed1-5dd1-5c17-b1f5-0fffc9e6769d with identifier: 6958087auction61871
2026-03-27 16:40:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b20ed1-5dd1-5c17-b1f5-0fffc9e6769d with scrape type 2
2026-03-27 16:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55b20ed1-5dd1-5c17-b1f5-0fffc9e6769d with scrape type 2
2026-03-27 16:40:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55b20ed1-5dd1-5c17-b1f5-0fffc9e6769d, identifier: 6958087auction61871
2026-03-27 16:40:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55b20ed1-5dd1-5c17-b1f5-0fffc9e6769d with identifier: 6958087auction61871
2026-03-27 16:40:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55b20ed1-5dd1-5c17-b1f5-0fffc9e6769d with identifier: 6958087auction61871
2026-03-27 16:40:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55b20ed1-5dd1-5c17-b1f5-0fffc9e6769d with identifier: 6958087auction61871 to the API
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958087>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '55b20ed1-5dd1-5c17-b1f5-0fffc9e6769d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958087',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 79412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': None,
'title': "VW, T-Roc '17, Volkswagen T-Roc 2.0 TDI 85kW Active 5d",
'transmission': 'manual',
'trim': "VW, '17, 2.0 TDI 85kW Active 5d",
'vin': None,
'year': 2021}
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958087auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:49 [ecarstrade.be] INFO: Saving data for 6958087auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367654.73503, 'last_price_update_time': 1774629649.879428}
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958087auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961309> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:50 [ecarstrade.be] INFO: Extracting details for car 6961309auction61871
2026-03-27 16:40:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37edbe90-29ad-5ad3-ab63-3c813a1ff33a with identifier: 6961309auction61871
2026-03-27 16:40:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37edbe90-29ad-5ad3-ab63-3c813a1ff33a with scrape type 2
2026-03-27 16:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37edbe90-29ad-5ad3-ab63-3c813a1ff33a with scrape type 2
2026-03-27 16:40:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 37edbe90-29ad-5ad3-ab63-3c813a1ff33a, identifier: 6961309auction61871
2026-03-27 16:40:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 37edbe90-29ad-5ad3-ab63-3c813a1ff33a with identifier: 6961309auction61871
2026-03-27 16:40:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 37edbe90-29ad-5ad3-ab63-3c813a1ff33a with identifier: 6961309auction61871
2026-03-27 16:40:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 37edbe90-29ad-5ad3-ab63-3c813a1ff33a with identifier: 6961309auction61871 to the API
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961309>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '37edbe90-29ad-5ad3-ab63-3c813a1ff33a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961309',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Ford',
'model': 'Focus',
'odometer': 128919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Clipper 1.5 EcoBlue 88kW Connected 5d',
'transmission': 'manual',
'trim': 'Clipper 1.5 EcoBlue 88kW Connected 5d',
'vin': None,
'year': 2022}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961309auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:50 [ecarstrade.be] INFO: Saving data for 6961309auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773414512.927321, 'last_price_update_time': 1774629650.475741}
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961309auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958086> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:51 [ecarstrade.be] INFO: Extracting details for car 6958086auction61871
2026-03-27 16:40:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7fa14ec-4a68-562d-bf62-c7b13691df22 with identifier: 6958086auction61871
2026-03-27 16:40:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7fa14ec-4a68-562d-bf62-c7b13691df22 with scrape type 2
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7fa14ec-4a68-562d-bf62-c7b13691df22 with scrape type 2
2026-03-27 16:40:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c7fa14ec-4a68-562d-bf62-c7b13691df22, identifier: 6958086auction61871
2026-03-27 16:40:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c7fa14ec-4a68-562d-bf62-c7b13691df22 with identifier: 6958086auction61871
2026-03-27 16:40:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c7fa14ec-4a68-562d-bf62-c7b13691df22 with identifier: 6958086auction61871
2026-03-27 16:40:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c7fa14ec-4a68-562d-bf62-c7b13691df22 with identifier: 6958086auction61871 to the API
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958086>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'c7fa14ec-4a68-562d-bf62-c7b13691df22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958086',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X5',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e (210kW) 5d',
'transmission': 'automatic',
'trim': 'xDrive45e (210kW) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958086auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:51 [ecarstrade.be] INFO: Saving data for 6958086auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367647.808976, 'last_price_update_time': 1774629651.576899}
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958086auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958096> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:51 [ecarstrade.be] INFO: Extracting details for car 6958096auction61871
2026-03-27 16:40:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 785184b5-8828-5f75-ae04-418d0797a2f1 with identifier: 6958096auction61871
2026-03-27 16:40:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 785184b5-8828-5f75-ae04-418d0797a2f1 with scrape type 2
2026-03-27 16:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 785184b5-8828-5f75-ae04-418d0797a2f1 with scrape type 2
2026-03-27 16:40:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 785184b5-8828-5f75-ae04-418d0797a2f1, identifier: 6958096auction61871
2026-03-27 16:40:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 785184b5-8828-5f75-ae04-418d0797a2f1 with identifier: 6958096auction61871
2026-03-27 16:40:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 16:40:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 785184b5-8828-5f75-ae04-418d0797a2f1 with identifier: 6958096auction61871
2026-03-27 16:40:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 785184b5-8828-5f75-ae04-418d0797a2f1 with identifier: 6958096auction61871 to the API
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958096>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': None,
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '785184b5-8828-5f75-ae04-418d0797a2f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958096',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'BMW',
'model': 'Other',
'odometer': 114958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Reeks Touring 320i (135 kW) 5d',
'transmission': 'automatic',
'trim': '3 Reeks Touring 320i (135 kW) 5d',
'vin': None,
'year': 2020}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958096auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:52 [ecarstrade.be] INFO: Saving data for 6958096auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367687.44605, 'last_price_update_time': 1774629652.23239}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958096auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958081> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:52 [ecarstrade.be] INFO: Extracting details for car 6958081auction61871
2026-03-27 16:40:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb0f2341-7570-5f2c-9bec-4ce3932a56f4 with identifier: 6958081auction61871
2026-03-27 16:40:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb0f2341-7570-5f2c-9bec-4ce3932a56f4 with scrape type 2
2026-03-27 16:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb0f2341-7570-5f2c-9bec-4ce3932a56f4 with scrape type 2
2026-03-27 16:40:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb0f2341-7570-5f2c-9bec-4ce3932a56f4, identifier: 6958081auction61871
2026-03-27 16:40:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb0f2341-7570-5f2c-9bec-4ce3932a56f4 with identifier: 6958081auction61871
2026-03-27 16:40:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb0f2341-7570-5f2c-9bec-4ce3932a56f4 with identifier: 6958081auction61871
2026-03-27 16:40:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb0f2341-7570-5f2c-9bec-4ce3932a56f4 with identifier: 6958081auction61871 to the API
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958081>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'bb0f2341-7570-5f2c-9bec-4ce3932a56f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958081',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 112885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 CRTDI 85kW Ambition 5d',
'transmission': 'manual',
'trim': 'Combi 2.0 CRTDI 85kW Ambition 5d',
'vin': None,
'year': 2021}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958081auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:52 [ecarstrade.be] INFO: Saving data for 6958081auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367655.566886, 'last_price_update_time': 1774629652.855385}
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958081auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961315> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:56 [ecarstrade.be] INFO: Extracting details for car 6961315auction61871
2026-03-27 16:40:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 152f42e0-e2c2-5444-b677-e19241e52498 with identifier: 6961315auction61871
2026-03-27 16:40:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152f42e0-e2c2-5444-b677-e19241e52498 with scrape type 2
2026-03-27 16:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 152f42e0-e2c2-5444-b677-e19241e52498 with scrape type 2
2026-03-27 16:40:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 152f42e0-e2c2-5444-b677-e19241e52498, identifier: 6961315auction61871
2026-03-27 16:40:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 152f42e0-e2c2-5444-b677-e19241e52498 with identifier: 6961315auction61871
2026-03-27 16:40:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 152f42e0-e2c2-5444-b677-e19241e52498 with identifier: 6961315auction61871
2026-03-27 16:40:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 152f42e0-e2c2-5444-b677-e19241e52498 with identifier: 6961315auction61871 to the API
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961315>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '152f42e0-e2c2-5444-b677-e19241e52498',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961315',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'A3',
'odometer': 104224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Audi, A3 SB '20, Audi A3 Sportback 2.0 30 TDi 85kW S line 5d",
'transmission': 'manual',
'trim': ", SB '20, Sportback 2.0 30 TDi 85kW S line 5d",
'vin': None,
'year': 2021}
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961315auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:56 [ecarstrade.be] INFO: Saving data for 6961315auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773452677.101048, 'last_price_update_time': 1774629656.861607}
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961315auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961314> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:56 [ecarstrade.be] INFO: Extracting details for car 6961314auction61871
2026-03-27 16:40:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 908fb8fb-81a4-5f47-93d3-dd3c6f2fabd1 with identifier: 6961314auction61871
2026-03-27 16:40:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 908fb8fb-81a4-5f47-93d3-dd3c6f2fabd1 with scrape type 2
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 908fb8fb-81a4-5f47-93d3-dd3c6f2fabd1 with scrape type 2
2026-03-27 16:40:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 908fb8fb-81a4-5f47-93d3-dd3c6f2fabd1, identifier: 6961314auction61871
2026-03-27 16:40:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 908fb8fb-81a4-5f47-93d3-dd3c6f2fabd1 with identifier: 6961314auction61871
2026-03-27 16:40:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 908fb8fb-81a4-5f47-93d3-dd3c6f2fabd1 with identifier: 6961314auction61871
2026-03-27 16:40:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 908fb8fb-81a4-5f47-93d3-dd3c6f2fabd1 with identifier: 6961314auction61871 to the API
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961314>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '908fb8fb-81a4-5f47-93d3-dd3c6f2fabd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961314',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 128701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Skoda, Octavia Combi '20, Skoda Octavia Combi 2.0 CRTDI 85kW "
'Ambition 5d',
'transmission': 'manual',
'trim': ", Combi '20, Combi 2.0 CRTDI 85kW Ambition 5d",
'vin': None,
'year': 2021}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961314auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:57 [ecarstrade.be] INFO: Saving data for 6961314auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773452674.243323, 'last_price_update_time': 1774629657.378469}
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961314auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958059> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:57 [ecarstrade.be] INFO: Extracting details for car 6958059auction61871
2026-03-27 16:40:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f96e3e3b-dd73-517b-aeab-01209eaabf7a with identifier: 6958059auction61871
2026-03-27 16:40:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f96e3e3b-dd73-517b-aeab-01209eaabf7a with scrape type 2
2026-03-27 16:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f96e3e3b-dd73-517b-aeab-01209eaabf7a with scrape type 2
2026-03-27 16:40:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f96e3e3b-dd73-517b-aeab-01209eaabf7a, identifier: 6958059auction61871
2026-03-27 16:40:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f96e3e3b-dd73-517b-aeab-01209eaabf7a with identifier: 6958059auction61871
2026-03-27 16:40:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f96e3e3b-dd73-517b-aeab-01209eaabf7a with identifier: 6958059auction61871
2026-03-27 16:40:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f96e3e3b-dd73-517b-aeab-01209eaabf7a with identifier: 6958059auction61871 to the API
2026-03-27 16:40:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958059>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'f96e3e3b-dd73-517b-aeab-01209eaabf7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958059',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'BMW',
'model': 'Other',
'odometer': 155479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Reeks Hatch 116dA (85 kW) 5d',
'transmission': 'automatic',
'trim': '1 Reeks Hatch 116dA (85 kW) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958059auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [ecarstrade.be] INFO: Saving data for 6958059auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367636.699232, 'last_price_update_time': 1774629658.151696}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958059auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935110> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:58 [ecarstrade.be] INFO: Extracting details for car 6935110auction61871
2026-03-27 16:40:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef2b6fc8-22a0-53b0-ad3b-114710c92ee6 with identifier: 6935110auction61871
2026-03-27 16:40:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2b6fc8-22a0-53b0-ad3b-114710c92ee6 with scrape type 2
2026-03-27 16:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef2b6fc8-22a0-53b0-ad3b-114710c92ee6 with scrape type 2
2026-03-27 16:40:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ef2b6fc8-22a0-53b0-ad3b-114710c92ee6, identifier: 6935110auction61871
2026-03-27 16:40:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ef2b6fc8-22a0-53b0-ad3b-114710c92ee6 with identifier: 6935110auction61871
2026-03-27 16:40:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ef2b6fc8-22a0-53b0-ad3b-114710c92ee6 with identifier: 6935110auction61871
2026-03-27 16:40:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ef2b6fc8-22a0-53b0-ad3b-114710c92ee6 with identifier: 6935110auction61871 to the API
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935110>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'ef2b6fc8-22a0-53b0-ad3b-114710c92ee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935110',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Other',
'model': 'Volvo',
'odometer': 93561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 T4 Recharge Geartronic Inscription 5d',
'transmission': 'automatic',
'trim': 'XC40 T4 Recharge Geartronic Inscription 5d',
'vin': None,
'year': 2021}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935110auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:58 [ecarstrade.be] INFO: Saving data for 6935110auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839864.743918, 'last_price_update_time': 1774629658.932734}
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935110auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935109> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:59 [ecarstrade.be] INFO: Extracting details for car 6935109auction61871
2026-03-27 16:40:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fd439f0-f49d-5cf8-b75f-51512e48ef9a with identifier: 6935109auction61871
2026-03-27 16:40:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fd439f0-f49d-5cf8-b75f-51512e48ef9a with scrape type 2
2026-03-27 16:40:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fd439f0-f49d-5cf8-b75f-51512e48ef9a with scrape type 2
2026-03-27 16:40:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4fd439f0-f49d-5cf8-b75f-51512e48ef9a, identifier: 6935109auction61871
2026-03-27 16:40:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4fd439f0-f49d-5cf8-b75f-51512e48ef9a with identifier: 6935109auction61871
2026-03-27 16:40:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4fd439f0-f49d-5cf8-b75f-51512e48ef9a with identifier: 6935109auction61871
2026-03-27 16:40:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4fd439f0-f49d-5cf8-b75f-51512e48ef9a with identifier: 6935109auction61871 to the API
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:40:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935109>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '4fd439f0-f49d-5cf8-b75f-51512e48ef9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935109',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Ford',
'model': 'Focus',
'odometer': 149780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Clipper 1.0i EcoBoost 92kW Aut. Connected 5d',
'transmission': 'automatic',
'trim': 'Clipper 1.0i EcoBoost 92kW Aut. Connected 5d',
'vin': None,
'year': 2021}
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935109auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:40:59 [ecarstrade.be] INFO: Saving data for 6935109auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840485.245538, 'last_price_update_time': 1774629659.472374}
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935109auction61871') HTTP/1.1" 204 0
2026-03-27 16:40:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935105> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:40:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:40:59 [ecarstrade.be] INFO: Extracting details for car 6935105auction61871
2026-03-27 16:40:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bbd34d2-63ce-5b77-8a65-a77e30111fe5 with identifier: 6935105auction61871
2026-03-27 16:40:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bbd34d2-63ce-5b77-8a65-a77e30111fe5 with scrape type 2
2026-03-27 16:40:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bbd34d2-63ce-5b77-8a65-a77e30111fe5 with scrape type 2
2026-03-27 16:40:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9bbd34d2-63ce-5b77-8a65-a77e30111fe5, identifier: 6935105auction61871
2026-03-27 16:40:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9bbd34d2-63ce-5b77-8a65-a77e30111fe5 with identifier: 6935105auction61871
2026-03-27 16:40:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9bbd34d2-63ce-5b77-8a65-a77e30111fe5 with identifier: 6935105auction61871
2026-03-27 16:40:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9bbd34d2-63ce-5b77-8a65-a77e30111fe5 with identifier: 6935105auction61871 to the API
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:40:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935105>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '9bbd34d2-63ce-5b77-8a65-a77e30111fe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935105',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 67483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-01',
'seats_number': 5,
'seller_name': None,
'title': "Nissan, Qashqai '17, Nissan Qashqai DIG-T 140 MY18 Acenta 5d",
'transmission': 'manual',
'trim': ", '17, DIG-T 140 MY18 Acenta 5d",
'vin': None,
'year': 2019}
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935105auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:00 [ecarstrade.be] INFO: Saving data for 6935105auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839865.722733, 'last_price_update_time': 1774629660.092661}
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935105auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958062> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:03 [ecarstrade.be] INFO: Extracting details for car 6958062auction61871
2026-03-27 16:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 830bee21-49f3-547d-9468-9400fe124abf with identifier: 6958062auction61871
2026-03-27 16:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 830bee21-49f3-547d-9468-9400fe124abf with scrape type 2
2026-03-27 16:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 830bee21-49f3-547d-9468-9400fe124abf with scrape type 2
2026-03-27 16:41:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 830bee21-49f3-547d-9468-9400fe124abf, identifier: 6958062auction61871
2026-03-27 16:41:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 830bee21-49f3-547d-9468-9400fe124abf with identifier: 6958062auction61871
2026-03-27 16:41:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 830bee21-49f3-547d-9468-9400fe124abf with identifier: 6958062auction61871
2026-03-27 16:41:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 830bee21-49f3-547d-9468-9400fe124abf with identifier: 6958062auction61871 to the API
2026-03-27 16:41:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958062>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '830bee21-49f3-547d-9468-9400fe124abf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958062',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Renault',
'model': 'Megane',
'odometer': 48845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Mégane Berline TCe 140 R.S. Line 5d',
'transmission': 'manual',
'trim': 'Mégane Berline TCe 140 R.S. Line 5d',
'vin': None,
'year': 2022}
2026-03-27 16:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958062auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:03 [ecarstrade.be] INFO: Saving data for 6958062auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367615.831913, 'last_price_update_time': 1774629663.954403}
2026-03-27 16:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958062auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961300> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:04 [ecarstrade.be] INFO: Extracting details for car 6961300auction61871
2026-03-27 16:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc2aacd9-6cf2-57ee-b96f-81611ab96833 with identifier: 6961300auction61871
2026-03-27 16:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc2aacd9-6cf2-57ee-b96f-81611ab96833 with scrape type 2
2026-03-27 16:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc2aacd9-6cf2-57ee-b96f-81611ab96833 with scrape type 2
2026-03-27 16:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc2aacd9-6cf2-57ee-b96f-81611ab96833, identifier: 6961300auction61871
2026-03-27 16:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc2aacd9-6cf2-57ee-b96f-81611ab96833 with identifier: 6961300auction61871
2026-03-27 16:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc2aacd9-6cf2-57ee-b96f-81611ab96833 with identifier: 6961300auction61871
2026-03-27 16:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc2aacd9-6cf2-57ee-b96f-81611ab96833 with identifier: 6961300auction61871 to the API
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961300>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'dc2aacd9-6cf2-57ee-b96f-81611ab96833',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961300',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Mini',
'model': 'Other',
'odometer': 49194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Clubman One D (85 kW) Aut. 5d',
'transmission': 'automatic',
'trim': 'Clubman One D (85 kW) Aut. 5d',
'vin': None,
'year': 2022}
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961300auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:05 [ecarstrade.be] INFO: Saving data for 6961300auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773418280.681947, 'last_price_update_time': 1774629665.438415}
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961300auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958068> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:05 [ecarstrade.be] INFO: Extracting details for car 6958068auction61871
2026-03-27 16:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958066> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2757451-b6a8-5fb3-8a51-fc7082201db5 with identifier: 6958068auction61871
2026-03-27 16:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2757451-b6a8-5fb3-8a51-fc7082201db5 with scrape type 2
2026-03-27 16:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2757451-b6a8-5fb3-8a51-fc7082201db5 with scrape type 2
2026-03-27 16:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a2757451-b6a8-5fb3-8a51-fc7082201db5, identifier: 6958068auction61871
2026-03-27 16:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a2757451-b6a8-5fb3-8a51-fc7082201db5 with identifier: 6958068auction61871
2026-03-27 16:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a2757451-b6a8-5fb3-8a51-fc7082201db5 with identifier: 6958068auction61871
2026-03-27 16:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a2757451-b6a8-5fb3-8a51-fc7082201db5 with identifier: 6958068auction61871 to the API
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958068>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'a2757451-b6a8-5fb3-8a51-fc7082201db5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958068',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X1',
'odometer': 43613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 DIESEL - 2023 2.0 dA 150hp sDrive18 5d',
'transmission': 'automatic',
'trim': 'DIESEL - 2023 2.0 dA 150hp sDrive18 5d',
'vin': None,
'year': 2024}
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958068auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:05 [ecarstrade.be] INFO: Saving data for 6958068auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367617.106875, 'last_price_update_time': 1774629665.936823}
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958068auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:05 [ecarstrade.be] INFO: Extracting details for car 6958066auction61871
2026-03-27 16:41:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc43d73a-58f4-538b-bc86-cda201306a3f with identifier: 6958066auction61871
2026-03-27 16:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc43d73a-58f4-538b-bc86-cda201306a3f with scrape type 2
2026-03-27 16:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc43d73a-58f4-538b-bc86-cda201306a3f with scrape type 2
2026-03-27 16:41:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cc43d73a-58f4-538b-bc86-cda201306a3f, identifier: 6958066auction61871
2026-03-27 16:41:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cc43d73a-58f4-538b-bc86-cda201306a3f with identifier: 6958066auction61871
2026-03-27 16:41:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cc43d73a-58f4-538b-bc86-cda201306a3f with identifier: 6958066auction61871
2026-03-27 16:41:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cc43d73a-58f4-538b-bc86-cda201306a3f with identifier: 6958066auction61871 to the API
2026-03-27 16:41:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958066>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': 'cc43d73a-58f4-538b-bc86-cda201306a3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958066',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Renault',
'model': 'Megane E-TECH',
'odometer': 166723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE E-TECH - 2022 60 kWh Techno R220 Super charge 5d',
'transmission': 'automatic',
'trim': 'RENAULT MEGANE E-TECH - 2022 60 kWh Techno R220 Super charge 5d',
'vin': None,
'year': 2022}
2026-03-27 16:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958066auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:06 [ecarstrade.be] INFO: Saving data for 6958066auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367634.843475, 'last_price_update_time': 1774629666.415485}
2026-03-27 16:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958066auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958065> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:06 [ecarstrade.be] INFO: Extracting details for car 6958065auction61871
2026-03-27 16:41:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8f4347-25ca-57b6-a130-a076a4a16ed9 with identifier: 6958065auction61871
2026-03-27 16:41:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8f4347-25ca-57b6-a130-a076a4a16ed9 with scrape type 2
2026-03-27 16:41:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8f4347-25ca-57b6-a130-a076a4a16ed9 with scrape type 2
2026-03-27 16:41:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eb8f4347-25ca-57b6-a130-a076a4a16ed9, identifier: 6958065auction61871
2026-03-27 16:41:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eb8f4347-25ca-57b6-a130-a076a4a16ed9 with identifier: 6958065auction61871
2026-03-27 16:41:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eb8f4347-25ca-57b6-a130-a076a4a16ed9 with identifier: 6958065auction61871
2026-03-27 16:41:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eb8f4347-25ca-57b6-a130-a076a4a16ed9 with identifier: 6958065auction61871 to the API
2026-03-27 16:41:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958065>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'eb8f4347-25ca-57b6-a130-a076a4a16ed9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958065',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'AC',
'model': 'Jaguar E-Pace',
'odometer': 55197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR E-PACE - 2021 1.5 T PHEV AWD P300e R-Dynamic SE 5d',
'transmission': 'automatic',
'trim': 'JAGUAR E-PE - 2021 1.5 T PHEV AWD P300e R-Dynamic SE 5d',
'vin': None,
'year': 2023}
2026-03-27 16:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958065auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:07 [ecarstrade.be] INFO: Saving data for 6958065auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367650.29609, 'last_price_update_time': 1774629667.139448}
2026-03-27 16:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958065auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:07 [scrapy.extensions.logstats] INFO: Crawled 349 pages (at 38 pages/min), scraped 314 items (at 35 items/min)
2026-03-27 16:41:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:41:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958061> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:10 [ecarstrade.be] INFO: Extracting details for car 6958061auction61871
2026-03-27 16:41:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 297cc1cc-43c7-5c6f-8631-624a8b51e016 with identifier: 6958061auction61871
2026-03-27 16:41:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297cc1cc-43c7-5c6f-8631-624a8b51e016 with scrape type 2
2026-03-27 16:41:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 297cc1cc-43c7-5c6f-8631-624a8b51e016 with scrape type 2
2026-03-27 16:41:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 297cc1cc-43c7-5c6f-8631-624a8b51e016, identifier: 6958061auction61871
2026-03-27 16:41:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 297cc1cc-43c7-5c6f-8631-624a8b51e016 with identifier: 6958061auction61871
2026-03-27 16:41:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 297cc1cc-43c7-5c6f-8631-624a8b51e016 with identifier: 6958061auction61871
2026-03-27 16:41:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 297cc1cc-43c7-5c6f-8631-624a8b51e016 with identifier: 6958061auction61871 to the API
2026-03-27 16:41:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958061>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '297cc1cc-43c7-5c6f-8631-624a8b51e016',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958061',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Kia',
'model': 'Other',
'odometer': 119066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA cee'd Sportswagon Business Line 1.6 GDi PHEV DCT 5d",
'transmission': 'automatic',
'trim': "KIA cee'd Sportswagon Business Line 1.6 GDi PHEV DCT 5d",
'vin': None,
'year': 2022}
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958061auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:11 [ecarstrade.be] INFO: Saving data for 6958061auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367633.732156, 'last_price_update_time': 1774629671.16214}
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958061auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958071> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:11 [ecarstrade.be] INFO: Extracting details for car 6958071auction61871
2026-03-27 16:41:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fda03420-8bfc-54db-b55e-8e35134dbfee with identifier: 6958071auction61871
2026-03-27 16:41:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda03420-8bfc-54db-b55e-8e35134dbfee with scrape type 2
2026-03-27 16:41:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fda03420-8bfc-54db-b55e-8e35134dbfee with scrape type 2
2026-03-27 16:41:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fda03420-8bfc-54db-b55e-8e35134dbfee, identifier: 6958071auction61871
2026-03-27 16:41:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fda03420-8bfc-54db-b55e-8e35134dbfee with identifier: 6958071auction61871
2026-03-27 16:41:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fda03420-8bfc-54db-b55e-8e35134dbfee with identifier: 6958071auction61871
2026-03-27 16:41:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fda03420-8bfc-54db-b55e-8e35134dbfee with identifier: 6958071auction61871 to the API
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958071>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'fda03420-8bfc-54db-b55e-8e35134dbfee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958071',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X1',
'odometer': 80091,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 DIESEL - 2023 2.0 dA 150hp sDrive18 5d',
'transmission': 'automatic',
'trim': 'DIESEL - 2023 2.0 dA 150hp sDrive18 5d',
'vin': None,
'year': 2024}
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958071auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:11 [ecarstrade.be] INFO: Saving data for 6958071auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367615.030167, 'last_price_update_time': 1774629671.888111}
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958071auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958076> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961308> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:12 [ecarstrade.be] INFO: Extracting details for car 6958076auction61871
2026-03-27 16:41:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1a14cd1-2ecd-5e90-9ea1-4e533cd68616 with identifier: 6958076auction61871
2026-03-27 16:41:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1a14cd1-2ecd-5e90-9ea1-4e533cd68616 with scrape type 2
2026-03-27 16:41:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1a14cd1-2ecd-5e90-9ea1-4e533cd68616 with scrape type 2
2026-03-27 16:41:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c1a14cd1-2ecd-5e90-9ea1-4e533cd68616, identifier: 6958076auction61871
2026-03-27 16:41:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c1a14cd1-2ecd-5e90-9ea1-4e533cd68616 with identifier: 6958076auction61871
2026-03-27 16:41:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c1a14cd1-2ecd-5e90-9ea1-4e533cd68616 with identifier: 6958076auction61871
2026-03-27 16:41:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c1a14cd1-2ecd-5e90-9ea1-4e533cd68616 with identifier: 6958076auction61871 to the API
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958076>
{'auction_title': '',
'c_o_2_emission_value': 11,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'c1a14cd1-2ecd-5e90-9ea1-4e533cd68616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958076',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'GLC-Class',
'odometer': 196965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC GLC 300 de AMG Line 4MATIC 5d',
'transmission': 'automatic',
'trim': '-Benz GLC GLC 300 de AMG Line 4MATIC 5d',
'vin': None,
'year': 2023}
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958076auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:13 [ecarstrade.be] INFO: Saving data for 6958076auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367658.1601, 'last_price_update_time': 1774629673.540665}
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958076auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:13 [ecarstrade.be] INFO: Extracting details for car 6961308auction61871
2026-03-27 16:41:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d1df1c3-a736-5325-b24b-f9d6ee796495 with identifier: 6961308auction61871
2026-03-27 16:41:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d1df1c3-a736-5325-b24b-f9d6ee796495 with scrape type 2
2026-03-27 16:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d1df1c3-a736-5325-b24b-f9d6ee796495 with scrape type 2
2026-03-27 16:41:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4d1df1c3-a736-5325-b24b-f9d6ee796495, identifier: 6961308auction61871
2026-03-27 16:41:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4d1df1c3-a736-5325-b24b-f9d6ee796495 with identifier: 6961308auction61871
2026-03-27 16:41:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4d1df1c3-a736-5325-b24b-f9d6ee796495 with identifier: 6961308auction61871
2026-03-27 16:41:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4d1df1c3-a736-5325-b24b-f9d6ee796495 with identifier: 6961308auction61871 to the API
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961308>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': '4d1df1c3-a736-5325-b24b-f9d6ee796495',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961308',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Other',
'model': 'Volkswagen',
'odometer': 72561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.5 77 kWh Pro Performance 5d',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN ID.5 77 kWh Pro Performance 5d',
'vin': None,
'year': 2023}
2026-03-27 16:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961308auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:14 [ecarstrade.be] INFO: Saving data for 6961308auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773415232.694731, 'last_price_update_time': 1774629674.000975}
2026-03-27 16:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961308auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958079> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:18 [ecarstrade.be] INFO: Extracting details for car 6958079auction61871
2026-03-27 16:41:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb004870-9aea-51b9-8aca-6d5587c0ec34 with identifier: 6958079auction61871
2026-03-27 16:41:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb004870-9aea-51b9-8aca-6d5587c0ec34 with scrape type 2
2026-03-27 16:41:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb004870-9aea-51b9-8aca-6d5587c0ec34 with scrape type 2
2026-03-27 16:41:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb004870-9aea-51b9-8aca-6d5587c0ec34, identifier: 6958079auction61871
2026-03-27 16:41:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb004870-9aea-51b9-8aca-6d5587c0ec34 with identifier: 6958079auction61871
2026-03-27 16:41:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb004870-9aea-51b9-8aca-6d5587c0ec34 with identifier: 6958079auction61871
2026-03-27 16:41:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb004870-9aea-51b9-8aca-6d5587c0ec34 with identifier: 6958079auction61871 to the API
2026-03-27 16:41:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958079>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'bb004870-9aea-51b9-8aca-6d5587c0ec34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958079',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 82714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CORSA - 2020 1.2 Turbo Edition Start/Stop (EU6.4AP) 5d',
'transmission': 'manual',
'trim': 'OPEL CORSA - 2020 1.2 Turbo Edition Start/Stop (EU6.4AP) 5d',
'vin': None,
'year': 2023}
2026-03-27 16:41:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958079auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:18 [ecarstrade.be] INFO: Saving data for 6958079auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367687.111788, 'last_price_update_time': 1774629678.626724}
2026-03-27 16:41:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958079auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961307> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:19 [ecarstrade.be] INFO: Extracting details for car 6961307auction61871
2026-03-27 16:41:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 623f7d59-140a-54c2-9199-8520cd5e483a with identifier: 6961307auction61871
2026-03-27 16:41:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 623f7d59-140a-54c2-9199-8520cd5e483a with scrape type 2
2026-03-27 16:41:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 623f7d59-140a-54c2-9199-8520cd5e483a with scrape type 2
2026-03-27 16:41:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 623f7d59-140a-54c2-9199-8520cd5e483a, identifier: 6961307auction61871
2026-03-27 16:41:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 623f7d59-140a-54c2-9199-8520cd5e483a with identifier: 6961307auction61871
2026-03-27 16:41:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 623f7d59-140a-54c2-9199-8520cd5e483a with identifier: 6961307auction61871
2026-03-27 16:41:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 623f7d59-140a-54c2-9199-8520cd5e483a with identifier: 6961307auction61871 to the API
2026-03-27 16:41:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961307>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '623f7d59-140a-54c2-9199-8520cd5e483a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961307',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'C-Class',
'odometer': 79693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE C BREAK DIESEL (S206) C 200 d Business Line 5d',
'transmission': 'automatic',
'trim': 'MERCEDES CLASSE C BREAK DIESEL (S206) C 200 d Business Line 5d',
'vin': None,
'year': 2022}
2026-03-27 16:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961307auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:20 [ecarstrade.be] INFO: Saving data for 6961307auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773415078.537208, 'last_price_update_time': 1774629680.019347}
2026-03-27 16:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961307auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958074> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:21 [ecarstrade.be] INFO: Extracting details for car 6958074auction61871
2026-03-27 16:41:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7d099dc-fa7f-5072-933b-6b42e6d0e12d with identifier: 6958074auction61871
2026-03-27 16:41:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7d099dc-fa7f-5072-933b-6b42e6d0e12d with scrape type 2
2026-03-27 16:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7d099dc-fa7f-5072-933b-6b42e6d0e12d with scrape type 2
2026-03-27 16:41:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b7d099dc-fa7f-5072-933b-6b42e6d0e12d, identifier: 6958074auction61871
2026-03-27 16:41:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b7d099dc-fa7f-5072-933b-6b42e6d0e12d with identifier: 6958074auction61871
2026-03-27 16:41:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b7d099dc-fa7f-5072-933b-6b42e6d0e12d with identifier: 6958074auction61871
2026-03-27 16:41:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b7d099dc-fa7f-5072-933b-6b42e6d0e12d with identifier: 6958074auction61871 to the API
2026-03-27 16:41:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': 'b7d099dc-fa7f-5072-933b-6b42e6d0e12d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958074',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'AC',
'model': 'Porsche Macan',
'odometer': 24491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Macan Macan 4 5d (total options: 33,960 Ex.Vat)',
'transmission': 'automatic',
'trim': 'Macan 4 5d (total options: 33,960 Ex.Vat)',
'vin': None,
'year': 2024}
2026-03-27 16:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958074auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:21 [ecarstrade.be] INFO: Saving data for 6958074auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367633.060819, 'last_price_update_time': 1774629681.44628}
2026-03-27 16:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958074auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958077> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958075> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:21 [ecarstrade.be] INFO: Extracting details for car 6958077auction61871
2026-03-27 16:41:21 [ecarstrade.be] INFO: Extracting details for car 6958075auction61871
2026-03-27 16:41:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ce7ff18-e6bf-555d-9cca-145f14213ea6 with identifier: 6958077auction61871
2026-03-27 16:41:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ce7ff18-e6bf-555d-9cca-145f14213ea6 with scrape type 2
2026-03-27 16:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ce7ff18-e6bf-555d-9cca-145f14213ea6 with scrape type 2
2026-03-27 16:41:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ce7ff18-e6bf-555d-9cca-145f14213ea6, identifier: 6958077auction61871
2026-03-27 16:41:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80fda0a2-0e29-52eb-9a7b-4dffc66c2761 with identifier: 6958075auction61871
2026-03-27 16:41:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80fda0a2-0e29-52eb-9a7b-4dffc66c2761 with scrape type 2
2026-03-27 16:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80fda0a2-0e29-52eb-9a7b-4dffc66c2761 with scrape type 2
2026-03-27 16:41:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 80fda0a2-0e29-52eb-9a7b-4dffc66c2761, identifier: 6958075auction61871
2026-03-27 16:41:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ce7ff18-e6bf-555d-9cca-145f14213ea6 with identifier: 6958077auction61871
2026-03-27 16:41:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ce7ff18-e6bf-555d-9cca-145f14213ea6 with identifier: 6958077auction61871
2026-03-27 16:41:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ce7ff18-e6bf-555d-9cca-145f14213ea6 with identifier: 6958077auction61871 to the API
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958077>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '6ce7ff18-e6bf-555d-9cca-145f14213ea6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958077',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'RSQ3',
'odometer': 89044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI RSQ3 - 2019 2.5 TFSI 400hp Quattro S tronic (EU6AP) 5d',
'transmission': 'automatic',
'trim': 'AUDI - 2019 2.5 TFSI 400hp Quattro S tronic (EU6AP) 5d',
'vin': None,
'year': 2023}
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958077auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:22 [ecarstrade.be] INFO: Saving data for 6958077auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367662.473915, 'last_price_update_time': 1774629682.224342}
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958077auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 80fda0a2-0e29-52eb-9a7b-4dffc66c2761 with identifier: 6958075auction61871
2026-03-27 16:41:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 80fda0a2-0e29-52eb-9a7b-4dffc66c2761 with identifier: 6958075auction61871
2026-03-27 16:41:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 80fda0a2-0e29-52eb-9a7b-4dffc66c2761 with identifier: 6958075auction61871 to the API
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958075>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '80fda0a2-0e29-52eb-9a7b-4dffc66c2761',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958075',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'Other',
'odometer': 88890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 ACTIVE TOURER DIESEL - 2022 218 dA 150hp AdBlue 5d',
'transmission': 'automatic',
'trim': '2 ACTIVE TOURER DIESEL - 2022 218 dA 150hp AdBlue 5d',
'vin': None,
'year': 2023}
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:22 [ecarstrade.be] INFO: Saving data for 6958075auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367688.700387, 'last_price_update_time': 1774629682.700341}
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958075auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958094> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:24 [ecarstrade.be] INFO: Extracting details for car 6958094auction61871
2026-03-27 16:41:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e23b6251-1d74-5f0c-93c6-42be0569fbc3 with identifier: 6958094auction61871
2026-03-27 16:41:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e23b6251-1d74-5f0c-93c6-42be0569fbc3 with scrape type 2
2026-03-27 16:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e23b6251-1d74-5f0c-93c6-42be0569fbc3 with scrape type 2
2026-03-27 16:41:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e23b6251-1d74-5f0c-93c6-42be0569fbc3, identifier: 6958094auction61871
2026-03-27 16:41:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e23b6251-1d74-5f0c-93c6-42be0569fbc3 with identifier: 6958094auction61871
2026-03-27 16:41:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e23b6251-1d74-5f0c-93c6-42be0569fbc3 with identifier: 6958094auction61871
2026-03-27 16:41:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e23b6251-1d74-5f0c-93c6-42be0569fbc3 with identifier: 6958094auction61871 to the API
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958094>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'e23b6251-1d74-5f0c-93c6-42be0569fbc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958094',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 1.0 TSI 81kW Life Business 5d',
'transmission': 'manual',
'trim': 'VIII 1.0 TSI 81kW Life Business 5d',
'vin': None,
'year': 2023}
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958094auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Saving data for 6958094auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367634.291697, 'last_price_update_time': 1774629684.616123}
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958094auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6935102auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935102auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6935102auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6935101auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935101auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6935101auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6936662auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936662auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6936662auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6936666auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936666auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6936666auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6935099auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935099auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6935099auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6936664auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936664auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6936664auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6935095auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935095auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6935095auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6936661auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936661auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6936661auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6935094auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935094auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6935094auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6935090auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935090auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6935090auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6935091auction61871
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935091auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:24 [ecarstrade.be] INFO: Scrape type for 6935091auction61871: 2
2026-03-27 16:41:24 [ecarstrade.be] INFO: Found listing with ID: 6935093auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935093auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6935093auction61871: 2
2026-03-27 16:41:25 [ecarstrade.be] INFO: Found listing with ID: 6935088auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935088auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6935088auction61871: 2
2026-03-27 16:41:25 [ecarstrade.be] INFO: Found listing with ID: 6936651auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936651auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6936651auction61871: 2
2026-03-27 16:41:25 [ecarstrade.be] INFO: Found listing with ID: 6936648auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936648auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6936648auction61871: 2
2026-03-27 16:41:25 [ecarstrade.be] INFO: Found listing with ID: 6935075auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6935075auction61871: 2
2026-03-27 16:41:25 [ecarstrade.be] INFO: Found listing with ID: 6935083auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935083auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6935083auction61871: 2
2026-03-27 16:41:25 [ecarstrade.be] INFO: Found listing with ID: 6935085auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935085auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6935085auction61871: 2
2026-03-27 16:41:25 [ecarstrade.be] INFO: Found listing with ID: 6936644auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936644auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6936644auction61871: 2
2026-03-27 16:41:25 [ecarstrade.be] INFO: Found listing with ID: 6935070auction61871
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935070auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:25 [ecarstrade.be] INFO: Scrape type for 6935070auction61871: 2
2026-03-27 16:41:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961298> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:26 [ecarstrade.be] INFO: Extracting details for car 6961298auction61871
2026-03-27 16:41:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64f7e91b-c36d-5aeb-8945-482a066f4407 with identifier: 6961298auction61871
2026-03-27 16:41:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f7e91b-c36d-5aeb-8945-482a066f4407 with scrape type 2
2026-03-27 16:41:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64f7e91b-c36d-5aeb-8945-482a066f4407 with scrape type 2
2026-03-27 16:41:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64f7e91b-c36d-5aeb-8945-482a066f4407, identifier: 6961298auction61871
2026-03-27 16:41:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64f7e91b-c36d-5aeb-8945-482a066f4407 with identifier: 6961298auction61871
2026-03-27 16:41:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64f7e91b-c36d-5aeb-8945-482a066f4407 with identifier: 6961298auction61871
2026-03-27 16:41:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64f7e91b-c36d-5aeb-8945-482a066f4407 with identifier: 6961298auction61871 to the API
2026-03-27 16:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961298>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '64f7e91b-c36d-5aeb-8945-482a066f4407',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961298',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'GLA-Class',
'odometer': 88919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, GLA '20 PHEV, Mercedes-Benz GLA GLA 250e Business "
'Solution 5d',
'transmission': 'automatic',
'trim': ", GLA '20 PHEV, -Benz GLA GLA 250e Business Solution 5d",
'vin': None,
'year': 2022}
2026-03-27 16:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961298auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:45 [ecarstrade.be] INFO: Saving data for 6961298auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773418501.055333, 'last_price_update_time': 1774629705.798294}
2026-03-27 16:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961298auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961312> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961311> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961319> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958083> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958085> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961321> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958072> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:46 [ecarstrade.be] INFO: Extracting details for car 6961312auction61871
2026-03-27 16:41:46 [ecarstrade.be] INFO: Extracting details for car 6961311auction61871
2026-03-27 16:41:46 [ecarstrade.be] INFO: Extracting details for car 6961319auction61871
2026-03-27 16:41:46 [ecarstrade.be] INFO: Extracting details for car 6958083auction61871
2026-03-27 16:41:46 [ecarstrade.be] INFO: Extracting details for car 6958085auction61871
2026-03-27 16:41:46 [ecarstrade.be] INFO: Extracting details for car 6961321auction61871
2026-03-27 16:41:46 [ecarstrade.be] INFO: Extracting details for car 6958072auction61871
2026-03-27 16:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2585f62e-b749-57a1-810d-d01cb2926337 with identifier: 6961312auction61871
2026-03-27 16:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2585f62e-b749-57a1-810d-d01cb2926337 with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2585f62e-b749-57a1-810d-d01cb2926337 with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2585f62e-b749-57a1-810d-d01cb2926337, identifier: 6961312auction61871
2026-03-27 16:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a476cfc-037d-56ce-81df-7bdaff0a9d4b with identifier: 6961311auction61871
2026-03-27 16:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a476cfc-037d-56ce-81df-7bdaff0a9d4b with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a476cfc-037d-56ce-81df-7bdaff0a9d4b with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a476cfc-037d-56ce-81df-7bdaff0a9d4b, identifier: 6961311auction61871
2026-03-27 16:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 661da451-719c-55fc-888d-023cfd6c3e37 with identifier: 6961319auction61871
2026-03-27 16:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 661da451-719c-55fc-888d-023cfd6c3e37 with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 661da451-719c-55fc-888d-023cfd6c3e37 with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 661da451-719c-55fc-888d-023cfd6c3e37, identifier: 6961319auction61871
2026-03-27 16:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2427d6b1-be1c-5357-b019-8524daf91689 with identifier: 6958083auction61871
2026-03-27 16:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2427d6b1-be1c-5357-b019-8524daf91689 with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2427d6b1-be1c-5357-b019-8524daf91689 with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2427d6b1-be1c-5357-b019-8524daf91689, identifier: 6958083auction61871
2026-03-27 16:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9e387d5-f3db-548f-91c7-a79af83661cb with identifier: 6958085auction61871
2026-03-27 16:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9e387d5-f3db-548f-91c7-a79af83661cb with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9e387d5-f3db-548f-91c7-a79af83661cb with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b9e387d5-f3db-548f-91c7-a79af83661cb, identifier: 6958085auction61871
2026-03-27 16:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d12ae5-71be-5989-b412-c081d77868fd with identifier: 6961321auction61871
2026-03-27 16:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d12ae5-71be-5989-b412-c081d77868fd with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6d12ae5-71be-5989-b412-c081d77868fd with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f6d12ae5-71be-5989-b412-c081d77868fd, identifier: 6961321auction61871
2026-03-27 16:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab53631a-92ce-5a9d-a544-0fe433e401c2 with identifier: 6958072auction61871
2026-03-27 16:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab53631a-92ce-5a9d-a544-0fe433e401c2 with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab53631a-92ce-5a9d-a544-0fe433e401c2 with scrape type 2
2026-03-27 16:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab53631a-92ce-5a9d-a544-0fe433e401c2, identifier: 6958072auction61871
2026-03-27 16:41:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2585f62e-b749-57a1-810d-d01cb2926337 with identifier: 6961312auction61871
2026-03-27 16:41:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2585f62e-b749-57a1-810d-d01cb2926337 with identifier: 6961312auction61871
2026-03-27 16:41:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2585f62e-b749-57a1-810d-d01cb2926337 with identifier: 6961312auction61871 to the API
2026-03-27 16:41:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961312>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '2585f62e-b749-57a1-810d-d01cb2926337',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961312',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'BMW',
'model': 'X1',
'odometer': 111467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16dA (85 kW) 5d',
'transmission': 'automatic',
'trim': 'sDrive16dA (85 kW) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961312auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:47 [ecarstrade.be] INFO: Saving data for 6961312auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773452674.669241, 'last_price_update_time': 1774629707.142683}
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961312auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a476cfc-037d-56ce-81df-7bdaff0a9d4b with identifier: 6961311auction61871
2026-03-27 16:41:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a476cfc-037d-56ce-81df-7bdaff0a9d4b with identifier: 6961311auction61871
2026-03-27 16:41:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a476cfc-037d-56ce-81df-7bdaff0a9d4b with identifier: 6961311auction61871 to the API
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961311>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '5a476cfc-037d-56ce-81df-7bdaff0a9d4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961311',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 60289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 1.0 TSI Life Business 5d',
'transmission': 'manual',
'trim': '1.0 TSI Life Business 5d',
'vin': None,
'year': 2023}
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961311auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:47 [ecarstrade.be] INFO: Saving data for 6961311auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773452675.962204, 'last_price_update_time': 1774629707.486683}
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961311auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 661da451-719c-55fc-888d-023cfd6c3e37 with identifier: 6961319auction61871
2026-03-27 16:41:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 661da451-719c-55fc-888d-023cfd6c3e37 with identifier: 6961319auction61871
2026-03-27 16:41:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 661da451-719c-55fc-888d-023cfd6c3e37 with identifier: 6961319auction61871 to the API
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961319>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '661da451-719c-55fc-888d-023cfd6c3e37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961319',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'A6',
'odometer': 100147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Audi, A6 Avant '18, Audi A6 Avant Business Edition 40 TDI S tronic "
'5d',
'transmission': 'automatic',
'trim': ", Avant '18, Avant Business Edition 40 TDI S tronic 5d",
'vin': None,
'year': 2021}
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961319auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:47 [ecarstrade.be] INFO: Saving data for 6961319auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773452678.31076, 'last_price_update_time': 1774629707.790796}
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961319auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2427d6b1-be1c-5357-b019-8524daf91689 with identifier: 6958083auction61871
2026-03-27 16:41:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2427d6b1-be1c-5357-b019-8524daf91689 with identifier: 6958083auction61871
2026-03-27 16:41:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2427d6b1-be1c-5357-b019-8524daf91689 with identifier: 6958083auction61871 to the API
2026-03-27 16:41:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958083>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '2427d6b1-be1c-5357-b019-8524daf91689',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958083',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X1',
'odometer': 128419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16dA (85 kW) 5d',
'transmission': 'automatic',
'trim': 'sDrive16dA (85 kW) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958083auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:48 [ecarstrade.be] INFO: Saving data for 6958083auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367647.467623, 'last_price_update_time': 1774629708.151819}
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958083auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b9e387d5-f3db-548f-91c7-a79af83661cb with identifier: 6958085auction61871
2026-03-27 16:41:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b9e387d5-f3db-548f-91c7-a79af83661cb with identifier: 6958085auction61871
2026-03-27 16:41:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b9e387d5-f3db-548f-91c7-a79af83661cb with identifier: 6958085auction61871 to the API
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958085>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'b9e387d5-f3db-548f-91c7-a79af83661cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958085',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 96977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19 PHEV, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19 PHEV, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2022}
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958085auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:48 [ecarstrade.be] INFO: Saving data for 6958085auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367649.352923, 'last_price_update_time': 1774629708.597135}
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958085auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f6d12ae5-71be-5989-b412-c081d77868fd with identifier: 6961321auction61871
2026-03-27 16:41:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f6d12ae5-71be-5989-b412-c081d77868fd with identifier: 6961321auction61871
2026-03-27 16:41:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f6d12ae5-71be-5989-b412-c081d77868fd with identifier: 6961321auction61871 to the API
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961321>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'f6d12ae5-71be-5989-b412-c081d77868fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961321',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '3008',
'odometer': 105560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': "Peugeot, 3008 '16, Peugeot 3008 Hybrid 225 e-Auto8 Allure 5d",
'transmission': 'automatic',
'trim': ", '16, Hybrid 225 e-Auto8 Allure 5d",
'vin': None,
'year': 2020}
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961321auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:48 [ecarstrade.be] INFO: Saving data for 6961321auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773452679.61721, 'last_price_update_time': 1774629708.930391}
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961321auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab53631a-92ce-5a9d-a544-0fe433e401c2 with identifier: 6958072auction61871
2026-03-27 16:41:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab53631a-92ce-5a9d-a544-0fe433e401c2 with identifier: 6958072auction61871
2026-03-27 16:41:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab53631a-92ce-5a9d-a544-0fe433e401c2 with identifier: 6958072auction61871 to the API
2026-03-27 16:41:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958072>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'ab53631a-92ce-5a9d-a544-0fe433e401c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958072',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'GLC-Class',
'odometer': 74093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': '*MERCEDES CLASSE GLC COUPE AMG (C253) - 2019 GLC 43 AMG 390 4-Matic '
'(EU6d-TEMP) 5d',
'transmission': 'automatic',
'trim': '*MERCEDES CLASSE GLC COUPE AMG (C253) - 2019 GLC 43 AMG 390 4-Matic '
'(EU6d-TEMP) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958072auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:49 [ecarstrade.be] INFO: Saving data for 6958072auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367648.834933, 'last_price_update_time': 1774629709.402555}
2026-03-27 16:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958072auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961322> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:53 [ecarstrade.be] INFO: Extracting details for car 6961322auction61871
2026-03-27 16:41:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4888138c-418e-56d9-80a9-f6093bd17fbe with identifier: 6961322auction61871
2026-03-27 16:41:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4888138c-418e-56d9-80a9-f6093bd17fbe with scrape type 2
2026-03-27 16:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4888138c-418e-56d9-80a9-f6093bd17fbe with scrape type 2
2026-03-27 16:41:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4888138c-418e-56d9-80a9-f6093bd17fbe, identifier: 6961322auction61871
2026-03-27 16:41:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4888138c-418e-56d9-80a9-f6093bd17fbe with identifier: 6961322auction61871
2026-03-27 16:41:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4888138c-418e-56d9-80a9-f6093bd17fbe with identifier: 6961322auction61871
2026-03-27 16:41:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4888138c-418e-56d9-80a9-f6093bd17fbe with identifier: 6961322auction61871 to the API
2026-03-27 16:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961322>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '4888138c-418e-56d9-80a9-f6093bd17fbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961322',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': '5 Series',
'odometer': 90643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 5-serie To FL'20, BMW 5 Reeks Touring 518d Aut. (110 kW) 5d",
'transmission': 'automatic',
'trim': ", 5-serie To FL'20, 5 Reeks Touring 518d Aut. (110 kW) 5d",
'vin': None,
'year': 2023}
2026-03-27 16:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961322auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:53 [ecarstrade.be] INFO: Saving data for 6961322auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773452680.610767, 'last_price_update_time': 1774629713.768167}
2026-03-27 16:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961322auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6936636auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936636auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6936636auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6961297auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961297auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6961297auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6935067auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935067auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6935067auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6936630auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936630auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6936630auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6935061auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935061auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6935061auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6936622auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936622auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6936622auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6936632auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936632auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6936632auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6911224auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911224auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6911224auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6936619auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936619auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6936619auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6911222auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911222auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6911222auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6935057auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935057auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6935057auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6958060auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958060auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6958060auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6911219auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911219auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6911219auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6913305auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913305auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6913305auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6913316auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913316auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6913316auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6913317auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913317auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6913317auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6935055auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935055auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6935055auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6911210auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911210auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6911210auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6911216auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911216auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6911216auction61871: 2
2026-03-27 16:41:55 [ecarstrade.be] INFO: Found listing with ID: 6913314auction61871
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913314auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:55 [ecarstrade.be] INFO: Scrape type for 6913314auction61871: 2
2026-03-27 16:41:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935099> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:55 [ecarstrade.be] INFO: Extracting details for car 6935099auction61871
2026-03-27 16:41:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9ecd7cd-18be-5da8-ba6e-33c40c9b4fdd with identifier: 6935099auction61871
2026-03-27 16:41:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9ecd7cd-18be-5da8-ba6e-33c40c9b4fdd with scrape type 2
2026-03-27 16:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9ecd7cd-18be-5da8-ba6e-33c40c9b4fdd with scrape type 2
2026-03-27 16:41:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9ecd7cd-18be-5da8-ba6e-33c40c9b4fdd, identifier: 6935099auction61871
2026-03-27 16:41:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9ecd7cd-18be-5da8-ba6e-33c40c9b4fdd with identifier: 6935099auction61871
2026-03-27 16:41:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9ecd7cd-18be-5da8-ba6e-33c40c9b4fdd with identifier: 6935099auction61871
2026-03-27 16:41:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9ecd7cd-18be-5da8-ba6e-33c40c9b4fdd with identifier: 6935099auction61871 to the API
2026-03-27 16:41:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935099>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd9ecd7cd-18be-5da8-ba6e-33c40c9b4fdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935099',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Skoda',
'model': 'Superb',
'odometer': 109892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': "Skoda, Superb Combi FL'19, Skoda Superb Combi 2.0 CRTDI 90kW DSG7 "
'Clever 5d',
'transmission': 'automatic',
'trim': ", Combi FL'19, Combi 2.0 CRTDI 90kW DSG7 Clever 5d",
'vin': None,
'year': 2021}
2026-03-27 16:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935099auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:56 [ecarstrade.be] INFO: Saving data for 6935099auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839933.579195, 'last_price_update_time': 1774629716.338748}
2026-03-27 16:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935099auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936664> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:56 [ecarstrade.be] INFO: Extracting details for car 6936664auction61871
2026-03-27 16:41:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a1e009e-0f20-515e-8584-3ed20ee5229b with identifier: 6936664auction61871
2026-03-27 16:41:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a1e009e-0f20-515e-8584-3ed20ee5229b with scrape type 2
2026-03-27 16:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a1e009e-0f20-515e-8584-3ed20ee5229b with scrape type 2
2026-03-27 16:41:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a1e009e-0f20-515e-8584-3ed20ee5229b, identifier: 6936664auction61871
2026-03-27 16:41:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a1e009e-0f20-515e-8584-3ed20ee5229b with identifier: 6936664auction61871
2026-03-27 16:41:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a1e009e-0f20-515e-8584-3ed20ee5229b with identifier: 6936664auction61871
2026-03-27 16:41:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a1e009e-0f20-515e-8584-3ed20ee5229b with identifier: 6936664auction61871 to the API
2026-03-27 16:41:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936664>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '6a1e009e-0f20-515e-8584-3ed20ee5229b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936664',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 73976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936664auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:57 [ecarstrade.be] INFO: Saving data for 6936664auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840558.272977, 'last_price_update_time': 1774629717.032548}
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936664auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936662> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:57 [ecarstrade.be] INFO: Extracting details for car 6936662auction61871
2026-03-27 16:41:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a03e6b7-2121-58a6-a2d1-6898f4fe7684 with identifier: 6936662auction61871
2026-03-27 16:41:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a03e6b7-2121-58a6-a2d1-6898f4fe7684 with scrape type 2
2026-03-27 16:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a03e6b7-2121-58a6-a2d1-6898f4fe7684 with scrape type 2
2026-03-27 16:41:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a03e6b7-2121-58a6-a2d1-6898f4fe7684, identifier: 6936662auction61871
2026-03-27 16:41:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a03e6b7-2121-58a6-a2d1-6898f4fe7684 with identifier: 6936662auction61871
2026-03-27 16:41:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a03e6b7-2121-58a6-a2d1-6898f4fe7684 with identifier: 6936662auction61871
2026-03-27 16:41:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a03e6b7-2121-58a6-a2d1-6898f4fe7684 with identifier: 6936662auction61871 to the API
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936662>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '5a03e6b7-2121-58a6-a2d1-6898f4fe7684',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936662',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 169361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-01',
'seats_number': 7,
'seller_name': None,
'title': "Ford, Galaxy '15, Ford Galaxy 2.0 TDCi 110kW S/S Titanium 5d",
'transmission': 'manual',
'trim': ", '15, 2.0 TDCi 110kW S/S Titanium 5d",
'vin': None,
'year': 2020}
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936662auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:57 [ecarstrade.be] INFO: Saving data for 6936662auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840558.708638, 'last_price_update_time': 1774629717.829101}
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936662auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936666> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:57 [ecarstrade.be] INFO: Extracting details for car 6936666auction61871
2026-03-27 16:41:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12d5f703-75fe-5d09-b9f0-5b92b83991d9 with identifier: 6936666auction61871
2026-03-27 16:41:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12d5f703-75fe-5d09-b9f0-5b92b83991d9 with scrape type 2
2026-03-27 16:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12d5f703-75fe-5d09-b9f0-5b92b83991d9 with scrape type 2
2026-03-27 16:41:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 12d5f703-75fe-5d09-b9f0-5b92b83991d9, identifier: 6936666auction61871
2026-03-27 16:41:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 12d5f703-75fe-5d09-b9f0-5b92b83991d9 with identifier: 6936666auction61871
2026-03-27 16:41:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 12d5f703-75fe-5d09-b9f0-5b92b83991d9 with identifier: 6936666auction61871
2026-03-27 16:41:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 12d5f703-75fe-5d09-b9f0-5b92b83991d9 with identifier: 6936666auction61871 to the API
2026-03-27 16:41:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936666>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '12d5f703-75fe-5d09-b9f0-5b92b83991d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936666',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'C-Class',
'odometer': 250394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes, C-Klasse break FL18, Mercedes-Benz C-Klasse Break C 180 d '
'Business Solu',
'transmission': 'automatic',
'trim': ', C-Klasse break FL18, -Benz C-Klasse Break C 180 d Business Solu',
'vin': None,
'year': 2021}
2026-03-27 16:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936666auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:58 [ecarstrade.be] INFO: Saving data for 6936666auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772789017.907484, 'last_price_update_time': 1774629718.437029}
2026-03-27 16:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936666auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935102> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:41:58 [ecarstrade.be] INFO: Extracting details for car 6935102auction61871
2026-03-27 16:41:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb0c0eb-33ab-5061-8726-a9e17564e7d1 with identifier: 6935102auction61871
2026-03-27 16:41:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb0c0eb-33ab-5061-8726-a9e17564e7d1 with scrape type 2
2026-03-27 16:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fb0c0eb-33ab-5061-8726-a9e17564e7d1 with scrape type 2
2026-03-27 16:41:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5fb0c0eb-33ab-5061-8726-a9e17564e7d1, identifier: 6935102auction61871
2026-03-27 16:41:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5fb0c0eb-33ab-5061-8726-a9e17564e7d1 with identifier: 6935102auction61871
2026-03-27 16:41:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5fb0c0eb-33ab-5061-8726-a9e17564e7d1 with identifier: 6935102auction61871
2026-03-27 16:41:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5fb0c0eb-33ab-5061-8726-a9e17564e7d1 with identifier: 6935102auction61871 to the API
2026-03-27 16:41:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:41:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:41:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935102>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '5fb0c0eb-33ab-5061-8726-a9e17564e7d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935102',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'A4',
'odometer': 111686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Audi, A4 Berline FL'19, Audi A4 2.0 35 TFSi 110kW S tronic "
'Attraction 4d',
'transmission': 'automatic',
'trim': ", Berline FL'19, 2.0 35 TFSi 110kW S tronic Attraction 4d",
'vin': None,
'year': 2022}
2026-03-27 16:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935102auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:41:59 [ecarstrade.be] INFO: Saving data for 6935102auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839945.662848, 'last_price_update_time': 1774629719.280791}
2026-03-27 16:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935102auction61871') HTTP/1.1" 204 0
2026-03-27 16:41:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935070> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:41:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:00 [ecarstrade.be] INFO: Extracting details for car 6935070auction61871
2026-03-27 16:42:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86c6b146-2d25-5651-b53c-99c5374cf3df with identifier: 6935070auction61871
2026-03-27 16:42:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c6b146-2d25-5651-b53c-99c5374cf3df with scrape type 2
2026-03-27 16:42:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86c6b146-2d25-5651-b53c-99c5374cf3df with scrape type 2
2026-03-27 16:42:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86c6b146-2d25-5651-b53c-99c5374cf3df, identifier: 6935070auction61871
2026-03-27 16:42:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86c6b146-2d25-5651-b53c-99c5374cf3df with identifier: 6935070auction61871
2026-03-27 16:42:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86c6b146-2d25-5651-b53c-99c5374cf3df with identifier: 6935070auction61871
2026-03-27 16:42:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86c6b146-2d25-5651-b53c-99c5374cf3df with identifier: 6935070auction61871 to the API
2026-03-27 16:42:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935070>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '86c6b146-2d25-5651-b53c-99c5374cf3df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935070',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': '6 Series',
'odometer': 54483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 6-serie Gr.Tu. FL'20, BMW 6 Reeks Gran Turismo 620d (120kW) 5d",
'transmission': 'automatic',
'trim': ", 6-serie Gr.Tu. FL'20, 6 Reeks Gran Turismo 620d (120kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935070auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:00 [ecarstrade.be] INFO: Saving data for 6935070auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788965.695744, 'last_price_update_time': 1774629720.527535}
2026-03-27 16:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935070auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935083> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:03 [ecarstrade.be] INFO: Extracting details for car 6935083auction61871
2026-03-27 16:42:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b1e8758-e207-5727-98e6-60ce4dfdd108 with identifier: 6935083auction61871
2026-03-27 16:42:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b1e8758-e207-5727-98e6-60ce4dfdd108 with scrape type 2
2026-03-27 16:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b1e8758-e207-5727-98e6-60ce4dfdd108 with scrape type 2
2026-03-27 16:42:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b1e8758-e207-5727-98e6-60ce4dfdd108, identifier: 6935083auction61871
2026-03-27 16:42:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b1e8758-e207-5727-98e6-60ce4dfdd108 with identifier: 6935083auction61871
2026-03-27 16:42:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b1e8758-e207-5727-98e6-60ce4dfdd108 with identifier: 6935083auction61871
2026-03-27 16:42:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b1e8758-e207-5727-98e6-60ce4dfdd108 with identifier: 6935083auction61871 to the API
2026-03-27 16:42:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935083>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '8b1e8758-e207-5727-98e6-60ce4dfdd108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935083',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 50720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': "Skoda, Octavia Combi '20, Skoda Octavia Combi 1.5 TSI 110kW Clever+ "
'5d',
'transmission': 'manual',
'trim': ", Combi '20, Combi 1.5 TSI 110kW Clever+ 5d",
'vin': None,
'year': 2021}
2026-03-27 16:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935083auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:04 [ecarstrade.be] INFO: Saving data for 6935083auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840487.72221, 'last_price_update_time': 1774629724.375198}
2026-03-27 16:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935083auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935085> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:04 [ecarstrade.be] INFO: Extracting details for car 6935085auction61871
2026-03-27 16:42:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70ba1c02-ecab-5fda-891c-44360dd9c1b9 with identifier: 6935085auction61871
2026-03-27 16:42:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70ba1c02-ecab-5fda-891c-44360dd9c1b9 with scrape type 2
2026-03-27 16:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70ba1c02-ecab-5fda-891c-44360dd9c1b9 with scrape type 2
2026-03-27 16:42:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70ba1c02-ecab-5fda-891c-44360dd9c1b9, identifier: 6935085auction61871
2026-03-27 16:42:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70ba1c02-ecab-5fda-891c-44360dd9c1b9 with identifier: 6935085auction61871
2026-03-27 16:42:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70ba1c02-ecab-5fda-891c-44360dd9c1b9 with identifier: 6935085auction61871
2026-03-27 16:42:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70ba1c02-ecab-5fda-891c-44360dd9c1b9 with identifier: 6935085auction61871 to the API
2026-03-27 16:42:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935085>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '70ba1c02-ecab-5fda-891c-44360dd9c1b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935085',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 93177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Rifter 1.2 PureTech 130 EAT8 Allure Pack Long 5d',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 EAT8 Allure Pack Long 5d',
'vin': None,
'year': 2021}
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935085auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:05 [ecarstrade.be] INFO: Saving data for 6935085auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839942.940189, 'last_price_update_time': 1774629725.254779}
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935085auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935075> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936648> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:05 [ecarstrade.be] INFO: Extracting details for car 6935075auction61871
2026-03-27 16:42:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60bafdfb-37a5-574a-a244-789d5d2bc729 with identifier: 6935075auction61871
2026-03-27 16:42:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60bafdfb-37a5-574a-a244-789d5d2bc729 with scrape type 2
2026-03-27 16:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60bafdfb-37a5-574a-a244-789d5d2bc729 with scrape type 2
2026-03-27 16:42:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 60bafdfb-37a5-574a-a244-789d5d2bc729, identifier: 6935075auction61871
2026-03-27 16:42:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 60bafdfb-37a5-574a-a244-789d5d2bc729 with identifier: 6935075auction61871
2026-03-27 16:42:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 60bafdfb-37a5-574a-a244-789d5d2bc729 with identifier: 6935075auction61871
2026-03-27 16:42:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 60bafdfb-37a5-574a-a244-789d5d2bc729 with identifier: 6935075auction61871 to the API
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935075>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '60bafdfb-37a5-574a-a244-789d5d2bc729',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935075',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 37249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Opel, Crossland '20, Opel Crossland 1.2 61kW S/S 5d",
'transmission': 'manual',
'trim': ", Crossland '20, Crossland 1.2 61kW S/S 5d",
'vin': None,
'year': 2022}
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:05 [ecarstrade.be] INFO: Saving data for 6935075auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788964.266506, 'last_price_update_time': 1774629725.827026}
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935075auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:05 [ecarstrade.be] INFO: Extracting details for car 6936648auction61871
2026-03-27 16:42:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae6a1e36-0dca-5867-9301-427af4332d61 with identifier: 6936648auction61871
2026-03-27 16:42:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae6a1e36-0dca-5867-9301-427af4332d61 with scrape type 2
2026-03-27 16:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae6a1e36-0dca-5867-9301-427af4332d61 with scrape type 2
2026-03-27 16:42:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ae6a1e36-0dca-5867-9301-427af4332d61, identifier: 6936648auction61871
2026-03-27 16:42:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ae6a1e36-0dca-5867-9301-427af4332d61 with identifier: 6936648auction61871
2026-03-27 16:42:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ae6a1e36-0dca-5867-9301-427af4332d61 with identifier: 6936648auction61871
2026-03-27 16:42:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ae6a1e36-0dca-5867-9301-427af4332d61 with identifier: 6936648auction61871 to the API
2026-03-27 16:42:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936648>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'ae6a1e36-0dca-5867-9301-427af4332d61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936648',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 94150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.3 Turbo T4 190 4xe ATX Limited 5d',
'transmission': 'automatic',
'trim': '1.3 Turbo T4 190 4xe ATX Limited 5d',
'vin': None,
'year': 2023}
2026-03-27 16:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936648auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:06 [ecarstrade.be] INFO: Saving data for 6936648auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840536.451118, 'last_price_update_time': 1774629726.509281}
2026-03-27 16:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936648auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936651> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:06 [ecarstrade.be] INFO: Extracting details for car 6936651auction61871
2026-03-27 16:42:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b8226ff-1a71-55db-8a86-12fd502fdb08 with identifier: 6936651auction61871
2026-03-27 16:42:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b8226ff-1a71-55db-8a86-12fd502fdb08 with scrape type 2
2026-03-27 16:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b8226ff-1a71-55db-8a86-12fd502fdb08 with scrape type 2
2026-03-27 16:42:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b8226ff-1a71-55db-8a86-12fd502fdb08, identifier: 6936651auction61871
2026-03-27 16:42:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b8226ff-1a71-55db-8a86-12fd502fdb08 with identifier: 6936651auction61871
2026-03-27 16:42:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b8226ff-1a71-55db-8a86-12fd502fdb08 with identifier: 6936651auction61871
2026-03-27 16:42:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b8226ff-1a71-55db-8a86-12fd502fdb08 with identifier: 6936651auction61871 to the API
2026-03-27 16:42:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936651>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '2b8226ff-1a71-55db-8a86-12fd502fdb08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936651',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'Passat Variant',
'odometer': 106658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI 90kW DSG Style Business 5d',
'transmission': 'automatic',
'trim': '2.0 TDI 90kW DSG Style Business 5d',
'vin': None,
'year': 2021}
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936651auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:07 [ecarstrade.be] INFO: Saving data for 6936651auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840536.092921, 'last_price_update_time': 1774629727.048839}
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936651auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935088> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:07 [ecarstrade.be] INFO: Extracting details for car 6935088auction61871
2026-03-27 16:42:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67fec376-26df-5c4a-b142-07a42fcd1db0 with identifier: 6935088auction61871
2026-03-27 16:42:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67fec376-26df-5c4a-b142-07a42fcd1db0 with scrape type 2
2026-03-27 16:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67fec376-26df-5c4a-b142-07a42fcd1db0 with scrape type 2
2026-03-27 16:42:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 67fec376-26df-5c4a-b142-07a42fcd1db0, identifier: 6935088auction61871
2026-03-27 16:42:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67fec376-26df-5c4a-b142-07a42fcd1db0 with identifier: 6935088auction61871
2026-03-27 16:42:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67fec376-26df-5c4a-b142-07a42fcd1db0 with identifier: 6935088auction61871
2026-03-27 16:42:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67fec376-26df-5c4a-b142-07a42fcd1db0 with identifier: 6935088auction61871 to the API
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935088>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '67fec376-26df-5c4a-b142-07a42fcd1db0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935088',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Other',
'model': 'Volvo',
'odometer': 118190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 T4 Recharge Geartronic Inscription 5d',
'transmission': 'automatic',
'trim': 'XC40 T4 Recharge Geartronic Inscription 5d',
'vin': None,
'year': 2021}
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935088auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:07 [ecarstrade.be] INFO: Saving data for 6935088auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839949.157202, 'last_price_update_time': 1774629727.591843}
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935088auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:07 [scrapy.extensions.logstats] INFO: Crawled 382 pages (at 33 pages/min), scraped 345 items (at 31 items/min)
2026-03-27 16:42:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:42:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935091> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:11 [ecarstrade.be] INFO: Extracting details for car 6935091auction61871
2026-03-27 16:42:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5d85e26-1420-54b0-b67b-8562a5ec6e67 with identifier: 6935091auction61871
2026-03-27 16:42:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5d85e26-1420-54b0-b67b-8562a5ec6e67 with scrape type 2
2026-03-27 16:42:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5d85e26-1420-54b0-b67b-8562a5ec6e67 with scrape type 2
2026-03-27 16:42:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5d85e26-1420-54b0-b67b-8562a5ec6e67, identifier: 6935091auction61871
2026-03-27 16:42:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5d85e26-1420-54b0-b67b-8562a5ec6e67 with identifier: 6935091auction61871
2026-03-27 16:42:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5d85e26-1420-54b0-b67b-8562a5ec6e67 with identifier: 6935091auction61871
2026-03-27 16:42:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5d85e26-1420-54b0-b67b-8562a5ec6e67 with identifier: 6935091auction61871 to the API
2026-03-27 16:42:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935091>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'e5d85e26-1420-54b0-b67b-8562a5ec6e67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935091',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': '5 Series',
'odometer': 112251,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Reeks Touring 530e Auto 5d',
'transmission': 'automatic',
'trim': '5 Reeks Touring 530e Auto 5d',
'vin': None,
'year': 2021}
2026-03-27 16:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935091auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:11 [ecarstrade.be] INFO: Saving data for 6935091auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839995.045642, 'last_price_update_time': 1774629731.661409}
2026-03-27 16:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935091auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935101> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:11 [ecarstrade.be] INFO: Extracting details for car 6935101auction61871
2026-03-27 16:42:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15b73f59-7767-52c5-af15-58f4a562f4fe with identifier: 6935101auction61871
2026-03-27 16:42:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15b73f59-7767-52c5-af15-58f4a562f4fe with scrape type 2
2026-03-27 16:42:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15b73f59-7767-52c5-af15-58f4a562f4fe with scrape type 2
2026-03-27 16:42:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 15b73f59-7767-52c5-af15-58f4a562f4fe, identifier: 6935101auction61871
2026-03-27 16:42:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 15b73f59-7767-52c5-af15-58f4a562f4fe with identifier: 6935101auction61871
2026-03-27 16:42:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 15b73f59-7767-52c5-af15-58f4a562f4fe with identifier: 6935101auction61871
2026-03-27 16:42:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 15b73f59-7767-52c5-af15-58f4a562f4fe with identifier: 6935101auction61871 to the API
2026-03-27 16:42:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935101>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '15b73f59-7767-52c5-af15-58f4a562f4fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935101',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X1',
'odometer': 107733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 xDrive25e (162 kW) 5d',
'transmission': 'automatic',
'trim': 'xDrive25e (162 kW) 5d',
'vin': None,
'year': 2022}
2026-03-27 16:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935101auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:12 [ecarstrade.be] INFO: Saving data for 6935101auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839931.188701, 'last_price_update_time': 1774629732.339737}
2026-03-27 16:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935101auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913314> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:12 [ecarstrade.be] INFO: Extracting details for car 6913314auction61871
2026-03-27 16:42:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ea87b7c-b377-5a64-933e-034c0e56ff4b with identifier: 6913314auction61871
2026-03-27 16:42:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ea87b7c-b377-5a64-933e-034c0e56ff4b with scrape type 2
2026-03-27 16:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ea87b7c-b377-5a64-933e-034c0e56ff4b with scrape type 2
2026-03-27 16:42:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ea87b7c-b377-5a64-933e-034c0e56ff4b, identifier: 6913314auction61871
2026-03-27 16:42:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ea87b7c-b377-5a64-933e-034c0e56ff4b with identifier: 6913314auction61871
2026-03-27 16:42:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ea87b7c-b377-5a64-933e-034c0e56ff4b with identifier: 6913314auction61871
2026-03-27 16:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ea87b7c-b377-5a64-933e-034c0e56ff4b with identifier: 6913314auction61871 to the API
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913314>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '4ea87b7c-b377-5a64-933e-034c0e56ff4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913314',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 34761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913314auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:13 [ecarstrade.be] INFO: Saving data for 6913314auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613255.854277, 'last_price_update_time': 1774629733.45149}
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913314auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911216> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:13 [ecarstrade.be] INFO: Extracting details for car 6911216auction61871
2026-03-27 16:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d99dc47-2710-5b93-a520-824bd89fa58b with identifier: 6911216auction61871
2026-03-27 16:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d99dc47-2710-5b93-a520-824bd89fa58b with scrape type 2
2026-03-27 16:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d99dc47-2710-5b93-a520-824bd89fa58b with scrape type 2
2026-03-27 16:42:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8d99dc47-2710-5b93-a520-824bd89fa58b, identifier: 6911216auction61871
2026-03-27 16:42:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8d99dc47-2710-5b93-a520-824bd89fa58b with identifier: 6911216auction61871
2026-03-27 16:42:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8d99dc47-2710-5b93-a520-824bd89fa58b with identifier: 6911216auction61871
2026-03-27 16:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8d99dc47-2710-5b93-a520-824bd89fa58b with identifier: 6911216auction61871 to the API
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911216>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '8d99dc47-2710-5b93-a520-824bd89fa58b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911216',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 88332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': "Citroën, C5 Aircross '18, Citroën C5 Aircross Hybrid 225 e-EAT8 "
'Business GPS',
'transmission': 'automatic',
'trim': "Citroën, '18, Citroën Hybrid 225 e-EAT8 Business GPS",
'vin': None,
'year': 2021}
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911216auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:13 [ecarstrade.be] INFO: Saving data for 6911216auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613085.313377, 'last_price_update_time': 1774629733.983868}
2026-03-27 16:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911216auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911210> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:14 [ecarstrade.be] INFO: Extracting details for car 6911210auction61871
2026-03-27 16:42:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66436391-203c-5064-bbd1-31eb517e1c38 with identifier: 6911210auction61871
2026-03-27 16:42:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66436391-203c-5064-bbd1-31eb517e1c38 with scrape type 2
2026-03-27 16:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66436391-203c-5064-bbd1-31eb517e1c38 with scrape type 2
2026-03-27 16:42:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66436391-203c-5064-bbd1-31eb517e1c38, identifier: 6911210auction61871
2026-03-27 16:42:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66436391-203c-5064-bbd1-31eb517e1c38 with identifier: 6911210auction61871
2026-03-27 16:42:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66436391-203c-5064-bbd1-31eb517e1c38 with identifier: 6911210auction61871
2026-03-27 16:42:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66436391-203c-5064-bbd1-31eb517e1c38 with identifier: 6911210auction61871 to the API
2026-03-27 16:42:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911210>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '66436391-203c-5064-bbd1-31eb517e1c38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911210',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 154301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "VW, Tiguan Allspace '17, Volkswagen Tiguan Allspace 1.5 TSI ACT "
'DSG7 Comfor',
'transmission': 'automatic',
'trim': "VW, Allspace '17, Allspace 1.5 TSI ACT DSG7 Comfor",
'vin': None,
'year': 2021}
2026-03-27 16:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911210auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:14 [ecarstrade.be] INFO: Saving data for 6911210auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613081.617835, 'last_price_update_time': 1774629734.954738}
2026-03-27 16:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911210auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935055> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:15 [ecarstrade.be] INFO: Extracting details for car 6935055auction61871
2026-03-27 16:42:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 852808f7-eb27-551a-84db-3f0ace4b3e22 with identifier: 6935055auction61871
2026-03-27 16:42:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 852808f7-eb27-551a-84db-3f0ace4b3e22 with scrape type 2
2026-03-27 16:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 852808f7-eb27-551a-84db-3f0ace4b3e22 with scrape type 2
2026-03-27 16:42:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 852808f7-eb27-551a-84db-3f0ace4b3e22, identifier: 6935055auction61871
2026-03-27 16:42:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 852808f7-eb27-551a-84db-3f0ace4b3e22 with identifier: 6935055auction61871
2026-03-27 16:42:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 852808f7-eb27-551a-84db-3f0ace4b3e22 with identifier: 6935055auction61871
2026-03-27 16:42:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 852808f7-eb27-551a-84db-3f0ace4b3e22 with identifier: 6935055auction61871 to the API
2026-03-27 16:42:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935055>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '852808f7-eb27-551a-84db-3f0ace4b3e22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935055',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 67827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDi Hybrid Feel 5d',
'transmission': 'automatic',
'trim': '1.6 T-GDi Hybrid Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935055auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:15 [ecarstrade.be] INFO: Saving data for 6935055auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788939.704033, 'last_price_update_time': 1774629735.468506}
2026-03-27 16:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935055auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913317> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:17 [ecarstrade.be] INFO: Extracting details for car 6913317auction61871
2026-03-27 16:42:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b08b4cf-5afc-5439-88d3-6abde681ed05 with identifier: 6913317auction61871
2026-03-27 16:42:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b08b4cf-5afc-5439-88d3-6abde681ed05 with scrape type 2
2026-03-27 16:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b08b4cf-5afc-5439-88d3-6abde681ed05 with scrape type 2
2026-03-27 16:42:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3b08b4cf-5afc-5439-88d3-6abde681ed05, identifier: 6913317auction61871
2026-03-27 16:42:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3b08b4cf-5afc-5439-88d3-6abde681ed05 with identifier: 6913317auction61871
2026-03-27 16:42:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3b08b4cf-5afc-5439-88d3-6abde681ed05 with identifier: 6913317auction61871
2026-03-27 16:42:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3b08b4cf-5afc-5439-88d3-6abde681ed05 with identifier: 6913317auction61871 to the API
2026-03-27 16:42:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913317>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '3b08b4cf-5afc-5439-88d3-6abde681ed05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913317',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 32736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2 PureTech 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.2 PureTech 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913317auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:18 [ecarstrade.be] INFO: Saving data for 6913317auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613253.265749, 'last_price_update_time': 1774629738.348675}
2026-03-27 16:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913317auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936644> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:20 [ecarstrade.be] INFO: Extracting details for car 6936644auction61871
2026-03-27 16:42:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b04e0a-de38-584d-9355-9f8f2603f0d2 with identifier: 6936644auction61871
2026-03-27 16:42:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b04e0a-de38-584d-9355-9f8f2603f0d2 with scrape type 2
2026-03-27 16:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0b04e0a-de38-584d-9355-9f8f2603f0d2 with scrape type 2
2026-03-27 16:42:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a0b04e0a-de38-584d-9355-9f8f2603f0d2, identifier: 6936644auction61871
2026-03-27 16:42:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a0b04e0a-de38-584d-9355-9f8f2603f0d2 with identifier: 6936644auction61871
2026-03-27 16:42:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a0b04e0a-de38-584d-9355-9f8f2603f0d2 with identifier: 6936644auction61871
2026-03-27 16:42:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a0b04e0a-de38-584d-9355-9f8f2603f0d2 with identifier: 6936644auction61871 to the API
2026-03-27 16:42:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936644>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'a0b04e0a-de38-584d-9355-9f8f2603f0d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936644',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 146268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland X 1.5 Turbo ECOTEC D S/S AT8 Edition 5d',
'transmission': 'automatic',
'trim': '1.5 Turbo ECOTEC D S/S AT8 Edition 5d',
'vin': None,
'year': 2020}
2026-03-27 16:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936644auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:20 [ecarstrade.be] INFO: Saving data for 6936644auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840531.368586, 'last_price_update_time': 1774629740.647092}
2026-03-27 16:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936644auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935057> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:21 [ecarstrade.be] INFO: Extracting details for car 6935057auction61871
2026-03-27 16:42:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 382d4bb8-1737-5add-b493-8a4c712071bd with identifier: 6935057auction61871
2026-03-27 16:42:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 382d4bb8-1737-5add-b493-8a4c712071bd with scrape type 2
2026-03-27 16:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 382d4bb8-1737-5add-b493-8a4c712071bd with scrape type 2
2026-03-27 16:42:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 382d4bb8-1737-5add-b493-8a4c712071bd, identifier: 6935057auction61871
2026-03-27 16:42:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 382d4bb8-1737-5add-b493-8a4c712071bd with identifier: 6935057auction61871
2026-03-27 16:42:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 382d4bb8-1737-5add-b493-8a4c712071bd with identifier: 6935057auction61871
2026-03-27 16:42:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 382d4bb8-1737-5add-b493-8a4c712071bd with identifier: 6935057auction61871 to the API
2026-03-27 16:42:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935057>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '382d4bb8-1737-5add-b493-8a4c712071bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935057',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 56683,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'VW, T-Roc 1. Roc, T-Roc 1.0TSI 81kW Life Busines',
'transmission': 'manual',
'trim': 'VW, 1. Roc, 1.0TSI 81kW Life Busines',
'vin': None,
'year': 2024}
2026-03-27 16:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935057auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:21 [ecarstrade.be] INFO: Saving data for 6935057auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788941.352159, 'last_price_update_time': 1774629741.845684}
2026-03-27 16:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935057auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911219> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:21 [ecarstrade.be] INFO: Extracting details for car 6911219auction61871
2026-03-27 16:42:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05bd4d01-a648-5ffc-89d5-ce503927bbba with identifier: 6911219auction61871
2026-03-27 16:42:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05bd4d01-a648-5ffc-89d5-ce503927bbba with scrape type 2
2026-03-27 16:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05bd4d01-a648-5ffc-89d5-ce503927bbba with scrape type 2
2026-03-27 16:42:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05bd4d01-a648-5ffc-89d5-ce503927bbba, identifier: 6911219auction61871
2026-03-27 16:42:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05bd4d01-a648-5ffc-89d5-ce503927bbba with identifier: 6911219auction61871
2026-03-27 16:42:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05bd4d01-a648-5ffc-89d5-ce503927bbba with identifier: 6911219auction61871
2026-03-27 16:42:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05bd4d01-a648-5ffc-89d5-ce503927bbba with identifier: 6911219auction61871 to the API
2026-03-27 16:42:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911219>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '05bd4d01-a648-5ffc-89d5-ce503927bbba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911219',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 68770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Standard L2 2.0 BlueHDi 145 EAT8 4d',
'transmission': 'automatic',
'trim': 'Standard L2 2.0 BlueHDi 145 EAT8 4d',
'vin': None,
'year': 2023}
2026-03-27 16:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911219auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:22 [ecarstrade.be] INFO: Saving data for 6911219auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613084.020605, 'last_price_update_time': 1774629742.406462}
2026-03-27 16:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911219auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913305> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:22 [ecarstrade.be] INFO: Extracting details for car 6913305auction61871
2026-03-27 16:42:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70381ab1-a00a-5614-8e30-a6b708b9d338 with identifier: 6913305auction61871
2026-03-27 16:42:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70381ab1-a00a-5614-8e30-a6b708b9d338 with scrape type 2
2026-03-27 16:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70381ab1-a00a-5614-8e30-a6b708b9d338 with scrape type 2
2026-03-27 16:42:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70381ab1-a00a-5614-8e30-a6b708b9d338, identifier: 6913305auction61871
2026-03-27 16:42:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70381ab1-a00a-5614-8e30-a6b708b9d338 with identifier: 6913305auction61871
2026-03-27 16:42:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70381ab1-a00a-5614-8e30-a6b708b9d338 with identifier: 6913305auction61871
2026-03-27 16:42:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70381ab1-a00a-5614-8e30-a6b708b9d338 with identifier: 6913305auction61871 to the API
2026-03-27 16:42:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913305>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '70381ab1-a00a-5614-8e30-a6b708b9d338',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913305',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'Other',
'odometer': 87346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 1-serie '19, BMW 1 Reeks Hatch 116d (85 kW) 5d",
'transmission': 'manual',
'trim': ", 1-serie '19, 1 Reeks Hatch 116d (85 kW) 5d",
'vin': None,
'year': 2023}
2026-03-27 16:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913305auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:23 [ecarstrade.be] INFO: Saving data for 6913305auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613794.891614, 'last_price_update_time': 1774629743.065213}
2026-03-27 16:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913305auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911222> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:25 [ecarstrade.be] INFO: Extracting details for car 6911222auction61871
2026-03-27 16:42:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 342c93a2-a621-598d-b8f7-9b1c9bf3fe6f with identifier: 6911222auction61871
2026-03-27 16:42:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 342c93a2-a621-598d-b8f7-9b1c9bf3fe6f with scrape type 2
2026-03-27 16:42:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 342c93a2-a621-598d-b8f7-9b1c9bf3fe6f with scrape type 2
2026-03-27 16:42:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 342c93a2-a621-598d-b8f7-9b1c9bf3fe6f, identifier: 6911222auction61871
2026-03-27 16:42:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 342c93a2-a621-598d-b8f7-9b1c9bf3fe6f with identifier: 6911222auction61871
2026-03-27 16:42:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 342c93a2-a621-598d-b8f7-9b1c9bf3fe6f with identifier: 6911222auction61871
2026-03-27 16:42:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 342c93a2-a621-598d-b8f7-9b1c9bf3fe6f with identifier: 6911222auction61871 to the API
2026-03-27 16:42:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911222>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '342c93a2-a621-598d-b8f7-9b1c9bf3fe6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911222',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 51003,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': '1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2023}
2026-03-27 16:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911222auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:25 [ecarstrade.be] INFO: Saving data for 6911222auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613079.331513, 'last_price_update_time': 1774629745.569399}
2026-03-27 16:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911222auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936619> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:28 [ecarstrade.be] INFO: Extracting details for car 6936619auction61871
2026-03-27 16:42:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d019644-db68-57e4-8ae9-a831ed1f8567 with identifier: 6936619auction61871
2026-03-27 16:42:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d019644-db68-57e4-8ae9-a831ed1f8567 with scrape type 2
2026-03-27 16:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d019644-db68-57e4-8ae9-a831ed1f8567 with scrape type 2
2026-03-27 16:42:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9d019644-db68-57e4-8ae9-a831ed1f8567, identifier: 6936619auction61871
2026-03-27 16:42:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9d019644-db68-57e4-8ae9-a831ed1f8567 with identifier: 6936619auction61871
2026-03-27 16:42:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9d019644-db68-57e4-8ae9-a831ed1f8567 with identifier: 6936619auction61871
2026-03-27 16:42:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9d019644-db68-57e4-8ae9-a831ed1f8567 with identifier: 6936619auction61871 to the API
2026-03-27 16:42:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936619>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '9d019644-db68-57e4-8ae9-a831ed1f8567',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936619',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '5008',
'odometer': 106106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech 96kW S&S EAT8 GT Line 5d',
'transmission': 'automatic',
'trim': '1.2 PureTech 96kW S&S EAT8 GT Line 5d',
'vin': None,
'year': 2020}
2026-03-27 16:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936619auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:28 [ecarstrade.be] INFO: Saving data for 6936619auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840505.643397, 'last_price_update_time': 1774629748.546581}
2026-03-27 16:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936619auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911224> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:29 [ecarstrade.be] INFO: Extracting details for car 6911224auction61871
2026-03-27 16:42:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3931cea-348c-5f48-a230-8f208dde2154 with identifier: 6911224auction61871
2026-03-27 16:42:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3931cea-348c-5f48-a230-8f208dde2154 with scrape type 2
2026-03-27 16:42:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3931cea-348c-5f48-a230-8f208dde2154 with scrape type 2
2026-03-27 16:42:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3931cea-348c-5f48-a230-8f208dde2154, identifier: 6911224auction61871
2026-03-27 16:42:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3931cea-348c-5f48-a230-8f208dde2154 with identifier: 6911224auction61871
2026-03-27 16:42:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3931cea-348c-5f48-a230-8f208dde2154 with identifier: 6911224auction61871
2026-03-27 16:42:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3931cea-348c-5f48-a230-8f208dde2154 with identifier: 6911224auction61871 to the API
2026-03-27 16:42:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911224>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'b3931cea-348c-5f48-a230-8f208dde2154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911224',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Peugeot',
'model': '308',
'odometer': 9839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.2 PureTech 110 S&S Active Pack 5d',
'transmission': 'manual',
'trim': '1.2 PureTech 110 S&S Active Pack 5d',
'vin': None,
'year': 2020}
2026-03-27 16:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911224auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:29 [ecarstrade.be] INFO: Saving data for 6911224auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613083.315324, 'last_price_update_time': 1774629749.704605}
2026-03-27 16:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911224auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936632> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936622> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:29 [ecarstrade.be] INFO: Extracting details for car 6936632auction61871
2026-03-27 16:42:29 [ecarstrade.be] INFO: Extracting details for car 6936622auction61871
2026-03-27 16:42:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45608135-f327-5b5b-b487-05887b94b543 with identifier: 6936632auction61871
2026-03-27 16:42:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45608135-f327-5b5b-b487-05887b94b543 with scrape type 2
2026-03-27 16:42:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45608135-f327-5b5b-b487-05887b94b543 with scrape type 2
2026-03-27 16:42:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 45608135-f327-5b5b-b487-05887b94b543, identifier: 6936632auction61871
2026-03-27 16:42:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76b61524-08ad-5f91-bb3e-a562461818ad with identifier: 6936622auction61871
2026-03-27 16:42:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76b61524-08ad-5f91-bb3e-a562461818ad with scrape type 2
2026-03-27 16:42:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76b61524-08ad-5f91-bb3e-a562461818ad with scrape type 2
2026-03-27 16:42:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76b61524-08ad-5f91-bb3e-a562461818ad, identifier: 6936622auction61871
2026-03-27 16:42:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 45608135-f327-5b5b-b487-05887b94b543 with identifier: 6936632auction61871
2026-03-27 16:42:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 45608135-f327-5b5b-b487-05887b94b543 with identifier: 6936632auction61871
2026-03-27 16:42:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 45608135-f327-5b5b-b487-05887b94b543 with identifier: 6936632auction61871 to the API
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936632>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '45608135-f327-5b5b-b487-05887b94b543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936632',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'Vito',
'odometer': 231146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seats_number': 3,
'seller_name': None,
'title': "Mercedes, _Vito FL'20, Mercedes-Benz Vito 114 CDI 9G-TRONIC Perfect "
'Tool',
'transmission': 'automatic',
'trim': ", _ FL'20, -Benz 114 CDI 9G-TRONIC Perfect Tool",
'vin': None,
'year': 2022}
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936632auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:30 [ecarstrade.be] INFO: Saving data for 6936632auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840557.64346, 'last_price_update_time': 1774629750.369725}
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936632auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76b61524-08ad-5f91-bb3e-a562461818ad with identifier: 6936622auction61871
2026-03-27 16:42:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76b61524-08ad-5f91-bb3e-a562461818ad with identifier: 6936622auction61871
2026-03-27 16:42:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76b61524-08ad-5f91-bb3e-a562461818ad with identifier: 6936622auction61871 to the API
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936622>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '76b61524-08ad-5f91-bb3e-a562461818ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936622',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '308',
'odometer': 69441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.5 BlueHDi 130 S&S EAT8 Active Pack 5d',
'transmission': 'automatic',
'trim': 'SW 1.5 BlueHDi 130 S&S EAT8 Active Pack 5d',
'vin': None,
'year': 2023}
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936622auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:30 [ecarstrade.be] INFO: Saving data for 6936622auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840514.845517, 'last_price_update_time': 1774629750.702341}
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936622auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913316> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:30 [ecarstrade.be] INFO: Extracting details for car 6913316auction61871
2026-03-27 16:42:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55364e73-7ad8-581f-803e-cdc0670cfb8c with identifier: 6913316auction61871
2026-03-27 16:42:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55364e73-7ad8-581f-803e-cdc0670cfb8c with scrape type 2
2026-03-27 16:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55364e73-7ad8-581f-803e-cdc0670cfb8c with scrape type 2
2026-03-27 16:42:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55364e73-7ad8-581f-803e-cdc0670cfb8c, identifier: 6913316auction61871
2026-03-27 16:42:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55364e73-7ad8-581f-803e-cdc0670cfb8c with identifier: 6913316auction61871
2026-03-27 16:42:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55364e73-7ad8-581f-803e-cdc0670cfb8c with identifier: 6913316auction61871
2026-03-27 16:42:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55364e73-7ad8-581f-803e-cdc0670cfb8c with identifier: 6913316auction61871 to the API
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913316>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '55364e73-7ad8-581f-803e-cdc0670cfb8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913316',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 33144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2 PureTech 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.2 PureTech 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913316auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:31 [ecarstrade.be] INFO: Saving data for 6913316auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613202.389851, 'last_price_update_time': 1774629751.453351}
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913316auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935093> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:31 [ecarstrade.be] INFO: Extracting details for car 6935093auction61871
2026-03-27 16:42:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6066113-e4a2-52f9-8a8f-23bff56644ac with identifier: 6935093auction61871
2026-03-27 16:42:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6066113-e4a2-52f9-8a8f-23bff56644ac with scrape type 2
2026-03-27 16:42:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6066113-e4a2-52f9-8a8f-23bff56644ac with scrape type 2
2026-03-27 16:42:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b6066113-e4a2-52f9-8a8f-23bff56644ac, identifier: 6935093auction61871
2026-03-27 16:42:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b6066113-e4a2-52f9-8a8f-23bff56644ac with identifier: 6935093auction61871
2026-03-27 16:42:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b6066113-e4a2-52f9-8a8f-23bff56644ac with identifier: 6935093auction61871
2026-03-27 16:42:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b6066113-e4a2-52f9-8a8f-23bff56644ac with identifier: 6935093auction61871 to the API
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935093>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'b6066113-e4a2-52f9-8a8f-23bff56644ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935093',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'MAN',
'model': 'Mini Countryman Series',
'odometer': 114165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper S E ALL4 AT 5d',
'transmission': 'automatic',
'trim': 'Mini Countryman Cooper S E ALL4 AT 5d',
'vin': None,
'year': 2020}
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935093auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:31 [ecarstrade.be] INFO: Saving data for 6935093auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839933.119806, 'last_price_update_time': 1774629751.956688}
2026-03-27 16:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935093auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935061> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:34 [ecarstrade.be] INFO: Extracting details for car 6935061auction61871
2026-03-27 16:42:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f897dcb4-6116-58b2-98d5-07eff721b784 with identifier: 6935061auction61871
2026-03-27 16:42:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f897dcb4-6116-58b2-98d5-07eff721b784 with scrape type 2
2026-03-27 16:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f897dcb4-6116-58b2-98d5-07eff721b784 with scrape type 2
2026-03-27 16:42:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f897dcb4-6116-58b2-98d5-07eff721b784, identifier: 6935061auction61871
2026-03-27 16:42:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f897dcb4-6116-58b2-98d5-07eff721b784 with identifier: 6935061auction61871
2026-03-27 16:42:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f897dcb4-6116-58b2-98d5-07eff721b784 with identifier: 6935061auction61871
2026-03-27 16:42:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f897dcb4-6116-58b2-98d5-07eff721b784 with identifier: 6935061auction61871 to the API
2026-03-27 16:42:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935061>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'f897dcb4-6116-58b2-98d5-07eff721b784',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935061',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'AC',
'model': 'Citroen Grand C4 Picasso / SpaceTourer',
'odometer': 182475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën Grand C4 Spacetourer 1.5 BlueHDi 130 S&S EAT8 Business GPS '
'5d',
'transmission': 'automatic',
'trim': 'Citroën Grand C4 Spacetourer 1.5 BlueHDi 130 S&S EAT8 Business GPS '
'5d',
'vin': None,
'year': 2020}
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935061auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:41 [ecarstrade.be] INFO: Saving data for 6935061auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788978.426649, 'last_price_update_time': 1774629761.030193}
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935061auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936636> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961297> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:41 [ecarstrade.be] INFO: Extracting details for car 6936636auction61871
2026-03-27 16:42:41 [ecarstrade.be] INFO: Extracting details for car 6961297auction61871
2026-03-27 16:42:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d94b15e1-4c9e-545c-8cf4-3ca5ccdcbd7a with identifier: 6936636auction61871
2026-03-27 16:42:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d94b15e1-4c9e-545c-8cf4-3ca5ccdcbd7a with scrape type 2
2026-03-27 16:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d94b15e1-4c9e-545c-8cf4-3ca5ccdcbd7a with scrape type 2
2026-03-27 16:42:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d94b15e1-4c9e-545c-8cf4-3ca5ccdcbd7a, identifier: 6936636auction61871
2026-03-27 16:42:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c8547df-076e-506d-b0f9-4a9adb5bbe4d with identifier: 6961297auction61871
2026-03-27 16:42:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c8547df-076e-506d-b0f9-4a9adb5bbe4d with scrape type 2
2026-03-27 16:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c8547df-076e-506d-b0f9-4a9adb5bbe4d with scrape type 2
2026-03-27 16:42:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c8547df-076e-506d-b0f9-4a9adb5bbe4d, identifier: 6961297auction61871
2026-03-27 16:42:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:42:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d94b15e1-4c9e-545c-8cf4-3ca5ccdcbd7a with identifier: 6936636auction61871
2026-03-27 16:42:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d94b15e1-4c9e-545c-8cf4-3ca5ccdcbd7a with identifier: 6936636auction61871
2026-03-27 16:42:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d94b15e1-4c9e-545c-8cf4-3ca5ccdcbd7a with identifier: 6936636auction61871 to the API
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936636>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd94b15e1-4c9e-545c-8cf4-3ca5ccdcbd7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936636',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X2',
'odometer': 127457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X2 '17, BMW X2 sDrive16dA 85kW DCT 5d",
'transmission': 'automatic',
'trim': ", '17, sDrive16dA 85kW DCT 5d",
'vin': None,
'year': 2021}
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936636auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:41 [ecarstrade.be] INFO: Saving data for 6936636auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840539.387656, 'last_price_update_time': 1774629761.710819}
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936636auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c8547df-076e-506d-b0f9-4a9adb5bbe4d with identifier: 6961297auction61871
2026-03-27 16:42:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c8547df-076e-506d-b0f9-4a9adb5bbe4d with identifier: 6961297auction61871
2026-03-27 16:42:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c8547df-076e-506d-b0f9-4a9adb5bbe4d with identifier: 6961297auction61871 to the API
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961297>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '6c8547df-076e-506d-b0f9-4a9adb5bbe4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961297',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 73958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19 PHEV, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19 PHEV, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2022}
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961297auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Saving data for 6961297auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773418379.960413, 'last_price_update_time': 1774629762.046036}
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961297auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911194auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911194auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911194auction61871: 2
2026-03-27 16:42:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913293auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913293auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913293auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913296auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913296auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913296auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911173auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911173auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911173auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913280auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913280auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913280auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911174auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911174auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911174auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911176auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911176auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911176auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6936617auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936617auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6936617auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911164auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911164auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911164auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911166auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911166auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911166auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913274auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913274auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913274auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913276auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913276auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913276auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913270auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913270auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913270auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911162auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911162auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911162auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6935054auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935054auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6935054auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913271auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913271auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913271auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911163auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911163auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911163auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913259auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913259auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913259auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6913260auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913260auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6913260auction61871: 2
2026-03-27 16:42:42 [ecarstrade.be] INFO: Found listing with ID: 6911157auction61871
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911157auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:42 [ecarstrade.be] INFO: Scrape type for 6911157auction61871: 2
2026-03-27 16:42:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936661> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935095> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:48 [ecarstrade.be] INFO: Extracting details for car 6936661auction61871
2026-03-27 16:42:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0ec3867-e26b-5a95-ae6d-74bdebf57d73 with identifier: 6936661auction61871
2026-03-27 16:42:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0ec3867-e26b-5a95-ae6d-74bdebf57d73 with scrape type 2
2026-03-27 16:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0ec3867-e26b-5a95-ae6d-74bdebf57d73 with scrape type 2
2026-03-27 16:42:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f0ec3867-e26b-5a95-ae6d-74bdebf57d73, identifier: 6936661auction61871
2026-03-27 16:42:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f0ec3867-e26b-5a95-ae6d-74bdebf57d73 with identifier: 6936661auction61871
2026-03-27 16:42:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f0ec3867-e26b-5a95-ae6d-74bdebf57d73 with identifier: 6936661auction61871
2026-03-27 16:42:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f0ec3867-e26b-5a95-ae6d-74bdebf57d73 with identifier: 6936661auction61871 to the API
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936661>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'f0ec3867-e26b-5a95-ae6d-74bdebf57d73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936661',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Other',
'model': 'Volkswagen',
'odometer': 239686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 3,
'seller_name': None,
'title': "VW, _Transporter FL'19, Volkswagen Transporter 2.0 TDi SCR BMT "
'110/150 SWB',
'transmission': 'manual',
'trim': "VW, _Transporter FL'19, Transporter 2.0 TDi SCR BMT 110/150 SWB",
'vin': None,
'year': 2021}
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936661auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:49 [ecarstrade.be] INFO: Saving data for 6936661auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840517.485772, 'last_price_update_time': 1774629769.251983}
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936661auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:49 [ecarstrade.be] INFO: Extracting details for car 6935095auction61871
2026-03-27 16:42:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cc66106-1909-540f-b36a-51eb060c10f1 with identifier: 6935095auction61871
2026-03-27 16:42:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cc66106-1909-540f-b36a-51eb060c10f1 with scrape type 2
2026-03-27 16:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cc66106-1909-540f-b36a-51eb060c10f1 with scrape type 2
2026-03-27 16:42:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3cc66106-1909-540f-b36a-51eb060c10f1, identifier: 6935095auction61871
2026-03-27 16:42:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3cc66106-1909-540f-b36a-51eb060c10f1 with identifier: 6935095auction61871
2026-03-27 16:42:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3cc66106-1909-540f-b36a-51eb060c10f1 with identifier: 6935095auction61871
2026-03-27 16:42:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3cc66106-1909-540f-b36a-51eb060c10f1 with identifier: 6935095auction61871 to the API
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935095>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '3cc66106-1909-540f-b36a-51eb060c10f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935095',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '5008',
'odometer': 169657,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 7,
'seller_name': None,
'title': "Peugeot, 5008 '16, Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 GT Line "
'5d 7pl',
'transmission': 'automatic',
'trim': ", '16, 1.5 BlueHDi 96kW S&S EAT8 GT Line 5d 7pl",
'vin': None,
'year': 2020}
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935095auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:49 [ecarstrade.be] INFO: Saving data for 6935095auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839943.648528, 'last_price_update_time': 1774629769.731702}
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935095auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935094> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:50 [ecarstrade.be] INFO: Extracting details for car 6935094auction61871
2026-03-27 16:42:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6537de55-662e-564e-862a-d721c9f94f6b with identifier: 6935094auction61871
2026-03-27 16:42:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6537de55-662e-564e-862a-d721c9f94f6b with scrape type 2
2026-03-27 16:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6537de55-662e-564e-862a-d721c9f94f6b with scrape type 2
2026-03-27 16:42:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6537de55-662e-564e-862a-d721c9f94f6b, identifier: 6935094auction61871
2026-03-27 16:42:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6537de55-662e-564e-862a-d721c9f94f6b with identifier: 6935094auction61871
2026-03-27 16:42:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6537de55-662e-564e-862a-d721c9f94f6b with identifier: 6935094auction61871
2026-03-27 16:42:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6537de55-662e-564e-862a-d721c9f94f6b with identifier: 6935094auction61871 to the API
2026-03-27 16:42:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935094>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '6537de55-662e-564e-862a-d721c9f94f6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935094',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'CLA Shooting Brake',
'odometer': 44314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, CLA-Class SB '19, Mercedes-Benz CLA Shooting Brake CLA "
'180 Business',
'transmission': 'manual',
'trim': ", CLA-Class SB '19, -Benz CLA 180 Business",
'vin': None,
'year': 2021}
2026-03-27 16:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935094auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:50 [ecarstrade.be] INFO: Saving data for 6935094auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839932.698218, 'last_price_update_time': 1774629770.774598}
2026-03-27 16:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935094auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6958060> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:52 [ecarstrade.be] INFO: Extracting details for car 6958060auction61871
2026-03-27 16:42:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4337119-bcce-58bb-b1a4-c409ad706cb3 with identifier: 6958060auction61871
2026-03-27 16:42:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4337119-bcce-58bb-b1a4-c409ad706cb3 with scrape type 2
2026-03-27 16:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4337119-bcce-58bb-b1a4-c409ad706cb3 with scrape type 2
2026-03-27 16:42:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4337119-bcce-58bb-b1a4-c409ad706cb3, identifier: 6958060auction61871
2026-03-27 16:42:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4337119-bcce-58bb-b1a4-c409ad706cb3 with identifier: 6958060auction61871
2026-03-27 16:42:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4337119-bcce-58bb-b1a4-c409ad706cb3 with identifier: 6958060auction61871
2026-03-27 16:42:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4337119-bcce-58bb-b1a4-c409ad706cb3 with identifier: 6958060auction61871 to the API
2026-03-27 16:42:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6958060>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'b4337119-bcce-58bb-b1a4-c409ad706cb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6958060',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 69132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19 PHEV, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19 PHEV, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958060auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:52 [ecarstrade.be] INFO: Saving data for 6958060auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773367618.482641, 'last_price_update_time': 1774629772.723102}
2026-03-27 16:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6958060auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6911155auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911155auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6911155auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6913253auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913253auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6913253auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6913252auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913252auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6913252auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6911149auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911149auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6911149auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6911139auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911139auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6911139auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6913241auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913241auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6913241auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6913244auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913244auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6913244auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6936615auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936615auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6936615auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6911132auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911132auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6911132auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6911133auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911133auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6911133auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6911138auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911138auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6911138auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6935046auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935046auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6935046auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6936614auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936614auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6936614auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6936616auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936616auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6936616auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6911130auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911130auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6911130auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6936611auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936611auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6936611auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6889064auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889064auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6889064auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6889075auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6889075auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6935043auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935043auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6935043auction61871: 2
2026-03-27 16:42:55 [ecarstrade.be] INFO: Found listing with ID: 6936610auction61871
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936610auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:55 [ecarstrade.be] INFO: Scrape type for 6936610auction61871: 2
2026-03-27 16:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913293> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:56 [ecarstrade.be] INFO: Extracting details for car 6913293auction61871
2026-03-27 16:42:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e45b132-da5a-5529-ae9e-ccccf9152aed with identifier: 6913293auction61871
2026-03-27 16:42:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e45b132-da5a-5529-ae9e-ccccf9152aed with scrape type 2
2026-03-27 16:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e45b132-da5a-5529-ae9e-ccccf9152aed with scrape type 2
2026-03-27 16:42:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0e45b132-da5a-5529-ae9e-ccccf9152aed, identifier: 6913293auction61871
2026-03-27 16:42:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0e45b132-da5a-5529-ae9e-ccccf9152aed with identifier: 6913293auction61871
2026-03-27 16:42:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0e45b132-da5a-5529-ae9e-ccccf9152aed with identifier: 6913293auction61871
2026-03-27 16:42:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0e45b132-da5a-5529-ae9e-ccccf9152aed with identifier: 6913293auction61871 to the API
2026-03-27 16:42:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913293>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '0e45b132-da5a-5529-ae9e-ccccf9152aed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913293',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Peugeot',
'model': '5008',
'odometer': 80986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech 96kW S&S EAT8 Allure Pack 5d',
'transmission': 'automatic',
'trim': '1.2 PureTech 96kW S&S EAT8 Allure Pack 5d',
'vin': None,
'year': 2022}
2026-03-27 16:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913293auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:56 [ecarstrade.be] INFO: Saving data for 6913293auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613198.230001, 'last_price_update_time': 1774629776.489859}
2026-03-27 16:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913293auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911194> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:56 [ecarstrade.be] INFO: Extracting details for car 6911194auction61871
2026-03-27 16:42:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c6bd8a4-ef89-5680-a6eb-752dca7ece71 with identifier: 6911194auction61871
2026-03-27 16:42:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c6bd8a4-ef89-5680-a6eb-752dca7ece71 with scrape type 2
2026-03-27 16:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c6bd8a4-ef89-5680-a6eb-752dca7ece71 with scrape type 2
2026-03-27 16:42:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2c6bd8a4-ef89-5680-a6eb-752dca7ece71, identifier: 6911194auction61871
2026-03-27 16:42:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2c6bd8a4-ef89-5680-a6eb-752dca7ece71 with identifier: 6911194auction61871
2026-03-27 16:42:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2c6bd8a4-ef89-5680-a6eb-752dca7ece71 with identifier: 6911194auction61871
2026-03-27 16:42:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2c6bd8a4-ef89-5680-a6eb-752dca7ece71 with identifier: 6911194auction61871 to the API
2026-03-27 16:42:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911194>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '2c6bd8a4-ef89-5680-a6eb-752dca7ece71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911194',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 117752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 2,
'seller_name': None,
'title': 'Peugeot Partner 1.5 BHDi L1 Light 75kW s/s Premium 4d',
'transmission': 'manual',
'trim': '1.5 BHDi L1 Light 75kW s/s Premium 4d',
'vin': None,
'year': 2020}
2026-03-27 16:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911194auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:57 [ecarstrade.be] INFO: Saving data for 6911194auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613053.48137, 'last_price_update_time': 1774629777.144759}
2026-03-27 16:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911194auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913296> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:58 [ecarstrade.be] INFO: Extracting details for car 6913296auction61871
2026-03-27 16:42:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd40316e-60c7-5b6c-9476-34327d0a2a26 with identifier: 6913296auction61871
2026-03-27 16:42:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd40316e-60c7-5b6c-9476-34327d0a2a26 with scrape type 2
2026-03-27 16:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd40316e-60c7-5b6c-9476-34327d0a2a26 with scrape type 2
2026-03-27 16:42:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd40316e-60c7-5b6c-9476-34327d0a2a26, identifier: 6913296auction61871
2026-03-27 16:42:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd40316e-60c7-5b6c-9476-34327d0a2a26 with identifier: 6913296auction61871
2026-03-27 16:42:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd40316e-60c7-5b6c-9476-34327d0a2a26 with identifier: 6913296auction61871
2026-03-27 16:42:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd40316e-60c7-5b6c-9476-34327d0a2a26 with identifier: 6913296auction61871 to the API
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913296>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'cd40316e-60c7-5b6c-9476-34327d0a2a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913296',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Other',
'model': 'Volvo',
'odometer': 147700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': "Volvo, XC40 '17, Volvo XC40 T5 Recharge Geartronic Inscription Expr",
'transmission': 'automatic',
'trim': ", XC40 '17, XC40 T5 Recharge Geartronic Inscription Expr",
'vin': None,
'year': 2020}
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913296auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:58 [ecarstrade.be] INFO: Saving data for 6913296auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613794.216577, 'last_price_update_time': 1774629778.43561}
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913296auction61871') HTTP/1.1" 204 0
2026-03-27 16:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911173> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:42:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:42:58 [ecarstrade.be] INFO: Extracting details for car 6911173auction61871
2026-03-27 16:42:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7128b163-637d-51c2-8067-4db53fd44d0c with identifier: 6911173auction61871
2026-03-27 16:42:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7128b163-637d-51c2-8067-4db53fd44d0c with scrape type 2
2026-03-27 16:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7128b163-637d-51c2-8067-4db53fd44d0c with scrape type 2
2026-03-27 16:42:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7128b163-637d-51c2-8067-4db53fd44d0c, identifier: 6911173auction61871
2026-03-27 16:42:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7128b163-637d-51c2-8067-4db53fd44d0c with identifier: 6911173auction61871
2026-03-27 16:42:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7128b163-637d-51c2-8067-4db53fd44d0c with identifier: 6911173auction61871
2026-03-27 16:42:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7128b163-637d-51c2-8067-4db53fd44d0c with identifier: 6911173auction61871 to the API
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:42:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911173>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '7128b163-637d-51c2-8067-4db53fd44d0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911173',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 87274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-01',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi CRTDi 2.0 110kW SCR BMT Maxi Van 4d',
'transmission': 'manual',
'trim': 'Maxi CRTDi 2.0 110kW SCR BMT Maxi Van 4d',
'vin': None,
'year': 2019}
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911173auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:42:58 [ecarstrade.be] INFO: Saving data for 6911173auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613109.009973, 'last_price_update_time': 1774629778.954336}
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911173auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935067> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:01 [ecarstrade.be] INFO: Extracting details for car 6935067auction61871
2026-03-27 16:43:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ec1273c-9464-5eb5-8cdc-446dbef028bc with identifier: 6935067auction61871
2026-03-27 16:43:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ec1273c-9464-5eb5-8cdc-446dbef028bc with scrape type 2
2026-03-27 16:43:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ec1273c-9464-5eb5-8cdc-446dbef028bc with scrape type 2
2026-03-27 16:43:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3ec1273c-9464-5eb5-8cdc-446dbef028bc, identifier: 6935067auction61871
2026-03-27 16:43:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3ec1273c-9464-5eb5-8cdc-446dbef028bc with identifier: 6935067auction61871
2026-03-27 16:43:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3ec1273c-9464-5eb5-8cdc-446dbef028bc with identifier: 6935067auction61871
2026-03-27 16:43:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3ec1273c-9464-5eb5-8cdc-446dbef028bc with identifier: 6935067auction61871 to the API
2026-03-27 16:43:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935067>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '3ec1273c-9464-5eb5-8cdc-446dbef028bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935067',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Citroen',
'model': 'C4',
'odometer': 79501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Citroën, C4 '20, Citroën C4 1.5 BlueHDi 130 S&S EAT8 Shine Pack 5d",
'transmission': 'automatic',
'trim': "Citroën, '20, Citroën 1.5 BlueHDi 130 S&S EAT8 Shine Pack 5d",
'vin': None,
'year': 2022}
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935067auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:02 [ecarstrade.be] INFO: Saving data for 6935067auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788966.75228, 'last_price_update_time': 1774629782.23034}
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935067auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913280> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:02 [ecarstrade.be] INFO: Extracting details for car 6913280auction61871
2026-03-27 16:43:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc5cad7f-2083-567a-aff1-ff8059fed8e9 with identifier: 6913280auction61871
2026-03-27 16:43:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc5cad7f-2083-567a-aff1-ff8059fed8e9 with scrape type 2
2026-03-27 16:43:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc5cad7f-2083-567a-aff1-ff8059fed8e9 with scrape type 2
2026-03-27 16:43:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc5cad7f-2083-567a-aff1-ff8059fed8e9, identifier: 6913280auction61871
2026-03-27 16:43:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc5cad7f-2083-567a-aff1-ff8059fed8e9 with identifier: 6913280auction61871
2026-03-27 16:43:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc5cad7f-2083-567a-aff1-ff8059fed8e9 with identifier: 6913280auction61871
2026-03-27 16:43:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc5cad7f-2083-567a-aff1-ff8059fed8e9 with identifier: 6913280auction61871 to the API
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913280>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'dc5cad7f-2083-567a-aff1-ff8059fed8e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913280',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 57547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Combo 1.5 Turbo 55kW 2.0T L1H1 Edition 4d',
'transmission': 'manual',
'trim': 'Combo 1.5 Turbo 55kW 2.0T L1H1 Edition 4d',
'vin': None,
'year': 2021}
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913280auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:02 [ecarstrade.be] INFO: Saving data for 6913280auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613199.961492, 'last_price_update_time': 1774629782.729437}
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913280auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911174> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:02 [ecarstrade.be] INFO: Extracting details for car 6911174auction61871
2026-03-27 16:43:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ebf117-bae7-56b0-a95c-07e6c452e75b with identifier: 6911174auction61871
2026-03-27 16:43:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ebf117-bae7-56b0-a95c-07e6c452e75b with scrape type 2
2026-03-27 16:43:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4ebf117-bae7-56b0-a95c-07e6c452e75b with scrape type 2
2026-03-27 16:43:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4ebf117-bae7-56b0-a95c-07e6c452e75b, identifier: 6911174auction61871
2026-03-27 16:43:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4ebf117-bae7-56b0-a95c-07e6c452e75b with identifier: 6911174auction61871
2026-03-27 16:43:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4ebf117-bae7-56b0-a95c-07e6c452e75b with identifier: 6911174auction61871
2026-03-27 16:43:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4ebf117-bae7-56b0-a95c-07e6c452e75b with identifier: 6911174auction61871 to the API
2026-03-27 16:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911174>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'c4ebf117-bae7-56b0-a95c-07e6c452e75b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911174',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 57771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': '1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911174auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:03 [ecarstrade.be] INFO: Saving data for 6911174auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613126.42658, 'last_price_update_time': 1774629783.345553}
2026-03-27 16:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911174auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911176> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:03 [ecarstrade.be] INFO: Extracting details for car 6911176auction61871
2026-03-27 16:43:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5700f474-3ab4-56e9-a893-381246a77080 with identifier: 6911176auction61871
2026-03-27 16:43:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5700f474-3ab4-56e9-a893-381246a77080 with scrape type 2
2026-03-27 16:43:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5700f474-3ab4-56e9-a893-381246a77080 with scrape type 2
2026-03-27 16:43:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5700f474-3ab4-56e9-a893-381246a77080, identifier: 6911176auction61871
2026-03-27 16:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5700f474-3ab4-56e9-a893-381246a77080 with identifier: 6911176auction61871
2026-03-27 16:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5700f474-3ab4-56e9-a893-381246a77080 with identifier: 6911176auction61871
2026-03-27 16:43:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5700f474-3ab4-56e9-a893-381246a77080 with identifier: 6911176auction61871 to the API
2026-03-27 16:43:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911176>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '5700f474-3ab4-56e9-a893-381246a77080',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911176',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 54060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-01',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi CRTDi 2.0 110kW SCR BMT Maxi Van 4d',
'transmission': 'manual',
'trim': 'Maxi CRTDi 2.0 110kW SCR BMT Maxi Van 4d',
'vin': None,
'year': 2019}
2026-03-27 16:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911176auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:04 [ecarstrade.be] INFO: Saving data for 6911176auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613120.640141, 'last_price_update_time': 1774629784.43059}
2026-03-27 16:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911176auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936630> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:04 [ecarstrade.be] INFO: Extracting details for car 6936630auction61871
2026-03-27 16:43:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 885bd30b-4729-568a-86d3-5107327412bc with identifier: 6936630auction61871
2026-03-27 16:43:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 885bd30b-4729-568a-86d3-5107327412bc with scrape type 2
2026-03-27 16:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 885bd30b-4729-568a-86d3-5107327412bc with scrape type 2
2026-03-27 16:43:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 885bd30b-4729-568a-86d3-5107327412bc, identifier: 6936630auction61871
2026-03-27 16:43:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 885bd30b-4729-568a-86d3-5107327412bc with identifier: 6936630auction61871
2026-03-27 16:43:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 885bd30b-4729-568a-86d3-5107327412bc with identifier: 6936630auction61871
2026-03-27 16:43:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 885bd30b-4729-568a-86d3-5107327412bc with identifier: 6936630auction61871 to the API
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936630>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '885bd30b-4729-568a-86d3-5107327412bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936630',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'AC',
'model': 'Dacia Sandero',
'odometer': 44279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero SCe 65 Comfort 5d',
'transmission': 'manual',
'trim': 'SCe 65 Comfort 5d',
'vin': None,
'year': 2022}
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936630auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:05 [ecarstrade.be] INFO: Saving data for 6936630auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840566.432956, 'last_price_update_time': 1774629785.344635}
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936630auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911157> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:05 [ecarstrade.be] INFO: Extracting details for car 6911157auction61871
2026-03-27 16:43:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7260799-7281-5742-8a33-0fea3479b736 with identifier: 6911157auction61871
2026-03-27 16:43:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7260799-7281-5742-8a33-0fea3479b736 with scrape type 2
2026-03-27 16:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7260799-7281-5742-8a33-0fea3479b736 with scrape type 2
2026-03-27 16:43:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7260799-7281-5742-8a33-0fea3479b736, identifier: 6911157auction61871
2026-03-27 16:43:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7260799-7281-5742-8a33-0fea3479b736 with identifier: 6911157auction61871
2026-03-27 16:43:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7260799-7281-5742-8a33-0fea3479b736 with identifier: 6911157auction61871
2026-03-27 16:43:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7260799-7281-5742-8a33-0fea3479b736 with identifier: 6911157auction61871 to the API
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911157>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'e7260799-7281-5742-8a33-0fea3479b736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911157',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 67883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, A-Class Berline '18, Mercedes-Benz A-Klasse Limousine A "
'180d DCT Busine',
'transmission': 'automatic',
'trim': ", Berline '18, -Benz A-Klasse Limousine A 180d DCT Busine",
'vin': None,
'year': 2021}
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911157auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:05 [ecarstrade.be] INFO: Saving data for 6911157auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613109.646601, 'last_price_update_time': 1774629785.858071}
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911157auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936617> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:05 [ecarstrade.be] INFO: Extracting details for car 6936617auction61871
2026-03-27 16:43:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136f0f3e-4c3a-5e6c-946e-d22105d55d93 with identifier: 6936617auction61871
2026-03-27 16:43:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136f0f3e-4c3a-5e6c-946e-d22105d55d93 with scrape type 2
2026-03-27 16:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 136f0f3e-4c3a-5e6c-946e-d22105d55d93 with scrape type 2
2026-03-27 16:43:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 136f0f3e-4c3a-5e6c-946e-d22105d55d93, identifier: 6936617auction61871
2026-03-27 16:43:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 136f0f3e-4c3a-5e6c-946e-d22105d55d93 with identifier: 6936617auction61871
2026-03-27 16:43:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 136f0f3e-4c3a-5e6c-946e-d22105d55d93 with identifier: 6936617auction61871
2026-03-27 16:43:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 136f0f3e-4c3a-5e6c-946e-d22105d55d93 with identifier: 6936617auction61871 to the API
2026-03-27 16:43:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936617>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '136f0f3e-4c3a-5e6c-946e-d22105d55d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936617',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 1.0 eTSI 81kW Life Business DSG 5d',
'transmission': 'automatic',
'trim': 'VIII 1.0 eTSI 81kW Life Business DSG 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936617auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:06 [ecarstrade.be] INFO: Saving data for 6936617auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840501.818305, 'last_price_update_time': 1774629786.659768}
2026-03-27 16:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936617auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:07 [scrapy.extensions.logstats] INFO: Crawled 420 pages (at 38 pages/min), scraped 381 items (at 36 items/min)
2026-03-27 16:43:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:43:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935090> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:08 [ecarstrade.be] INFO: Extracting details for car 6935090auction61871
2026-03-27 16:43:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cca1e3ed-3341-524d-b17a-6bbcf698e2c8 with identifier: 6935090auction61871
2026-03-27 16:43:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cca1e3ed-3341-524d-b17a-6bbcf698e2c8 with scrape type 2
2026-03-27 16:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cca1e3ed-3341-524d-b17a-6bbcf698e2c8 with scrape type 2
2026-03-27 16:43:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cca1e3ed-3341-524d-b17a-6bbcf698e2c8, identifier: 6935090auction61871
2026-03-27 16:43:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cca1e3ed-3341-524d-b17a-6bbcf698e2c8 with identifier: 6935090auction61871
2026-03-27 16:43:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cca1e3ed-3341-524d-b17a-6bbcf698e2c8 with identifier: 6935090auction61871
2026-03-27 16:43:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cca1e3ed-3341-524d-b17a-6bbcf698e2c8 with identifier: 6935090auction61871 to the API
2026-03-27 16:43:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935090>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'cca1e3ed-3341-524d-b17a-6bbcf698e2c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935090',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': '5 Series',
'odometer': 105059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Reeks Berline 520e 150kW 4d',
'transmission': 'automatic',
'trim': '5 Reeks Berline 520e 150kW 4d',
'vin': None,
'year': 2022}
2026-03-27 16:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935090auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:08 [ecarstrade.be] INFO: Saving data for 6935090auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839946.778839, 'last_price_update_time': 1774629788.918645}
2026-03-27 16:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935090auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913260> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:09 [ecarstrade.be] INFO: Extracting details for car 6913260auction61871
2026-03-27 16:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b9eb6d-3e2c-508f-9af0-dfe294b74f5c with identifier: 6913260auction61871
2026-03-27 16:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b9eb6d-3e2c-508f-9af0-dfe294b74f5c with scrape type 2
2026-03-27 16:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b9eb6d-3e2c-508f-9af0-dfe294b74f5c with scrape type 2
2026-03-27 16:43:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70b9eb6d-3e2c-508f-9af0-dfe294b74f5c, identifier: 6913260auction61871
2026-03-27 16:43:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70b9eb6d-3e2c-508f-9af0-dfe294b74f5c with identifier: 6913260auction61871
2026-03-27 16:43:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70b9eb6d-3e2c-508f-9af0-dfe294b74f5c with identifier: 6913260auction61871
2026-03-27 16:43:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70b9eb6d-3e2c-508f-9af0-dfe294b74f5c with identifier: 6913260auction61871 to the API
2026-03-27 16:43:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913260>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '70b9eb6d-3e2c-508f-9af0-dfe294b74f5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913260',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Other',
'model': 'Volvo',
'odometer': 133127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': "Volvo, XC40 '17 PHEV, Volvo XC40 T4 Recharge Geartronic R-Design 5d",
'transmission': 'automatic',
'trim': ", XC40 '17 PHEV, XC40 T4 Recharge Geartronic R-Design 5d",
'vin': None,
'year': 2021}
2026-03-27 16:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913260auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:09 [ecarstrade.be] INFO: Saving data for 6913260auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613248.983506, 'last_price_update_time': 1774629789.417222}
2026-03-27 16:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913260auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913259> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:09 [ecarstrade.be] INFO: Extracting details for car 6913259auction61871
2026-03-27 16:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8753600-9ece-5bc8-a877-5b2e527d79d1 with identifier: 6913259auction61871
2026-03-27 16:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8753600-9ece-5bc8-a877-5b2e527d79d1 with scrape type 2
2026-03-27 16:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8753600-9ece-5bc8-a877-5b2e527d79d1 with scrape type 2
2026-03-27 16:43:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8753600-9ece-5bc8-a877-5b2e527d79d1, identifier: 6913259auction61871
2026-03-27 16:43:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8753600-9ece-5bc8-a877-5b2e527d79d1 with identifier: 6913259auction61871
2026-03-27 16:43:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8753600-9ece-5bc8-a877-5b2e527d79d1 with identifier: 6913259auction61871
2026-03-27 16:43:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8753600-9ece-5bc8-a877-5b2e527d79d1 with identifier: 6913259auction61871 to the API
2026-03-27 16:43:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913259>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'b8753600-9ece-5bc8-a877-5b2e527d79d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913259',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 112358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': None,
'title': "Hyundai, Tucson FL'18, Hyundai Tucson 1.6 CRDi ISG Feel 2WD DCT-7 "
'48v Mil',
'transmission': 'automatic',
'trim': ", FL'18, 1.6 CRDi ISG Feel 2WD DCT-7 48v Mil",
'vin': None,
'year': 2020}
2026-03-27 16:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913259auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:10 [ecarstrade.be] INFO: Saving data for 6913259auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613221.905553, 'last_price_update_time': 1774629790.362739}
2026-03-27 16:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913259auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913271> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:10 [ecarstrade.be] INFO: Extracting details for car 6913271auction61871
2026-03-27 16:43:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd17e00-8b15-5bd6-ba92-732ef1f3e98d with identifier: 6913271auction61871
2026-03-27 16:43:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd17e00-8b15-5bd6-ba92-732ef1f3e98d with scrape type 2
2026-03-27 16:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dd17e00-8b15-5bd6-ba92-732ef1f3e98d with scrape type 2
2026-03-27 16:43:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5dd17e00-8b15-5bd6-ba92-732ef1f3e98d, identifier: 6913271auction61871
2026-03-27 16:43:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5dd17e00-8b15-5bd6-ba92-732ef1f3e98d with identifier: 6913271auction61871
2026-03-27 16:43:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5dd17e00-8b15-5bd6-ba92-732ef1f3e98d with identifier: 6913271auction61871
2026-03-27 16:43:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5dd17e00-8b15-5bd6-ba92-732ef1f3e98d with identifier: 6913271auction61871 to the API
2026-03-27 16:43:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913271>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '5dd17e00-8b15-5bd6-ba92-732ef1f3e98d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913271',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q3',
'odometer': 183992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TDI S tronic Advanced Business Editio 5d',
'transmission': 'automatic',
'trim': '35 TDI S tronic Advanced Business Editio 5d',
'vin': None,
'year': 2021}
2026-03-27 16:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913271auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:11 [ecarstrade.be] INFO: Saving data for 6913271auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613378.869505, 'last_price_update_time': 1774629791.360139}
2026-03-27 16:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913271auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911163> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:11 [ecarstrade.be] INFO: Extracting details for car 6911163auction61871
2026-03-27 16:43:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcc40d20-c85a-5bb6-a843-940b42ff88c4 with identifier: 6911163auction61871
2026-03-27 16:43:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcc40d20-c85a-5bb6-a843-940b42ff88c4 with scrape type 2
2026-03-27 16:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcc40d20-c85a-5bb6-a843-940b42ff88c4 with scrape type 2
2026-03-27 16:43:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fcc40d20-c85a-5bb6-a843-940b42ff88c4, identifier: 6911163auction61871
2026-03-27 16:43:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fcc40d20-c85a-5bb6-a843-940b42ff88c4 with identifier: 6911163auction61871
2026-03-27 16:43:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fcc40d20-c85a-5bb6-a843-940b42ff88c4 with identifier: 6911163auction61871
2026-03-27 16:43:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fcc40d20-c85a-5bb6-a843-940b42ff88c4 with identifier: 6911163auction61871 to the API
2026-03-27 16:43:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911163>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'fcc40d20-c85a-5bb6-a843-940b42ff88c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911163',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 110904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-01',
'seats_number': 2,
'seller_name': None,
'title': 'Peugeot Expert Standard Premium L2 1.5 BlueHDi 120 S&S 4d',
'transmission': 'manual',
'trim': 'Standard Premium L2 1.5 BlueHDi 120 S&S 4d',
'vin': None,
'year': 2021}
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911163auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:12 [ecarstrade.be] INFO: Saving data for 6911163auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613103.084255, 'last_price_update_time': 1774629792.053507}
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911163auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936610> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:12 [ecarstrade.be] INFO: Extracting details for car 6936610auction61871
2026-03-27 16:43:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d4ebeb7-befe-5add-9c33-f78f0334fc93 with identifier: 6936610auction61871
2026-03-27 16:43:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d4ebeb7-befe-5add-9c33-f78f0334fc93 with scrape type 2
2026-03-27 16:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d4ebeb7-befe-5add-9c33-f78f0334fc93 with scrape type 2
2026-03-27 16:43:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d4ebeb7-befe-5add-9c33-f78f0334fc93, identifier: 6936610auction61871
2026-03-27 16:43:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d4ebeb7-befe-5add-9c33-f78f0334fc93 with identifier: 6936610auction61871
2026-03-27 16:43:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d4ebeb7-befe-5add-9c33-f78f0334fc93 with identifier: 6936610auction61871
2026-03-27 16:43:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d4ebeb7-befe-5add-9c33-f78f0334fc93 with identifier: 6936610auction61871 to the API
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936610>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '0d4ebeb7-befe-5add-9c33-f78f0334fc93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936610',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Other',
'model': 'Volvo',
'odometer': 44462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Volvo, XC40 '17 PHEV, Volvo XC40 T4 Recharge Geartronic R-Design 5d",
'transmission': 'automatic',
'trim': ", XC40 '17 PHEV, XC40 T4 Recharge Geartronic R-Design 5d",
'vin': None,
'year': 2022}
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936610auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:12 [ecarstrade.be] INFO: Saving data for 6936610auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840538.125428, 'last_price_update_time': 1774629792.619121}
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936610auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889075> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:13 [ecarstrade.be] INFO: Extracting details for car 6889075auction61871
2026-03-27 16:43:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53db1b3d-8d6d-5112-b191-f18a97064bec with identifier: 6889075auction61871
2026-03-27 16:43:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53db1b3d-8d6d-5112-b191-f18a97064bec with scrape type 2
2026-03-27 16:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53db1b3d-8d6d-5112-b191-f18a97064bec with scrape type 2
2026-03-27 16:43:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 53db1b3d-8d6d-5112-b191-f18a97064bec, identifier: 6889075auction61871
2026-03-27 16:43:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 53db1b3d-8d6d-5112-b191-f18a97064bec with identifier: 6889075auction61871
2026-03-27 16:43:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 53db1b3d-8d6d-5112-b191-f18a97064bec with identifier: 6889075auction61871
2026-03-27 16:43:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 53db1b3d-8d6d-5112-b191-f18a97064bec with identifier: 6889075auction61871 to the API
2026-03-27 16:43:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889075>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '53db1b3d-8d6d-5112-b191-f18a97064bec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889075',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 111185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-01',
'seats_number': 2,
'seller_name': None,
'title': 'Peugeot Expert Standard Premium L2 1.5 BlueHDi 120 S&S 4d NO COC!',
'transmission': 'manual',
'trim': 'Standard Premium L2 1.5 BlueHDi 120 S&S 4d NO COC!',
'vin': None,
'year': 2021}
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:14 [ecarstrade.be] INFO: Saving data for 6889075auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613320.817469, 'last_price_update_time': 1774629794.108619}
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889075auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935043> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:14 [ecarstrade.be] INFO: Extracting details for car 6935043auction61871
2026-03-27 16:43:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41f92232-0a45-56dd-913c-a9bac4277513 with identifier: 6935043auction61871
2026-03-27 16:43:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f92232-0a45-56dd-913c-a9bac4277513 with scrape type 2
2026-03-27 16:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41f92232-0a45-56dd-913c-a9bac4277513 with scrape type 2
2026-03-27 16:43:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 41f92232-0a45-56dd-913c-a9bac4277513, identifier: 6935043auction61871
2026-03-27 16:43:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 41f92232-0a45-56dd-913c-a9bac4277513 with identifier: 6935043auction61871
2026-03-27 16:43:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 41f92232-0a45-56dd-913c-a9bac4277513 with identifier: 6935043auction61871
2026-03-27 16:43:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 41f92232-0a45-56dd-913c-a9bac4277513 with identifier: 6935043auction61871 to the API
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935043>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '41f92232-0a45-56dd-913c-a9bac4277513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935043',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'Other',
'odometer': 46719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Reeks Active Tourer 225e xDrive 5d',
'transmission': 'automatic',
'trim': '2 Reeks Active Tourer 225e xDrive 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935043auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:14 [ecarstrade.be] INFO: Saving data for 6935043auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788959.937369, 'last_price_update_time': 1774629794.609035}
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935043auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889064> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:15 [ecarstrade.be] INFO: Extracting details for car 6889064auction61871
2026-03-27 16:43:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 169ee832-ec88-520a-ac9c-12ba82eb103e with identifier: 6889064auction61871
2026-03-27 16:43:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 169ee832-ec88-520a-ac9c-12ba82eb103e with scrape type 2
2026-03-27 16:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 169ee832-ec88-520a-ac9c-12ba82eb103e with scrape type 2
2026-03-27 16:43:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 169ee832-ec88-520a-ac9c-12ba82eb103e, identifier: 6889064auction61871
2026-03-27 16:43:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 169ee832-ec88-520a-ac9c-12ba82eb103e with identifier: 6889064auction61871
2026-03-27 16:43:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 169ee832-ec88-520a-ac9c-12ba82eb103e with identifier: 6889064auction61871
2026-03-27 16:43:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 169ee832-ec88-520a-ac9c-12ba82eb103e with identifier: 6889064auction61871 to the API
2026-03-27 16:43:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889064>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '169ee832-ec88-520a-ac9c-12ba82eb103e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889064',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'C-Class',
'odometer': 215407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, C-Class Break '21, Mercedes-Benz C-Klasse Break C 200d "
'Luxury Line 5d',
'transmission': 'automatic',
'trim': ", Break '21, -Benz C-Klasse Break C 200d Luxury Line 5d",
'vin': None,
'year': 2022}
2026-03-27 16:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889064auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:15 [ecarstrade.be] INFO: Saving data for 6889064auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613440.724985, 'last_price_update_time': 1774629795.534226}
2026-03-27 16:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889064auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936611> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:15 [ecarstrade.be] INFO: Extracting details for car 6936611auction61871
2026-03-27 16:43:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e8e19b7-5e59-539b-a6b8-74c61d9cf7e6 with identifier: 6936611auction61871
2026-03-27 16:43:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e8e19b7-5e59-539b-a6b8-74c61d9cf7e6 with scrape type 2
2026-03-27 16:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e8e19b7-5e59-539b-a6b8-74c61d9cf7e6 with scrape type 2
2026-03-27 16:43:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2e8e19b7-5e59-539b-a6b8-74c61d9cf7e6, identifier: 6936611auction61871
2026-03-27 16:43:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2e8e19b7-5e59-539b-a6b8-74c61d9cf7e6 with identifier: 6936611auction61871
2026-03-27 16:43:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2e8e19b7-5e59-539b-a6b8-74c61d9cf7e6 with identifier: 6936611auction61871
2026-03-27 16:43:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2e8e19b7-5e59-539b-a6b8-74c61d9cf7e6 with identifier: 6936611auction61871 to the API
2026-03-27 16:43:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': '2e8e19b7-5e59-539b-a6b8-74c61d9cf7e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936611',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Mokka',
'odometer': 54904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL E-MOKKA 50 kWh Elegance 5d',
'transmission': 'automatic',
'trim': 'OPEL E-MOKKA 50 kWh Elegance 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936611auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:16 [ecarstrade.be] INFO: Saving data for 6936611auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840532.928348, 'last_price_update_time': 1774629796.04586}
2026-03-27 16:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936611auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911130> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936614> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:17 [ecarstrade.be] INFO: Extracting details for car 6911130auction61871
2026-03-27 16:43:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35d7c18b-b142-5515-8045-e28fa6e3bec2 with identifier: 6911130auction61871
2026-03-27 16:43:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35d7c18b-b142-5515-8045-e28fa6e3bec2 with scrape type 2
2026-03-27 16:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35d7c18b-b142-5515-8045-e28fa6e3bec2 with scrape type 2
2026-03-27 16:43:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 35d7c18b-b142-5515-8045-e28fa6e3bec2, identifier: 6911130auction61871
2026-03-27 16:43:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 35d7c18b-b142-5515-8045-e28fa6e3bec2 with identifier: 6911130auction61871
2026-03-27 16:43:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 35d7c18b-b142-5515-8045-e28fa6e3bec2 with identifier: 6911130auction61871
2026-03-27 16:43:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 35d7c18b-b142-5515-8045-e28fa6e3bec2 with identifier: 6911130auction61871 to the API
2026-03-27 16:43:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911130>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '35d7c18b-b142-5515-8045-e28fa6e3bec2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911130',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 49304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Vivaro 2.0 Turbo 90kW Edition L3H1 31 5d',
'transmission': 'manual',
'trim': '2.0 Turbo 90kW Edition L3H1 31 5d',
'vin': None,
'year': 2021}
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911130auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:18 [ecarstrade.be] INFO: Saving data for 6911130auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613186.582161, 'last_price_update_time': 1774629798.233298}
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911130auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:18 [ecarstrade.be] INFO: Extracting details for car 6936614auction61871
2026-03-27 16:43:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcff0cc5-f136-5805-9adc-35b4ffe94d4d with identifier: 6936614auction61871
2026-03-27 16:43:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcff0cc5-f136-5805-9adc-35b4ffe94d4d with scrape type 2
2026-03-27 16:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcff0cc5-f136-5805-9adc-35b4ffe94d4d with scrape type 2
2026-03-27 16:43:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dcff0cc5-f136-5805-9adc-35b4ffe94d4d, identifier: 6936614auction61871
2026-03-27 16:43:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dcff0cc5-f136-5805-9adc-35b4ffe94d4d with identifier: 6936614auction61871
2026-03-27 16:43:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dcff0cc5-f136-5805-9adc-35b4ffe94d4d with identifier: 6936614auction61871
2026-03-27 16:43:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dcff0cc5-f136-5805-9adc-35b4ffe94d4d with identifier: 6936614auction61871 to the API
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': 'dcff0cc5-f136-5805-9adc-35b4ffe94d4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936614',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'EQC',
'odometer': 57409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES EQC 80 kWh EQC 400 4-Matic 408 Business Solution 5d',
'transmission': 'automatic',
'trim': 'MERCEDES 80 kWh 400 4-Matic 408 Business Solution 5d',
'vin': None,
'year': 2022}
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936614auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:18 [ecarstrade.be] INFO: Saving data for 6936614auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840503.700817, 'last_price_update_time': 1774629798.689883}
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936614auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935046> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:19 [ecarstrade.be] INFO: Extracting details for car 6935046auction61871
2026-03-27 16:43:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 853be8db-7c95-5ba8-9a7b-ccda8bfee5d1 with identifier: 6935046auction61871
2026-03-27 16:43:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 853be8db-7c95-5ba8-9a7b-ccda8bfee5d1 with scrape type 2
2026-03-27 16:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 853be8db-7c95-5ba8-9a7b-ccda8bfee5d1 with scrape type 2
2026-03-27 16:43:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 853be8db-7c95-5ba8-9a7b-ccda8bfee5d1, identifier: 6935046auction61871
2026-03-27 16:43:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 853be8db-7c95-5ba8-9a7b-ccda8bfee5d1 with identifier: 6935046auction61871
2026-03-27 16:43:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 853be8db-7c95-5ba8-9a7b-ccda8bfee5d1 with identifier: 6935046auction61871
2026-03-27 16:43:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 853be8db-7c95-5ba8-9a7b-ccda8bfee5d1 with identifier: 6935046auction61871 to the API
2026-03-27 16:43:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': '853be8db-7c95-5ba8-9a7b-ccda8bfee5d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935046',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 93985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA ENYAQ COUPE 82 kWh 80X 4x4 204hp (+102) RS 5d',
'transmission': 'automatic',
'trim': 'SKODA ENYAQ COUPE 82 kWh 80X 4x4 204hp (+102) RS 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935046auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:19 [ecarstrade.be] INFO: Saving data for 6935046auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788942.298751, 'last_price_update_time': 1774629799.877465}
2026-03-27 16:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935046auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911138> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:20 [ecarstrade.be] INFO: Extracting details for car 6911138auction61871
2026-03-27 16:43:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e61c8b39-6a21-55cd-8e88-07e6864e3d94 with identifier: 6911138auction61871
2026-03-27 16:43:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e61c8b39-6a21-55cd-8e88-07e6864e3d94 with scrape type 2
2026-03-27 16:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e61c8b39-6a21-55cd-8e88-07e6864e3d94 with scrape type 2
2026-03-27 16:43:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e61c8b39-6a21-55cd-8e88-07e6864e3d94, identifier: 6911138auction61871
2026-03-27 16:43:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e61c8b39-6a21-55cd-8e88-07e6864e3d94 with identifier: 6911138auction61871
2026-03-27 16:43:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e61c8b39-6a21-55cd-8e88-07e6864e3d94 with identifier: 6911138auction61871
2026-03-27 16:43:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e61c8b39-6a21-55cd-8e88-07e6864e3d94 with identifier: 6911138auction61871 to the API
2026-03-27 16:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911138>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'e61c8b39-6a21-55cd-8e88-07e6864e3d94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911138',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'GLC-Class',
'odometer': 182457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE GLC DIESEL (X253) - 2019 GLC 300 de 316 (194+122) '
'4-Matic 5d Auto',
'transmission': 'automatic',
'trim': 'MERCEDES CLASSE GLC DIESEL (X253) - 2019 GLC 300 de 316 (194+122) '
'4-Matic 5d Auto',
'vin': None,
'year': 2022}
2026-03-27 16:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911138auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:20 [ecarstrade.be] INFO: Saving data for 6911138auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613204.52234, 'last_price_update_time': 1774629800.495235}
2026-03-27 16:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911138auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911132> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:21 [ecarstrade.be] INFO: Extracting details for car 6911132auction61871
2026-03-27 16:43:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92477003-4c1b-5987-9104-452a60280ad6 with identifier: 6911132auction61871
2026-03-27 16:43:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92477003-4c1b-5987-9104-452a60280ad6 with scrape type 2
2026-03-27 16:43:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92477003-4c1b-5987-9104-452a60280ad6 with scrape type 2
2026-03-27 16:43:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 92477003-4c1b-5987-9104-452a60280ad6, identifier: 6911132auction61871
2026-03-27 16:43:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 92477003-4c1b-5987-9104-452a60280ad6 with identifier: 6911132auction61871
2026-03-27 16:43:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 92477003-4c1b-5987-9104-452a60280ad6 with identifier: 6911132auction61871
2026-03-27 16:43:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 92477003-4c1b-5987-9104-452a60280ad6 with identifier: 6911132auction61871 to the API
2026-03-27 16:43:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911132>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '92477003-4c1b-5987-9104-452a60280ad6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911132',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'A4',
'odometer': 115752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 AVANT DIESEL - 2020 30 TDI 136hp S tronic (EU6AP) 5d',
'transmission': 'automatic',
'trim': 'AUDI AVANT DIESEL - 2020 30 TDI 136hp S tronic (EU6AP) 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911132auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:22 [ecarstrade.be] INFO: Saving data for 6911132auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613186.942294, 'last_price_update_time': 1774629802.040128}
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911132auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911133> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:22 [ecarstrade.be] INFO: Extracting details for car 6911133auction61871
2026-03-27 16:43:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4361c83f-8232-5b0c-8b7c-725f3ad2f306 with identifier: 6911133auction61871
2026-03-27 16:43:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4361c83f-8232-5b0c-8b7c-725f3ad2f306 with scrape type 2
2026-03-27 16:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4361c83f-8232-5b0c-8b7c-725f3ad2f306 with scrape type 2
2026-03-27 16:43:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4361c83f-8232-5b0c-8b7c-725f3ad2f306, identifier: 6911133auction61871
2026-03-27 16:43:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4361c83f-8232-5b0c-8b7c-725f3ad2f306 with identifier: 6911133auction61871
2026-03-27 16:43:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4361c83f-8232-5b0c-8b7c-725f3ad2f306 with identifier: 6911133auction61871
2026-03-27 16:43:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4361c83f-8232-5b0c-8b7c-725f3ad2f306 with identifier: 6911133auction61871 to the API
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911133>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '4361c83f-8232-5b0c-8b7c-725f3ad2f306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911133',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 112152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 160 EVAPO DCT N-Connecta 5d',
'transmission': 'automatic',
'trim': 'DIG-T 160 EVAPO DCT N-Connecta 5d',
'vin': None,
'year': 2020}
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911133auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:22 [ecarstrade.be] INFO: Saving data for 6911133auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613147.644773, 'last_price_update_time': 1774629802.56574}
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911133auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913244> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:24 [ecarstrade.be] INFO: Extracting details for car 6913244auction61871
2026-03-27 16:43:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 511564af-f9cd-532b-b9b5-2ed645ea56dd with identifier: 6913244auction61871
2026-03-27 16:43:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 511564af-f9cd-532b-b9b5-2ed645ea56dd with scrape type 2
2026-03-27 16:43:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 511564af-f9cd-532b-b9b5-2ed645ea56dd with scrape type 2
2026-03-27 16:43:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 511564af-f9cd-532b-b9b5-2ed645ea56dd, identifier: 6913244auction61871
2026-03-27 16:43:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 511564af-f9cd-532b-b9b5-2ed645ea56dd with identifier: 6913244auction61871
2026-03-27 16:43:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 511564af-f9cd-532b-b9b5-2ed645ea56dd with identifier: 6913244auction61871
2026-03-27 16:43:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 511564af-f9cd-532b-b9b5-2ed645ea56dd with identifier: 6913244auction61871 to the API
2026-03-27 16:43:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913244>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '511564af-f9cd-532b-b9b5-2ed645ea56dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913244',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X1',
'odometer': 131105,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 xDrive25e (162 kW) 5d',
'transmission': 'automatic',
'trim': 'xDrive25e (162 kW) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913244auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:25 [ecarstrade.be] INFO: Saving data for 6913244auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613246.001191, 'last_price_update_time': 1774629805.211358}
2026-03-27 16:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913244auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911139> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:26 [ecarstrade.be] INFO: Extracting details for car 6911139auction61871
2026-03-27 16:43:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 610f4059-f9bf-5529-9fc0-c57ae133bae2 with identifier: 6911139auction61871
2026-03-27 16:43:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 610f4059-f9bf-5529-9fc0-c57ae133bae2 with scrape type 2
2026-03-27 16:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 610f4059-f9bf-5529-9fc0-c57ae133bae2 with scrape type 2
2026-03-27 16:43:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 610f4059-f9bf-5529-9fc0-c57ae133bae2, identifier: 6911139auction61871
2026-03-27 16:43:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 610f4059-f9bf-5529-9fc0-c57ae133bae2 with identifier: 6911139auction61871
2026-03-27 16:43:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 610f4059-f9bf-5529-9fc0-c57ae133bae2 with identifier: 6911139auction61871
2026-03-27 16:43:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 610f4059-f9bf-5529-9fc0-c57ae133bae2 with identifier: 6911139auction61871 to the API
2026-03-27 16:43:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911139>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '610f4059-f9bf-5529-9fc0-c57ae133bae2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911139',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Kia',
'model': 'Sportage',
'odometer': 18675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE - 2018 1.6T 177 4WD More DCT (EU6d-TEMP) 5d',
'transmission': 'automatic',
'trim': 'KIA SPORTAGE - 2018 1.6T 177 4WD More DCT (EU6d-TEMP) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911139auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:27 [ecarstrade.be] INFO: Saving data for 6911139auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613164.255111, 'last_price_update_time': 1774629807.189472}
2026-03-27 16:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911139auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911149> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:27 [ecarstrade.be] INFO: Extracting details for car 6911149auction61871
2026-03-27 16:43:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19dd90b3-b682-54dd-be6e-2106afd269df with identifier: 6911149auction61871
2026-03-27 16:43:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19dd90b3-b682-54dd-be6e-2106afd269df with scrape type 2
2026-03-27 16:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19dd90b3-b682-54dd-be6e-2106afd269df with scrape type 2
2026-03-27 16:43:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 19dd90b3-b682-54dd-be6e-2106afd269df, identifier: 6911149auction61871
2026-03-27 16:43:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 19dd90b3-b682-54dd-be6e-2106afd269df with identifier: 6911149auction61871
2026-03-27 16:43:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 19dd90b3-b682-54dd-be6e-2106afd269df with identifier: 6911149auction61871
2026-03-27 16:43:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 19dd90b3-b682-54dd-be6e-2106afd269df with identifier: 6911149auction61871 to the API
2026-03-27 16:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911149>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '19dd90b3-b682-54dd-be6e-2106afd269df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911149',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Opel',
'model': 'Insignia',
'odometer': 107454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 1.5 Turbo D S/S 90kW Business Ed AT8 5d',
'transmission': 'automatic',
'trim': 'Sports Tourer 1.5 Turbo D S/S 90kW Business Ed AT8 5d',
'vin': None,
'year': 2021}
2026-03-27 16:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911149auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:28 [ecarstrade.be] INFO: Saving data for 6911149auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613165.068645, 'last_price_update_time': 1774629808.37629}
2026-03-27 16:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911149auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913252> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913241> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:28 [ecarstrade.be] INFO: Extracting details for car 6913252auction61871
2026-03-27 16:43:28 [ecarstrade.be] INFO: Extracting details for car 6913241auction61871
2026-03-27 16:43:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 713c556e-d7aa-56db-a198-b3bc23d32421 with identifier: 6913252auction61871
2026-03-27 16:43:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713c556e-d7aa-56db-a198-b3bc23d32421 with scrape type 2
2026-03-27 16:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 713c556e-d7aa-56db-a198-b3bc23d32421 with scrape type 2
2026-03-27 16:43:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 713c556e-d7aa-56db-a198-b3bc23d32421, identifier: 6913252auction61871
2026-03-27 16:43:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683784ce-b171-5a77-8892-008a206b1763 with identifier: 6913241auction61871
2026-03-27 16:43:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683784ce-b171-5a77-8892-008a206b1763 with scrape type 2
2026-03-27 16:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 683784ce-b171-5a77-8892-008a206b1763 with scrape type 2
2026-03-27 16:43:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 683784ce-b171-5a77-8892-008a206b1763, identifier: 6913241auction61871
2026-03-27 16:43:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 713c556e-d7aa-56db-a198-b3bc23d32421 with identifier: 6913252auction61871
2026-03-27 16:43:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 713c556e-d7aa-56db-a198-b3bc23d32421 with identifier: 6913252auction61871
2026-03-27 16:43:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 713c556e-d7aa-56db-a198-b3bc23d32421 with identifier: 6913252auction61871 to the API
2026-03-27 16:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913252>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '713c556e-d7aa-56db-a198-b3bc23d32421',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913252',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 86911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland X 1.5 Turbo ECOTEC D S/S AT8 Ultimate 5d',
'transmission': 'automatic',
'trim': '1.5 Turbo ECOTEC D S/S AT8 Ultimate 5d',
'vin': None,
'year': 2020}
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913252auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:29 [ecarstrade.be] INFO: Saving data for 6913252auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613582.793934, 'last_price_update_time': 1774629809.057828}
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913252auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 683784ce-b171-5a77-8892-008a206b1763 with identifier: 6913241auction61871
2026-03-27 16:43:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 683784ce-b171-5a77-8892-008a206b1763 with identifier: 6913241auction61871
2026-03-27 16:43:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 683784ce-b171-5a77-8892-008a206b1763 with identifier: 6913241auction61871 to the API
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913241>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '683784ce-b171-5a77-8892-008a206b1763',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913241',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q5',
'odometer': 72364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 SPORTBACK 55 TFSIe 265hp Quattro PHEV S line S tronic 5d',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 55 TFSIe 265hp Quattro PHEV S line S tronic 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913241auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:29 [ecarstrade.be] INFO: Saving data for 6913241auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613237.795065, 'last_price_update_time': 1774629809.380463}
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913241auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913253> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:30 [ecarstrade.be] INFO: Extracting details for car 6913253auction61871
2026-03-27 16:43:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4957a967-d8b2-511d-96dc-dead11207f1a with identifier: 6913253auction61871
2026-03-27 16:43:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4957a967-d8b2-511d-96dc-dead11207f1a with scrape type 2
2026-03-27 16:43:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4957a967-d8b2-511d-96dc-dead11207f1a with scrape type 2
2026-03-27 16:43:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4957a967-d8b2-511d-96dc-dead11207f1a, identifier: 6913253auction61871
2026-03-27 16:43:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4957a967-d8b2-511d-96dc-dead11207f1a with identifier: 6913253auction61871
2026-03-27 16:43:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4957a967-d8b2-511d-96dc-dead11207f1a with identifier: 6913253auction61871
2026-03-27 16:43:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4957a967-d8b2-511d-96dc-dead11207f1a with identifier: 6913253auction61871 to the API
2026-03-27 16:43:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913253>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '4957a967-d8b2-511d-96dc-dead11207f1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913253',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'E-Class',
'odometer': 177796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, E-Class Break FL'20, Mercedes-Benz E-Klasse Break E 200d "
'Business Solut',
'transmission': 'automatic',
'trim': ", Break FL'20, -Benz E-Klasse Break E 200d Business Solut",
'vin': None,
'year': 2021}
2026-03-27 16:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913253auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:30 [ecarstrade.be] INFO: Saving data for 6913253auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613259.774525, 'last_price_update_time': 1774629810.52429}
2026-03-27 16:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913253auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911155> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:32 [ecarstrade.be] INFO: Extracting details for car 6911155auction61871
2026-03-27 16:43:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe0f3a2-6c34-5d01-83fe-d765cf9b7fd4 with identifier: 6911155auction61871
2026-03-27 16:43:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe0f3a2-6c34-5d01-83fe-d765cf9b7fd4 with scrape type 2
2026-03-27 16:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe0f3a2-6c34-5d01-83fe-d765cf9b7fd4 with scrape type 2
2026-03-27 16:43:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5fe0f3a2-6c34-5d01-83fe-d765cf9b7fd4, identifier: 6911155auction61871
2026-03-27 16:43:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5fe0f3a2-6c34-5d01-83fe-d765cf9b7fd4 with identifier: 6911155auction61871
2026-03-27 16:43:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5fe0f3a2-6c34-5d01-83fe-d765cf9b7fd4 with identifier: 6911155auction61871
2026-03-27 16:43:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5fe0f3a2-6c34-5d01-83fe-d765cf9b7fd4 with identifier: 6911155auction61871 to the API
2026-03-27 16:43:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911155>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '5fe0f3a2-6c34-5d01-83fe-d765cf9b7fd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911155',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'Other',
'odometer': 147156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 3-serie Touring '18, BMW 3 Reeks Touring 320dA (120 kW) 5d",
'transmission': 'automatic',
'trim': ", 3-serie Touring '18, 3 Reeks Touring 320dA (120 kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911155auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:33 [ecarstrade.be] INFO: Saving data for 6911155auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613799.001288, 'last_price_update_time': 1774629813.449442}
2026-03-27 16:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911155auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913270> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:35 [ecarstrade.be] INFO: Extracting details for car 6913270auction61871
2026-03-27 16:43:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bcc9d0e-0995-5541-9875-c0d32d63871e with identifier: 6913270auction61871
2026-03-27 16:43:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bcc9d0e-0995-5541-9875-c0d32d63871e with scrape type 2
2026-03-27 16:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bcc9d0e-0995-5541-9875-c0d32d63871e with scrape type 2
2026-03-27 16:43:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3bcc9d0e-0995-5541-9875-c0d32d63871e, identifier: 6913270auction61871
2026-03-27 16:43:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3bcc9d0e-0995-5541-9875-c0d32d63871e with identifier: 6913270auction61871
2026-03-27 16:43:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3bcc9d0e-0995-5541-9875-c0d32d63871e with identifier: 6913270auction61871
2026-03-27 16:43:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3bcc9d0e-0995-5541-9875-c0d32d63871e with identifier: 6913270auction61871 to the API
2026-03-27 16:43:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913270>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '3bcc9d0e-0995-5541-9875-c0d32d63871e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913270',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '308',
'odometer': 39277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 PureTech 130 S&S Active Pack 5d',
'transmission': 'manual',
'trim': 'SW 1.2 PureTech 130 S&S Active Pack 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913270auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:36 [ecarstrade.be] INFO: Saving data for 6913270auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613607.849231, 'last_price_update_time': 1774629816.602277}
2026-03-27 16:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913270auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911162> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913276> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:36 [ecarstrade.be] INFO: Extracting details for car 6911162auction61871
2026-03-27 16:43:36 [ecarstrade.be] INFO: Extracting details for car 6913276auction61871
2026-03-27 16:43:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17919c86-2242-54e1-972c-27573b09c3e6 with identifier: 6911162auction61871
2026-03-27 16:43:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17919c86-2242-54e1-972c-27573b09c3e6 with scrape type 2
2026-03-27 16:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17919c86-2242-54e1-972c-27573b09c3e6 with scrape type 2
2026-03-27 16:43:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 17919c86-2242-54e1-972c-27573b09c3e6, identifier: 6911162auction61871
2026-03-27 16:43:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11b972c1-05db-56d5-8597-7b3585b1f7b4 with identifier: 6913276auction61871
2026-03-27 16:43:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11b972c1-05db-56d5-8597-7b3585b1f7b4 with scrape type 2
2026-03-27 16:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11b972c1-05db-56d5-8597-7b3585b1f7b4 with scrape type 2
2026-03-27 16:43:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11b972c1-05db-56d5-8597-7b3585b1f7b4, identifier: 6913276auction61871
2026-03-27 16:43:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 17919c86-2242-54e1-972c-27573b09c3e6 with identifier: 6911162auction61871
2026-03-27 16:43:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 17919c86-2242-54e1-972c-27573b09c3e6 with identifier: 6911162auction61871
2026-03-27 16:43:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 17919c86-2242-54e1-972c-27573b09c3e6 with identifier: 6911162auction61871 to the API
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911162>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '17919c86-2242-54e1-972c-27573b09c3e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911162',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 20826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': 'Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2024}
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911162auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:37 [ecarstrade.be] INFO: Saving data for 6911162auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613103.792903, 'last_price_update_time': 1774629817.452146}
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911162auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11b972c1-05db-56d5-8597-7b3585b1f7b4 with identifier: 6913276auction61871
2026-03-27 16:43:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11b972c1-05db-56d5-8597-7b3585b1f7b4 with identifier: 6913276auction61871
2026-03-27 16:43:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11b972c1-05db-56d5-8597-7b3585b1f7b4 with identifier: 6913276auction61871 to the API
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913276>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '11b972c1-05db-56d5-8597-7b3585b1f7b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913276',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 22782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': 'Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2024}
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913276auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:37 [ecarstrade.be] INFO: Saving data for 6913276auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613623.519268, 'last_price_update_time': 1774629817.726642}
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913276auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936615> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:37 [ecarstrade.be] INFO: Extracting details for car 6936615auction61871
2026-03-27 16:43:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b68eedd-792e-5ae6-b71c-0327ccbfc3af with identifier: 6936615auction61871
2026-03-27 16:43:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b68eedd-792e-5ae6-b71c-0327ccbfc3af with scrape type 2
2026-03-27 16:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b68eedd-792e-5ae6-b71c-0327ccbfc3af with scrape type 2
2026-03-27 16:43:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9b68eedd-792e-5ae6-b71c-0327ccbfc3af, identifier: 6936615auction61871
2026-03-27 16:43:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9b68eedd-792e-5ae6-b71c-0327ccbfc3af with identifier: 6936615auction61871
2026-03-27 16:43:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9b68eedd-792e-5ae6-b71c-0327ccbfc3af with identifier: 6936615auction61871
2026-03-27 16:43:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9b68eedd-792e-5ae6-b71c-0327ccbfc3af with identifier: 6936615auction61871 to the API
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936615>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '9b68eedd-792e-5ae6-b71c-0327ccbfc3af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936615',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 27162,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 1.5 TSI ACT 110kW Life DSG7 5d',
'transmission': 'automatic',
'trim': '1.5 TSI ACT 110kW Life DSG7 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936615auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:38 [ecarstrade.be] INFO: Saving data for 6936615auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840502.376662, 'last_price_update_time': 1774629818.548578}
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936615auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935054> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:38 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:43:38 [ecarstrade.be] INFO: Extracting details for car 6935054auction61871
2026-03-27 16:43:38 [ecarstrade.be] INFO: Found listing with ID: 6936612auction61871
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936612auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:38 [ecarstrade.be] INFO: Scrape type for 6936612auction61871: 2
2026-03-27 16:43:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb6a71fc-dfd9-507d-b25a-d860fe12c603 with identifier: 6935054auction61871
2026-03-27 16:43:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb6a71fc-dfd9-507d-b25a-d860fe12c603 with scrape type 2
2026-03-27 16:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb6a71fc-dfd9-507d-b25a-d860fe12c603 with scrape type 2
2026-03-27 16:43:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb6a71fc-dfd9-507d-b25a-d860fe12c603, identifier: 6935054auction61871
2026-03-27 16:43:38 [ecarstrade.be] INFO: Found listing with ID: 6887405auction61871
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887405auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:38 [ecarstrade.be] INFO: Scrape type for 6887405auction61871: 2
2026-03-27 16:43:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb6a71fc-dfd9-507d-b25a-d860fe12c603 with identifier: 6935054auction61871
2026-03-27 16:43:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb6a71fc-dfd9-507d-b25a-d860fe12c603 with identifier: 6935054auction61871
2026-03-27 16:43:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb6a71fc-dfd9-507d-b25a-d860fe12c603 with identifier: 6935054auction61871 to the API
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935054>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'bb6a71fc-dfd9-507d-b25a-d860fe12c603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935054',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Kia',
'model': 'XCeed',
'odometer': 41317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA XCeed 1.6 GDi PHEV DCT Business Line 5d',
'transmission': 'automatic',
'trim': 'KIA 1.6 GDi PHEV DCT Business Line 5d',
'vin': None,
'year': 2022}
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935054auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Saving data for 6935054auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788939.093127, 'last_price_update_time': 1774629819.436159}
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935054auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6889061auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889061auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6889061auction61871: 2
2026-03-27 16:43:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913274> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6913231auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913231auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6913231auction61871: 2
2026-03-27 16:43:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6887393auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887393auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6887393auction61871: 2
2026-03-27 16:43:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6889056auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889056auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6889056auction61871: 2
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6887394auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887394auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6887394auction61871: 2
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6889039auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889039auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6889039auction61871: 2
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6889049auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889049auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6889049auction61871: 2
2026-03-27 16:43:39 [ecarstrade.be] INFO: Extracting details for car 6913274auction61871
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6889040auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889040auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6889040auction61871: 2
2026-03-27 16:43:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 195a93f1-e263-5a82-9b95-7628a1a6ca25 with identifier: 6913274auction61871
2026-03-27 16:43:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 195a93f1-e263-5a82-9b95-7628a1a6ca25 with scrape type 2
2026-03-27 16:43:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 195a93f1-e263-5a82-9b95-7628a1a6ca25 with scrape type 2
2026-03-27 16:43:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 195a93f1-e263-5a82-9b95-7628a1a6ca25, identifier: 6913274auction61871
2026-03-27 16:43:39 [ecarstrade.be] INFO: Found listing with ID: 6889046auction61871
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889046auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:39 [ecarstrade.be] INFO: Scrape type for 6889046auction61871: 2
2026-03-27 16:43:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 195a93f1-e263-5a82-9b95-7628a1a6ca25 with identifier: 6913274auction61871
2026-03-27 16:43:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 195a93f1-e263-5a82-9b95-7628a1a6ca25 with identifier: 6913274auction61871
2026-03-27 16:43:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 195a93f1-e263-5a82-9b95-7628a1a6ca25 with identifier: 6913274auction61871 to the API
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913274>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '195a93f1-e263-5a82-9b95-7628a1a6ca25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913274',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 23473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': 'Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2024}
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913274auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Saving data for 6913274auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613251.187822, 'last_price_update_time': 1774629820.082666}
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913274auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6887382auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887382auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6887382auction61871: 2
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6887379auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887379auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6887379auction61871: 2
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6889031auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889031auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6889031auction61871: 2
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6889034auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889034auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6889034auction61871: 2
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6911119auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911119auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6911119auction61871: 2
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6936608auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936608auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6936608auction61871: 2
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6864923auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864923auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6864923auction61871: 2
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6889027auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889027auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6889027auction61871: 2
2026-03-27 16:43:40 [ecarstrade.be] INFO: Found listing with ID: 6911116auction61871
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911116auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:40 [ecarstrade.be] INFO: Scrape type for 6911116auction61871: 2
2026-03-27 16:43:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911164> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:43 [ecarstrade.be] INFO: Extracting details for car 6911164auction61871
2026-03-27 16:43:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a1041f-21d4-535a-90f3-142baf8c5829 with identifier: 6911164auction61871
2026-03-27 16:43:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a1041f-21d4-535a-90f3-142baf8c5829 with scrape type 2
2026-03-27 16:43:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03a1041f-21d4-535a-90f3-142baf8c5829 with scrape type 2
2026-03-27 16:43:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 03a1041f-21d4-535a-90f3-142baf8c5829, identifier: 6911164auction61871
2026-03-27 16:43:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 03a1041f-21d4-535a-90f3-142baf8c5829 with identifier: 6911164auction61871
2026-03-27 16:43:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 03a1041f-21d4-535a-90f3-142baf8c5829 with identifier: 6911164auction61871
2026-03-27 16:43:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 03a1041f-21d4-535a-90f3-142baf8c5829 with identifier: 6911164auction61871 to the API
2026-03-27 16:43:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911164>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '03a1041f-21d4-535a-90f3-142baf8c5829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911164',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 32632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': 'Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2024}
2026-03-27 16:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911164auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:44 [ecarstrade.be] INFO: Saving data for 6911164auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613106.553579, 'last_price_update_time': 1774629824.057923}
2026-03-27 16:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911164auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6864875auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864875auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6864875auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6887362auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887362auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6887362auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6889018auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889018auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6889018auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6961296auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961296auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6961296auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6844388auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844388auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6844388auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6889005auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889005auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6889005auction61871: 2
2026-03-27 16:43:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936616> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6840075auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276840075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6840075auction61871: 2
2026-03-27 16:43:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6841551auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841551auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6841551auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6841573auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841573auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6841573auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6841583auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841583auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6841583auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6911117auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911117auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6911117auction61871: 2
2026-03-27 16:43:45 [ecarstrade.be] INFO: Extracting details for car 6936616auction61871
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6911118auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911118auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6911118auction61871: 2
2026-03-27 16:43:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51aebc76-1534-58dc-b06e-fa43e69d80e6 with identifier: 6936616auction61871
2026-03-27 16:43:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51aebc76-1534-58dc-b06e-fa43e69d80e6 with scrape type 2
2026-03-27 16:43:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51aebc76-1534-58dc-b06e-fa43e69d80e6 with scrape type 2
2026-03-27 16:43:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51aebc76-1534-58dc-b06e-fa43e69d80e6, identifier: 6936616auction61871
2026-03-27 16:43:45 [ecarstrade.be] INFO: Found listing with ID: 6835249auction61871
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835249auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:45 [ecarstrade.be] INFO: Scrape type for 6835249auction61871: 2
2026-03-27 16:43:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51aebc76-1534-58dc-b06e-fa43e69d80e6 with identifier: 6936616auction61871
2026-03-27 16:43:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51aebc76-1534-58dc-b06e-fa43e69d80e6 with identifier: 6936616auction61871
2026-03-27 16:43:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51aebc76-1534-58dc-b06e-fa43e69d80e6 with identifier: 6936616auction61871 to the API
2026-03-27 16:43:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936616>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '51aebc76-1534-58dc-b06e-fa43e69d80e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936616',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X2',
'odometer': 30910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X2 '17 PHEV, BMW X2 xDrive25e 162kW 5d",
'transmission': 'automatic',
'trim': ", '17 PHEV, xDrive25e 162kW 5d",
'vin': None,
'year': 2021}
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936616auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:46 [ecarstrade.be] INFO: Saving data for 6936616auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840500.918679, 'last_price_update_time': 1774629826.228842}
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936616auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:46 [ecarstrade.be] INFO: Found listing with ID: 6935040auction61871
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935040auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:46 [ecarstrade.be] INFO: Scrape type for 6935040auction61871: 2
2026-03-27 16:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936612> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:46 [ecarstrade.be] INFO: Found listing with ID: 6790592auction61871
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276790592auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:46 [ecarstrade.be] INFO: Scrape type for 6790592auction61871: 2
2026-03-27 16:43:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:46 [ecarstrade.be] INFO: Found listing with ID: 6888987auction61871
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888987auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:46 [ecarstrade.be] INFO: Scrape type for 6888987auction61871: 2
2026-03-27 16:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6913231> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:46 [ecarstrade.be] INFO: Found listing with ID: 6611602auction61871
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276611602auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:46 [ecarstrade.be] INFO: Scrape type for 6611602auction61871: 2
2026-03-27 16:43:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:46 [ecarstrade.be] INFO: Found listing with ID: 6887347auction61871
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887347auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:46 [ecarstrade.be] INFO: Scrape type for 6887347auction61871: 2
2026-03-27 16:43:46 [ecarstrade.be] INFO: Found listing with ID: 6888994auction61871
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888994auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:46 [ecarstrade.be] INFO: Scrape type for 6888994auction61871: 2
2026-03-27 16:43:46 [ecarstrade.be] INFO: Extracting details for car 6936612auction61871
2026-03-27 16:43:46 [ecarstrade.be] INFO: Found listing with ID: 6936609auction61871
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936609auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:46 [ecarstrade.be] INFO: Scrape type for 6936609auction61871: 2
2026-03-27 16:43:46 [ecarstrade.be] INFO: Extracting details for car 6913231auction61871
2026-03-27 16:43:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a61c3325-67d9-54c8-bf04-539a44dccd25 with identifier: 6936612auction61871
2026-03-27 16:43:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a61c3325-67d9-54c8-bf04-539a44dccd25 with scrape type 2
2026-03-27 16:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a61c3325-67d9-54c8-bf04-539a44dccd25 with scrape type 2
2026-03-27 16:43:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a61c3325-67d9-54c8-bf04-539a44dccd25, identifier: 6936612auction61871
2026-03-27 16:43:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a61c3325-67d9-54c8-bf04-539a44dccd25 with identifier: 6936612auction61871
2026-03-27 16:43:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a61c3325-67d9-54c8-bf04-539a44dccd25 with identifier: 6936612auction61871
2026-03-27 16:43:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a61c3325-67d9-54c8-bf04-539a44dccd25 with identifier: 6936612auction61871 to the API
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': 'a61c3325-67d9-54c8-bf04-539a44dccd25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936612',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'EQE',
'odometer': 42434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES EQE 89 kWh EQE 300 Business Line 5d',
'transmission': 'automatic',
'trim': 'MERCEDES 89 kWh 300 Business Line 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936612auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:47 [ecarstrade.be] INFO: Saving data for 6936612auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840505.275225, 'last_price_update_time': 1774629827.40991}
2026-03-27 16:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936612auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4aa504de-85aa-54cd-ae35-704116eed351 with identifier: 6913231auction61871
2026-03-27 16:43:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aa504de-85aa-54cd-ae35-704116eed351 with scrape type 2
2026-03-27 16:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4aa504de-85aa-54cd-ae35-704116eed351 with scrape type 2
2026-03-27 16:43:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4aa504de-85aa-54cd-ae35-704116eed351, identifier: 6913231auction61871
2026-03-27 16:43:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4aa504de-85aa-54cd-ae35-704116eed351 with identifier: 6913231auction61871
2026-03-27 16:43:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4aa504de-85aa-54cd-ae35-704116eed351 with identifier: 6913231auction61871
2026-03-27 16:43:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4aa504de-85aa-54cd-ae35-704116eed351 with identifier: 6913231auction61871 to the API
2026-03-27 16:43:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6913231>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '4aa504de-85aa-54cd-ae35-704116eed351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6913231',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 80294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913231auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:48 [ecarstrade.be] INFO: Saving data for 6913231auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613271.854257, 'last_price_update_time': 1774629828.07038}
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913231auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889061> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:48 [ecarstrade.be] INFO: Extracting details for car 6889061auction61871
2026-03-27 16:43:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 721d465a-32ce-5a05-80ae-dcd960feb897 with identifier: 6889061auction61871
2026-03-27 16:43:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721d465a-32ce-5a05-80ae-dcd960feb897 with scrape type 2
2026-03-27 16:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 721d465a-32ce-5a05-80ae-dcd960feb897 with scrape type 2
2026-03-27 16:43:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 721d465a-32ce-5a05-80ae-dcd960feb897, identifier: 6889061auction61871
2026-03-27 16:43:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 721d465a-32ce-5a05-80ae-dcd960feb897 with identifier: 6889061auction61871
2026-03-27 16:43:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 721d465a-32ce-5a05-80ae-dcd960feb897 with identifier: 6889061auction61871
2026-03-27 16:43:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 721d465a-32ce-5a05-80ae-dcd960feb897 with identifier: 6889061auction61871 to the API
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889061>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '721d465a-32ce-5a05-80ae-dcd960feb897',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889061',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'GLC-Class',
'odometer': 59021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE GLC DIESEL (X253) - 2019 GLC 300 de 316 (194+122) '
'4-Matic 5d Auto',
'transmission': 'automatic',
'trim': 'MERCEDES CLASSE GLC DIESEL (X253) - 2019 GLC 300 de 316 (194+122) '
'4-Matic 5d Auto',
'vin': None,
'year': 2022}
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889061auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:48 [ecarstrade.be] INFO: Saving data for 6889061auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613362.850935, 'last_price_update_time': 1774629828.851155}
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889061auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6887405> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:48 [ecarstrade.be] INFO: Extracting details for car 6887405auction61871
2026-03-27 16:43:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f1c4795-ebaf-5034-875a-979d9607cd89 with identifier: 6887405auction61871
2026-03-27 16:43:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f1c4795-ebaf-5034-875a-979d9607cd89 with scrape type 2
2026-03-27 16:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f1c4795-ebaf-5034-875a-979d9607cd89 with scrape type 2
2026-03-27 16:43:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f1c4795-ebaf-5034-875a-979d9607cd89, identifier: 6887405auction61871
2026-03-27 16:43:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f1c4795-ebaf-5034-875a-979d9607cd89 with identifier: 6887405auction61871
2026-03-27 16:43:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f1c4795-ebaf-5034-875a-979d9607cd89 with identifier: 6887405auction61871
2026-03-27 16:43:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f1c4795-ebaf-5034-875a-979d9607cd89 with identifier: 6887405auction61871 to the API
2026-03-27 16:43:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6887405>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '5f1c4795-ebaf-5034-875a-979d9607cd89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6887405',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': '2 Series',
'odometer': 115335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 2-serie Act.Tour '18, BMW 2 Reeks Active Tourer 218i (100kW) "
'5d',
'transmission': 'manual',
'trim': ", 2-serie Act.Tour '18, 2 Reeks Active Tourer 218i (100kW) 5d",
'vin': None,
'year': 2020}
2026-03-27 16:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887405auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:49 [ecarstrade.be] INFO: Saving data for 6887405auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613479.957696, 'last_price_update_time': 1774629829.580315}
2026-03-27 16:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887405auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6887393> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:50 [ecarstrade.be] INFO: Extracting details for car 6887393auction61871
2026-03-27 16:43:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b1d003-52d9-51e6-b8e8-ea05d008967e with identifier: 6887393auction61871
2026-03-27 16:43:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b1d003-52d9-51e6-b8e8-ea05d008967e with scrape type 2
2026-03-27 16:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b1d003-52d9-51e6-b8e8-ea05d008967e with scrape type 2
2026-03-27 16:43:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 25b1d003-52d9-51e6-b8e8-ea05d008967e, identifier: 6887393auction61871
2026-03-27 16:43:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 25b1d003-52d9-51e6-b8e8-ea05d008967e with identifier: 6887393auction61871
2026-03-27 16:43:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 25b1d003-52d9-51e6-b8e8-ea05d008967e with identifier: 6887393auction61871
2026-03-27 16:43:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 25b1d003-52d9-51e6-b8e8-ea05d008967e with identifier: 6887393auction61871 to the API
2026-03-27 16:43:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6887393>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '25b1d003-52d9-51e6-b8e8-ea05d008967e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6887393',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '308',
'odometer': 58564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 PureTech 130 S&S Active Pack 5d',
'transmission': 'manual',
'trim': 'SW 1.2 PureTech 130 S&S Active Pack 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887393auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:51 [ecarstrade.be] INFO: Saving data for 6887393auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613290.711259, 'last_price_update_time': 1774629831.172438}
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887393auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889056> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:51 [ecarstrade.be] INFO: Extracting details for car 6889056auction61871
2026-03-27 16:43:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc5b241a-4a38-536a-a74b-6cb8c39704cc with identifier: 6889056auction61871
2026-03-27 16:43:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc5b241a-4a38-536a-a74b-6cb8c39704cc with scrape type 2
2026-03-27 16:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc5b241a-4a38-536a-a74b-6cb8c39704cc with scrape type 2
2026-03-27 16:43:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fc5b241a-4a38-536a-a74b-6cb8c39704cc, identifier: 6889056auction61871
2026-03-27 16:43:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fc5b241a-4a38-536a-a74b-6cb8c39704cc with identifier: 6889056auction61871
2026-03-27 16:43:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fc5b241a-4a38-536a-a74b-6cb8c39704cc with identifier: 6889056auction61871
2026-03-27 16:43:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fc5b241a-4a38-536a-a74b-6cb8c39704cc with identifier: 6889056auction61871 to the API
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889056>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'fc5b241a-4a38-536a-a74b-6cb8c39704cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889056',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'BMW',
'model': '5 Series',
'odometer': 130365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Reeks Berline 530e 215kW 4d',
'transmission': 'automatic',
'trim': '5 Reeks Berline 530e 215kW 4d',
'vin': None,
'year': 2023}
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889056auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:51 [ecarstrade.be] INFO: Saving data for 6889056auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613312.624714, 'last_price_update_time': 1774629831.924776}
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889056auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911166> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:53 [ecarstrade.be] INFO: Extracting details for car 6911166auction61871
2026-03-27 16:43:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60f725e7-1aaf-5673-b905-f0e9e75efef2 with identifier: 6911166auction61871
2026-03-27 16:43:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60f725e7-1aaf-5673-b905-f0e9e75efef2 with scrape type 2
2026-03-27 16:43:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60f725e7-1aaf-5673-b905-f0e9e75efef2 with scrape type 2
2026-03-27 16:43:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 60f725e7-1aaf-5673-b905-f0e9e75efef2, identifier: 6911166auction61871
2026-03-27 16:43:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 60f725e7-1aaf-5673-b905-f0e9e75efef2 with identifier: 6911166auction61871
2026-03-27 16:43:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 60f725e7-1aaf-5673-b905-f0e9e75efef2 with identifier: 6911166auction61871
2026-03-27 16:43:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 60f725e7-1aaf-5673-b905-f0e9e75efef2 with identifier: 6911166auction61871 to the API
2026-03-27 16:43:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911166>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '60f725e7-1aaf-5673-b905-f0e9e75efef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911166',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 23244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': 'Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2024}
2026-03-27 16:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911166auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:53 [ecarstrade.be] INFO: Saving data for 6911166auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613105.125558, 'last_price_update_time': 1774629833.741494}
2026-03-27 16:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911166auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6887394> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:54 [ecarstrade.be] INFO: Extracting details for car 6887394auction61871
2026-03-27 16:43:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96804058-7271-510b-9a8d-d5746d5db1da with identifier: 6887394auction61871
2026-03-27 16:43:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96804058-7271-510b-9a8d-d5746d5db1da with scrape type 2
2026-03-27 16:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96804058-7271-510b-9a8d-d5746d5db1da with scrape type 2
2026-03-27 16:43:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 96804058-7271-510b-9a8d-d5746d5db1da, identifier: 6887394auction61871
2026-03-27 16:43:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 96804058-7271-510b-9a8d-d5746d5db1da with identifier: 6887394auction61871
2026-03-27 16:43:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 96804058-7271-510b-9a8d-d5746d5db1da with identifier: 6887394auction61871
2026-03-27 16:43:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 96804058-7271-510b-9a8d-d5746d5db1da with identifier: 6887394auction61871 to the API
2026-03-27 16:43:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6887394>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '96804058-7271-510b-9a8d-d5746d5db1da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6887394',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 35959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2 PureTech 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.2 PureTech 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887394auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:54 [ecarstrade.be] INFO: Saving data for 6887394auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613284.564297, 'last_price_update_time': 1774629834.535897}
2026-03-27 16:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887394auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889039> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:54 [ecarstrade.be] INFO: Extracting details for car 6889039auction61871
2026-03-27 16:43:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd065017-0115-5ee3-b805-a078e7bd4986 with identifier: 6889039auction61871
2026-03-27 16:43:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd065017-0115-5ee3-b805-a078e7bd4986 with scrape type 2
2026-03-27 16:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd065017-0115-5ee3-b805-a078e7bd4986 with scrape type 2
2026-03-27 16:43:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dd065017-0115-5ee3-b805-a078e7bd4986, identifier: 6889039auction61871
2026-03-27 16:43:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dd065017-0115-5ee3-b805-a078e7bd4986 with identifier: 6889039auction61871
2026-03-27 16:43:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dd065017-0115-5ee3-b805-a078e7bd4986 with identifier: 6889039auction61871
2026-03-27 16:43:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dd065017-0115-5ee3-b805-a078e7bd4986 with identifier: 6889039auction61871 to the API
2026-03-27 16:43:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889039>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'dd065017-0115-5ee3-b805-a078e7bd4986',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889039',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Other',
'model': 'Volvo',
'odometer': 71910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 DIESEL - 2021 2.0 B4 MHEV Core 5d',
'transmission': 'automatic',
'trim': 'VOLVO XC60 DIESEL - 2021 2.0 B4 MHEV Core 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889039auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:55 [ecarstrade.be] INFO: Saving data for 6889039auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613376.815223, 'last_price_update_time': 1774629835.323047}
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889039auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889040> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:55 [ecarstrade.be] INFO: Extracting details for car 6889040auction61871
2026-03-27 16:43:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 189c9e79-0d05-5704-9058-541f187fb119 with identifier: 6889040auction61871
2026-03-27 16:43:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 189c9e79-0d05-5704-9058-541f187fb119 with scrape type 2
2026-03-27 16:43:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 189c9e79-0d05-5704-9058-541f187fb119 with scrape type 2
2026-03-27 16:43:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 189c9e79-0d05-5704-9058-541f187fb119, identifier: 6889040auction61871
2026-03-27 16:43:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 189c9e79-0d05-5704-9058-541f187fb119 with identifier: 6889040auction61871
2026-03-27 16:43:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 189c9e79-0d05-5704-9058-541f187fb119 with identifier: 6889040auction61871
2026-03-27 16:43:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 189c9e79-0d05-5704-9058-541f187fb119 with identifier: 6889040auction61871 to the API
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889040>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '189c9e79-0d05-5704-9058-541f187fb119',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889040',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Combo',
'odometer': 60988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Combo 1.5 Turbo 75kW 2.3T L2H1 Edition 4d',
'transmission': 'manual',
'trim': '1.5 Turbo 75kW 2.3T L2H1 Edition 4d',
'vin': None,
'year': 2022}
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889040auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:55 [ecarstrade.be] INFO: Saving data for 6889040auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613310.701583, 'last_price_update_time': 1774629835.812602}
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889040auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889049> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:55 [ecarstrade.be] INFO: Extracting details for car 6889049auction61871
2026-03-27 16:43:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2676bdd9-c9c0-5585-a1e6-eaf92de2a2d0 with identifier: 6889049auction61871
2026-03-27 16:43:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2676bdd9-c9c0-5585-a1e6-eaf92de2a2d0 with scrape type 2
2026-03-27 16:43:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2676bdd9-c9c0-5585-a1e6-eaf92de2a2d0 with scrape type 2
2026-03-27 16:43:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2676bdd9-c9c0-5585-a1e6-eaf92de2a2d0, identifier: 6889049auction61871
2026-03-27 16:43:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2676bdd9-c9c0-5585-a1e6-eaf92de2a2d0 with identifier: 6889049auction61871
2026-03-27 16:43:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2676bdd9-c9c0-5585-a1e6-eaf92de2a2d0 with identifier: 6889049auction61871
2026-03-27 16:43:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2676bdd9-c9c0-5585-a1e6-eaf92de2a2d0 with identifier: 6889049auction61871 to the API
2026-03-27 16:43:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889049>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '2676bdd9-c9c0-5585-a1e6-eaf92de2a2d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889049',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 67231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2022}
2026-03-27 16:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889049auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:56 [ecarstrade.be] INFO: Saving data for 6889049auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613290.268272, 'last_price_update_time': 1774629836.562679}
2026-03-27 16:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889049auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889046> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:56 [ecarstrade.be] INFO: Extracting details for car 6889046auction61871
2026-03-27 16:43:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ebc1044-253a-5ecc-9385-0293ec8133be with identifier: 6889046auction61871
2026-03-27 16:43:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ebc1044-253a-5ecc-9385-0293ec8133be with scrape type 2
2026-03-27 16:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ebc1044-253a-5ecc-9385-0293ec8133be with scrape type 2
2026-03-27 16:43:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8ebc1044-253a-5ecc-9385-0293ec8133be, identifier: 6889046auction61871
2026-03-27 16:43:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8ebc1044-253a-5ecc-9385-0293ec8133be with identifier: 6889046auction61871
2026-03-27 16:43:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8ebc1044-253a-5ecc-9385-0293ec8133be with identifier: 6889046auction61871
2026-03-27 16:43:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8ebc1044-253a-5ecc-9385-0293ec8133be with identifier: 6889046auction61871 to the API
2026-03-27 16:43:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889046>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '8ebc1044-253a-5ecc-9385-0293ec8133be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889046',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Renault',
'model': 'Megane',
'odometer': 105520,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Mégane Grandtour E-TECH Plug-in Hybrid Intens 5d',
'transmission': 'automatic',
'trim': 'Mégane Grandtour E-TECH Plug-in Hybrid Intens 5d',
'vin': None,
'year': 2021}
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889046auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:57 [ecarstrade.be] INFO: Saving data for 6889046auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613360.308433, 'last_price_update_time': 1774629837.23261}
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889046auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6887382> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:57 [ecarstrade.be] INFO: Extracting details for car 6887382auction61871
2026-03-27 16:43:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7423b91-7f41-5294-9c06-e45be743b6d2 with identifier: 6887382auction61871
2026-03-27 16:43:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7423b91-7f41-5294-9c06-e45be743b6d2 with scrape type 2
2026-03-27 16:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7423b91-7f41-5294-9c06-e45be743b6d2 with scrape type 2
2026-03-27 16:43:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c7423b91-7f41-5294-9c06-e45be743b6d2, identifier: 6887382auction61871
2026-03-27 16:43:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c7423b91-7f41-5294-9c06-e45be743b6d2 with identifier: 6887382auction61871
2026-03-27 16:43:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c7423b91-7f41-5294-9c06-e45be743b6d2 with identifier: 6887382auction61871
2026-03-27 16:43:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c7423b91-7f41-5294-9c06-e45be743b6d2 with identifier: 6887382auction61871 to the API
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6887382>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'c7423b91-7f41-5294-9c06-e45be743b6d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6887382',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 36778,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
'transmission': 'manual',
'trim': 'Citroën 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
'vin': None,
'year': 2023}
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887382auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:57 [ecarstrade.be] INFO: Saving data for 6887382auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613315.769583, 'last_price_update_time': 1774629837.828697}
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887382auction61871') HTTP/1.1" 204 0
2026-03-27 16:43:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911116> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:43:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:43:58 [ecarstrade.be] INFO: Extracting details for car 6911116auction61871
2026-03-27 16:43:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1413111-fa5a-5ea6-a41a-7a6581e0915b with identifier: 6911116auction61871
2026-03-27 16:43:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1413111-fa5a-5ea6-a41a-7a6581e0915b with scrape type 2
2026-03-27 16:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1413111-fa5a-5ea6-a41a-7a6581e0915b with scrape type 2
2026-03-27 16:43:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1413111-fa5a-5ea6-a41a-7a6581e0915b, identifier: 6911116auction61871
2026-03-27 16:43:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1413111-fa5a-5ea6-a41a-7a6581e0915b with identifier: 6911116auction61871
2026-03-27 16:43:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1413111-fa5a-5ea6-a41a-7a6581e0915b with identifier: 6911116auction61871
2026-03-27 16:43:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1413111-fa5a-5ea6-a41a-7a6581e0915b with identifier: 6911116auction61871 to the API
2026-03-27 16:43:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:43:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:43:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911116>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': 'f1413111-fa5a-5ea6-a41a-7a6581e0915b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911116',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Other',
'model': 'Volvo',
'odometer': 116394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 Recharge Twin Plus 5d',
'transmission': 'automatic',
'trim': 'XC40 Recharge Twin Plus 5d',
'vin': None,
'year': 2021}
2026-03-27 16:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911116auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:43:58 [ecarstrade.be] INFO: Saving data for 6911116auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613808.534779, 'last_price_update_time': 1774629838.846686}
2026-03-27 16:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911116auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935040> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:02 [ecarstrade.be] INFO: Extracting details for car 6935040auction61871
2026-03-27 16:44:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 473e5e9f-ee52-5fbd-abaf-fc4c063a3cc7 with identifier: 6935040auction61871
2026-03-27 16:44:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 473e5e9f-ee52-5fbd-abaf-fc4c063a3cc7 with scrape type 2
2026-03-27 16:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 473e5e9f-ee52-5fbd-abaf-fc4c063a3cc7 with scrape type 2
2026-03-27 16:44:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 473e5e9f-ee52-5fbd-abaf-fc4c063a3cc7, identifier: 6935040auction61871
2026-03-27 16:44:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 473e5e9f-ee52-5fbd-abaf-fc4c063a3cc7 with identifier: 6935040auction61871
2026-03-27 16:44:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 473e5e9f-ee52-5fbd-abaf-fc4c063a3cc7 with identifier: 6935040auction61871
2026-03-27 16:44:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 473e5e9f-ee52-5fbd-abaf-fc4c063a3cc7 with identifier: 6935040auction61871 to the API
2026-03-27 16:44:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935040>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '473e5e9f-ee52-5fbd-abaf-fc4c063a3cc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935040',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'BMW',
'model': 'Other',
'odometer': 22997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Reeks Gran Coupé 218iA (100kW) 4d',
'transmission': 'automatic',
'trim': '2 Reeks Gran Coupé 218iA (100kW) 4d',
'vin': None,
'year': 2023}
2026-03-27 16:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935040auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:02 [ecarstrade.be] INFO: Saving data for 6935040auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788944.845706, 'last_price_update_time': 1774629842.727996}
2026-03-27 16:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935040auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6888987> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:02 [ecarstrade.be] INFO: Extracting details for car 6888987auction61871
2026-03-27 16:44:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b11a90eb-b9f0-53f1-bd68-0862bf4db36d with identifier: 6888987auction61871
2026-03-27 16:44:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b11a90eb-b9f0-53f1-bd68-0862bf4db36d with scrape type 2
2026-03-27 16:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b11a90eb-b9f0-53f1-bd68-0862bf4db36d with scrape type 2
2026-03-27 16:44:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b11a90eb-b9f0-53f1-bd68-0862bf4db36d, identifier: 6888987auction61871
2026-03-27 16:44:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b11a90eb-b9f0-53f1-bd68-0862bf4db36d with identifier: 6888987auction61871
2026-03-27 16:44:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b11a90eb-b9f0-53f1-bd68-0862bf4db36d with identifier: 6888987auction61871
2026-03-27 16:44:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b11a90eb-b9f0-53f1-bd68-0862bf4db36d with identifier: 6888987auction61871 to the API
2026-03-27 16:44:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6888987>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'b11a90eb-b9f0-53f1-bd68-0862bf4db36d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6888987',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'GLE-Class',
'odometer': 75052,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE GLE (W167) GLE 350 e 211 (+136) 4-Matic PHEV 5d',
'transmission': 'automatic',
'trim': 'MERCEDES CLASSE GLE (W167) GLE 350 e 211 (+136) 4-Matic PHEV 5d',
'vin': None,
'year': 2022}
2026-03-27 16:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888987auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:03 [ecarstrade.be] INFO: Saving data for 6888987auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613360.753545, 'last_price_update_time': 1774629843.438651}
2026-03-27 16:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6888987auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6888994> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:04 [ecarstrade.be] INFO: Extracting details for car 6888994auction61871
2026-03-27 16:44:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31a18783-ed20-58da-821a-f23a427ac027 with identifier: 6888994auction61871
2026-03-27 16:44:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31a18783-ed20-58da-821a-f23a427ac027 with scrape type 2
2026-03-27 16:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31a18783-ed20-58da-821a-f23a427ac027 with scrape type 2
2026-03-27 16:44:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 31a18783-ed20-58da-821a-f23a427ac027, identifier: 6888994auction61871
2026-03-27 16:44:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 31a18783-ed20-58da-821a-f23a427ac027 with identifier: 6888994auction61871
2026-03-27 16:44:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 31a18783-ed20-58da-821a-f23a427ac027 with identifier: 6888994auction61871
2026-03-27 16:44:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 31a18783-ed20-58da-821a-f23a427ac027 with identifier: 6888994auction61871 to the API
2026-03-27 16:44:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6888994>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '31a18783-ed20-58da-821a-f23a427ac027',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6888994',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Hyundai',
'model': 'IONIQ 6',
'odometer': 19043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 6 77,4 kWh Balance 4d',
'transmission': 'automatic',
'trim': 'Ioniq 6 77,4 kWh Balance 4d',
'vin': None,
'year': 2024}
2026-03-27 16:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888994auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:04 [ecarstrade.be] INFO: Saving data for 6888994auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613036.650709, 'last_price_update_time': 1774629844.560364}
2026-03-27 16:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6888994auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6887347> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:04 [ecarstrade.be] INFO: Extracting details for car 6887347auction61871
2026-03-27 16:44:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c43d7252-143f-5097-8cf4-42f252fdb69c with identifier: 6887347auction61871
2026-03-27 16:44:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c43d7252-143f-5097-8cf4-42f252fdb69c with scrape type 2
2026-03-27 16:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c43d7252-143f-5097-8cf4-42f252fdb69c with scrape type 2
2026-03-27 16:44:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c43d7252-143f-5097-8cf4-42f252fdb69c, identifier: 6887347auction61871
2026-03-27 16:44:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c43d7252-143f-5097-8cf4-42f252fdb69c with identifier: 6887347auction61871
2026-03-27 16:44:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c43d7252-143f-5097-8cf4-42f252fdb69c with identifier: 6887347auction61871
2026-03-27 16:44:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c43d7252-143f-5097-8cf4-42f252fdb69c with identifier: 6887347auction61871 to the API
2026-03-27 16:44:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6887347>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'c43d7252-143f-5097-8cf4-42f252fdb69c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6887347',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Kia',
'model': 'XCeed',
'odometer': 49837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA XCeed 1.6 GDi PHEV DCT Business Line 5d',
'transmission': 'automatic',
'trim': 'KIA 1.6 GDi PHEV DCT Business Line 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887347auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:05 [ecarstrade.be] INFO: Saving data for 6887347auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613359.142002, 'last_price_update_time': 1774629845.120245}
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887347auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6611602> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:05 [ecarstrade.be] INFO: Extracting details for car 6611602auction61871
2026-03-27 16:44:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a5fc45-e83d-59c4-80e8-465370c65327 with identifier: 6611602auction61871
2026-03-27 16:44:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a5fc45-e83d-59c4-80e8-465370c65327 with scrape type 2
2026-03-27 16:44:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a5fc45-e83d-59c4-80e8-465370c65327 with scrape type 2
2026-03-27 16:44:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e8a5fc45-e83d-59c4-80e8-465370c65327, identifier: 6611602auction61871
2026-03-27 16:44:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e8a5fc45-e83d-59c4-80e8-465370c65327 with identifier: 6611602auction61871
2026-03-27 16:44:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e8a5fc45-e83d-59c4-80e8-465370c65327 with identifier: 6611602auction61871
2026-03-27 16:44:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e8a5fc45-e83d-59c4-80e8-465370c65327 with identifier: 6611602auction61871 to the API
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6611602>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'e8a5fc45-e83d-59c4-80e8-465370c65327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6611602',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'A1',
'odometer': 12058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 35 TFSI S tronic 5d',
'transmission': 'automatic',
'trim': '35 TFSI S tronic 5d',
'vin': None,
'year': 2025}
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276611602auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:05 [ecarstrade.be] INFO: Saving data for 6611602auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772839984.142352, 'last_price_update_time': 1774629845.649289}
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6611602auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936609> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:06 [ecarstrade.be] INFO: Extracting details for car 6936609auction61871
2026-03-27 16:44:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5388fad7-88c5-5ad8-b929-ac983d234685 with identifier: 6936609auction61871
2026-03-27 16:44:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5388fad7-88c5-5ad8-b929-ac983d234685 with scrape type 2
2026-03-27 16:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5388fad7-88c5-5ad8-b929-ac983d234685 with scrape type 2
2026-03-27 16:44:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5388fad7-88c5-5ad8-b929-ac983d234685, identifier: 6936609auction61871
2026-03-27 16:44:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5388fad7-88c5-5ad8-b929-ac983d234685 with identifier: 6936609auction61871
2026-03-27 16:44:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5388fad7-88c5-5ad8-b929-ac983d234685 with identifier: 6936609auction61871
2026-03-27 16:44:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5388fad7-88c5-5ad8-b929-ac983d234685 with identifier: 6936609auction61871 to the API
2026-03-27 16:44:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936609>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '5388fad7-88c5-5ad8-b929-ac983d234685',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936609',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Peugeot',
'model': '508',
'odometer': 46225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.2 PureTech 130 S&S EAT8 Active Pack 5d',
'transmission': 'automatic',
'trim': 'SW 1.2 PureTech 130 S&S EAT8 Active Pack 5d',
'vin': None,
'year': 2021}
2026-03-27 16:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936609auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:06 [ecarstrade.be] INFO: Saving data for 6936609auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840538.713761, 'last_price_update_time': 1774629846.98988}
2026-03-27 16:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936609auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889005> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:07 [scrapy.extensions.logstats] INFO: Crawled 474 pages (at 54 pages/min), scraped 432 items (at 51 items/min)
2026-03-27 16:44:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:44:07 [ecarstrade.be] INFO: Extracting details for car 6889005auction61871
2026-03-27 16:44:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99bf3ec7-e886-5fb7-ac39-99adbf95d55f with identifier: 6889005auction61871
2026-03-27 16:44:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99bf3ec7-e886-5fb7-ac39-99adbf95d55f with scrape type 2
2026-03-27 16:44:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99bf3ec7-e886-5fb7-ac39-99adbf95d55f with scrape type 2
2026-03-27 16:44:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99bf3ec7-e886-5fb7-ac39-99adbf95d55f, identifier: 6889005auction61871
2026-03-27 16:44:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99bf3ec7-e886-5fb7-ac39-99adbf95d55f with identifier: 6889005auction61871
2026-03-27 16:44:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99bf3ec7-e886-5fb7-ac39-99adbf95d55f with identifier: 6889005auction61871
2026-03-27 16:44:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99bf3ec7-e886-5fb7-ac39-99adbf95d55f with identifier: 6889005auction61871 to the API
2026-03-27 16:44:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889005>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '99bf3ec7-e886-5fb7-ac39-99adbf95d55f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889005',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '3008',
'odometer': 62867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech 96kW S&S Allure 5d',
'transmission': 'manual',
'trim': '1.2 PureTech 96kW S&S Allure 5d',
'vin': None,
'year': 2022}
2026-03-27 16:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889005auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:07 [ecarstrade.be] INFO: Saving data for 6889005auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613359.789063, 'last_price_update_time': 1774629847.684266}
2026-03-27 16:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889005auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6790592> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:09 [ecarstrade.be] INFO: Extracting details for car 6790592auction61871
2026-03-27 16:44:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5285ad-4e9d-50ef-ace7-8e09c98001a7 with identifier: 6790592auction61871
2026-03-27 16:44:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5285ad-4e9d-50ef-ace7-8e09c98001a7 with scrape type 2
2026-03-27 16:44:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b5285ad-4e9d-50ef-ace7-8e09c98001a7 with scrape type 2
2026-03-27 16:44:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b5285ad-4e9d-50ef-ace7-8e09c98001a7, identifier: 6790592auction61871
2026-03-27 16:44:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b5285ad-4e9d-50ef-ace7-8e09c98001a7 with identifier: 6790592auction61871
2026-03-27 16:44:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b5285ad-4e9d-50ef-ace7-8e09c98001a7 with identifier: 6790592auction61871
2026-03-27 16:44:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b5285ad-4e9d-50ef-ace7-8e09c98001a7 with identifier: 6790592auction61871 to the API
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6790592>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '0b5285ad-4e9d-50ef-ace7-8e09c98001a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6790592',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 22931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': '1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276790592auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:10 [ecarstrade.be] INFO: Saving data for 6790592auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613534.609625, 'last_price_update_time': 1774629850.21438}
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6790592auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6835249> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:10 [ecarstrade.be] INFO: Extracting details for car 6835249auction61871
2026-03-27 16:44:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbfd400f-316f-5755-bafc-874fa8d5096f with identifier: 6835249auction61871
2026-03-27 16:44:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbfd400f-316f-5755-bafc-874fa8d5096f with scrape type 2
2026-03-27 16:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbfd400f-316f-5755-bafc-874fa8d5096f with scrape type 2
2026-03-27 16:44:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dbfd400f-316f-5755-bafc-874fa8d5096f, identifier: 6835249auction61871
2026-03-27 16:44:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dbfd400f-316f-5755-bafc-874fa8d5096f with identifier: 6835249auction61871
2026-03-27 16:44:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dbfd400f-316f-5755-bafc-874fa8d5096f with identifier: 6835249auction61871
2026-03-27 16:44:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dbfd400f-316f-5755-bafc-874fa8d5096f with identifier: 6835249auction61871 to the API
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6835249>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'dbfd400f-316f-5755-bafc-874fa8d5096f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6835249',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'AC',
'model': 'Dacia Sandero',
'odometer': 55907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero SCe 65 Comfort 5d !! Technical issues !! rolling car',
'transmission': 'manual',
'trim': 'SCe 65 Comfort 5d !! Technical issues !! rolling car',
'vin': None,
'year': 2022}
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835249auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:10 [ecarstrade.be] INFO: Saving data for 6835249auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840324.292662, 'last_price_update_time': 1774629850.72996}
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6835249auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911118> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:11 [ecarstrade.be] INFO: Extracting details for car 6911118auction61871
2026-03-27 16:44:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49364920-5b8f-5bdd-9712-afe3884f3f55 with identifier: 6911118auction61871
2026-03-27 16:44:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49364920-5b8f-5bdd-9712-afe3884f3f55 with scrape type 2
2026-03-27 16:44:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49364920-5b8f-5bdd-9712-afe3884f3f55 with scrape type 2
2026-03-27 16:44:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 49364920-5b8f-5bdd-9712-afe3884f3f55, identifier: 6911118auction61871
2026-03-27 16:44:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 49364920-5b8f-5bdd-9712-afe3884f3f55 with identifier: 6911118auction61871
2026-03-27 16:44:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 49364920-5b8f-5bdd-9712-afe3884f3f55 with identifier: 6911118auction61871
2026-03-27 16:44:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 49364920-5b8f-5bdd-9712-afe3884f3f55 with identifier: 6911118auction61871 to the API
2026-03-27 16:44:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911118>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '49364920-5b8f-5bdd-9712-afe3884f3f55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911118',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 51564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': '1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911118auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:11 [ecarstrade.be] INFO: Saving data for 6911118auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613809.642208, 'last_price_update_time': 1774629851.489001}
2026-03-27 16:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911118auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911117> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:11 [ecarstrade.be] INFO: Extracting details for car 6911117auction61871
2026-03-27 16:44:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88ce1a35-4ed2-50a3-8a13-6b913f474399 with identifier: 6911117auction61871
2026-03-27 16:44:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88ce1a35-4ed2-50a3-8a13-6b913f474399 with scrape type 2
2026-03-27 16:44:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88ce1a35-4ed2-50a3-8a13-6b913f474399 with scrape type 2
2026-03-27 16:44:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88ce1a35-4ed2-50a3-8a13-6b913f474399, identifier: 6911117auction61871
2026-03-27 16:44:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88ce1a35-4ed2-50a3-8a13-6b913f474399 with identifier: 6911117auction61871
2026-03-27 16:44:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88ce1a35-4ed2-50a3-8a13-6b913f474399 with identifier: 6911117auction61871
2026-03-27 16:44:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88ce1a35-4ed2-50a3-8a13-6b913f474399 with identifier: 6911117auction61871 to the API
2026-03-27 16:44:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911117>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '88ce1a35-4ed2-50a3-8a13-6b913f474399',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911117',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 15773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2 PureTech 110 S&S MAN6 Shine 5d',
'transmission': 'manual',
'trim': 'Citroën 1.2 PureTech 110 S&S MAN6 Shine 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911117auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:12 [ecarstrade.be] INFO: Saving data for 6911117auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613810.861103, 'last_price_update_time': 1774629852.07171}
2026-03-27 16:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911117auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6841573> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:13 [ecarstrade.be] INFO: Extracting details for car 6841573auction61871
2026-03-27 16:44:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70691d26-5319-5c74-86ca-aeb2e3697ec6 with identifier: 6841573auction61871
2026-03-27 16:44:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70691d26-5319-5c74-86ca-aeb2e3697ec6 with scrape type 2
2026-03-27 16:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70691d26-5319-5c74-86ca-aeb2e3697ec6 with scrape type 2
2026-03-27 16:44:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70691d26-5319-5c74-86ca-aeb2e3697ec6, identifier: 6841573auction61871
2026-03-27 16:44:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70691d26-5319-5c74-86ca-aeb2e3697ec6 with identifier: 6841573auction61871
2026-03-27 16:44:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70691d26-5319-5c74-86ca-aeb2e3697ec6 with identifier: 6841573auction61871
2026-03-27 16:44:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70691d26-5319-5c74-86ca-aeb2e3697ec6 with identifier: 6841573auction61871 to the API
2026-03-27 16:44:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6841573>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '70691d26-5319-5c74-86ca-aeb2e3697ec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6841573',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '308',
'odometer': 63130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 PureTech 130 S&S Active Pack 5d',
'transmission': 'manual',
'trim': 'SW 1.2 PureTech 130 S&S Active Pack 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841573auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:14 [ecarstrade.be] INFO: Saving data for 6841573auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613472.046927, 'last_price_update_time': 1774629854.128079}
2026-03-27 16:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6841573auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6841551> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:14 [ecarstrade.be] INFO: Extracting details for car 6841551auction61871
2026-03-27 16:44:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5217ea6-83cc-5dcd-8197-e6d7f87d47a9 with identifier: 6841551auction61871
2026-03-27 16:44:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5217ea6-83cc-5dcd-8197-e6d7f87d47a9 with scrape type 2
2026-03-27 16:44:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5217ea6-83cc-5dcd-8197-e6d7f87d47a9 with scrape type 2
2026-03-27 16:44:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b5217ea6-83cc-5dcd-8197-e6d7f87d47a9, identifier: 6841551auction61871
2026-03-27 16:44:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b5217ea6-83cc-5dcd-8197-e6d7f87d47a9 with identifier: 6841551auction61871
2026-03-27 16:44:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b5217ea6-83cc-5dcd-8197-e6d7f87d47a9 with identifier: 6841551auction61871
2026-03-27 16:44:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b5217ea6-83cc-5dcd-8197-e6d7f87d47a9 with identifier: 6841551auction61871 to the API
2026-03-27 16:44:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6841551>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'b5217ea6-83cc-5dcd-8197-e6d7f87d47a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6841551',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'E-Class',
'odometer': 84698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, E-Clas Br FL'20 PHEV, Mercedes-Benz E-Klasse Break E 300 "
'e Business Solu',
'transmission': 'automatic',
'trim': ", E-Clas Br FL'20 PHEV, -Benz E-Klasse Break E 300 e Business Solu",
'vin': None,
'year': 2021}
2026-03-27 16:44:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841551auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:15 [ecarstrade.be] INFO: Saving data for 6841551auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613437.803336, 'last_price_update_time': 1774629855.164414}
2026-03-27 16:44:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6841551auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6840075> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:16 [ecarstrade.be] INFO: Extracting details for car 6840075auction61871
2026-03-27 16:44:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d724278c-b782-5aa4-9147-8c41f56ab82c with identifier: 6840075auction61871
2026-03-27 16:44:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d724278c-b782-5aa4-9147-8c41f56ab82c with scrape type 2
2026-03-27 16:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d724278c-b782-5aa4-9147-8c41f56ab82c with scrape type 2
2026-03-27 16:44:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d724278c-b782-5aa4-9147-8c41f56ab82c, identifier: 6840075auction61871
2026-03-27 16:44:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d724278c-b782-5aa4-9147-8c41f56ab82c with identifier: 6840075auction61871
2026-03-27 16:44:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d724278c-b782-5aa4-9147-8c41f56ab82c with identifier: 6840075auction61871
2026-03-27 16:44:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d724278c-b782-5aa4-9147-8c41f56ab82c with identifier: 6840075auction61871 to the API
2026-03-27 16:44:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6840075>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd724278c-b782-5aa4-9147-8c41f56ab82c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6840075',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Land Rover',
'model': 'Range Rover Velar',
'odometer': 77990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER RANGE ROVER VELAR DIESEL 3.0 TD6 300 MHEV D300 R-Dynamic '
'S 5d',
'transmission': 'automatic',
'trim': 'LAND ROVER RANGE ROVER VELAR DIESEL 3.0 TD6 300 MHEV D300 R-Dynamic '
'S 5d',
'vin': None,
'year': 2022}
2026-03-27 16:44:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276840075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:17 [ecarstrade.be] INFO: Saving data for 6840075auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613416.44711, 'last_price_update_time': 1774629857.346466}
2026-03-27 16:44:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6840075auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961296> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:19 [ecarstrade.be] INFO: Extracting details for car 6961296auction61871
2026-03-27 16:44:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8b86b7c-dd5c-567e-911b-df562a93440d with identifier: 6961296auction61871
2026-03-27 16:44:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8b86b7c-dd5c-567e-911b-df562a93440d with scrape type 2
2026-03-27 16:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8b86b7c-dd5c-567e-911b-df562a93440d with scrape type 2
2026-03-27 16:44:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8b86b7c-dd5c-567e-911b-df562a93440d, identifier: 6961296auction61871
2026-03-27 16:44:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8b86b7c-dd5c-567e-911b-df562a93440d with identifier: 6961296auction61871
2026-03-27 16:44:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8b86b7c-dd5c-567e-911b-df562a93440d with identifier: 6961296auction61871
2026-03-27 16:44:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8b86b7c-dd5c-567e-911b-df562a93440d with identifier: 6961296auction61871 to the API
2026-03-27 16:44:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961296>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'b8b86b7c-dd5c-567e-911b-df562a93440d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961296',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Ford',
'model': 'Focus',
'odometer': 138495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-01',
'seats_number': 5,
'seller_name': None,
'title': "Ford, Focus SW '18, Ford Focus Clipper 1.5 EcoBlue 88kW Aut. Trend "
'Ed.',
'transmission': 'automatic',
'trim': ", SW '18, Clipper 1.5 EcoBlue 88kW Aut. Trend Ed.",
'vin': None,
'year': 2019}
2026-03-27 16:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961296auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:19 [ecarstrade.be] INFO: Saving data for 6961296auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773418154.373353, 'last_price_update_time': 1774629859.645644}
2026-03-27 16:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961296auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889018> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:19 [ecarstrade.be] INFO: Extracting details for car 6889018auction61871
2026-03-27 16:44:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 426bcb0f-8c69-5297-b2bd-63b06ab92d08 with identifier: 6889018auction61871
2026-03-27 16:44:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 426bcb0f-8c69-5297-b2bd-63b06ab92d08 with scrape type 2
2026-03-27 16:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 426bcb0f-8c69-5297-b2bd-63b06ab92d08 with scrape type 2
2026-03-27 16:44:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 426bcb0f-8c69-5297-b2bd-63b06ab92d08, identifier: 6889018auction61871
2026-03-27 16:44:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 426bcb0f-8c69-5297-b2bd-63b06ab92d08 with identifier: 6889018auction61871
2026-03-27 16:44:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 426bcb0f-8c69-5297-b2bd-63b06ab92d08 with identifier: 6889018auction61871
2026-03-27 16:44:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 426bcb0f-8c69-5297-b2bd-63b06ab92d08 with identifier: 6889018auction61871 to the API
2026-03-27 16:44:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889018>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '426bcb0f-8c69-5297-b2bd-63b06ab92d08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889018',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 41599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': '1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889018auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:20 [ecarstrade.be] INFO: Saving data for 6889018auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840093.776967, 'last_price_update_time': 1774629860.216428}
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889018auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6887362> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:20 [ecarstrade.be] INFO: Extracting details for car 6887362auction61871
2026-03-27 16:44:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95cffc2b-0cab-5015-bbff-f411663087d9 with identifier: 6887362auction61871
2026-03-27 16:44:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95cffc2b-0cab-5015-bbff-f411663087d9 with scrape type 2
2026-03-27 16:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95cffc2b-0cab-5015-bbff-f411663087d9 with scrape type 2
2026-03-27 16:44:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 95cffc2b-0cab-5015-bbff-f411663087d9, identifier: 6887362auction61871
2026-03-27 16:44:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 95cffc2b-0cab-5015-bbff-f411663087d9 with identifier: 6887362auction61871
2026-03-27 16:44:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 95cffc2b-0cab-5015-bbff-f411663087d9 with identifier: 6887362auction61871
2026-03-27 16:44:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 95cffc2b-0cab-5015-bbff-f411663087d9 with identifier: 6887362auction61871 to the API
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6887362>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '95cffc2b-0cab-5015-bbff-f411663087d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6887362',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Citroen',
'model': 'C3',
'odometer': 61155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2 PureTech 83 S&S MAN Live 5d',
'transmission': 'manual',
'trim': 'Citroën 1.2 PureTech 83 S&S MAN Live 5d',
'vin': None,
'year': 2022}
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887362auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:20 [ecarstrade.be] INFO: Saving data for 6887362auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613374.848596, 'last_price_update_time': 1774629860.688734}
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887362auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6864875> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:21 [ecarstrade.be] INFO: Extracting details for car 6864875auction61871
2026-03-27 16:44:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b789a89-6e8a-5f4f-95a1-f46c481b4f7b with identifier: 6864875auction61871
2026-03-27 16:44:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b789a89-6e8a-5f4f-95a1-f46c481b4f7b with scrape type 2
2026-03-27 16:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b789a89-6e8a-5f4f-95a1-f46c481b4f7b with scrape type 2
2026-03-27 16:44:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b789a89-6e8a-5f4f-95a1-f46c481b4f7b, identifier: 6864875auction61871
2026-03-27 16:44:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b789a89-6e8a-5f4f-95a1-f46c481b4f7b with identifier: 6864875auction61871
2026-03-27 16:44:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b789a89-6e8a-5f4f-95a1-f46c481b4f7b with identifier: 6864875auction61871
2026-03-27 16:44:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b789a89-6e8a-5f4f-95a1-f46c481b4f7b with identifier: 6864875auction61871 to the API
2026-03-27 16:44:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6864875>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '2b789a89-6e8a-5f4f-95a1-f46c481b4f7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6864875',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 CRTDI 85kW DSG7 Clever 5d',
'transmission': 'automatic',
'trim': 'Combi 2.0 CRTDI 85kW DSG7 Clever 5d',
'vin': None,
'year': 2021}
2026-03-27 16:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864875auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:21 [ecarstrade.be] INFO: Saving data for 6864875auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613500.069319, 'last_price_update_time': 1774629861.872298}
2026-03-27 16:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6864875auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6844388> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:22 [ecarstrade.be] INFO: Extracting details for car 6844388auction61871
2026-03-27 16:44:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cdf406b-647e-546f-be3d-2d55efc9edff with identifier: 6844388auction61871
2026-03-27 16:44:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cdf406b-647e-546f-be3d-2d55efc9edff with scrape type 2
2026-03-27 16:44:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cdf406b-647e-546f-be3d-2d55efc9edff with scrape type 2
2026-03-27 16:44:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7cdf406b-647e-546f-be3d-2d55efc9edff, identifier: 6844388auction61871
2026-03-27 16:44:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7cdf406b-647e-546f-be3d-2d55efc9edff with identifier: 6844388auction61871
2026-03-27 16:44:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7cdf406b-647e-546f-be3d-2d55efc9edff with identifier: 6844388auction61871
2026-03-27 16:44:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7cdf406b-647e-546f-be3d-2d55efc9edff with identifier: 6844388auction61871 to the API
2026-03-27 16:44:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6844388>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6E',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '7cdf406b-647e-546f-be3d-2d55efc9edff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6844388',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 20800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-01',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Vivaro 2.0 Turbo D 145 S/S AT8 L3H1 4d',
'transmission': 'automatic',
'trim': '2.0 Turbo D 145 S/S AT8 L3H1 4d',
'vin': None,
'year': 2025}
2026-03-27 16:44:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844388auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:23 [ecarstrade.be] INFO: Saving data for 6844388auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613448.979759, 'last_price_update_time': 1774629863.131118}
2026-03-27 16:44:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6844388auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6841583> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:23 [ecarstrade.be] INFO: Extracting details for car 6841583auction61871
2026-03-27 16:44:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d928e209-6d18-5bb4-8122-4ea4a291b612 with identifier: 6841583auction61871
2026-03-27 16:44:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d928e209-6d18-5bb4-8122-4ea4a291b612 with scrape type 2
2026-03-27 16:44:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d928e209-6d18-5bb4-8122-4ea4a291b612 with scrape type 2
2026-03-27 16:44:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d928e209-6d18-5bb4-8122-4ea4a291b612, identifier: 6841583auction61871
2026-03-27 16:44:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d928e209-6d18-5bb4-8122-4ea4a291b612 with identifier: 6841583auction61871
2026-03-27 16:44:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d928e209-6d18-5bb4-8122-4ea4a291b612 with identifier: 6841583auction61871
2026-03-27 16:44:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d928e209-6d18-5bb4-8122-4ea4a291b612 with identifier: 6841583auction61871 to the API
2026-03-27 16:44:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6841583>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd928e209-6d18-5bb4-8122-4ea4a291b612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6841583',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 91527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer 2.2 BlueHDi S&S 140 Premium 335 L2H2 4d',
'transmission': 'manual',
'trim': '2.2 BlueHDi S&S 140 Premium 335 L2H2 4d',
'vin': None,
'year': 2020}
2026-03-27 16:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841583auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:25 [ecarstrade.be] INFO: Saving data for 6841583auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613451.399314, 'last_price_update_time': 1774629865.343472}
2026-03-27 16:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6841583auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6864923> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:26 [ecarstrade.be] INFO: Extracting details for car 6864923auction61871
2026-03-27 16:44:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 205c4848-e687-5472-bd27-4f69b2dfc92a with identifier: 6864923auction61871
2026-03-27 16:44:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 205c4848-e687-5472-bd27-4f69b2dfc92a with scrape type 2
2026-03-27 16:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 205c4848-e687-5472-bd27-4f69b2dfc92a with scrape type 2
2026-03-27 16:44:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 205c4848-e687-5472-bd27-4f69b2dfc92a, identifier: 6864923auction61871
2026-03-27 16:44:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 205c4848-e687-5472-bd27-4f69b2dfc92a with identifier: 6864923auction61871
2026-03-27 16:44:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 205c4848-e687-5472-bd27-4f69b2dfc92a with identifier: 6864923auction61871
2026-03-27 16:44:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 205c4848-e687-5472-bd27-4f69b2dfc92a with identifier: 6864923auction61871 to the API
2026-03-27 16:44:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6864923>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '205c4848-e687-5472-bd27-4f69b2dfc92a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6864923',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 102684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumpy M 1.5 BlueHDi 120 S&S MAN6 Club 4d',
'transmission': 'manual',
'trim': 'Citroën M 1.5 BlueHDi 120 S&S MAN6 Club 4d',
'vin': None,
'year': 2022}
2026-03-27 16:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864923auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:26 [ecarstrade.be] INFO: Saving data for 6864923auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840132.782577, 'last_price_update_time': 1774629866.490873}
2026-03-27 16:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6864923auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936608> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:26 [ecarstrade.be] INFO: Extracting details for car 6936608auction61871
2026-03-27 16:44:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4afdd90-c295-5201-9223-e669b7fb50d9 with identifier: 6936608auction61871
2026-03-27 16:44:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4afdd90-c295-5201-9223-e669b7fb50d9 with scrape type 2
2026-03-27 16:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4afdd90-c295-5201-9223-e669b7fb50d9 with scrape type 2
2026-03-27 16:44:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e4afdd90-c295-5201-9223-e669b7fb50d9, identifier: 6936608auction61871
2026-03-27 16:44:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e4afdd90-c295-5201-9223-e669b7fb50d9 with identifier: 6936608auction61871
2026-03-27 16:44:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e4afdd90-c295-5201-9223-e669b7fb50d9 with identifier: 6936608auction61871
2026-03-27 16:44:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e4afdd90-c295-5201-9223-e669b7fb50d9 with identifier: 6936608auction61871 to the API
2026-03-27 16:44:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936608>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': 'e4afdd90-c295-5201-9223-e669b7fb50d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936608',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'E-TRON',
'odometer': 79324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI E-TRON 95 kWh 55 408hp Quattro S line 5d',
'transmission': 'automatic',
'trim': 'AUDI 95 kWh 55 408hp Quattro S line 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936608auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:27 [ecarstrade.be] INFO: Saving data for 6936608auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840537.525348, 'last_price_update_time': 1774629867.056922}
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936608auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6911119> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:27 [ecarstrade.be] INFO: Extracting details for car 6911119auction61871
2026-03-27 16:44:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c272e80b-4183-5fa7-95c8-e5f303163ca6 with identifier: 6911119auction61871
2026-03-27 16:44:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c272e80b-4183-5fa7-95c8-e5f303163ca6 with scrape type 2
2026-03-27 16:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c272e80b-4183-5fa7-95c8-e5f303163ca6 with scrape type 2
2026-03-27 16:44:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c272e80b-4183-5fa7-95c8-e5f303163ca6, identifier: 6911119auction61871
2026-03-27 16:44:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c272e80b-4183-5fa7-95c8-e5f303163ca6 with identifier: 6911119auction61871
2026-03-27 16:44:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c272e80b-4183-5fa7-95c8-e5f303163ca6 with identifier: 6911119auction61871
2026-03-27 16:44:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c272e80b-4183-5fa7-95c8-e5f303163ca6 with identifier: 6911119auction61871 to the API
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6911119>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.4L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'c272e80b-4183-5fa7-95c8-e5f303163ca6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6911119',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q3',
'odometer': 64277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 - 2019 45 TFSIe 245hp PHEV S tronic (EU6AP) 5d',
'transmission': 'automatic',
'trim': 'AUDI - 2019 45 TFSIe 245hp PHEV S tronic (EU6AP) 5d',
'vin': None,
'year': 2022}
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911119auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:27 [ecarstrade.be] INFO: Saving data for 6911119auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613809.077079, 'last_price_update_time': 1774629867.724312}
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911119auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889034> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:28 [ecarstrade.be] INFO: Extracting details for car 6889034auction61871
2026-03-27 16:44:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e52c3b8-146a-5a76-92e1-0d726e23a5a7 with identifier: 6889034auction61871
2026-03-27 16:44:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e52c3b8-146a-5a76-92e1-0d726e23a5a7 with scrape type 2
2026-03-27 16:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e52c3b8-146a-5a76-92e1-0d726e23a5a7 with scrape type 2
2026-03-27 16:44:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9e52c3b8-146a-5a76-92e1-0d726e23a5a7, identifier: 6889034auction61871
2026-03-27 16:44:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9e52c3b8-146a-5a76-92e1-0d726e23a5a7 with identifier: 6889034auction61871
2026-03-27 16:44:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9e52c3b8-146a-5a76-92e1-0d726e23a5a7 with identifier: 6889034auction61871
2026-03-27 16:44:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9e52c3b8-146a-5a76-92e1-0d726e23a5a7 with identifier: 6889034auction61871 to the API
2026-03-27 16:44:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889034>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '9e52c3b8-146a-5a76-92e1-0d726e23a5a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889034',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 44903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': '1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889034auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:29 [ecarstrade.be] INFO: Saving data for 6889034auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613316.504853, 'last_price_update_time': 1774629869.049783}
2026-03-27 16:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889034auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889031> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:31 [ecarstrade.be] INFO: Extracting details for car 6889031auction61871
2026-03-27 16:44:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02011f24-d21c-5a7e-b02f-6e14be26ec91 with identifier: 6889031auction61871
2026-03-27 16:44:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02011f24-d21c-5a7e-b02f-6e14be26ec91 with scrape type 2
2026-03-27 16:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02011f24-d21c-5a7e-b02f-6e14be26ec91 with scrape type 2
2026-03-27 16:44:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02011f24-d21c-5a7e-b02f-6e14be26ec91, identifier: 6889031auction61871
2026-03-27 16:44:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02011f24-d21c-5a7e-b02f-6e14be26ec91 with identifier: 6889031auction61871
2026-03-27 16:44:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02011f24-d21c-5a7e-b02f-6e14be26ec91 with identifier: 6889031auction61871
2026-03-27 16:44:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02011f24-d21c-5a7e-b02f-6e14be26ec91 with identifier: 6889031auction61871 to the API
2026-03-27 16:44:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889031>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '02011f24-d21c-5a7e-b02f-6e14be26ec91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889031',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 4493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': 'Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2024}
2026-03-27 16:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889031auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:32 [ecarstrade.be] INFO: Saving data for 6889031auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613306.498343, 'last_price_update_time': 1774629872.102804}
2026-03-27 16:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889031auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6887379> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:43 [ecarstrade.be] INFO: Extracting details for car 6887379auction61871
2026-03-27 16:44:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93a99585-1ee6-5192-8f0f-c61de00947aa with identifier: 6887379auction61871
2026-03-27 16:44:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93a99585-1ee6-5192-8f0f-c61de00947aa with scrape type 2
2026-03-27 16:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93a99585-1ee6-5192-8f0f-c61de00947aa with scrape type 2
2026-03-27 16:44:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 93a99585-1ee6-5192-8f0f-c61de00947aa, identifier: 6887379auction61871
2026-03-27 16:44:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 93a99585-1ee6-5192-8f0f-c61de00947aa with identifier: 6887379auction61871
2026-03-27 16:44:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 93a99585-1ee6-5192-8f0f-c61de00947aa with identifier: 6887379auction61871
2026-03-27 16:44:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 93a99585-1ee6-5192-8f0f-c61de00947aa with identifier: 6887379auction61871 to the API
2026-03-27 16:44:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6887379>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '93a99585-1ee6-5192-8f0f-c61de00947aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6887379',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 52568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': '1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2023}
2026-03-27 16:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887379auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:44 [ecarstrade.be] INFO: Saving data for 6887379auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613308.745677, 'last_price_update_time': 1774629884.267841}
2026-03-27 16:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887379auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page41?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:51 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:44:51 [ecarstrade.be] INFO: Found listing with ID: 6888978auction61871
2026-03-27 16:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:51 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888978auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6888978auction61871: 2
2026-03-27 16:44:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6887340auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887340auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6887340auction61871: 2
2026-03-27 16:44:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6935041auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935041auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6935041auction61871: 2
2026-03-27 16:44:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982136auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982136auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982136auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982133auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982133auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982133auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982134auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982134auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982134auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6981261auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981261auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6981261auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982124auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982124auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982124auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982125auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982125auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982125auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982132auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982132auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982132auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982130auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982130auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982130auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6981259auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981259auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6981259auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6981253auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981253auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6981253auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6981257auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981257auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6981257auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982123auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982123auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982123auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6981256auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981256auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6981256auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982119auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982119auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982119auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6981252auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981252auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6981252auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6981255auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981255auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6981255auction61871: 0
2026-03-27 16:44:52 [ecarstrade.be] INFO: Found listing with ID: 6982118auction61871
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982118auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:52 [ecarstrade.be] INFO: Scrape type for 6982118auction61871: 0
2026-03-27 16:44:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:44:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6889027> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:58 [ecarstrade.be] INFO: Extracting details for car 6889027auction61871
2026-03-27 16:44:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ffef709-883b-5028-8c42-4fa111862d11 with identifier: 6889027auction61871
2026-03-27 16:44:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ffef709-883b-5028-8c42-4fa111862d11 with scrape type 2
2026-03-27 16:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ffef709-883b-5028-8c42-4fa111862d11 with scrape type 2
2026-03-27 16:44:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ffef709-883b-5028-8c42-4fa111862d11, identifier: 6889027auction61871
2026-03-27 16:44:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ffef709-883b-5028-8c42-4fa111862d11 with identifier: 6889027auction61871
2026-03-27 16:44:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ffef709-883b-5028-8c42-4fa111862d11 with identifier: 6889027auction61871
2026-03-27 16:44:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ffef709-883b-5028-8c42-4fa111862d11 with identifier: 6889027auction61871 to the API
2026-03-27 16:44:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:44:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:44:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6889027>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '2ffef709-883b-5028-8c42-4fa111862d11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6889027',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 17893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': 'Sports Tourer 1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2024}
2026-03-27 16:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889027auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:58 [ecarstrade.be] INFO: Saving data for 6889027auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613305.111718, 'last_price_update_time': 1774629898.800408}
2026-03-27 16:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6889027auction61871') HTTP/1.1" 204 0
2026-03-27 16:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page42?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page41?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981248auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981248auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981248auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981251auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981251auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981251auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981247auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981247auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981247auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982121auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982121auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982121auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981246auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981246auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981246auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981249auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981249auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981249auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982116auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982116auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982116auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982111auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982111auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982111auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982115auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982115auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982115auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981244auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981244auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981244auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981245auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981245auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981245auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982109auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982109auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982109auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982112auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982112auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982112auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981236auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981236auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981236auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982101auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982101auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982101auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981235auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981235auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981235auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982103auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982103auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982103auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982106auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982106auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982106auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6982102auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982102auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6982102auction61871: 0
2026-03-27 16:44:59 [ecarstrade.be] INFO: Found listing with ID: 6981233auction61871
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981233auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:44:59 [ecarstrade.be] INFO: Scrape type for 6981233auction61871: 0
2026-03-27 16:44:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6887340> (referer: https://ecarstrade.com/search/page41?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:45:03 [ecarstrade.be] INFO: Extracting details for car 6887340auction61871
2026-03-27 16:45:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56349599-abc7-5eb4-a213-72826774b79f with identifier: 6887340auction61871
2026-03-27 16:45:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56349599-abc7-5eb4-a213-72826774b79f with scrape type 2
2026-03-27 16:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56349599-abc7-5eb4-a213-72826774b79f with scrape type 2
2026-03-27 16:45:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56349599-abc7-5eb4-a213-72826774b79f, identifier: 6887340auction61871
2026-03-27 16:45:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56349599-abc7-5eb4-a213-72826774b79f with identifier: 6887340auction61871
2026-03-27 16:45:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56349599-abc7-5eb4-a213-72826774b79f with identifier: 6887340auction61871
2026-03-27 16:45:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56349599-abc7-5eb4-a213-72826774b79f with identifier: 6887340auction61871 to the API
2026-03-27 16:45:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:45:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:45:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6887340>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '56349599-abc7-5eb4-a213-72826774b79f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6887340',
'listing': 'directbuy',
'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 33547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 250 e Luxury Line 5d',
'transmission': 'automatic',
'trim': '-Benz A-Klasse A 250 e Luxury Line 5d',
'vin': None,
'year': 2023}
2026-03-27 16:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887340auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:04 [ecarstrade.be] INFO: Saving data for 6887340auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772840017.348566, 'last_price_update_time': 1774629904.038821}
2026-03-27 16:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887340auction61871') HTTP/1.1" 204 0
2026-03-27 16:45:07 [scrapy.extensions.logstats] INFO: Crawled 497 pages (at 23 pages/min), scraped 454 items (at 22 items/min)
2026-03-27 16:45:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:45:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6888978> (referer: https://ecarstrade.com/search/page41?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:45:20 [ecarstrade.be] INFO: Extracting details for car 6888978auction61871
2026-03-27 16:45:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8df0d4-10c4-577d-a3ee-9e47f2526791 with identifier: 6888978auction61871
2026-03-27 16:45:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8df0d4-10c4-577d-a3ee-9e47f2526791 with scrape type 2
2026-03-27 16:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c8df0d4-10c4-577d-a3ee-9e47f2526791 with scrape type 2
2026-03-27 16:45:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9c8df0d4-10c4-577d-a3ee-9e47f2526791, identifier: 6888978auction61871
2026-03-27 16:45:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9c8df0d4-10c4-577d-a3ee-9e47f2526791 with identifier: 6888978auction61871
2026-03-27 16:45:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9c8df0d4-10c4-577d-a3ee-9e47f2526791 with identifier: 6888978auction61871
2026-03-27 16:45:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9c8df0d4-10c4-577d-a3ee-9e47f2526791 with identifier: 6888978auction61871 to the API
2026-03-27 16:45:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:45:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:45:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6888978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': '9c8df0d4-10c4-577d-a3ee-9e47f2526791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6888978',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mini',
'model': '',
'odometer': 65866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI E-MINI - 2021 28.9 kWh 184 Cooper SE 3d',
'transmission': 'automatic',
'trim': 'MINI E-MINI - 2021 28.9 kWh 184 Cooper SE 3d',
'vin': None,
'year': 2023}
2026-03-27 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888978auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:23 [ecarstrade.be] INFO: Saving data for 6888978auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772613039.669227, 'last_price_update_time': 1774629923.359603}
2026-03-27 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6888978auction61871') HTTP/1.1" 204 0
2026-03-27 16:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935041> (referer: https://ecarstrade.com/search/page41?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:45:30 [ecarstrade.be] INFO: Extracting details for car 6935041auction61871
2026-03-27 16:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85265101-3bb4-5b75-9801-8b1a6b67f6e3 with identifier: 6935041auction61871
2026-03-27 16:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85265101-3bb4-5b75-9801-8b1a6b67f6e3 with scrape type 2
2026-03-27 16:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85265101-3bb4-5b75-9801-8b1a6b67f6e3 with scrape type 2
2026-03-27 16:45:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85265101-3bb4-5b75-9801-8b1a6b67f6e3, identifier: 6935041auction61871
2026-03-27 16:45:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85265101-3bb4-5b75-9801-8b1a6b67f6e3 with identifier: 6935041auction61871
2026-03-27 16:45:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85265101-3bb4-5b75-9801-8b1a6b67f6e3 with identifier: 6935041auction61871
2026-03-27 16:45:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85265101-3bb4-5b75-9801-8b1a6b67f6e3 with identifier: 6935041auction61871 to the API
2026-03-27 16:45:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:45:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:45:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935041>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '85265101-3bb4-5b75-9801-8b1a6b67f6e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935041',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 53748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana E-TECH Hybrid Corporate Edition 5d',
'transmission': 'automatic',
'trim': 'E-TECH Hybrid Corporate Edition 5d',
'vin': None,
'year': 2022}
2026-03-27 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935041auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:30 [ecarstrade.be] INFO: Saving data for 6935041auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772788944.092361, 'last_price_update_time': 1774629930.657666}
2026-03-27 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935041auction61871') HTTP/1.1" 204 0
2026-03-27 16:45:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page43?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page42?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6981232auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981232auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6981232auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982096auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982096auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982096auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982100auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982100auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982100auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6981230auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981230auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6981230auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982094auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982094auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982094auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982093auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982093auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982093auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6981225auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981225auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6981225auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6981227auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981227auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6981227auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6981229auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981229auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6981229auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982090auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982090auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982090auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982091auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982091auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982091auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6981223auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981223auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6981223auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982087auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982087auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982087auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982084auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982084auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982084auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982088auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982088auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982088auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6981222auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981222auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6981222auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982085auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982085auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982085auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6981220auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981220auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6981220auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982082auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982082auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982082auction61871: 0
2026-03-27 16:45:34 [ecarstrade.be] INFO: Found listing with ID: 6982079auction61871
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982079auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:45:34 [ecarstrade.be] INFO: Scrape type for 6982079auction61871: 0
2026-03-27 16:45:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page44?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page43?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:46:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:46:00 [ecarstrade.be] INFO: Found listing with ID: 6982083auction61871
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982083auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:00 [ecarstrade.be] INFO: Scrape type for 6982083auction61871: 0
2026-03-27 16:46:00 [ecarstrade.be] INFO: Found listing with ID: 6982070auction61871
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982070auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:00 [ecarstrade.be] INFO: Scrape type for 6982070auction61871: 0
2026-03-27 16:46:00 [ecarstrade.be] INFO: Found listing with ID: 6982072auction61871
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982072auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:00 [ecarstrade.be] INFO: Scrape type for 6982072auction61871: 0
2026-03-27 16:46:00 [ecarstrade.be] INFO: Found listing with ID: 6981217auction61871
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981217auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:00 [ecarstrade.be] INFO: Scrape type for 6981217auction61871: 0
2026-03-27 16:46:00 [ecarstrade.be] INFO: Found listing with ID: 6982075auction61871
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982075auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:00 [ecarstrade.be] INFO: Scrape type for 6982075auction61871: 0
2026-03-27 16:46:00 [ecarstrade.be] INFO: Found listing with ID: 6982078auction61871
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982078auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:00 [ecarstrade.be] INFO: Scrape type for 6982078auction61871: 0
2026-03-27 16:46:00 [ecarstrade.be] INFO: Found listing with ID: 6981214auction61871
2026-03-27 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981214auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981214auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6981218auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981218auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981218auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6981205auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981205auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981205auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6981206auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981206auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981206auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6981209auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981209auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981209auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6981212auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981212auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981212auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6982063auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982063auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6982063auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6981197auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981197auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981197auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6981199auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981199auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981199auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6982056auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982056auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6982056auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6982057auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982057auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6982057auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6982053auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982053auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6982053auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6981195auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981195auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6981195auction61871: 0
2026-03-27 16:46:01 [ecarstrade.be] INFO: Found listing with ID: 6982055auction61871
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982055auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:01 [ecarstrade.be] INFO: Scrape type for 6982055auction61871: 0
2026-03-27 16:46:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:46:07 [scrapy.extensions.logstats] INFO: Crawled 501 pages (at 4 pages/min), scraped 456 items (at 2 items/min)
2026-03-27 16:46:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 277MiB
2026-03-27 16:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page45?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page44?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982058auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982058auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982058auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6981190auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981190auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6981190auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6981193auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981193auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6981193auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6981189auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981189auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6981189auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6981191auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981191auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6981191auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982054auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982054auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982054auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982050auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982050auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982050auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982049auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982049auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982049auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982051auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982051auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982051auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982047auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982047auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982047auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6981187auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981187auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6981187auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982043auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982043auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982043auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982044auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982044auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982044auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6982045auction61871
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982045auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:08 [ecarstrade.be] INFO: Scrape type for 6982045auction61871: 0
2026-03-27 16:46:08 [ecarstrade.be] INFO: Found listing with ID: 6981184auction61871
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981184auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:09 [ecarstrade.be] INFO: Scrape type for 6981184auction61871: 0
2026-03-27 16:46:09 [ecarstrade.be] INFO: Found listing with ID: 6981186auction61871
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981186auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:09 [ecarstrade.be] INFO: Scrape type for 6981186auction61871: 0
2026-03-27 16:46:09 [ecarstrade.be] INFO: Found listing with ID: 6982052auction61871
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982052auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:09 [ecarstrade.be] INFO: Scrape type for 6982052auction61871: 0
2026-03-27 16:46:09 [ecarstrade.be] INFO: Found listing with ID: 6981176auction61871
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981176auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:09 [ecarstrade.be] INFO: Scrape type for 6981176auction61871: 0
2026-03-27 16:46:09 [ecarstrade.be] INFO: Found listing with ID: 6981177auction61871
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981177auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:09 [ecarstrade.be] INFO: Scrape type for 6981177auction61871: 0
2026-03-27 16:46:09 [ecarstrade.be] INFO: Found listing with ID: 6981178auction61871
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981178auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:09 [ecarstrade.be] INFO: Scrape type for 6981178auction61871: 0
2026-03-27 16:46:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page45?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:46:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982039auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982039auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6982039auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6982041auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982041auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6982041auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6982037auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982037auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6982037auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6982038auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982038auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6982038auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6997592auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997592auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6997592auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6997598auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997598auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6997598auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6997649auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997649auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6997649auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6997648auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997648auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6997648auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6974462auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974462auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6974462auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6973028auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973028auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6973028auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6973029auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973029auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6973029auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6973030auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973030auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6973030auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6973032auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973032auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6973032auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6973033auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973033auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6973033auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6973025auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973025auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6973025auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6974458auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974458auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6974458auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6974453auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974453auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6974453auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6973023auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973023auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6973023auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6973024auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973024auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6973024auction61871: 0
2026-03-27 16:46:29 [ecarstrade.be] INFO: Found listing with ID: 6974454auction61871
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974454auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:29 [ecarstrade.be] INFO: Scrape type for 6974454auction61871: 0
2026-03-27 16:46:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page47?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6974457auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974457auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6974457auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6974456auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974456auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6974456auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6974460auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974460auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6974460auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6974455auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974455auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6974455auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6880631auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880631auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6880631auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6904807auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904807auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6904807auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6950388auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950388auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6950388auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6951941auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951941auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6951941auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6880621auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880621auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6880621auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6997729auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997729auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6997729auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6878989auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878989auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6878989auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6950387auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950387auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6950387auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6997604auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997604auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6997604auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6997602auction61871
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997602auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:39 [ecarstrade.be] INFO: Scrape type for 6997602auction61871: 0
2026-03-27 16:46:39 [ecarstrade.be] INFO: Found listing with ID: 6997727auction61871
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997727auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:40 [ecarstrade.be] INFO: Scrape type for 6997727auction61871: 0
2026-03-27 16:46:40 [ecarstrade.be] INFO: Found listing with ID: 6997730auction61871
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997730auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:40 [ecarstrade.be] INFO: Scrape type for 6997730auction61871: 0
2026-03-27 16:46:40 [ecarstrade.be] INFO: Found listing with ID: 6880616auction61871
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880616auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:40 [ecarstrade.be] INFO: Scrape type for 6880616auction61871: 0
2026-03-27 16:46:40 [ecarstrade.be] INFO: Found listing with ID: 6997601auction61871
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997601auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:40 [ecarstrade.be] INFO: Scrape type for 6997601auction61871: 0
2026-03-27 16:46:40 [ecarstrade.be] INFO: Found listing with ID: 6951937auction61871
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951937auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:40 [ecarstrade.be] INFO: Scrape type for 6951937auction61871: 0
2026-03-27 16:46:40 [ecarstrade.be] INFO: Found listing with ID: 6997600auction61871
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997600auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:40 [ecarstrade.be] INFO: Scrape type for 6997600auction61871: 0
2026-03-27 16:46:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page47?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6951936auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951936auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6951936auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997599auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997599auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997599auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6880612auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880612auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6880612auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6951935auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951935auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6951935auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997724auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997724auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997724auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997728auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997728auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997728auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997723auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997723auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997723auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997722auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997722auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997722auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6950384auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950384auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6950384auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6951934auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951934auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6951934auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6878971auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878971auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6878971auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997594auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997594auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997594auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997720auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997720auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997720auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997596auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997596auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997596auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6950381auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950381auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6950381auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6880594auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880594auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6880594auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997717auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997717auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997717auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6880589auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880589auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6880589auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997715auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997715auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997715auction61871: 0
2026-03-27 16:46:50 [ecarstrade.be] INFO: Found listing with ID: 6997714auction61871
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997714auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:46:50 [ecarstrade.be] INFO: Scrape type for 6997714auction61871: 0
2026-03-27 16:46:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997716auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997716auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997716auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997590auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997590auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997590auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997591auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997591auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997591auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997593auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997593auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997593auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6950378auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950378auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6950378auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6950379auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950379auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6950379auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6951933auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951933auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6951933auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6950373auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950373auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6950373auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6878961auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878961auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6878961auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6880578auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880578auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6880578auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6880576auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880576auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6880576auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6880577auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880577auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6880577auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6878957auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878957auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6878957auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997711auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997711auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997711auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997713auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997713auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997713auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997708auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997708auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997708auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997709auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997709auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997709auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6997712auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997712auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6997712auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6951928auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951928auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6951928auction61871: 0
2026-03-27 16:47:02 [ecarstrade.be] INFO: Found listing with ID: 6950366auction61871
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950366auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:02 [ecarstrade.be] INFO: Scrape type for 6950366auction61871: 0
2026-03-27 16:47:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:47:07 [scrapy.extensions.logstats] INFO: Crawled 506 pages (at 5 pages/min), scraped 456 items (at 0 items/min)
2026-03-27 16:47:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 284MiB
2026-03-27 16:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6950368auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950368auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6950368auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6951921auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951921auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6951921auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6951925auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951925auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6951925auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6950367auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950367auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6950367auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6951927auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951927auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6951927auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6951922auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951922auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6951922auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6950357auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950357auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6950357auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6951916auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951916auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6951916auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6951918auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951918auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6951918auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6951912auction61871
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951912auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:11 [ecarstrade.be] INFO: Scrape type for 6951912auction61871: 0
2026-03-27 16:47:11 [ecarstrade.be] INFO: Found listing with ID: 6951914auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951914auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6951914auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6950363auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950363auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6950363auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6951906auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951906auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6951906auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6950354auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950354auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6950354auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6951905auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951905auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6951905auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6951904auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951904auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6951904auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6951907auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951907auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6951907auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6951901auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951901auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6951901auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6950349auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950349auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6950349auction61871: 0
2026-03-27 16:47:12 [ecarstrade.be] INFO: Found listing with ID: 6951899auction61871
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951899auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:12 [ecarstrade.be] INFO: Scrape type for 6951899auction61871: 0
2026-03-27 16:47:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found listing with ID: 6950343auction61871
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950343auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:23 [ecarstrade.be] INFO: Scrape type for 6950343auction61871: 0
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found listing with ID: 6950344auction61871
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950344auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:23 [ecarstrade.be] INFO: Scrape type for 6950344auction61871: 0
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found listing with ID: 6950346auction61871
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950346auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:23 [ecarstrade.be] INFO: Scrape type for 6950346auction61871: 0
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found listing with ID: 6951897auction61871
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951897auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:23 [ecarstrade.be] INFO: Scrape type for 6951897auction61871: 0
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found listing with ID: 6951902auction61871
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951902auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:23 [ecarstrade.be] INFO: Scrape type for 6951902auction61871: 0
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found listing with ID: 6950342auction61871
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950342auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:23 [ecarstrade.be] INFO: Scrape type for 6950342auction61871: 0
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found listing with ID: 6951891auction61871
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951891auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:23 [ecarstrade.be] INFO: Scrape type for 6951891auction61871: 0
2026-03-27 16:47:23 [ecarstrade.be] INFO: Found listing with ID: 6951896auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951896auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6951896auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6951903auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951903auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6951903auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6950341auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950341auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6950341auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6951893auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951893auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6951893auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6951885auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951885auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6951885auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6951886auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951886auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6951886auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6951884auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951884auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6951884auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6951888auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951888auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6951888auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6950337auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950337auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6950337auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6950338auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950338auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6950338auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6950333auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950333auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6950333auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6950335auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950335auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6950335auction61871: 0
2026-03-27 16:47:24 [ecarstrade.be] INFO: Found listing with ID: 6951878auction61871
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951878auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:24 [ecarstrade.be] INFO: Scrape type for 6951878auction61871: 0
2026-03-27 16:47:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6950332auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950332auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6950332auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6950331auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950331auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6950331auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6951873auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951873auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6951873auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6950325auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950325auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6950325auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6950330auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950330auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6950330auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6951869auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951869auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6951869auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6951871auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951871auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6951871auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6951874auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951874auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6951874auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6950321auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950321auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6950321auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6950323auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950323auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:30 [ecarstrade.be] INFO: Scrape type for 6950323auction61871: 0
2026-03-27 16:47:30 [ecarstrade.be] INFO: Found listing with ID: 6951865auction61871
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951865auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6951865auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6951866auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951866auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6951866auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6950318auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950318auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6950318auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6951859auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951859auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6951859auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6950319auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950319auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6950319auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6951854auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951854auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6951854auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6951858auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951858auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6951858auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6950316auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950316auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6950316auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6950313auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950313auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6950313auction61871: 0
2026-03-27 16:47:31 [ecarstrade.be] INFO: Found listing with ID: 6950310auction61871
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950310auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:31 [ecarstrade.be] INFO: Scrape type for 6950310auction61871: 0
2026-03-27 16:47:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6951864auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951864auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6951864auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6926740auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926740auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6926740auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928534auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928534auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928534auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928542auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928542auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928542auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928541auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928541auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928541auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928531auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928531auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928531auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6926726auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926726auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6926726auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928525auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928525auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928525auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928532auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928532auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928532auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6926720auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926720auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6926720auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6926719auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926719auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6926719auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6926725auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926725auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6926725auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928510auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928510auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928510auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928499auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928499auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928499auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928504auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928504auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928504auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928495auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928495auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928495auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928498auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928498auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928498auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6926696auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926696auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6926696auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6926712auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926712auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6926712auction61871: 0
2026-03-27 16:47:37 [ecarstrade.be] INFO: Found listing with ID: 6928496auction61871
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928496auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:37 [ecarstrade.be] INFO: Scrape type for 6928496auction61871: 0
2026-03-27 16:47:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6926701auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926701auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6926701auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6928486auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928486auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6928486auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6928481auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928481auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6928481auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6928487auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928487auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6928487auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6926682auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926682auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6926682auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6926686auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926686auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6926686auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6928478auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928478auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6928478auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6926685auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926685auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6926685auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6928476auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928476auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6928476auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6926678auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926678auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6926678auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6928464auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928464auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6928464auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6926673auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926673auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6926673auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6904882auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904882auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6904882auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6928458auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928458auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6928458auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6926669auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926669auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6926669auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6907440auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907440auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6907440auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6903133auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903133auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:43 [ecarstrade.be] INFO: Scrape type for 6903133auction61871: 0
2026-03-27 16:47:43 [ecarstrade.be] INFO: Found listing with ID: 6904852auction61871
2026-03-27 16:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904852auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:44 [ecarstrade.be] INFO: Scrape type for 6904852auction61871: 0
2026-03-27 16:47:44 [ecarstrade.be] INFO: Found listing with ID: 6907437auction61871
2026-03-27 16:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907437auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:44 [ecarstrade.be] INFO: Scrape type for 6907437auction61871: 0
2026-03-27 16:47:44 [ecarstrade.be] INFO: Found listing with ID: 6907431auction61871
2026-03-27 16:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907431auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:44 [ecarstrade.be] INFO: Scrape type for 6907431auction61871: 0
2026-03-27 16:47:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:47:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:47:49 [ecarstrade.be] INFO: Found listing with ID: 6931423auction61871
2026-03-27 16:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276931423auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:49 [ecarstrade.be] INFO: Scrape type for 6931423auction61871: 0
2026-03-27 16:47:49 [ecarstrade.be] INFO: Found listing with ID: 6903124auction61871
2026-03-27 16:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903124auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:49 [ecarstrade.be] INFO: Scrape type for 6903124auction61871: 0
2026-03-27 16:47:49 [ecarstrade.be] INFO: Found listing with ID: 6903121auction61871
2026-03-27 16:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903121auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:49 [ecarstrade.be] INFO: Scrape type for 6903121auction61871: 0
2026-03-27 16:47:49 [ecarstrade.be] INFO: Found listing with ID: 6907424auction61871
2026-03-27 16:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907424auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:49 [ecarstrade.be] INFO: Scrape type for 6907424auction61871: 0
2026-03-27 16:47:49 [ecarstrade.be] INFO: Found listing with ID: 6907426auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907426auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6907426auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6903118auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903118auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6903118auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6904830auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904830auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6904830auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6903106auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903106auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6903106auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6903108auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903108auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6903108auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6907422auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907422auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6907422auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6884554auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884554auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6884554auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6903104auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903104auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6903104auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6904806auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904806auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6904806auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6904808auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904808auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6904808auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6907414auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907414auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6907414auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6907409auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907409auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6907409auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6855975auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855975auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6855975auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6855974auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855974auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6855974auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6880573auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880573auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6880573auction61871: 0
2026-03-27 16:47:50 [ecarstrade.be] INFO: Found listing with ID: 6855973auction61871
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855973auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:50 [ecarstrade.be] INFO: Scrape type for 6855973auction61871: 0
2026-03-27 16:47:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:47:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:47:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:47:58 [ecarstrade.be] INFO: Found listing with ID: 6855952auction61871
2026-03-27 16:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855952auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:58 [ecarstrade.be] INFO: Scrape type for 6855952auction61871: 0
2026-03-27 16:47:58 [ecarstrade.be] INFO: Found listing with ID: 6859419auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859419auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6859419auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6859401auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859401auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6859401auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6950312auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950312auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6950312auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6859405auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859405auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6859405auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6951851auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951851auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6951851auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6807758auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807758auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6807758auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6880555auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880555auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6880555auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6737810auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737810auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6737810auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6855921auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855921auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6855921auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6928455auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928455auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6928455auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6926666auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926666auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6926666auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6878918auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878918auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6878918auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6880553auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880553auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6880553auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6928456auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928456auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6928456auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6880548auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880548auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6880548auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6880549auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880549auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6880549auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6878922auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878922auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6878922auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6759713auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276759713auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6759713auction61871: 0
2026-03-27 16:47:59 [ecarstrade.be] INFO: Found listing with ID: 6880550auction61871
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880550auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:47:59 [ecarstrade.be] INFO: Scrape type for 6880550auction61871: 0
2026-03-27 16:47:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6926667auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926667auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6926667auction61871: 0
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6656186auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276656186auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6656186auction61871: 0
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6878920auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878920auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6878920auction61871: 0
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6435333auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276435333auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6435333auction61871: 0
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6494184auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276494184auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6494184auction61871: 0
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6418438auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276418438auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6418438auction61871: 0
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6973069auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973069auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6973069auction61871: 2
2026-03-27 16:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6973070auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973070auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6973070auction61871: 2
2026-03-27 16:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6974500auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974500auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6974500auction61871: 2
2026-03-27 16:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6973068auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973068auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6973068auction61871: 2
2026-03-27 16:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6974499auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974499auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6974499auction61871: 2
2026-03-27 16:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6973065auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973065auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6973065auction61871: 2
2026-03-27 16:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6973066auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973066auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6973066auction61871: 2
2026-03-27 16:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6974497auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974497auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6974497auction61871: 2
2026-03-27 16:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6973060auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973060auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6973060auction61871: 2
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6973064auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973064auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6973064auction61871: 2
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6974493auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974493auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6974493auction61871: 2
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6974494auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974494auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6974494auction61871: 2
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6974496auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974496auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6974496auction61871: 2
2026-03-27 16:48:05 [ecarstrade.be] INFO: Found listing with ID: 6974487auction61871
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974487auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:05 [ecarstrade.be] INFO: Scrape type for 6974487auction61871: 2
2026-03-27 16:48:07 [scrapy.extensions.logstats] INFO: Crawled 514 pages (at 8 pages/min), scraped 456 items (at 0 items/min)
2026-03-27 16:48:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 311MiB
2026-03-27 16:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974489auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974489auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974489auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974490auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974490auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974490auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974485auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974485auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974485auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973059auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973059auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6973059auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974481auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974481auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974481auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974486auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974486auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974486auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973058auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973058auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6973058auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973053auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973053auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6973053auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973055auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973055auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6973055auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974480auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974480auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974480auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974477auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974477auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974477auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974482auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974482auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974482auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6974476auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974476auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6974476auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973052auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973052auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6973052auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973056auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973056auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6973056auction61871: 2
2026-03-27 16:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973069> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973049auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973049auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6973049auction61871: 2
2026-03-27 16:48:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973050auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973050auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:11 [ecarstrade.be] INFO: Scrape type for 6973050auction61871: 2
2026-03-27 16:48:11 [ecarstrade.be] INFO: Found listing with ID: 6973051auction61871
2026-03-27 16:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973051auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:12 [ecarstrade.be] INFO: Scrape type for 6973051auction61871: 2
2026-03-27 16:48:12 [ecarstrade.be] INFO: Found listing with ID: 6974478auction61871
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974478auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:12 [ecarstrade.be] INFO: Scrape type for 6974478auction61871: 2
2026-03-27 16:48:12 [ecarstrade.be] INFO: Found listing with ID: 6973042auction61871
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973042auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:12 [ecarstrade.be] INFO: Scrape type for 6973042auction61871: 2
2026-03-27 16:48:12 [ecarstrade.be] INFO: Extracting details for car 6973069auction61871
2026-03-27 16:48:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6988f51e-8b04-50aa-aba7-0017bd2a2fb5 with identifier: 6973069auction61871
2026-03-27 16:48:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6988f51e-8b04-50aa-aba7-0017bd2a2fb5 with scrape type 2
2026-03-27 16:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6988f51e-8b04-50aa-aba7-0017bd2a2fb5 with scrape type 2
2026-03-27 16:48:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6988f51e-8b04-50aa-aba7-0017bd2a2fb5, identifier: 6973069auction61871
2026-03-27 16:48:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6988f51e-8b04-50aa-aba7-0017bd2a2fb5 with identifier: 6973069auction61871
2026-03-27 16:48:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6988f51e-8b04-50aa-aba7-0017bd2a2fb5 with identifier: 6973069auction61871
2026-03-27 16:48:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6988f51e-8b04-50aa-aba7-0017bd2a2fb5 with identifier: 6973069auction61871 to the API
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973069>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.1L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '6988f51e-8b04-50aa-aba7-0017bd2a2fb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973069',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 75931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.1i 52kW Business Class 5d',
'transmission': 'manual',
'trim': '1.1i 52kW Business Class 5d',
'vin': None,
'year': 2019}
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973069auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:12 [ecarstrade.be] INFO: Saving data for 6973069auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760692.136472, 'last_price_update_time': 1774630092.551617}
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973069auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974500> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973068> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974499> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:12 [ecarstrade.be] INFO: Extracting details for car 6974500auction61871
2026-03-27 16:48:12 [ecarstrade.be] INFO: Extracting details for car 6973068auction61871
2026-03-27 16:48:12 [ecarstrade.be] INFO: Extracting details for car 6974499auction61871
2026-03-27 16:48:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57368944-8979-5ebe-a42d-1b3e11357706 with identifier: 6974500auction61871
2026-03-27 16:48:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57368944-8979-5ebe-a42d-1b3e11357706 with scrape type 2
2026-03-27 16:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57368944-8979-5ebe-a42d-1b3e11357706 with scrape type 2
2026-03-27 16:48:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 57368944-8979-5ebe-a42d-1b3e11357706, identifier: 6974500auction61871
2026-03-27 16:48:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6722afaa-74a4-51d2-bc8b-f3ddf15e0421 with identifier: 6973068auction61871
2026-03-27 16:48:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6722afaa-74a4-51d2-bc8b-f3ddf15e0421 with scrape type 2
2026-03-27 16:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6722afaa-74a4-51d2-bc8b-f3ddf15e0421 with scrape type 2
2026-03-27 16:48:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6722afaa-74a4-51d2-bc8b-f3ddf15e0421, identifier: 6973068auction61871
2026-03-27 16:48:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ce99a13-d5e0-5cd3-b299-f1a48bdc16aa with identifier: 6974499auction61871
2026-03-27 16:48:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ce99a13-d5e0-5cd3-b299-f1a48bdc16aa with scrape type 2
2026-03-27 16:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ce99a13-d5e0-5cd3-b299-f1a48bdc16aa with scrape type 2
2026-03-27 16:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ce99a13-d5e0-5cd3-b299-f1a48bdc16aa, identifier: 6974499auction61871
2026-03-27 16:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 57368944-8979-5ebe-a42d-1b3e11357706 with identifier: 6974500auction61871
2026-03-27 16:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 57368944-8979-5ebe-a42d-1b3e11357706 with identifier: 6974500auction61871
2026-03-27 16:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 57368944-8979-5ebe-a42d-1b3e11357706 with identifier: 6974500auction61871 to the API
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974500>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '57368944-8979-5ebe-a42d-1b3e11357706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974500',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q3',
'odometer': 211606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TDI S tronic S Line Business Ed 5d',
'transmission': 'automatic',
'trim': 'Sportback 35 TDI S tronic S Line Business Ed 5d',
'vin': None,
'year': 2020}
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974500auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:13 [ecarstrade.be] INFO: Saving data for 6974500auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773761092.938325, 'last_price_update_time': 1774630093.318961}
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974500auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6722afaa-74a4-51d2-bc8b-f3ddf15e0421 with identifier: 6973068auction61871
2026-03-27 16:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6722afaa-74a4-51d2-bc8b-f3ddf15e0421 with identifier: 6973068auction61871
2026-03-27 16:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6722afaa-74a4-51d2-bc8b-f3ddf15e0421 with identifier: 6973068auction61871 to the API
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973068>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '6722afaa-74a4-51d2-bc8b-f3ddf15e0421',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973068',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 84248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.6 TDi Comfortline 5d',
'transmission': 'manual',
'trim': 'Variant 1.6 TDi Comfortline 5d',
'vin': None,
'year': 2020}
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973068auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:13 [ecarstrade.be] INFO: Saving data for 6973068auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760623.869532, 'last_price_update_time': 1774630093.61228}
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973068auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ce99a13-d5e0-5cd3-b299-f1a48bdc16aa with identifier: 6974499auction61871
2026-03-27 16:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ce99a13-d5e0-5cd3-b299-f1a48bdc16aa with identifier: 6974499auction61871
2026-03-27 16:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ce99a13-d5e0-5cd3-b299-f1a48bdc16aa with identifier: 6974499auction61871 to the API
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974499>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '1ce99a13-d5e0-5cd3-b299-f1a48bdc16aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974499',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 160487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 1.5 TSI Style DSG 5d',
'transmission': 'automatic',
'trim': '1.5 TSI Style DSG 5d',
'vin': None,
'year': 2020}
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974499auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:13 [ecarstrade.be] INFO: Saving data for 6974499auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773761176.964699, 'last_price_update_time': 1774630093.94869}
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974499auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974497> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:18 [ecarstrade.be] INFO: Extracting details for car 6974497auction61871
2026-03-27 16:48:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26b643ca-5084-5632-8545-c1c4a8e52d7d with identifier: 6974497auction61871
2026-03-27 16:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26b643ca-5084-5632-8545-c1c4a8e52d7d with scrape type 2
2026-03-27 16:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26b643ca-5084-5632-8545-c1c4a8e52d7d with scrape type 2
2026-03-27 16:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 26b643ca-5084-5632-8545-c1c4a8e52d7d, identifier: 6974497auction61871
2026-03-27 16:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 26b643ca-5084-5632-8545-c1c4a8e52d7d with identifier: 6974497auction61871
2026-03-27 16:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 26b643ca-5084-5632-8545-c1c4a8e52d7d with identifier: 6974497auction61871
2026-03-27 16:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 26b643ca-5084-5632-8545-c1c4a8e52d7d with identifier: 6974497auction61871 to the API
2026-03-27 16:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974497>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '26b643ca-5084-5632-8545-c1c4a8e52d7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974497',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 154625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse Limousine A 180d Business Solution Aut. 4d',
'transmission': 'automatic',
'trim': '-Benz A-Klasse Limousine A 180d Business Solution Aut. 4d',
'vin': None,
'year': 2020}
2026-03-27 16:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974497auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:18 [ecarstrade.be] INFO: Saving data for 6974497auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773761159.902363, 'last_price_update_time': 1774630098.461371}
2026-03-27 16:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974497auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974493> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974494> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:20 [ecarstrade.be] INFO: Extracting details for car 6974493auction61871
2026-03-27 16:48:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e759d92-1014-5441-aca9-7bd3cfa4549b with identifier: 6974493auction61871
2026-03-27 16:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e759d92-1014-5441-aca9-7bd3cfa4549b with scrape type 2
2026-03-27 16:48:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e759d92-1014-5441-aca9-7bd3cfa4549b with scrape type 2
2026-03-27 16:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e759d92-1014-5441-aca9-7bd3cfa4549b, identifier: 6974493auction61871
2026-03-27 16:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e759d92-1014-5441-aca9-7bd3cfa4549b with identifier: 6974493auction61871
2026-03-27 16:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e759d92-1014-5441-aca9-7bd3cfa4549b with identifier: 6974493auction61871
2026-03-27 16:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e759d92-1014-5441-aca9-7bd3cfa4549b with identifier: 6974493auction61871 to the API
2026-03-27 16:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974493>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '8e759d92-1014-5441-aca9-7bd3cfa4549b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974493',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 170130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-01',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit Custom 340L 2.0TD130Pk/96Kw M6 FWD Trend 4d',
'transmission': 'manual',
'trim': '340L 2.0TD130Pk/96Kw M6 FWD Trend 4d',
'vin': None,
'year': 2018}
2026-03-27 16:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974493auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:20 [ecarstrade.be] INFO: Saving data for 6974493auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773761140.201177, 'last_price_update_time': 1774630100.989095}
2026-03-27 16:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974493auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:21 [ecarstrade.be] INFO: Extracting details for car 6974494auction61871
2026-03-27 16:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973060> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af4bb50f-3da5-556a-81e9-c6cc8d106332 with identifier: 6974494auction61871
2026-03-27 16:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4bb50f-3da5-556a-81e9-c6cc8d106332 with scrape type 2
2026-03-27 16:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af4bb50f-3da5-556a-81e9-c6cc8d106332 with scrape type 2
2026-03-27 16:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: af4bb50f-3da5-556a-81e9-c6cc8d106332, identifier: 6974494auction61871
2026-03-27 16:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: af4bb50f-3da5-556a-81e9-c6cc8d106332 with identifier: 6974494auction61871
2026-03-27 16:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: af4bb50f-3da5-556a-81e9-c6cc8d106332 with identifier: 6974494auction61871
2026-03-27 16:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: af4bb50f-3da5-556a-81e9-c6cc8d106332 with identifier: 6974494auction61871 to the API
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974494>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'af4bb50f-3da5-556a-81e9-c6cc8d106332',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974494',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q3',
'odometer': 95714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TDI S Tronic Business Edition 5d',
'transmission': 'automatic',
'trim': '35 TDI S Tronic Business Edition 5d',
'vin': None,
'year': 2022}
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974494auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:21 [ecarstrade.be] INFO: Saving data for 6974494auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773761164.964833, 'last_price_update_time': 1774630101.362771}
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974494auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973064> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:21 [ecarstrade.be] INFO: Extracting details for car 6973060auction61871
2026-03-27 16:48:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f12964a8-eaf0-581d-b4b2-6ca1c9f4b2d9 with identifier: 6973060auction61871
2026-03-27 16:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f12964a8-eaf0-581d-b4b2-6ca1c9f4b2d9 with scrape type 2
2026-03-27 16:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f12964a8-eaf0-581d-b4b2-6ca1c9f4b2d9 with scrape type 2
2026-03-27 16:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f12964a8-eaf0-581d-b4b2-6ca1c9f4b2d9, identifier: 6973060auction61871
2026-03-27 16:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f12964a8-eaf0-581d-b4b2-6ca1c9f4b2d9 with identifier: 6973060auction61871
2026-03-27 16:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f12964a8-eaf0-581d-b4b2-6ca1c9f4b2d9 with identifier: 6973060auction61871
2026-03-27 16:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f12964a8-eaf0-581d-b4b2-6ca1c9f4b2d9 with identifier: 6973060auction61871 to the API
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973060>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'f12964a8-eaf0-581d-b4b2-6ca1c9f4b2d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973060',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 59655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Standard L2 2.0 BlueHDi 145 EAT8 4d',
'transmission': 'automatic',
'trim': 'Standard L2 2.0 BlueHDi 145 EAT8 4d',
'vin': None,
'year': 2023}
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973060auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:21 [ecarstrade.be] INFO: Saving data for 6973060auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773767253.869902, 'last_price_update_time': 1774630101.748323}
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973060auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:21 [ecarstrade.be] INFO: Extracting details for car 6973064auction61871
2026-03-27 16:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adfcca08-79b8-5af8-9ca7-39daff93f30c with identifier: 6973064auction61871
2026-03-27 16:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adfcca08-79b8-5af8-9ca7-39daff93f30c with scrape type 2
2026-03-27 16:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adfcca08-79b8-5af8-9ca7-39daff93f30c with scrape type 2
2026-03-27 16:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: adfcca08-79b8-5af8-9ca7-39daff93f30c, identifier: 6973064auction61871
2026-03-27 16:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: adfcca08-79b8-5af8-9ca7-39daff93f30c with identifier: 6973064auction61871
2026-03-27 16:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: adfcca08-79b8-5af8-9ca7-39daff93f30c with identifier: 6973064auction61871
2026-03-27 16:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: adfcca08-79b8-5af8-9ca7-39daff93f30c with identifier: 6973064auction61871 to the API
2026-03-27 16:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973064>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'adfcca08-79b8-5af8-9ca7-39daff93f30c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973064',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'A4',
'odometer': 77220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 2.0 35 TFSi 110kW S tronic 5d',
'transmission': 'automatic',
'trim': 'Avant 2.0 35 TFSi 110kW S tronic 5d',
'vin': None,
'year': 2020}
2026-03-27 16:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973064auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:22 [ecarstrade.be] INFO: Saving data for 6973064auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760788.950488, 'last_price_update_time': 1774630102.111547}
2026-03-27 16:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973064auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973070> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:23 [ecarstrade.be] INFO: Extracting details for car 6973070auction61871
2026-03-27 16:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0b98804-bb3f-55cc-842c-9eda05df17a1 with identifier: 6973070auction61871
2026-03-27 16:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0b98804-bb3f-55cc-842c-9eda05df17a1 with scrape type 2
2026-03-27 16:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0b98804-bb3f-55cc-842c-9eda05df17a1 with scrape type 2
2026-03-27 16:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d0b98804-bb3f-55cc-842c-9eda05df17a1, identifier: 6973070auction61871
2026-03-27 16:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d0b98804-bb3f-55cc-842c-9eda05df17a1 with identifier: 6973070auction61871
2026-03-27 16:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d0b98804-bb3f-55cc-842c-9eda05df17a1 with identifier: 6973070auction61871
2026-03-27 16:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d0b98804-bb3f-55cc-842c-9eda05df17a1 with identifier: 6973070auction61871 to the API
2026-03-27 16:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973070>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd0b98804-bb3f-55cc-842c-9eda05df17a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973070',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Peugeot',
'model': '2008',
'odometer': 147607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.5 BlueHDi 75kW S&S Active 5d',
'transmission': 'manual',
'trim': '1.5 BlueHDi 75kW S&S Active 5d',
'vin': None,
'year': 2020}
2026-03-27 16:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973070auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:24 [ecarstrade.be] INFO: Saving data for 6973070auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760624.790671, 'last_price_update_time': 1774630104.299271}
2026-03-27 16:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973070auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974496> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:25 [ecarstrade.be] INFO: Extracting details for car 6974496auction61871
2026-03-27 16:48:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1f53b5b-3da0-5645-a732-3a05b38ca2d1 with identifier: 6974496auction61871
2026-03-27 16:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1f53b5b-3da0-5645-a732-3a05b38ca2d1 with scrape type 2
2026-03-27 16:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1f53b5b-3da0-5645-a732-3a05b38ca2d1 with scrape type 2
2026-03-27 16:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a1f53b5b-3da0-5645-a732-3a05b38ca2d1, identifier: 6974496auction61871
2026-03-27 16:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a1f53b5b-3da0-5645-a732-3a05b38ca2d1 with identifier: 6974496auction61871
2026-03-27 16:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a1f53b5b-3da0-5645-a732-3a05b38ca2d1 with identifier: 6974496auction61871
2026-03-27 16:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a1f53b5b-3da0-5645-a732-3a05b38ca2d1 with identifier: 6974496auction61871 to the API
2026-03-27 16:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974496>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'a1f53b5b-3da0-5645-a732-3a05b38ca2d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974496',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 131370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.0 TSI GreenTec 85kW Ambition 5d',
'transmission': 'manual',
'trim': 'Combi 1.0 TSI GreenTec 85kW Ambition 5d',
'vin': None,
'year': 2019}
2026-03-27 16:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974496auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:25 [ecarstrade.be] INFO: Saving data for 6974496auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773761091.949871, 'last_price_update_time': 1774630105.440747}
2026-03-27 16:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974496auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6974474auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974474auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6974474auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6973046auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973046auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6973046auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6973043auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973043auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6973043auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6974471auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974471auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6974471auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6974472auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974472auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6974472auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6973037auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973037auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6973037auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6974469auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974469auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6974469auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6974470auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974470auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6974470auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6974463auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974463auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6974463auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6973036auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973036auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6973036auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6974465auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974465auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:26 [ecarstrade.be] INFO: Scrape type for 6974465auction61871: 2
2026-03-27 16:48:26 [ecarstrade.be] INFO: Found listing with ID: 6974468auction61871
2026-03-27 16:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974468auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6974468auction61871: 2
2026-03-27 16:48:27 [ecarstrade.be] INFO: Found listing with ID: 6974467auction61871
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974467auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6974467auction61871: 2
2026-03-27 16:48:27 [ecarstrade.be] INFO: Found listing with ID: 6973035auction61871
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973035auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6973035auction61871: 2
2026-03-27 16:48:27 [ecarstrade.be] INFO: Found listing with ID: 6974464auction61871
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974464auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6974464auction61871: 2
2026-03-27 16:48:27 [ecarstrade.be] INFO: Found listing with ID: 6974466auction61871
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974466auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6974466auction61871: 2
2026-03-27 16:48:27 [ecarstrade.be] INFO: Found listing with ID: 6907040auction61871
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907040auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6907040auction61871: 2
2026-03-27 16:48:27 [ecarstrade.be] INFO: Found listing with ID: 6954131auction61871
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276954131auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6954131auction61871: 2
2026-03-27 16:48:27 [ecarstrade.be] INFO: Found listing with ID: 6859943auction61871
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859943auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6859943auction61871: 2
2026-03-27 16:48:27 [ecarstrade.be] INFO: Found listing with ID: 6694675auction61871
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694675auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:27 [ecarstrade.be] INFO: Scrape type for 6694675auction61871: 2
2026-03-27 16:48:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974487> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:27 [ecarstrade.be] INFO: Extracting details for car 6974487auction61871
2026-03-27 16:48:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385fa9e7-2a98-52c3-a567-34900810a1ed with identifier: 6974487auction61871
2026-03-27 16:48:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385fa9e7-2a98-52c3-a567-34900810a1ed with scrape type 2
2026-03-27 16:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385fa9e7-2a98-52c3-a567-34900810a1ed with scrape type 2
2026-03-27 16:48:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 385fa9e7-2a98-52c3-a567-34900810a1ed, identifier: 6974487auction61871
2026-03-27 16:48:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 385fa9e7-2a98-52c3-a567-34900810a1ed with identifier: 6974487auction61871
2026-03-27 16:48:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 385fa9e7-2a98-52c3-a567-34900810a1ed with identifier: 6974487auction61871
2026-03-27 16:48:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 385fa9e7-2a98-52c3-a567-34900810a1ed with identifier: 6974487auction61871 to the API
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974487>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '385fa9e7-2a98-52c3-a567-34900810a1ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974487',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '3008',
'odometer': 198264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 DIESEL - 2021 1.5 BlueHDi 130 Allure 5d',
'transmission': 'manual',
'trim': 'PEUGEOT DIESEL - 2021 1.5 BlueHDi 130 Allure 5d',
'vin': None,
'year': 2021}
2026-03-27 16:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974487auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:28 [ecarstrade.be] INFO: Saving data for 6974487auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760991.975061, 'last_price_update_time': 1774630108.021773}
2026-03-27 16:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974487auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973056> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:29 [ecarstrade.be] INFO: Extracting details for car 6973056auction61871
2026-03-27 16:48:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0be6937-6de3-506b-a11b-360142629ff3 with identifier: 6973056auction61871
2026-03-27 16:48:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0be6937-6de3-506b-a11b-360142629ff3 with scrape type 2
2026-03-27 16:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0be6937-6de3-506b-a11b-360142629ff3 with scrape type 2
2026-03-27 16:48:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f0be6937-6de3-506b-a11b-360142629ff3, identifier: 6973056auction61871
2026-03-27 16:48:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f0be6937-6de3-506b-a11b-360142629ff3 with identifier: 6973056auction61871
2026-03-27 16:48:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f0be6937-6de3-506b-a11b-360142629ff3 with identifier: 6973056auction61871
2026-03-27 16:48:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f0be6937-6de3-506b-a11b-360142629ff3 with identifier: 6973056auction61871 to the API
2026-03-27 16:48:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973056>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'f0be6937-6de3-506b-a11b-360142629ff3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973056',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Other',
'model': 'Volvo',
'odometer': 54481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 - 2022 2.0 B4 197hp AWD MHEV Plus Bright Design DCT 5d',
'transmission': 'automatic',
'trim': 'VOLVO XC40 - 2022 2.0 B4 197hp AWD MHEV Plus Bright Design DCT 5d',
'vin': None,
'year': 2022}
2026-03-27 16:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973056auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:29 [ecarstrade.be] INFO: Saving data for 6973056auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760476.547393, 'last_price_update_time': 1774630109.589757}
2026-03-27 16:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973056auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974489> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:29 [ecarstrade.be] INFO: Extracting details for car 6974489auction61871
2026-03-27 16:48:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfa6b33a-60c4-5bb5-a399-acd705bb05f6 with identifier: 6974489auction61871
2026-03-27 16:48:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfa6b33a-60c4-5bb5-a399-acd705bb05f6 with scrape type 2
2026-03-27 16:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfa6b33a-60c4-5bb5-a399-acd705bb05f6 with scrape type 2
2026-03-27 16:48:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bfa6b33a-60c4-5bb5-a399-acd705bb05f6, identifier: 6974489auction61871
2026-03-27 16:48:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bfa6b33a-60c4-5bb5-a399-acd705bb05f6 with identifier: 6974489auction61871
2026-03-27 16:48:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bfa6b33a-60c4-5bb5-a399-acd705bb05f6 with identifier: 6974489auction61871
2026-03-27 16:48:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bfa6b33a-60c4-5bb5-a399-acd705bb05f6 with identifier: 6974489auction61871 to the API
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974489>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'bfa6b33a-60c4-5bb5-a399-acd705bb05f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974489',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 115038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse Limousine A 200d Business Solution Limited '
'4d',
'transmission': 'automatic',
'trim': '-Benz A-Klasse Limousine A 200d Business Solution Limited 4d',
'vin': None,
'year': 2021}
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974489auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:30 [ecarstrade.be] INFO: Saving data for 6974489auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773761091.246397, 'last_price_update_time': 1774630110.277752}
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974489auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973042> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:30 [ecarstrade.be] INFO: Extracting details for car 6973042auction61871
2026-03-27 16:48:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5e67a95-14af-5a10-a02e-2f38a1998069 with identifier: 6973042auction61871
2026-03-27 16:48:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e67a95-14af-5a10-a02e-2f38a1998069 with scrape type 2
2026-03-27 16:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5e67a95-14af-5a10-a02e-2f38a1998069 with scrape type 2
2026-03-27 16:48:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5e67a95-14af-5a10-a02e-2f38a1998069, identifier: 6973042auction61871
2026-03-27 16:48:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5e67a95-14af-5a10-a02e-2f38a1998069 with identifier: 6973042auction61871
2026-03-27 16:48:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5e67a95-14af-5a10-a02e-2f38a1998069 with identifier: 6973042auction61871
2026-03-27 16:48:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5e67a95-14af-5a10-a02e-2f38a1998069 with identifier: 6973042auction61871 to the API
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973042>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd5e67a95-14af-5a10-a02e-2f38a1998069',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973042',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Audi',
'model': 'A3',
'odometer': 165141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 30 TDi 85kW S tronic S Line 5d',
'transmission': 'automatic',
'trim': 'Sportback 2.0 30 TDi 85kW S tronic S Line 5d',
'vin': None,
'year': 2023}
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973042auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:30 [ecarstrade.be] INFO: Saving data for 6973042auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760511.867407, 'last_price_update_time': 1774630110.777535}
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973042auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973065> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:31 [ecarstrade.be] INFO: Extracting details for car 6973065auction61871
2026-03-27 16:48:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b672300-f09f-58da-8a08-6d43051de677 with identifier: 6973065auction61871
2026-03-27 16:48:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b672300-f09f-58da-8a08-6d43051de677 with scrape type 2
2026-03-27 16:48:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b672300-f09f-58da-8a08-6d43051de677 with scrape type 2
2026-03-27 16:48:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b672300-f09f-58da-8a08-6d43051de677, identifier: 6973065auction61871
2026-03-27 16:48:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b672300-f09f-58da-8a08-6d43051de677 with identifier: 6973065auction61871
2026-03-27 16:48:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b672300-f09f-58da-8a08-6d43051de677 with identifier: 6973065auction61871
2026-03-27 16:48:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b672300-f09f-58da-8a08-6d43051de677 with identifier: 6973065auction61871 to the API
2026-03-27 16:48:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973065>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '0b672300-f09f-58da-8a08-6d43051de677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973065',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'BMW',
'model': 'X3',
'odometer': 118806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 sDrive18d (100 kW) 5d',
'transmission': 'automatic',
'trim': 'sDrive18d (100 kW) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973065auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:31 [ecarstrade.be] INFO: Saving data for 6973065auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760627.065596, 'last_price_update_time': 1774630111.917272}
2026-03-27 16:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973065auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974478> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:32 [ecarstrade.be] INFO: Extracting details for car 6974478auction61871
2026-03-27 16:48:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92e76af2-82e5-5ff3-8f32-53ce33bb934c with identifier: 6974478auction61871
2026-03-27 16:48:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e76af2-82e5-5ff3-8f32-53ce33bb934c with scrape type 2
2026-03-27 16:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92e76af2-82e5-5ff3-8f32-53ce33bb934c with scrape type 2
2026-03-27 16:48:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 92e76af2-82e5-5ff3-8f32-53ce33bb934c, identifier: 6974478auction61871
2026-03-27 16:48:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 92e76af2-82e5-5ff3-8f32-53ce33bb934c with identifier: 6974478auction61871
2026-03-27 16:48:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 92e76af2-82e5-5ff3-8f32-53ce33bb934c with identifier: 6974478auction61871
2026-03-27 16:48:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 92e76af2-82e5-5ff3-8f32-53ce33bb934c with identifier: 6974478auction61871 to the API
2026-03-27 16:48:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974478>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '92e76af2-82e5-5ff3-8f32-53ce33bb934c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974478',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Ford',
'model': 'Focus',
'odometer': 118746,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Clipper 1.5 EcoBlue 88kW Aut. Trend Ed. Business 5d',
'transmission': 'automatic',
'trim': 'Clipper 1.5 EcoBlue 88kW Aut. Trend Ed. Business 5d',
'vin': None,
'year': 2020}
2026-03-27 16:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974478auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:32 [ecarstrade.be] INFO: Saving data for 6974478auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760794.796714, 'last_price_update_time': 1774630112.406308}
2026-03-27 16:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974478auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973051> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:33 [ecarstrade.be] INFO: Extracting details for car 6973051auction61871
2026-03-27 16:48:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 457c121a-d4ed-50e3-98ee-773720313c24 with identifier: 6973051auction61871
2026-03-27 16:48:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 457c121a-d4ed-50e3-98ee-773720313c24 with scrape type 2
2026-03-27 16:48:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 457c121a-d4ed-50e3-98ee-773720313c24 with scrape type 2
2026-03-27 16:48:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 457c121a-d4ed-50e3-98ee-773720313c24, identifier: 6973051auction61871
2026-03-27 16:48:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 457c121a-d4ed-50e3-98ee-773720313c24 with identifier: 6973051auction61871
2026-03-27 16:48:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 457c121a-d4ed-50e3-98ee-773720313c24 with identifier: 6973051auction61871
2026-03-27 16:48:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 457c121a-d4ed-50e3-98ee-773720313c24 with identifier: 6973051auction61871 to the API
2026-03-27 16:48:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973051>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '457c121a-d4ed-50e3-98ee-773720313c24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973051',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Audi',
'model': 'Q2',
'odometer': 129566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 1.5 35 TFSI 110kW S tronic Business Ed 5d',
'transmission': 'automatic',
'trim': '1.5 35 TFSI 110kW S tronic Business Ed 5d',
'vin': None,
'year': 2020}
2026-03-27 16:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973051auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:33 [ecarstrade.be] INFO: Saving data for 6973051auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760471.361175, 'last_price_update_time': 1774630113.899438}
2026-03-27 16:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973051auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973050> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:34 [ecarstrade.be] INFO: Extracting details for car 6973050auction61871
2026-03-27 16:48:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09fdf1ae-0a98-5804-a710-37d66a10aca1 with identifier: 6973050auction61871
2026-03-27 16:48:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09fdf1ae-0a98-5804-a710-37d66a10aca1 with scrape type 2
2026-03-27 16:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09fdf1ae-0a98-5804-a710-37d66a10aca1 with scrape type 2
2026-03-27 16:48:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 09fdf1ae-0a98-5804-a710-37d66a10aca1, identifier: 6973050auction61871
2026-03-27 16:48:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 09fdf1ae-0a98-5804-a710-37d66a10aca1 with identifier: 6973050auction61871
2026-03-27 16:48:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 09fdf1ae-0a98-5804-a710-37d66a10aca1 with identifier: 6973050auction61871
2026-03-27 16:48:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 09fdf1ae-0a98-5804-a710-37d66a10aca1 with identifier: 6973050auction61871 to the API
2026-03-27 16:48:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973050>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '09fdf1ae-0a98-5804-a710-37d66a10aca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973050',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 101279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'Ford Galaxy 2.5i HEV Aut. 140kW Titanium 5d 7pl',
'transmission': 'automatic',
'trim': '2.5i HEV Aut. 140kW Titanium 5d 7pl',
'vin': None,
'year': 2022}
2026-03-27 16:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973050auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:34 [ecarstrade.be] INFO: Saving data for 6973050auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760470.739926, 'last_price_update_time': 1774630114.91048}
2026-03-27 16:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973050auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973049> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:35 [ecarstrade.be] INFO: Extracting details for car 6973049auction61871
2026-03-27 16:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5707634-152e-57a6-ad0e-ecd780151181 with identifier: 6973049auction61871
2026-03-27 16:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5707634-152e-57a6-ad0e-ecd780151181 with scrape type 2
2026-03-27 16:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5707634-152e-57a6-ad0e-ecd780151181 with scrape type 2
2026-03-27 16:48:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5707634-152e-57a6-ad0e-ecd780151181, identifier: 6973049auction61871
2026-03-27 16:48:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5707634-152e-57a6-ad0e-ecd780151181 with identifier: 6973049auction61871
2026-03-27 16:48:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5707634-152e-57a6-ad0e-ecd780151181 with identifier: 6973049auction61871
2026-03-27 16:48:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5707634-152e-57a6-ad0e-ecd780151181 with identifier: 6973049auction61871 to the API
2026-03-27 16:48:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973049>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'e5707634-152e-57a6-ad0e-ecd780151181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973049',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 31630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 1.0 TSI 81kW Life Business 5d',
'transmission': 'manual',
'trim': 'VIII 1.0 TSI 81kW Life Business 5d',
'vin': None,
'year': 2023}
2026-03-27 16:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973049auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:36 [ecarstrade.be] INFO: Saving data for 6973049auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760485.197808, 'last_price_update_time': 1774630116.483509}
2026-03-27 16:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973049auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973052> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:36 [ecarstrade.be] INFO: Extracting details for car 6973052auction61871
2026-03-27 16:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df160d90-ed4b-50a8-96e4-63c3d5e643f3 with identifier: 6973052auction61871
2026-03-27 16:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df160d90-ed4b-50a8-96e4-63c3d5e643f3 with scrape type 2
2026-03-27 16:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df160d90-ed4b-50a8-96e4-63c3d5e643f3 with scrape type 2
2026-03-27 16:48:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: df160d90-ed4b-50a8-96e4-63c3d5e643f3, identifier: 6973052auction61871
2026-03-27 16:48:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: df160d90-ed4b-50a8-96e4-63c3d5e643f3 with identifier: 6973052auction61871
2026-03-27 16:48:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: df160d90-ed4b-50a8-96e4-63c3d5e643f3 with identifier: 6973052auction61871
2026-03-27 16:48:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: df160d90-ed4b-50a8-96e4-63c3d5e643f3 with identifier: 6973052auction61871 to the API
2026-03-27 16:48:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973052>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'df160d90-ed4b-50a8-96e4-63c3d5e643f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973052',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Honda',
'model': 'CR-V',
'odometer': 70372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Honda CR-V 2.0 i-MMD 2WD CVT Elegance 5d',
'transmission': 'automatic',
'trim': '2.0 i-MMD 2WD CVT Elegance 5d',
'vin': None,
'year': 2021}
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973052auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:37 [ecarstrade.be] INFO: Saving data for 6973052auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760473.909179, 'last_price_update_time': 1774630117.011875}
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973052auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974476> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:37 [ecarstrade.be] INFO: Extracting details for car 6974476auction61871
2026-03-27 16:48:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5282fc43-ea8a-5426-956a-1a7a03416c8a with identifier: 6974476auction61871
2026-03-27 16:48:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5282fc43-ea8a-5426-956a-1a7a03416c8a with scrape type 2
2026-03-27 16:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5282fc43-ea8a-5426-956a-1a7a03416c8a with scrape type 2
2026-03-27 16:48:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5282fc43-ea8a-5426-956a-1a7a03416c8a, identifier: 6974476auction61871
2026-03-27 16:48:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5282fc43-ea8a-5426-956a-1a7a03416c8a with identifier: 6974476auction61871
2026-03-27 16:48:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5282fc43-ea8a-5426-956a-1a7a03416c8a with identifier: 6974476auction61871
2026-03-27 16:48:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5282fc43-ea8a-5426-956a-1a7a03416c8a with identifier: 6974476auction61871 to the API
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974476>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '5282fc43-ea8a-5426-956a-1a7a03416c8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974476',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X5',
'odometer': 152323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 - 2018 3.0A xDrive45e 286 PHEV (EU6d-TEMP) 5d',
'transmission': 'automatic',
'trim': '- 2018 3.0A xDrive45e 286 PHEV (EU6d-TEMP) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974476auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:37 [ecarstrade.be] INFO: Saving data for 6974476auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760689.226651, 'last_price_update_time': 1774630117.683208}
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974476auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974482> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:38 [ecarstrade.be] INFO: Extracting details for car 6974482auction61871
2026-03-27 16:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73fb253-1085-5e67-ae40-979100958d25 with identifier: 6974482auction61871
2026-03-27 16:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73fb253-1085-5e67-ae40-979100958d25 with scrape type 2
2026-03-27 16:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73fb253-1085-5e67-ae40-979100958d25 with scrape type 2
2026-03-27 16:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f73fb253-1085-5e67-ae40-979100958d25, identifier: 6974482auction61871
2026-03-27 16:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f73fb253-1085-5e67-ae40-979100958d25 with identifier: 6974482auction61871
2026-03-27 16:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f73fb253-1085-5e67-ae40-979100958d25 with identifier: 6974482auction61871
2026-03-27 16:48:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f73fb253-1085-5e67-ae40-979100958d25 with identifier: 6974482auction61871 to the API
2026-03-27 16:48:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974482>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'f73fb253-1085-5e67-ae40-979100958d25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974482',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'Other',
'odometer': 18831,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 HATCH - 2019 116i 109hp OPF 5d',
'transmission': 'manual',
'trim': '1 HATCH - 2019 116i 109hp OPF 5d',
'vin': None,
'year': 2023}
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974482auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:39 [ecarstrade.be] INFO: Saving data for 6974482auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760995.301615, 'last_price_update_time': 1774630119.012497}
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974482auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974477> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:39 [ecarstrade.be] INFO: Extracting details for car 6974477auction61871
2026-03-27 16:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bf0f495-913b-5f36-a446-ca047f5ebea0 with identifier: 6974477auction61871
2026-03-27 16:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bf0f495-913b-5f36-a446-ca047f5ebea0 with scrape type 2
2026-03-27 16:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bf0f495-913b-5f36-a446-ca047f5ebea0 with scrape type 2
2026-03-27 16:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5bf0f495-913b-5f36-a446-ca047f5ebea0, identifier: 6974477auction61871
2026-03-27 16:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5bf0f495-913b-5f36-a446-ca047f5ebea0 with identifier: 6974477auction61871
2026-03-27 16:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5bf0f495-913b-5f36-a446-ca047f5ebea0 with identifier: 6974477auction61871
2026-03-27 16:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5bf0f495-913b-5f36-a446-ca047f5ebea0 with identifier: 6974477auction61871 to the API
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974477>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '5bf0f495-913b-5f36-a446-ca047f5ebea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974477',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q5',
'odometer': 189344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 DIESEL - 2020 40 TDi 204 Quattro Advanced S tronic 5d',
'transmission': 'automatic',
'trim': 'AUDI DIESEL - 2020 40 TDi 204 Quattro Advanced S tronic 5d',
'vin': None,
'year': 2021}
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974477auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:39 [ecarstrade.be] INFO: Saving data for 6974477auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760689.929007, 'last_price_update_time': 1774630119.55054}
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974477auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973066> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:39 [ecarstrade.be] INFO: Extracting details for car 6973066auction61871
2026-03-27 16:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fec274d-247c-5242-af0c-08a4eea28920 with identifier: 6973066auction61871
2026-03-27 16:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fec274d-247c-5242-af0c-08a4eea28920 with scrape type 2
2026-03-27 16:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fec274d-247c-5242-af0c-08a4eea28920 with scrape type 2
2026-03-27 16:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3fec274d-247c-5242-af0c-08a4eea28920, identifier: 6973066auction61871
2026-03-27 16:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3fec274d-247c-5242-af0c-08a4eea28920 with identifier: 6973066auction61871
2026-03-27 16:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3fec274d-247c-5242-af0c-08a4eea28920 with identifier: 6973066auction61871
2026-03-27 16:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3fec274d-247c-5242-af0c-08a4eea28920 with identifier: 6973066auction61871 to the API
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973066>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '3fec274d-247c-5242-af0c-08a4eea28920',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973066',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 136244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 CRTDI 85kW Ambition 5d',
'transmission': 'manual',
'trim': 'Combi 2.0 CRTDI 85kW Ambition 5d',
'vin': None,
'year': 2020}
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973066auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:40 [ecarstrade.be] INFO: Saving data for 6973066auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760625.57222, 'last_price_update_time': 1774630120.323107}
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973066auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974480> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:40 [ecarstrade.be] INFO: Extracting details for car 6974480auction61871
2026-03-27 16:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d5e70a0-1add-5c96-89dc-cf191dbbceec with identifier: 6974480auction61871
2026-03-27 16:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d5e70a0-1add-5c96-89dc-cf191dbbceec with scrape type 2
2026-03-27 16:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d5e70a0-1add-5c96-89dc-cf191dbbceec with scrape type 2
2026-03-27 16:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d5e70a0-1add-5c96-89dc-cf191dbbceec, identifier: 6974480auction61871
2026-03-27 16:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d5e70a0-1add-5c96-89dc-cf191dbbceec with identifier: 6974480auction61871
2026-03-27 16:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d5e70a0-1add-5c96-89dc-cf191dbbceec with identifier: 6974480auction61871
2026-03-27 16:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d5e70a0-1add-5c96-89dc-cf191dbbceec with identifier: 6974480auction61871 to the API
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974480>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '5d5e70a0-1add-5c96-89dc-cf191dbbceec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974480',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Skoda',
'model': 'Scala',
'odometer': 160462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Scala 1.0 TSI 81kW DSG7 Clever 5d',
'transmission': 'automatic',
'trim': '1.0 TSI 81kW DSG7 Clever 5d',
'vin': None,
'year': 2021}
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974480auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:40 [ecarstrade.be] INFO: Saving data for 6974480auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760788.228422, 'last_price_update_time': 1774630120.79015}
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974480auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973055> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:41 [ecarstrade.be] INFO: Extracting details for car 6973055auction61871
2026-03-27 16:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 323d7d6b-48b6-5a81-bc66-fb0e74989e3f with identifier: 6973055auction61871
2026-03-27 16:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 323d7d6b-48b6-5a81-bc66-fb0e74989e3f with scrape type 2
2026-03-27 16:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 323d7d6b-48b6-5a81-bc66-fb0e74989e3f with scrape type 2
2026-03-27 16:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 323d7d6b-48b6-5a81-bc66-fb0e74989e3f, identifier: 6973055auction61871
2026-03-27 16:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 323d7d6b-48b6-5a81-bc66-fb0e74989e3f with identifier: 6973055auction61871
2026-03-27 16:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 323d7d6b-48b6-5a81-bc66-fb0e74989e3f with identifier: 6973055auction61871
2026-03-27 16:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 323d7d6b-48b6-5a81-bc66-fb0e74989e3f with identifier: 6973055auction61871 to the API
2026-03-27 16:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973055>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '323d7d6b-48b6-5a81-bc66-fb0e74989e3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973055',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'Other',
'odometer': 12099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Reeks Active Tourer 218d (110kW) 5d',
'transmission': 'automatic',
'trim': '2 Reeks Active Tourer 218d (110kW) 5d',
'vin': None,
'year': 2023}
2026-03-27 16:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973055auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:41 [ecarstrade.be] INFO: Saving data for 6973055auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760476.150872, 'last_price_update_time': 1774630121.637514}
2026-03-27 16:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973055auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907040> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:45 [ecarstrade.be] INFO: Extracting details for car 6907040auction61871
2026-03-27 16:48:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bf8b747-2b2b-5c1a-9661-da7ea59e4b53 with identifier: 6907040auction61871
2026-03-27 16:48:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bf8b747-2b2b-5c1a-9661-da7ea59e4b53 with scrape type 2
2026-03-27 16:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bf8b747-2b2b-5c1a-9661-da7ea59e4b53 with scrape type 2
2026-03-27 16:48:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3bf8b747-2b2b-5c1a-9661-da7ea59e4b53, identifier: 6907040auction61871
2026-03-27 16:48:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3bf8b747-2b2b-5c1a-9661-da7ea59e4b53 with identifier: 6907040auction61871
2026-03-27 16:48:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3bf8b747-2b2b-5c1a-9661-da7ea59e4b53 with identifier: 6907040auction61871
2026-03-27 16:48:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3bf8b747-2b2b-5c1a-9661-da7ea59e4b53 with identifier: 6907040auction61871 to the API
2026-03-27 16:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907040>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '3bf8b747-2b2b-5c1a-9661-da7ea59e4b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6907040',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
'make': 'AC',
'model': 'Jaguar E-Pace',
'odometer': 137164,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar E-Pace D150 AWD 5d !! technical issues !!',
'transmission': 'manual',
'trim': 'D150 AWD 5d !! technical issues !!',
'vin': None,
'year': 2020}
2026-03-27 16:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907040auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:45 [ecarstrade.be] INFO: Saving data for 6907040auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774450676.440558, 'last_price_update_time': 1774630125.871403}
2026-03-27 16:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907040auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974466> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6954131> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:46 [ecarstrade.be] INFO: Extracting details for car 6974466auction61871
2026-03-27 16:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4edfe9da-cde7-5611-8a0b-30c29b643d77 with identifier: 6974466auction61871
2026-03-27 16:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4edfe9da-cde7-5611-8a0b-30c29b643d77 with scrape type 2
2026-03-27 16:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4edfe9da-cde7-5611-8a0b-30c29b643d77 with scrape type 2
2026-03-27 16:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4edfe9da-cde7-5611-8a0b-30c29b643d77, identifier: 6974466auction61871
2026-03-27 16:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4edfe9da-cde7-5611-8a0b-30c29b643d77 with identifier: 6974466auction61871
2026-03-27 16:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4edfe9da-cde7-5611-8a0b-30c29b643d77 with identifier: 6974466auction61871
2026-03-27 16:48:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4edfe9da-cde7-5611-8a0b-30c29b643d77 with identifier: 6974466auction61871 to the API
2026-03-27 16:48:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974466>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '4edfe9da-cde7-5611-8a0b-30c29b643d77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974466',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 81881,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19 PHEV, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19 PHEV, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2022}
2026-03-27 16:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974466auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:46 [ecarstrade.be] INFO: Saving data for 6974466auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760790.337405, 'last_price_update_time': 1774630126.84469}
2026-03-27 16:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974466auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:46 [ecarstrade.be] INFO: Extracting details for car 6954131auction61871
2026-03-27 16:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6859943> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c46a63-b0df-54c5-8a0d-809203c8b88b with identifier: 6954131auction61871
2026-03-27 16:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c46a63-b0df-54c5-8a0d-809203c8b88b with scrape type 2
2026-03-27 16:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c46a63-b0df-54c5-8a0d-809203c8b88b with scrape type 2
2026-03-27 16:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64c46a63-b0df-54c5-8a0d-809203c8b88b, identifier: 6954131auction61871
2026-03-27 16:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64c46a63-b0df-54c5-8a0d-809203c8b88b with identifier: 6954131auction61871
2026-03-27 16:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64c46a63-b0df-54c5-8a0d-809203c8b88b with identifier: 6954131auction61871
2026-03-27 16:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64c46a63-b0df-54c5-8a0d-809203c8b88b with identifier: 6954131auction61871 to the API
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6954131>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '64c46a63-b0df-54c5-8a0d-809203c8b88b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6954131',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
'make': 'Opel',
'model': 'Astra',
'odometer': 107463,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.5 Turbo D 77kW S/S Elegance 5d !!Damaged '
'car!!',
'transmission': 'manual',
'trim': 'Sports Tourer 1.5 Turbo D 77kW S/S Elegance 5d !!Damaged car!!',
'vin': None,
'year': 2022}
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276954131auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:47 [ecarstrade.be] INFO: Saving data for 6954131auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774450673.293442, 'last_price_update_time': 1774630127.327385}
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6954131auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:47 [ecarstrade.be] INFO: Extracting details for car 6859943auction61871
2026-03-27 16:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7bda0eb-e254-55bd-b2c9-37e97e8f9422 with identifier: 6859943auction61871
2026-03-27 16:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7bda0eb-e254-55bd-b2c9-37e97e8f9422 with scrape type 2
2026-03-27 16:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7bda0eb-e254-55bd-b2c9-37e97e8f9422 with scrape type 2
2026-03-27 16:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d7bda0eb-e254-55bd-b2c9-37e97e8f9422, identifier: 6859943auction61871
2026-03-27 16:48:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d7bda0eb-e254-55bd-b2c9-37e97e8f9422 with identifier: 6859943auction61871
2026-03-27 16:48:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d7bda0eb-e254-55bd-b2c9-37e97e8f9422 with identifier: 6859943auction61871
2026-03-27 16:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d7bda0eb-e254-55bd-b2c9-37e97e8f9422 with identifier: 6859943auction61871 to the API
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6859943>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd7bda0eb-e254-55bd-b2c9-37e97e8f9422',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6859943',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
'make': 'Peugeot',
'model': '5008',
'odometer': 174411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 2.0 BlueHDi 132kW S&S EAT8 GT Pack 5d !! Technical '
'issues !!',
'transmission': 'automatic',
'trim': '2.0 BlueHDi 132kW S&S EAT8 GT Pack 5d !! Technical issues !!',
'vin': None,
'year': 2022}
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859943auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:47 [ecarstrade.be] INFO: Saving data for 6859943auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774450700.556983, 'last_price_update_time': 1774630127.74478}
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6859943auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973035> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974464> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:47 [ecarstrade.be] INFO: Extracting details for car 6973035auction61871
2026-03-27 16:48:47 [ecarstrade.be] INFO: Extracting details for car 6974464auction61871
2026-03-27 16:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4bf663b-36fb-5c3c-a5b1-7283a8262269 with identifier: 6973035auction61871
2026-03-27 16:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4bf663b-36fb-5c3c-a5b1-7283a8262269 with scrape type 2
2026-03-27 16:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4bf663b-36fb-5c3c-a5b1-7283a8262269 with scrape type 2
2026-03-27 16:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4bf663b-36fb-5c3c-a5b1-7283a8262269, identifier: 6973035auction61871
2026-03-27 16:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fec0a0f-fb5b-54f3-a8d3-3df4a0507b09 with identifier: 6974464auction61871
2026-03-27 16:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fec0a0f-fb5b-54f3-a8d3-3df4a0507b09 with scrape type 2
2026-03-27 16:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fec0a0f-fb5b-54f3-a8d3-3df4a0507b09 with scrape type 2
2026-03-27 16:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6fec0a0f-fb5b-54f3-a8d3-3df4a0507b09, identifier: 6974464auction61871
2026-03-27 16:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4bf663b-36fb-5c3c-a5b1-7283a8262269 with identifier: 6973035auction61871
2026-03-27 16:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4bf663b-36fb-5c3c-a5b1-7283a8262269 with identifier: 6973035auction61871
2026-03-27 16:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4bf663b-36fb-5c3c-a5b1-7283a8262269 with identifier: 6973035auction61871 to the API
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973035>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'c4bf663b-36fb-5c3c-a5b1-7283a8262269',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973035',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 94552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19 PHEV, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19 PHEV, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2022}
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973035auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:48 [ecarstrade.be] INFO: Saving data for 6973035auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760408.963528, 'last_price_update_time': 1774630128.408187}
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973035auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6fec0a0f-fb5b-54f3-a8d3-3df4a0507b09 with identifier: 6974464auction61871
2026-03-27 16:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6fec0a0f-fb5b-54f3-a8d3-3df4a0507b09 with identifier: 6974464auction61871
2026-03-27 16:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6fec0a0f-fb5b-54f3-a8d3-3df4a0507b09 with identifier: 6974464auction61871 to the API
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974464>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '6fec0a0f-fb5b-54f3-a8d3-3df4a0507b09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974464',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '508',
'odometer': 62870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': "Peugeot, 508 SW '18, Peugeot 508 SW 1.2 PureTech 130 S&S EAT8 "
'Active Pa',
'transmission': 'automatic',
'trim': ", SW '18, SW 1.2 PureTech 130 S&S EAT8 Active Pa",
'vin': None,
'year': 2021}
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974464auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:48 [ecarstrade.be] INFO: Saving data for 6974464auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760993.925411, 'last_price_update_time': 1774630128.712789}
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974464auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6694675> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974467> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:48 [ecarstrade.be] INFO: Extracting details for car 6694675auction61871
2026-03-27 16:48:48 [ecarstrade.be] INFO: Extracting details for car 6974467auction61871
2026-03-27 16:48:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3554f0bf-abb5-5a89-bdad-fc266ccb11cf with identifier: 6694675auction61871
2026-03-27 16:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3554f0bf-abb5-5a89-bdad-fc266ccb11cf with scrape type 2
2026-03-27 16:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3554f0bf-abb5-5a89-bdad-fc266ccb11cf with scrape type 2
2026-03-27 16:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3554f0bf-abb5-5a89-bdad-fc266ccb11cf, identifier: 6694675auction61871
2026-03-27 16:48:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 374b0ace-b49d-5bb0-aefc-994b528cf247 with identifier: 6974467auction61871
2026-03-27 16:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 374b0ace-b49d-5bb0-aefc-994b528cf247 with scrape type 2
2026-03-27 16:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 374b0ace-b49d-5bb0-aefc-994b528cf247 with scrape type 2
2026-03-27 16:48:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 374b0ace-b49d-5bb0-aefc-994b528cf247, identifier: 6974467auction61871
2026-03-27 16:48:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3554f0bf-abb5-5a89-bdad-fc266ccb11cf with identifier: 6694675auction61871
2026-03-27 16:48:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3554f0bf-abb5-5a89-bdad-fc266ccb11cf with identifier: 6694675auction61871
2026-03-27 16:48:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3554f0bf-abb5-5a89-bdad-fc266ccb11cf with identifier: 6694675auction61871 to the API
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6694675>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '3554f0bf-abb5-5a89-bdad-fc266ccb11cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6694675',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'AC',
'model': 'Ford Mustang Mach-E',
'odometer': 42000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mustang Mach-E 72kWh 198kW Standard Range RWD 5d !!Damaged '
'car!!',
'transmission': 'automatic',
'trim': '72kWh 198kW Standard Range RWD 5d !!Damaged car!!',
'vin': None,
'year': 2024}
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694675auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:49 [ecarstrade.be] INFO: Saving data for 6694675auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774450676.860217, 'last_price_update_time': 1774630129.297403}
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6694675auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 374b0ace-b49d-5bb0-aefc-994b528cf247 with identifier: 6974467auction61871
2026-03-27 16:48:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 374b0ace-b49d-5bb0-aefc-994b528cf247 with identifier: 6974467auction61871
2026-03-27 16:48:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 374b0ace-b49d-5bb0-aefc-994b528cf247 with identifier: 6974467auction61871 to the API
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974467>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '374b0ace-b49d-5bb0-aefc-994b528cf247',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974467',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Kia',
'model': 'Other',
'odometer': 214772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': "Kia, Ceed SW FL'21, KIA cee'd Sportswagon Pulse 1.6 CRDi 136 MHEV "
'e-cl',
'transmission': 'manual',
'trim': ", Ceed SW FL'21, KIA cee'd Sportswagon Pulse 1.6 CRDi 136 MHEV e-cl",
'vin': None,
'year': 2022}
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974467auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:49 [ecarstrade.be] INFO: Saving data for 6974467auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760791.067126, 'last_price_update_time': 1774630129.600576}
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974467auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974468> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:52 [ecarstrade.be] INFO: Extracting details for car 6974468auction61871
2026-03-27 16:48:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb116923-29a9-59c9-8002-72a915ef7764 with identifier: 6974468auction61871
2026-03-27 16:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb116923-29a9-59c9-8002-72a915ef7764 with scrape type 2
2026-03-27 16:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb116923-29a9-59c9-8002-72a915ef7764 with scrape type 2
2026-03-27 16:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fb116923-29a9-59c9-8002-72a915ef7764, identifier: 6974468auction61871
2026-03-27 16:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fb116923-29a9-59c9-8002-72a915ef7764 with identifier: 6974468auction61871
2026-03-27 16:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fb116923-29a9-59c9-8002-72a915ef7764 with identifier: 6974468auction61871
2026-03-27 16:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fb116923-29a9-59c9-8002-72a915ef7764 with identifier: 6974468auction61871 to the API
2026-03-27 16:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974468>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'fb116923-29a9-59c9-8002-72a915ef7764',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974468',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 140816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Citroën, C5 Aircross '18 PHEV, Citroën C5 Aircross Hybrid 225 "
'e-EAT8 Business GPS',
'transmission': 'automatic',
'trim': "Citroën, '18 PHEV, Citroën Hybrid 225 e-EAT8 Business GPS",
'vin': None,
'year': 2022}
2026-03-27 16:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974468auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:52 [ecarstrade.be] INFO: Saving data for 6974468auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760789.645176, 'last_price_update_time': 1774630132.835062}
2026-03-27 16:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974468auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974465> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:54 [ecarstrade.be] INFO: Extracting details for car 6974465auction61871
2026-03-27 16:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 842373a4-e577-5b09-b69c-15dcc9e59a81 with identifier: 6974465auction61871
2026-03-27 16:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 842373a4-e577-5b09-b69c-15dcc9e59a81 with scrape type 2
2026-03-27 16:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 842373a4-e577-5b09-b69c-15dcc9e59a81 with scrape type 2
2026-03-27 16:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 842373a4-e577-5b09-b69c-15dcc9e59a81, identifier: 6974465auction61871
2026-03-27 16:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 842373a4-e577-5b09-b69c-15dcc9e59a81 with identifier: 6974465auction61871
2026-03-27 16:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 842373a4-e577-5b09-b69c-15dcc9e59a81 with identifier: 6974465auction61871
2026-03-27 16:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 842373a4-e577-5b09-b69c-15dcc9e59a81 with identifier: 6974465auction61871 to the API
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974465>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '842373a4-e577-5b09-b69c-15dcc9e59a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974465',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': '5 Series',
'odometer': 102062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 5-serie FL'20, BMW 5 Reeks Berline 530e 200kW 4d",
'transmission': 'automatic',
'trim': ", 5-serie FL'20, 5 Reeks Berline 530e 200kW 4d",
'vin': None,
'year': 2020}
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974465auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:54 [ecarstrade.be] INFO: Saving data for 6974465auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760894.251781, 'last_price_update_time': 1774630134.375545}
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974465auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974463> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:54 [ecarstrade.be] INFO: Extracting details for car 6974463auction61871
2026-03-27 16:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88c8441c-60a7-507b-9211-96bddb63a163 with identifier: 6974463auction61871
2026-03-27 16:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88c8441c-60a7-507b-9211-96bddb63a163 with scrape type 2
2026-03-27 16:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88c8441c-60a7-507b-9211-96bddb63a163 with scrape type 2
2026-03-27 16:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88c8441c-60a7-507b-9211-96bddb63a163, identifier: 6974463auction61871
2026-03-27 16:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88c8441c-60a7-507b-9211-96bddb63a163 with identifier: 6974463auction61871
2026-03-27 16:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88c8441c-60a7-507b-9211-96bddb63a163 with identifier: 6974463auction61871
2026-03-27 16:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88c8441c-60a7-507b-9211-96bddb63a163 with identifier: 6974463auction61871 to the API
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974463>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '88c8441c-60a7-507b-9211-96bddb63a163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974463',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'E-Class',
'odometer': 87446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, E-Class Break FL'20, Mercedes-Benz E-Klasse Break E 200d "
'Business Solut',
'transmission': 'automatic',
'trim': ", Break FL'20, -Benz E-Klasse Break E 200d Business Solut",
'vin': None,
'year': 2021}
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974463auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:54 [ecarstrade.be] INFO: Saving data for 6974463auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760786.567789, 'last_price_update_time': 1774630134.860582}
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974463auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973036> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974469> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:54 [ecarstrade.be] INFO: Extracting details for car 6973036auction61871
2026-03-27 16:48:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fd7c32a-3e12-5266-80ba-b5b39589342b with identifier: 6973036auction61871
2026-03-27 16:48:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fd7c32a-3e12-5266-80ba-b5b39589342b with scrape type 2
2026-03-27 16:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fd7c32a-3e12-5266-80ba-b5b39589342b with scrape type 2
2026-03-27 16:48:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0fd7c32a-3e12-5266-80ba-b5b39589342b, identifier: 6973036auction61871
2026-03-27 16:48:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0fd7c32a-3e12-5266-80ba-b5b39589342b with identifier: 6973036auction61871
2026-03-27 16:48:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0fd7c32a-3e12-5266-80ba-b5b39589342b with identifier: 6973036auction61871
2026-03-27 16:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0fd7c32a-3e12-5266-80ba-b5b39589342b with identifier: 6973036auction61871 to the API
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973036>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '0fd7c32a-3e12-5266-80ba-b5b39589342b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973036',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'GLC-Class',
'odometer': 126244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, GLC FL'19 PHEV, Mercedes-Benz GLC GLC 300 de Business "
'Solution 4MA',
'transmission': 'automatic',
'trim': ", GLC FL'19 PHEV, -Benz GLC GLC 300 de Business Solution 4MA",
'vin': None,
'year': 2022}
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973036auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:55 [ecarstrade.be] INFO: Saving data for 6973036auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760475.473827, 'last_price_update_time': 1774630135.369411}
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973036auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:55 [ecarstrade.be] INFO: Extracting details for car 6974469auction61871
2026-03-27 16:48:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6176f1e-258b-56b1-ab01-bec284fbc0e3 with identifier: 6974469auction61871
2026-03-27 16:48:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6176f1e-258b-56b1-ab01-bec284fbc0e3 with scrape type 2
2026-03-27 16:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6176f1e-258b-56b1-ab01-bec284fbc0e3 with scrape type 2
2026-03-27 16:48:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f6176f1e-258b-56b1-ab01-bec284fbc0e3, identifier: 6974469auction61871
2026-03-27 16:48:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f6176f1e-258b-56b1-ab01-bec284fbc0e3 with identifier: 6974469auction61871
2026-03-27 16:48:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f6176f1e-258b-56b1-ab01-bec284fbc0e3 with identifier: 6974469auction61871
2026-03-27 16:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f6176f1e-258b-56b1-ab01-bec284fbc0e3 with identifier: 6974469auction61871 to the API
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974469>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'f6176f1e-258b-56b1-ab01-bec284fbc0e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974469',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '5008',
'odometer': 218303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 7,
'seller_name': None,
'title': "Peugeot, 5008 FL'20, Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 GT 5d",
'transmission': 'automatic',
'trim': ", FL'20, 1.5 BlueHDi 96kW S&S EAT8 GT 5d",
'vin': None,
'year': 2022}
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974469auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:55 [ecarstrade.be] INFO: Saving data for 6974469auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760888.612958, 'last_price_update_time': 1774630135.757874}
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974469auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974470> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:55 [ecarstrade.be] INFO: Extracting details for car 6974470auction61871
2026-03-27 16:48:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01ae8d82-6026-5f50-b90d-1c3c3b043a75 with identifier: 6974470auction61871
2026-03-27 16:48:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ae8d82-6026-5f50-b90d-1c3c3b043a75 with scrape type 2
2026-03-27 16:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01ae8d82-6026-5f50-b90d-1c3c3b043a75 with scrape type 2
2026-03-27 16:48:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 01ae8d82-6026-5f50-b90d-1c3c3b043a75, identifier: 6974470auction61871
2026-03-27 16:48:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 01ae8d82-6026-5f50-b90d-1c3c3b043a75 with identifier: 6974470auction61871
2026-03-27 16:48:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 01ae8d82-6026-5f50-b90d-1c3c3b043a75 with identifier: 6974470auction61871
2026-03-27 16:48:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 01ae8d82-6026-5f50-b90d-1c3c3b043a75 with identifier: 6974470auction61871 to the API
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974470>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '01ae8d82-6026-5f50-b90d-1c3c3b043a75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974470',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'Other',
'odometer': 88245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 3-serie Touring '18, BMW 3 Reeks Touring 318dA (110 kW) 5d",
'transmission': 'automatic',
'trim': ", 3-serie Touring '18, 3 Reeks Touring 318dA (110 kW) 5d",
'vin': None,
'year': 2022}
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974470auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:56 [ecarstrade.be] INFO: Saving data for 6974470auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760792.490026, 'last_price_update_time': 1774630136.360766}
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974470auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974472> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:56 [ecarstrade.be] INFO: Extracting details for car 6974472auction61871
2026-03-27 16:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a797e32-7fba-5281-a008-d11658bdc8d6 with identifier: 6974472auction61871
2026-03-27 16:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a797e32-7fba-5281-a008-d11658bdc8d6 with scrape type 2
2026-03-27 16:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a797e32-7fba-5281-a008-d11658bdc8d6 with scrape type 2
2026-03-27 16:48:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7a797e32-7fba-5281-a008-d11658bdc8d6, identifier: 6974472auction61871
2026-03-27 16:48:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7a797e32-7fba-5281-a008-d11658bdc8d6 with identifier: 6974472auction61871
2026-03-27 16:48:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7a797e32-7fba-5281-a008-d11658bdc8d6 with identifier: 6974472auction61871
2026-03-27 16:48:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7a797e32-7fba-5281-a008-d11658bdc8d6 with identifier: 6974472auction61871 to the API
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974472>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '7a797e32-7fba-5281-a008-d11658bdc8d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974472',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '508',
'odometer': 54467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': "Peugeot, 508 SW '18, Peugeot 508 SW 1.6 Hybrid 225 e-EAT8 GT 5d",
'transmission': 'automatic',
'trim': ", SW '18, SW 1.6 Hybrid 225 e-EAT8 GT 5d",
'vin': None,
'year': 2021}
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974472auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:56 [ecarstrade.be] INFO: Saving data for 6974472auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760785.852082, 'last_price_update_time': 1774630136.83392}
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974472auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973037> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:57 [ecarstrade.be] INFO: Extracting details for car 6973037auction61871
2026-03-27 16:48:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f02ade1-d60b-5a5f-922c-539e16dacc1e with identifier: 6973037auction61871
2026-03-27 16:48:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f02ade1-d60b-5a5f-922c-539e16dacc1e with scrape type 2
2026-03-27 16:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f02ade1-d60b-5a5f-922c-539e16dacc1e with scrape type 2
2026-03-27 16:48:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4f02ade1-d60b-5a5f-922c-539e16dacc1e, identifier: 6973037auction61871
2026-03-27 16:48:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4f02ade1-d60b-5a5f-922c-539e16dacc1e with identifier: 6973037auction61871
2026-03-27 16:48:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4f02ade1-d60b-5a5f-922c-539e16dacc1e with identifier: 6973037auction61871
2026-03-27 16:48:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4f02ade1-d60b-5a5f-922c-539e16dacc1e with identifier: 6973037auction61871 to the API
2026-03-27 16:48:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973037>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '4f02ade1-d60b-5a5f-922c-539e16dacc1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973037',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 72073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, A-Class '18 PHEV, Mercedes-Benz A-Klasse A 250 e 5d",
'transmission': 'automatic',
'trim': ", '18 PHEV, -Benz A-Klasse A 250 e 5d",
'vin': None,
'year': 2022}
2026-03-27 16:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973037auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:57 [ecarstrade.be] INFO: Saving data for 6973037auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760796.142728, 'last_price_update_time': 1774630137.742493}
2026-03-27 16:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973037auction61871') HTTP/1.1" 204 0
2026-03-27 16:48:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974471> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:48:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:48:59 [ecarstrade.be] INFO: Extracting details for car 6974471auction61871
2026-03-27 16:48:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf2784d-228c-5810-a576-b21b05819bc3 with identifier: 6974471auction61871
2026-03-27 16:48:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf2784d-228c-5810-a576-b21b05819bc3 with scrape type 2
2026-03-27 16:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf2784d-228c-5810-a576-b21b05819bc3 with scrape type 2
2026-03-27 16:48:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ddf2784d-228c-5810-a576-b21b05819bc3, identifier: 6974471auction61871
2026-03-27 16:48:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ddf2784d-228c-5810-a576-b21b05819bc3 with identifier: 6974471auction61871
2026-03-27 16:48:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ddf2784d-228c-5810-a576-b21b05819bc3 with identifier: 6974471auction61871
2026-03-27 16:48:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ddf2784d-228c-5810-a576-b21b05819bc3 with identifier: 6974471auction61871 to the API
2026-03-27 16:48:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:48:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:48:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974471>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'ddf2784d-228c-5810-a576-b21b05819bc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974471',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'B-Class',
'odometer': 99906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, B-Class '18, Mercedes-Benz B-Klasse B 180 Business "
'Solution Aut',
'transmission': 'automatic',
'trim': ", '18, -Benz B-Klasse B 180 Business Solution Aut",
'vin': None,
'year': 2022}
2026-03-27 16:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974471auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:48:59 [ecarstrade.be] INFO: Saving data for 6974471auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760891.896129, 'last_price_update_time': 1774630139.674626}
2026-03-27 16:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974471auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973043> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:49:00 [ecarstrade.be] INFO: Extracting details for car 6973043auction61871
2026-03-27 16:49:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6742032-38df-5814-b007-2239f8959c33 with identifier: 6973043auction61871
2026-03-27 16:49:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6742032-38df-5814-b007-2239f8959c33 with scrape type 2
2026-03-27 16:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6742032-38df-5814-b007-2239f8959c33 with scrape type 2
2026-03-27 16:49:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c6742032-38df-5814-b007-2239f8959c33, identifier: 6973043auction61871
2026-03-27 16:49:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6742032-38df-5814-b007-2239f8959c33 with identifier: 6973043auction61871
2026-03-27 16:49:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6742032-38df-5814-b007-2239f8959c33 with identifier: 6973043auction61871
2026-03-27 16:49:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6742032-38df-5814-b007-2239f8959c33 with identifier: 6973043auction61871 to the API
2026-03-27 16:49:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973043>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'c6742032-38df-5814-b007-2239f8959c33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973043',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'BMW',
'model': 'X1',
'odometer': 83998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d (85 kW) 5d',
'transmission': 'manual',
'trim': 'sDrive16d (85 kW) 5d',
'vin': None,
'year': 2020}
2026-03-27 16:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973043auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:00 [ecarstrade.be] INFO: Saving data for 6973043auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760512.305243, 'last_price_update_time': 1774630140.898015}
2026-03-27 16:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973043auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973046> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:49:01 [ecarstrade.be] INFO: Extracting details for car 6973046auction61871
2026-03-27 16:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae540560-d461-5372-b664-eb1962ad79af with identifier: 6973046auction61871
2026-03-27 16:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae540560-d461-5372-b664-eb1962ad79af with scrape type 2
2026-03-27 16:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae540560-d461-5372-b664-eb1962ad79af with scrape type 2
2026-03-27 16:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ae540560-d461-5372-b664-eb1962ad79af, identifier: 6973046auction61871
2026-03-27 16:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ae540560-d461-5372-b664-eb1962ad79af with identifier: 6973046auction61871
2026-03-27 16:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ae540560-d461-5372-b664-eb1962ad79af with identifier: 6973046auction61871
2026-03-27 16:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ae540560-d461-5372-b664-eb1962ad79af with identifier: 6973046auction61871 to the API
2026-03-27 16:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973046>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'ae540560-d461-5372-b664-eb1962ad79af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973046',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Skoda',
'model': 'Scala',
'odometer': 117886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Scala 1.0 TSI 81kW DSG7 Clever 5d',
'transmission': 'automatic',
'trim': '1.0 TSI 81kW DSG7 Clever 5d',
'vin': None,
'year': 2022}
2026-03-27 16:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973046auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:01 [ecarstrade.be] INFO: Saving data for 6973046auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760513.483163, 'last_price_update_time': 1774630141.571741}
2026-03-27 16:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973046auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974474> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:49:01 [ecarstrade.be] INFO: Extracting details for car 6974474auction61871
2026-03-27 16:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e23a8c3-29b8-57d6-a5c8-53f0edca9c1e with identifier: 6974474auction61871
2026-03-27 16:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e23a8c3-29b8-57d6-a5c8-53f0edca9c1e with scrape type 2
2026-03-27 16:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e23a8c3-29b8-57d6-a5c8-53f0edca9c1e with scrape type 2
2026-03-27 16:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6e23a8c3-29b8-57d6-a5c8-53f0edca9c1e, identifier: 6974474auction61871
2026-03-27 16:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6e23a8c3-29b8-57d6-a5c8-53f0edca9c1e with identifier: 6974474auction61871
2026-03-27 16:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6e23a8c3-29b8-57d6-a5c8-53f0edca9c1e with identifier: 6974474auction61871
2026-03-27 16:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6e23a8c3-29b8-57d6-a5c8-53f0edca9c1e with identifier: 6974474auction61871 to the API
2026-03-27 16:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974474>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '6e23a8c3-29b8-57d6-a5c8-53f0edca9c1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974474',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Mini',
'model': 'Other',
'odometer': 84111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Clubman One D (85 kW) Aut. 5d',
'transmission': 'automatic',
'trim': 'Clubman One D (85 kW) Aut. 5d',
'vin': None,
'year': 2022}
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974474auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:02 [ecarstrade.be] INFO: Saving data for 6974474auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760793.338922, 'last_price_update_time': 1774630142.145033}
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974474auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page60?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:02 [ecarstrade.be] INFO: Found 5 car items
2026-03-27 16:49:02 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:49:02 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:49:02 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:49:02 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:49:02 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:49:02 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:49:02 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:49:02 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:49:02 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:49:02 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:49:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973058> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973053> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:03 [ecarstrade.be] INFO: Extracting details for car 6973058auction61871
2026-03-27 16:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ee4b74-b658-57b7-9ba0-28ebb792d255 with identifier: 6973058auction61871
2026-03-27 16:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ee4b74-b658-57b7-9ba0-28ebb792d255 with scrape type 2
2026-03-27 16:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ee4b74-b658-57b7-9ba0-28ebb792d255 with scrape type 2
2026-03-27 16:49:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 09ee4b74-b658-57b7-9ba0-28ebb792d255, identifier: 6973058auction61871
2026-03-27 16:49:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 09ee4b74-b658-57b7-9ba0-28ebb792d255 with identifier: 6973058auction61871
2026-03-27 16:49:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 09ee4b74-b658-57b7-9ba0-28ebb792d255 with identifier: 6973058auction61871
2026-03-27 16:49:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 09ee4b74-b658-57b7-9ba0-28ebb792d255 with identifier: 6973058auction61871 to the API
2026-03-27 16:49:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973058>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '09ee4b74-b658-57b7-9ba0-28ebb792d255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973058',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q2',
'odometer': 23500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 DIESEL - 2021 35 TDi 150hp Quattro S line S tronic 5d',
'transmission': 'automatic',
'trim': 'AUDI DIESEL - 2021 35 TDi 150hp Quattro S line S tronic 5d',
'vin': None,
'year': 2023}
2026-03-27 16:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973058auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:03 [ecarstrade.be] INFO: Saving data for 6973058auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760414.265975, 'last_price_update_time': 1774630143.984682}
2026-03-27 16:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973058auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:04 [ecarstrade.be] INFO: Extracting details for car 6973053auction61871
2026-03-27 16:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974486> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8f7b43-c902-5101-8437-8e83e6a5c714 with identifier: 6973053auction61871
2026-03-27 16:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8f7b43-c902-5101-8437-8e83e6a5c714 with scrape type 2
2026-03-27 16:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8f7b43-c902-5101-8437-8e83e6a5c714 with scrape type 2
2026-03-27 16:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a8f7b43-c902-5101-8437-8e83e6a5c714, identifier: 6973053auction61871
2026-03-27 16:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a8f7b43-c902-5101-8437-8e83e6a5c714 with identifier: 6973053auction61871
2026-03-27 16:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a8f7b43-c902-5101-8437-8e83e6a5c714 with identifier: 6973053auction61871
2026-03-27 16:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a8f7b43-c902-5101-8437-8e83e6a5c714 with identifier: 6973053auction61871 to the API
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973053>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '6a8f7b43-c902-5101-8437-8e83e6a5c714',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973053',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 54215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.2 61kW S/S 2020 Edition 5d',
'transmission': 'manual',
'trim': '1.2 61kW S/S 2020 Edition 5d',
'vin': None,
'year': 2021}
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973053auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:04 [ecarstrade.be] INFO: Saving data for 6973053auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760471.967467, 'last_price_update_time': 1774630144.3817}
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973053auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:04 [ecarstrade.be] INFO: Extracting details for car 6974486auction61871
2026-03-27 16:49:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a8a7df2-a1bb-5747-a4bc-91b5ff265cb8 with identifier: 6974486auction61871
2026-03-27 16:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a8a7df2-a1bb-5747-a4bc-91b5ff265cb8 with scrape type 2
2026-03-27 16:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a8a7df2-a1bb-5747-a4bc-91b5ff265cb8 with scrape type 2
2026-03-27 16:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a8a7df2-a1bb-5747-a4bc-91b5ff265cb8, identifier: 6974486auction61871
2026-03-27 16:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a8a7df2-a1bb-5747-a4bc-91b5ff265cb8 with identifier: 6974486auction61871
2026-03-27 16:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a8a7df2-a1bb-5747-a4bc-91b5ff265cb8 with identifier: 6974486auction61871
2026-03-27 16:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a8a7df2-a1bb-5747-a4bc-91b5ff265cb8 with identifier: 6974486auction61871 to the API
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974486>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '5a8a7df2-a1bb-5747-a4bc-91b5ff265cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974486',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Other',
'model': 'Volvo',
'odometer': 49029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 7,
'seller_name': None,
'title': 'VOLVO XC90 - 2019 2.0 T8 TE 4WD PHEV Ultimate Bright 7pl. 5d',
'transmission': 'automatic',
'trim': 'VOLVO XC90 - 2019 2.0 T8 TE 4WD PHEV Ultimate Bright 7pl. 5d',
'vin': None,
'year': 2024}
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974486auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:04 [ecarstrade.be] INFO: Saving data for 6974486auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773761089.597156, 'last_price_update_time': 1774630144.758096}
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974486auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:07 [scrapy.extensions.logstats] INFO: Crawled 567 pages (at 53 pages/min), scraped 506 items (at 50 items/min)
2026-03-27 16:49:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973059> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:07 [ecarstrade.be] INFO: Extracting details for car 6973059auction61871
2026-03-27 16:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83a4f656-d30d-57cc-a939-4ddd4f61cbcd with identifier: 6973059auction61871
2026-03-27 16:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83a4f656-d30d-57cc-a939-4ddd4f61cbcd with scrape type 2
2026-03-27 16:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83a4f656-d30d-57cc-a939-4ddd4f61cbcd with scrape type 2
2026-03-27 16:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 83a4f656-d30d-57cc-a939-4ddd4f61cbcd, identifier: 6973059auction61871
2026-03-27 16:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83a4f656-d30d-57cc-a939-4ddd4f61cbcd with identifier: 6973059auction61871
2026-03-27 16:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83a4f656-d30d-57cc-a939-4ddd4f61cbcd with identifier: 6973059auction61871
2026-03-27 16:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83a4f656-d30d-57cc-a939-4ddd4f61cbcd with identifier: 6973059auction61871 to the API
2026-03-27 16:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973059>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '83a4f656-d30d-57cc-a939-4ddd4f61cbcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6973059',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Ford',
'model': 'S-Max',
'odometer': 120298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': 7,
'seller_name': None,
'title': 'FORD S-MAX DIESEL - 2015 2.0 TDCi 190 AWD ST-Line AdBlue (EU6d) 5d '
'7pl',
'transmission': 'automatic',
'trim': 'FORD S-MAX DIESEL - 2015 2.0 TDCi 190 AWD ST-Line AdBlue (EU6d) 5d '
'7pl',
'vin': None,
'year': 2022}
2026-03-27 16:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973059auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:07 [ecarstrade.be] INFO: Saving data for 6973059auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760474.49314, 'last_price_update_time': 1774630147.975897}
2026-03-27 16:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973059auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974485> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:08 [ecarstrade.be] INFO: Extracting details for car 6974485auction61871
2026-03-27 16:49:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9713602-7b36-52b0-b5b8-7df342181562 with identifier: 6974485auction61871
2026-03-27 16:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9713602-7b36-52b0-b5b8-7df342181562 with scrape type 2
2026-03-27 16:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9713602-7b36-52b0-b5b8-7df342181562 with scrape type 2
2026-03-27 16:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e9713602-7b36-52b0-b5b8-7df342181562, identifier: 6974485auction61871
2026-03-27 16:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e9713602-7b36-52b0-b5b8-7df342181562 with identifier: 6974485auction61871
2026-03-27 16:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e9713602-7b36-52b0-b5b8-7df342181562 with identifier: 6974485auction61871
2026-03-27 16:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e9713602-7b36-52b0-b5b8-7df342181562 with identifier: 6974485auction61871 to the API
2026-03-27 16:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974485>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'e9713602-7b36-52b0-b5b8-7df342181562',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974485',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 38533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CORSA - 2020 1.2 Turbo Edition Start/Stop (EU6.4AP) 5d',
'transmission': 'manual',
'trim': 'OPEL CORSA - 2020 1.2 Turbo Edition Start/Stop (EU6.4AP) 5d',
'vin': None,
'year': 2023}
2026-03-27 16:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974485auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:08 [ecarstrade.be] INFO: Saving data for 6974485auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760993.139165, 'last_price_update_time': 1774630148.50952}
2026-03-27 16:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974485auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974490> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:09 [ecarstrade.be] INFO: Extracting details for car 6974490auction61871
2026-03-27 16:49:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca2aaac-8893-53a5-a297-294f895985f0 with identifier: 6974490auction61871
2026-03-27 16:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca2aaac-8893-53a5-a297-294f895985f0 with scrape type 2
2026-03-27 16:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ca2aaac-8893-53a5-a297-294f895985f0 with scrape type 2
2026-03-27 16:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ca2aaac-8893-53a5-a297-294f895985f0, identifier: 6974490auction61871
2026-03-27 16:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ca2aaac-8893-53a5-a297-294f895985f0 with identifier: 6974490auction61871
2026-03-27 16:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ca2aaac-8893-53a5-a297-294f895985f0 with identifier: 6974490auction61871
2026-03-27 16:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ca2aaac-8893-53a5-a297-294f895985f0 with identifier: 6974490auction61871 to the API
2026-03-27 16:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974490>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '1ca2aaac-8893-53a5-a297-294f895985f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974490',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '5008',
'odometer': 139575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 Allure 5d',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 96kW S&S EAT8 Allure 5d',
'vin': None,
'year': 2020}
2026-03-27 16:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974490auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:09 [ecarstrade.be] INFO: Saving data for 6974490auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760991.376734, 'last_price_update_time': 1774630149.427378}
2026-03-27 16:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974490auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974481> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:09 [ecarstrade.be] INFO: Extracting details for car 6974481auction61871
2026-03-27 16:49:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c2c2c81-1aa7-591c-97eb-c34038f7bb06 with identifier: 6974481auction61871
2026-03-27 16:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c2c2c81-1aa7-591c-97eb-c34038f7bb06 with scrape type 2
2026-03-27 16:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c2c2c81-1aa7-591c-97eb-c34038f7bb06 with scrape type 2
2026-03-27 16:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c2c2c81-1aa7-591c-97eb-c34038f7bb06, identifier: 6974481auction61871
2026-03-27 16:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c2c2c81-1aa7-591c-97eb-c34038f7bb06 with identifier: 6974481auction61871
2026-03-27 16:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c2c2c81-1aa7-591c-97eb-c34038f7bb06 with identifier: 6974481auction61871
2026-03-27 16:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c2c2c81-1aa7-591c-97eb-c34038f7bb06 with identifier: 6974481auction61871 to the API
2026-03-27 16:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:49:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974481>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '1c2c2c81-1aa7-591c-97eb-c34038f7bb06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6974481',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 42434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS - 2020 1.5i VVT-i 92 Hybrid E-CVT Elegant 5d',
'transmission': 'automatic',
'trim': 'TOYOTA YARIS - 2020 1.5i VVT-i 92 Hybrid E-CVT Elegant 5d',
'vin': None,
'year': 2022}
2026-03-27 16:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974481auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:10 [ecarstrade.be] INFO: Saving data for 6974481auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1773760691.367535, 'last_price_update_time': 1774630150.090312}
2026-03-27 16:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974481auction61871') HTTP/1.1" 204 0
2026-03-27 16:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page61?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page60?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997621auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997621auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997621auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997622auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997622auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997622auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997623auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997623auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997623auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997625auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997625auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997625auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997627auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997627auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997627auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997628auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997628auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997628auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997629auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997629auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997629auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997630auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997630auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997630auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997631auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997631auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997631auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997632auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997632auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997632auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997634auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997634auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997634auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997636auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997636auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997636auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997638auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997638auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997638auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997639auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997639auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997639auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997640auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997640auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997640auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997642auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997642auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997642auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997643auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997643auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997643auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997644auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997644auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997644auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997645auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997645auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997645auction61871: 0
2026-03-27 16:49:40 [ecarstrade.be] INFO: Found listing with ID: 6997646auction61871
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997646auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:40 [ecarstrade.be] INFO: Scrape type for 6997646auction61871: 0
2026-03-27 16:49:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:49:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page62?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page61?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997647auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997647auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997647auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997650auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997650auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997650auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997651auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997651auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997651auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997652auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997652auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997652auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997654auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997654auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997654auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997657auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997657auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997657auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997658auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997658auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997658auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997659auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997659auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997659auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997660auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997660auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997660auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997662auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997662auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997662auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997663auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997663auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997663auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997664auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997664auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997664auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997665auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997665auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997665auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997666auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997666auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997666auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997667auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997667auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997667auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997668auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997668auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997668auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997670auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997670auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997670auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997671auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997671auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997671auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997672auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997672auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997672auction61871: 0
2026-03-27 16:49:47 [ecarstrade.be] INFO: Found listing with ID: 6997673auction61871
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997673auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:47 [ecarstrade.be] INFO: Scrape type for 6997673auction61871: 0
2026-03-27 16:49:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page63?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page62?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997675auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997675auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997675auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997676auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997676auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997676auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997678auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997678auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997678auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997679auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997679auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997679auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997681auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997681auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997681auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997682auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997682auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997682auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997683auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997683auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997683auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997686auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997686auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997686auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997687auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997687auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997687auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997688auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997688auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997688auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997691auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997691auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997691auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997693auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997693auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997693auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997694auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997694auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997694auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997695auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997695auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997695auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997696auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997696auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997696auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997697auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997697auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997697auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997698auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997698auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997698auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997699auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997699auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997699auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997700auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997700auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997700auction61871: 0
2026-03-27 16:49:53 [ecarstrade.be] INFO: Found listing with ID: 6997702auction61871
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997702auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:49:53 [ecarstrade.be] INFO: Scrape type for 6997702auction61871: 0
2026-03-27 16:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page63?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:49:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:49:59 [ecarstrade.be] INFO: Found listing with ID: 6997703auction61871
2026-03-27 16:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997703auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 6997703auction61871: 0
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 6997704auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997704auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 6997704auction61871: 0
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 6997705auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997705auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 6997705auction61871: 0
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 6997706auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997706auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 6997706auction61871: 0
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 6997707auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997707auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 6997707auction61871: 0
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 6999695auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999695auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 6999695auction61871: 2
2026-03-27 16:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 6999697auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999697auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 6999697auction61871: 2
2026-03-27 16:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 6999698auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999698auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 6999698auction61871: 2
2026-03-27 16:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004006auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004006auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004006auction61871: 2
2026-03-27 16:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004007auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004007auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004007auction61871: 2
2026-03-27 16:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004008auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004008auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004008auction61871: 2
2026-03-27 16:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004009auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004009auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004009auction61871: 2
2026-03-27 16:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004010auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004010auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004010auction61871: 2
2026-03-27 16:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004012auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004012auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004012auction61871: 2
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004013auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004013auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004013auction61871: 2
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004015auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004015auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004015auction61871: 2
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004016auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004016auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004016auction61871: 2
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004017auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004017auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004017auction61871: 2
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004018auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004018auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004018auction61871: 2
2026-03-27 16:50:00 [ecarstrade.be] INFO: Found listing with ID: 7004019auction61871
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004019auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:00 [ecarstrade.be] INFO: Scrape type for 7004019auction61871: 2
2026-03-27 16:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999698> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:06 [ecarstrade.be] INFO: Extracting details for car 6999698auction61871
2026-03-27 16:50:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d3ccfbd-c903-5617-a79f-6a3a0e278eab with identifier: 6999698auction61871
2026-03-27 16:50:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d3ccfbd-c903-5617-a79f-6a3a0e278eab with scrape type 2
2026-03-27 16:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d3ccfbd-c903-5617-a79f-6a3a0e278eab with scrape type 2
2026-03-27 16:50:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7d3ccfbd-c903-5617-a79f-6a3a0e278eab, identifier: 6999698auction61871
2026-03-27 16:50:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7d3ccfbd-c903-5617-a79f-6a3a0e278eab with identifier: 6999698auction61871
2026-03-27 16:50:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7d3ccfbd-c903-5617-a79f-6a3a0e278eab with identifier: 6999698auction61871
2026-03-27 16:50:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7d3ccfbd-c903-5617-a79f-6a3a0e278eab with identifier: 6999698auction61871 to the API
2026-03-27 16:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999698>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '7d3ccfbd-c903-5617-a79f-6a3a0e278eab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999698',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
'make': 'Mercedes',
'model': 'GLA 180',
'odometer': 88806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA GLA 180 Business Solution 5d !! Damaged Car !!!!',
'transmission': 'automatic',
'trim': '-Benz GLA Business Solution 5d !! Damaged Car !!!!',
'vin': None,
'year': 2021}
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999698auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:07 [ecarstrade.be] INFO: Saving data for 6999698auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774450785.175367, 'last_price_update_time': 1774630207.172703}
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999698auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:07 [scrapy.extensions.logstats] INFO: Crawled 576 pages (at 9 pages/min), scraped 511 items (at 5 items/min)
2026-03-27 16:50:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004007> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999695> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999697> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004006> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:07 [ecarstrade.be] INFO: Extracting details for car 7004007auction61871
2026-03-27 16:50:07 [ecarstrade.be] INFO: Extracting details for car 6999695auction61871
2026-03-27 16:50:07 [ecarstrade.be] INFO: Extracting details for car 6999697auction61871
2026-03-27 16:50:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49356698-3f41-5e3a-8325-18309b3246a0 with identifier: 7004007auction61871
2026-03-27 16:50:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49356698-3f41-5e3a-8325-18309b3246a0 with scrape type 2
2026-03-27 16:50:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49356698-3f41-5e3a-8325-18309b3246a0 with scrape type 2
2026-03-27 16:50:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 49356698-3f41-5e3a-8325-18309b3246a0, identifier: 7004007auction61871
2026-03-27 16:50:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef326831-e36b-5c67-b4c3-07ba8929d62f with identifier: 6999695auction61871
2026-03-27 16:50:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef326831-e36b-5c67-b4c3-07ba8929d62f with scrape type 2
2026-03-27 16:50:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef326831-e36b-5c67-b4c3-07ba8929d62f with scrape type 2
2026-03-27 16:50:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ef326831-e36b-5c67-b4c3-07ba8929d62f, identifier: 6999695auction61871
2026-03-27 16:50:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2493f9-f483-5b74-91fa-15dffac29359 with identifier: 6999697auction61871
2026-03-27 16:50:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2493f9-f483-5b74-91fa-15dffac29359 with scrape type 2
2026-03-27 16:50:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c2493f9-f483-5b74-91fa-15dffac29359 with scrape type 2
2026-03-27 16:50:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c2493f9-f483-5b74-91fa-15dffac29359, identifier: 6999697auction61871
2026-03-27 16:50:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 49356698-3f41-5e3a-8325-18309b3246a0 with identifier: 7004007auction61871
2026-03-27 16:50:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 49356698-3f41-5e3a-8325-18309b3246a0 with identifier: 7004007auction61871
2026-03-27 16:50:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 49356698-3f41-5e3a-8325-18309b3246a0 with identifier: 7004007auction61871 to the API
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004007>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '49356698-3f41-5e3a-8325-18309b3246a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004007',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 41666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris Cross 1.5 VVT-ie Hybrid Dynamic Plus CVT 5d',
'transmission': 'automatic',
'trim': 'Cross 1.5 VVT-ie Hybrid Dynamic Plus CVT 5d',
'vin': None,
'year': 2024}
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004007auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:07 [ecarstrade.be] INFO: Saving data for 7004007auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537409.88305, 'last_price_update_time': 1774630207.914085}
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004007auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ef326831-e36b-5c67-b4c3-07ba8929d62f with identifier: 6999695auction61871
2026-03-27 16:50:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ef326831-e36b-5c67-b4c3-07ba8929d62f with identifier: 6999695auction61871
2026-03-27 16:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ef326831-e36b-5c67-b4c3-07ba8929d62f with identifier: 6999695auction61871 to the API
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999695>
{'auction_title': '',
'c_o_2_emission_value': 237,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'ef326831-e36b-5c67-b4c3-07ba8929d62f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999695',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 47267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Hilux 2.4 D-4D Double Cab Comfort 4d !!!! Damaged car !!!!',
'transmission': 'manual',
'trim': '2.4 D-4D Double Cab Comfort 4d !!!! Damaged car !!!!',
'vin': None,
'year': 2024}
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999695auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:08 [ecarstrade.be] INFO: Saving data for 6999695auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774450783.77438, 'last_price_update_time': 1774630208.277474}
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999695auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c2493f9-f483-5b74-91fa-15dffac29359 with identifier: 6999697auction61871
2026-03-27 16:50:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c2493f9-f483-5b74-91fa-15dffac29359 with identifier: 6999697auction61871
2026-03-27 16:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c2493f9-f483-5b74-91fa-15dffac29359 with identifier: 6999697auction61871 to the API
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': '3c2493f9-f483-5b74-91fa-15dffac29359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999697',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 24110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Enyaq 85 Corporate 5d !! Damaged car !!!',
'transmission': 'automatic',
'trim': '85 Corporate 5d !! Damaged car !!!',
'vin': None,
'year': 2024}
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999697auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:08 [ecarstrade.be] INFO: Saving data for 6999697auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774450795.806143, 'last_price_update_time': 1774630208.634945}
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999697auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:08 [ecarstrade.be] INFO: Extracting details for car 7004006auction61871
2026-03-27 16:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004008> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e99b927-8720-5558-b8f0-5c613560a9be with identifier: 7004006auction61871
2026-03-27 16:50:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e99b927-8720-5558-b8f0-5c613560a9be with scrape type 2
2026-03-27 16:50:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e99b927-8720-5558-b8f0-5c613560a9be with scrape type 2
2026-03-27 16:50:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2e99b927-8720-5558-b8f0-5c613560a9be, identifier: 7004006auction61871
2026-03-27 16:50:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2e99b927-8720-5558-b8f0-5c613560a9be with identifier: 7004006auction61871
2026-03-27 16:50:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2e99b927-8720-5558-b8f0-5c613560a9be with identifier: 7004006auction61871
2026-03-27 16:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2e99b927-8720-5558-b8f0-5c613560a9be with identifier: 7004006auction61871 to the API
2026-03-27 16:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004006>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '2e99b927-8720-5558-b8f0-5c613560a9be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004006',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Ford',
'model': 'Puma',
'odometer': 11189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': "Ford, Puma '19, Ford Puma 1.0i Ecoboost mHEV 92kW Titanium 5d",
'transmission': 'manual',
'trim': ", '19, 1.0i Ecoboost mHEV 92kW Titanium 5d",
'vin': None,
'year': 2020}
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004006auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Saving data for 7004006auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537409.02895, 'last_price_update_time': 1774630209.130207}
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004006auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:09 [ecarstrade.be] INFO: Extracting details for car 7004008auction61871
2026-03-27 16:50:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfe07976-d0b2-5daf-8b49-8d538c3cf254 with identifier: 7004008auction61871
2026-03-27 16:50:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfe07976-d0b2-5daf-8b49-8d538c3cf254 with scrape type 2
2026-03-27 16:50:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfe07976-d0b2-5daf-8b49-8d538c3cf254 with scrape type 2
2026-03-27 16:50:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dfe07976-d0b2-5daf-8b49-8d538c3cf254, identifier: 7004008auction61871
2026-03-27 16:50:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dfe07976-d0b2-5daf-8b49-8d538c3cf254 with identifier: 7004008auction61871
2026-03-27 16:50:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dfe07976-d0b2-5daf-8b49-8d538c3cf254 with identifier: 7004008auction61871
2026-03-27 16:50:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dfe07976-d0b2-5daf-8b49-8d538c3cf254 with identifier: 7004008auction61871 to the API
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004008>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'dfe07976-d0b2-5daf-8b49-8d538c3cf254',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004008',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64393,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 1.0 eTSI 81kW Life Business DSG 5d',
'transmission': 'automatic',
'trim': 'VIII 1.0 eTSI 81kW Life Business DSG 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004008auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Saving data for 7004008auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537454.459754, 'last_price_update_time': 1774630209.539906}
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004008auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found listing with ID: 7004020auction61871
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004020auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Scrape type for 7004020auction61871: 2
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found listing with ID: 7004021auction61871
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004021auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Scrape type for 7004021auction61871: 2
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found listing with ID: 7004022auction61871
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004022auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Scrape type for 7004022auction61871: 2
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found listing with ID: 7004023auction61871
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004023auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Scrape type for 7004023auction61871: 2
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found listing with ID: 7004024auction61871
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004024auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Scrape type for 7004024auction61871: 2
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found listing with ID: 7004025auction61871
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004025auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Scrape type for 7004025auction61871: 2
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found listing with ID: 7004026auction61871
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004026auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:09 [ecarstrade.be] INFO: Scrape type for 7004026auction61871: 2
2026-03-27 16:50:09 [ecarstrade.be] INFO: Found listing with ID: 7004027auction61871
2026-03-27 16:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004027auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004027auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004028auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004028auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004028auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004029auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004029auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004029auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004030auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004030auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004030auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004031auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004031auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004031auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004032auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004032auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004032auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004033auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004033auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004033auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004034auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004034auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004034auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004035auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004035auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004035auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004036auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004036auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004036auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004037auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004037auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004037auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004038auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004038auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004038auction61871: 2
2026-03-27 16:50:10 [ecarstrade.be] INFO: Found listing with ID: 7004040auction61871
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004040auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:10 [ecarstrade.be] INFO: Scrape type for 7004040auction61871: 2
2026-03-27 16:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004010> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:13 [ecarstrade.be] INFO: Extracting details for car 7004010auction61871
2026-03-27 16:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e8ad296-cdd9-571a-bcac-3cf173e78602 with identifier: 7004010auction61871
2026-03-27 16:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e8ad296-cdd9-571a-bcac-3cf173e78602 with scrape type 2
2026-03-27 16:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e8ad296-cdd9-571a-bcac-3cf173e78602 with scrape type 2
2026-03-27 16:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e8ad296-cdd9-571a-bcac-3cf173e78602, identifier: 7004010auction61871
2026-03-27 16:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e8ad296-cdd9-571a-bcac-3cf173e78602 with identifier: 7004010auction61871
2026-03-27 16:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e8ad296-cdd9-571a-bcac-3cf173e78602 with identifier: 7004010auction61871
2026-03-27 16:50:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e8ad296-cdd9-571a-bcac-3cf173e78602 with identifier: 7004010auction61871 to the API
2026-03-27 16:50:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004010>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': '8e8ad296-cdd9-571a-bcac-3cf173e78602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004010',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 35685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 - 2020 ID.3 58kWh 204 Family 5d',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN - 2020 58kWh 204 Family 5d',
'vin': None,
'year': 2021}
2026-03-27 16:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004010auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:13 [ecarstrade.be] INFO: Saving data for 7004010auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537455.439321, 'last_price_update_time': 1774630213.95778}
2026-03-27 16:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004010auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004009> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:14 [ecarstrade.be] INFO: Extracting details for car 7004009auction61871
2026-03-27 16:50:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b29fcc0-c217-55ce-99b1-7aea1e5c2711 with identifier: 7004009auction61871
2026-03-27 16:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b29fcc0-c217-55ce-99b1-7aea1e5c2711 with scrape type 2
2026-03-27 16:50:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b29fcc0-c217-55ce-99b1-7aea1e5c2711 with scrape type 2
2026-03-27 16:50:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b29fcc0-c217-55ce-99b1-7aea1e5c2711, identifier: 7004009auction61871
2026-03-27 16:50:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b29fcc0-c217-55ce-99b1-7aea1e5c2711 with identifier: 7004009auction61871
2026-03-27 16:50:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b29fcc0-c217-55ce-99b1-7aea1e5c2711 with identifier: 7004009auction61871
2026-03-27 16:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b29fcc0-c217-55ce-99b1-7aea1e5c2711 with identifier: 7004009auction61871 to the API
2026-03-27 16:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004009>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': '2b29fcc0-c217-55ce-99b1-7aea1e5c2711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004009',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'MAN',
'model': 'Mini Cooper S Countryman',
'odometer': 44189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper S E ALL4 AT 5d',
'transmission': 'automatic',
'trim': 'Mini Countryman Cooper S E ALL4 AT 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004009auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:14 [ecarstrade.be] INFO: Saving data for 7004009auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537448.694122, 'last_price_update_time': 1774630214.984262}
2026-03-27 16:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004009auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004013> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004015> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:15 [ecarstrade.be] INFO: Extracting details for car 7004013auction61871
2026-03-27 16:50:15 [ecarstrade.be] INFO: Extracting details for car 7004015auction61871
2026-03-27 16:50:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6d5ec08-283e-5df3-b035-aa9632c54b80 with identifier: 7004013auction61871
2026-03-27 16:50:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6d5ec08-283e-5df3-b035-aa9632c54b80 with scrape type 2
2026-03-27 16:50:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6d5ec08-283e-5df3-b035-aa9632c54b80 with scrape type 2
2026-03-27 16:50:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d6d5ec08-283e-5df3-b035-aa9632c54b80, identifier: 7004013auction61871
2026-03-27 16:50:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77b72e3b-69ca-5e87-a29a-56ecec77fca1 with identifier: 7004015auction61871
2026-03-27 16:50:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77b72e3b-69ca-5e87-a29a-56ecec77fca1 with scrape type 2
2026-03-27 16:50:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77b72e3b-69ca-5e87-a29a-56ecec77fca1 with scrape type 2
2026-03-27 16:50:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 77b72e3b-69ca-5e87-a29a-56ecec77fca1, identifier: 7004015auction61871
2026-03-27 16:50:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d6d5ec08-283e-5df3-b035-aa9632c54b80 with identifier: 7004013auction61871
2026-03-27 16:50:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d6d5ec08-283e-5df3-b035-aa9632c54b80 with identifier: 7004013auction61871
2026-03-27 16:50:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d6d5ec08-283e-5df3-b035-aa9632c54b80 with identifier: 7004013auction61871 to the API
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004013>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd6d5ec08-283e-5df3-b035-aa9632c54b80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004013',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 112967,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, A-Class '18, Mercedes-Benz A-Klasse A 250 e Business "
'Solution 5',
'transmission': 'automatic',
'trim': ", '18, -Benz A-Klasse A 250 e Business Solution 5",
'vin': None,
'year': 2021}
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004013auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:15 [ecarstrade.be] INFO: Saving data for 7004013auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537455.979346, 'last_price_update_time': 1774630215.554444}
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004013auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 77b72e3b-69ca-5e87-a29a-56ecec77fca1 with identifier: 7004015auction61871
2026-03-27 16:50:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 77b72e3b-69ca-5e87-a29a-56ecec77fca1 with identifier: 7004015auction61871
2026-03-27 16:50:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 77b72e3b-69ca-5e87-a29a-56ecec77fca1 with identifier: 7004015auction61871 to the API
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004015>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Electric',
'id': '77b72e3b-69ca-5e87-a29a-56ecec77fca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004015',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 80213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Taycan Cross Turismo Taycan 4 Cross Turismo 5d',
'transmission': 'automatic',
'trim': 'Cross Turismo 4 Cross Turismo 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004015auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:15 [ecarstrade.be] INFO: Saving data for 7004015auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537429.815613, 'last_price_update_time': 1774630215.831344}
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004015auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004017> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:16 [ecarstrade.be] INFO: Extracting details for car 7004017auction61871
2026-03-27 16:50:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99523950-a1df-5519-985e-faa4c184ae6d with identifier: 7004017auction61871
2026-03-27 16:50:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99523950-a1df-5519-985e-faa4c184ae6d with scrape type 2
2026-03-27 16:50:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99523950-a1df-5519-985e-faa4c184ae6d with scrape type 2
2026-03-27 16:50:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99523950-a1df-5519-985e-faa4c184ae6d, identifier: 7004017auction61871
2026-03-27 16:50:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99523950-a1df-5519-985e-faa4c184ae6d with identifier: 7004017auction61871
2026-03-27 16:50:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99523950-a1df-5519-985e-faa4c184ae6d with identifier: 7004017auction61871
2026-03-27 16:50:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99523950-a1df-5519-985e-faa4c184ae6d with identifier: 7004017auction61871 to the API
2026-03-27 16:50:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004017>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '99523950-a1df-5519-985e-faa4c184ae6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004017',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'T6 Transporter',
'odometer': 197873,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-01',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN TRANSPORTER 1400 FOU SWB DSL - 2015 2.0 TDi SCR BMT 5d',
'transmission': 'manual',
'trim': 'VOLKSWAGEN TRANSPORTER 1400 FOU SWB DSL - 2015 2.0 TDi SCR BMT 5d',
'vin': None,
'year': 2019}
2026-03-27 16:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004017auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:17 [ecarstrade.be] INFO: Saving data for 7004017auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537428.737284, 'last_price_update_time': 1774630217.293617}
2026-03-27 16:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004017auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004018> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:18 [ecarstrade.be] INFO: Extracting details for car 7004018auction61871
2026-03-27 16:50:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e635b931-71f4-5804-8fa4-15cd93fcc97f with identifier: 7004018auction61871
2026-03-27 16:50:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e635b931-71f4-5804-8fa4-15cd93fcc97f with scrape type 2
2026-03-27 16:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e635b931-71f4-5804-8fa4-15cd93fcc97f with scrape type 2
2026-03-27 16:50:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e635b931-71f4-5804-8fa4-15cd93fcc97f, identifier: 7004018auction61871
2026-03-27 16:50:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e635b931-71f4-5804-8fa4-15cd93fcc97f with identifier: 7004018auction61871
2026-03-27 16:50:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e635b931-71f4-5804-8fa4-15cd93fcc97f with identifier: 7004018auction61871
2026-03-27 16:50:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e635b931-71f4-5804-8fa4-15cd93fcc97f with identifier: 7004018auction61871 to the API
2026-03-27 16:50:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004018>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'e635b931-71f4-5804-8fa4-15cd93fcc97f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004018',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'GLC 220',
'odometer': 44214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE GLC DIESEL (X254) GLC 220 d 197hp 4-Matic AMG Line '
'5d',
'transmission': 'automatic',
'trim': 'MERCEDES CLASSE GLC DIESEL (X254) d 197hp 4-Matic AMG Line 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004018auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:18 [ecarstrade.be] INFO: Saving data for 7004018auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537428.095514, 'last_price_update_time': 1774630218.979522}
2026-03-27 16:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004018auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004041auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004041auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004041auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004044auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004044auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004044auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004045auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004045auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004045auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004046auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004046auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004046auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004047auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004047auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004047auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004048auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004048auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004048auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004049auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004049auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004049auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004050auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004050auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004050auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004051auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004051auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004051auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004052auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004052auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004052auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004053auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004053auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004053auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004054auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004054auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004054auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004055auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004055auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004055auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004056auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004056auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004056auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004057auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004057auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004057auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004058auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004058auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004058auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7004059auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004059auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7004059auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7005234auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005234auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7005234auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7005235auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005235auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7005235auction61871: 2
2026-03-27 16:50:20 [ecarstrade.be] INFO: Found listing with ID: 7005236auction61871
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005236auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:20 [ecarstrade.be] INFO: Scrape type for 7005236auction61871: 2
2026-03-27 16:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004020> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:22 [ecarstrade.be] INFO: Extracting details for car 7004020auction61871
2026-03-27 16:50:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e7a69f2-0cc6-59cb-af14-67239d1bc076 with identifier: 7004020auction61871
2026-03-27 16:50:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e7a69f2-0cc6-59cb-af14-67239d1bc076 with scrape type 2
2026-03-27 16:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e7a69f2-0cc6-59cb-af14-67239d1bc076 with scrape type 2
2026-03-27 16:50:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e7a69f2-0cc6-59cb-af14-67239d1bc076, identifier: 7004020auction61871
2026-03-27 16:50:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e7a69f2-0cc6-59cb-af14-67239d1bc076 with identifier: 7004020auction61871
2026-03-27 16:50:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e7a69f2-0cc6-59cb-af14-67239d1bc076 with identifier: 7004020auction61871
2026-03-27 16:50:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e7a69f2-0cc6-59cb-af14-67239d1bc076 with identifier: 7004020auction61871 to the API
2026-03-27 16:50:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004020>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '4e7a69f2-0cc6-59cb-af14-67239d1bc076',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004020',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': '218 Gran Coupé',
'odometer': 66061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 GRAN COUPE 218iA 136hp OPF 4d',
'transmission': 'automatic',
'trim': '2 GRAN COUPE 218iA 136hp OPF 4d',
'vin': None,
'year': 2023}
2026-03-27 16:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004020auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:22 [ecarstrade.be] INFO: Saving data for 7004020auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537426.531782, 'last_price_update_time': 1774630222.651037}
2026-03-27 16:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004020auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004021> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:22 [ecarstrade.be] INFO: Extracting details for car 7004021auction61871
2026-03-27 16:50:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bcd612b-f771-52c1-ac80-bcaadb2375a1 with identifier: 7004021auction61871
2026-03-27 16:50:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bcd612b-f771-52c1-ac80-bcaadb2375a1 with scrape type 2
2026-03-27 16:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bcd612b-f771-52c1-ac80-bcaadb2375a1 with scrape type 2
2026-03-27 16:50:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3bcd612b-f771-52c1-ac80-bcaadb2375a1, identifier: 7004021auction61871
2026-03-27 16:50:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3bcd612b-f771-52c1-ac80-bcaadb2375a1 with identifier: 7004021auction61871
2026-03-27 16:50:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3bcd612b-f771-52c1-ac80-bcaadb2375a1 with identifier: 7004021auction61871
2026-03-27 16:50:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3bcd612b-f771-52c1-ac80-bcaadb2375a1 with identifier: 7004021auction61871 to the API
2026-03-27 16:50:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004021>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '3bcd612b-f771-52c1-ac80-bcaadb2375a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004021',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Renault',
'model': 'Express',
'odometer': 9542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Express Blue dCi 95 Confort 4d',
'transmission': 'manual',
'trim': 'Blue dCi 95 Confort 4d',
'vin': None,
'year': 2023}
2026-03-27 16:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004021auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:23 [ecarstrade.be] INFO: Saving data for 7004021auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537427.679112, 'last_price_update_time': 1774630223.271328}
2026-03-27 16:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004021auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004022> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:23 [ecarstrade.be] INFO: Extracting details for car 7004022auction61871
2026-03-27 16:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a95572c9-2430-54ea-8de4-a459d424d5a4 with identifier: 7004022auction61871
2026-03-27 16:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a95572c9-2430-54ea-8de4-a459d424d5a4 with scrape type 2
2026-03-27 16:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a95572c9-2430-54ea-8de4-a459d424d5a4 with scrape type 2
2026-03-27 16:50:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a95572c9-2430-54ea-8de4-a459d424d5a4, identifier: 7004022auction61871
2026-03-27 16:50:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a95572c9-2430-54ea-8de4-a459d424d5a4 with identifier: 7004022auction61871
2026-03-27 16:50:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a95572c9-2430-54ea-8de4-a459d424d5a4 with identifier: 7004022auction61871
2026-03-27 16:50:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a95572c9-2430-54ea-8de4-a459d424d5a4 with identifier: 7004022auction61871 to the API
2026-03-27 16:50:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004022>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'a95572c9-2430-54ea-8de4-a459d424d5a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004022',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volvo',
'model': 'V60',
'odometer': 178438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO V60 DIESEL - 2022 2.0 B4 197hp Plus Bright 5d',
'transmission': 'automatic',
'trim': 'VOLVO DIESEL - 2022 2.0 B4 197hp Plus Bright 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004022auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:24 [ecarstrade.be] INFO: Saving data for 7004022auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537430.548665, 'last_price_update_time': 1774630224.046885}
2026-03-27 16:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004022auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004023> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:25 [ecarstrade.be] INFO: Extracting details for car 7004023auction61871
2026-03-27 16:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c79d998-bd27-5b4d-932c-457d50f9c276 with identifier: 7004023auction61871
2026-03-27 16:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c79d998-bd27-5b4d-932c-457d50f9c276 with scrape type 2
2026-03-27 16:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c79d998-bd27-5b4d-932c-457d50f9c276 with scrape type 2
2026-03-27 16:50:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c79d998-bd27-5b4d-932c-457d50f9c276, identifier: 7004023auction61871
2026-03-27 16:50:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c79d998-bd27-5b4d-932c-457d50f9c276 with identifier: 7004023auction61871
2026-03-27 16:50:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c79d998-bd27-5b4d-932c-457d50f9c276 with identifier: 7004023auction61871
2026-03-27 16:50:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c79d998-bd27-5b4d-932c-457d50f9c276 with identifier: 7004023auction61871 to the API
2026-03-27 16:50:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004023>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '6c79d998-bd27-5b4d-932c-457d50f9c276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004023',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 96342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN GOLF VIII VARIANT DIESEL 2.0 SCR 110 TDi Life DSG 5d',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN GOLF VIII VARIANT DIESEL 2.0 SCR 110 TDi Life DSG 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004023auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:25 [ecarstrade.be] INFO: Saving data for 7004023auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537427.267434, 'last_price_update_time': 1774630225.836184}
2026-03-27 16:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004023auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004019> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:26 [ecarstrade.be] INFO: Extracting details for car 7004019auction61871
2026-03-27 16:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c9c6072-9c23-54d5-af03-c42239654124 with identifier: 7004019auction61871
2026-03-27 16:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c9c6072-9c23-54d5-af03-c42239654124 with scrape type 2
2026-03-27 16:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c9c6072-9c23-54d5-af03-c42239654124 with scrape type 2
2026-03-27 16:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c9c6072-9c23-54d5-af03-c42239654124, identifier: 7004019auction61871
2026-03-27 16:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c9c6072-9c23-54d5-af03-c42239654124 with identifier: 7004019auction61871
2026-03-27 16:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c9c6072-9c23-54d5-af03-c42239654124 with identifier: 7004019auction61871
2026-03-27 16:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c9c6072-9c23-54d5-af03-c42239654124 with identifier: 7004019auction61871 to the API
2026-03-27 16:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004019>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '1c9c6072-9c23-54d5-af03-c42239654124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004019',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 46636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CORSA - 2020 1.2 Turbo Edition Start/Stop (EU6.4AP) 5d',
'transmission': 'manual',
'trim': 'OPEL CORSA - 2020 1.2 Turbo Edition Start/Stop (EU6.4AP) 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004019auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:26 [ecarstrade.be] INFO: Saving data for 7004019auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537429.213467, 'last_price_update_time': 1774630226.758862}
2026-03-27 16:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004019auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004024> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:27 [ecarstrade.be] INFO: Extracting details for car 7004024auction61871
2026-03-27 16:50:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a1b9231-8824-505b-8111-9ed9968ac9ca with identifier: 7004024auction61871
2026-03-27 16:50:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a1b9231-8824-505b-8111-9ed9968ac9ca with scrape type 2
2026-03-27 16:50:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a1b9231-8824-505b-8111-9ed9968ac9ca with scrape type 2
2026-03-27 16:50:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a1b9231-8824-505b-8111-9ed9968ac9ca, identifier: 7004024auction61871
2026-03-27 16:50:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a1b9231-8824-505b-8111-9ed9968ac9ca with identifier: 7004024auction61871
2026-03-27 16:50:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a1b9231-8824-505b-8111-9ed9968ac9ca with identifier: 7004024auction61871
2026-03-27 16:50:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a1b9231-8824-505b-8111-9ed9968ac9ca with identifier: 7004024auction61871 to the API
2026-03-27 16:50:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004024>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '6a1b9231-8824-505b-8111-9ed9968ac9ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004024',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 149460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA KAMIQ 1.0 TSI 110hp Ambition 5d',
'transmission': 'manual',
'trim': 'SKODA KAMIQ 1.0 TSI 110hp Ambition 5d',
'vin': None,
'year': 2022}
2026-03-27 16:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004024auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:27 [ecarstrade.be] INFO: Saving data for 7004024auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537443.449093, 'last_price_update_time': 1774630227.621364}
2026-03-27 16:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004024auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004025> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:28 [ecarstrade.be] INFO: Extracting details for car 7004025auction61871
2026-03-27 16:50:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97cced92-3f35-51dc-8de5-a5ac875b3719 with identifier: 7004025auction61871
2026-03-27 16:50:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97cced92-3f35-51dc-8de5-a5ac875b3719 with scrape type 2
2026-03-27 16:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97cced92-3f35-51dc-8de5-a5ac875b3719 with scrape type 2
2026-03-27 16:50:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 97cced92-3f35-51dc-8de5-a5ac875b3719, identifier: 7004025auction61871
2026-03-27 16:50:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 97cced92-3f35-51dc-8de5-a5ac875b3719 with identifier: 7004025auction61871
2026-03-27 16:50:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 97cced92-3f35-51dc-8de5-a5ac875b3719 with identifier: 7004025auction61871
2026-03-27 16:50:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 97cced92-3f35-51dc-8de5-a5ac875b3719 with identifier: 7004025auction61871 to the API
2026-03-27 16:50:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004025>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '97cced92-3f35-51dc-8de5-a5ac875b3719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004025',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'AC',
'model': 'DS Automobiles DS7 Crossback',
'odometer': 112315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS 7 Crossback 1.6 PureTech 180 Auto PERFORMANCE Line 5d',
'transmission': 'automatic',
'trim': 'DS 7 Crossback 1.6 PureTech 180 Auto PERFORMANCE Line 5d',
'vin': None,
'year': 2020}
2026-03-27 16:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004025auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:29 [ecarstrade.be] INFO: Saving data for 7004025auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537488.676706, 'last_price_update_time': 1774630229.371277}
2026-03-27 16:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004025auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004040> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:29 [ecarstrade.be] INFO: Extracting details for car 7004040auction61871
2026-03-27 16:50:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e0936f8-93cb-5db8-8bdb-4bc6f9c35939 with identifier: 7004040auction61871
2026-03-27 16:50:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e0936f8-93cb-5db8-8bdb-4bc6f9c35939 with scrape type 2
2026-03-27 16:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e0936f8-93cb-5db8-8bdb-4bc6f9c35939 with scrape type 2
2026-03-27 16:50:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1e0936f8-93cb-5db8-8bdb-4bc6f9c35939, identifier: 7004040auction61871
2026-03-27 16:50:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1e0936f8-93cb-5db8-8bdb-4bc6f9c35939 with identifier: 7004040auction61871
2026-03-27 16:50:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1e0936f8-93cb-5db8-8bdb-4bc6f9c35939 with identifier: 7004040auction61871
2026-03-27 16:50:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1e0936f8-93cb-5db8-8bdb-4bc6f9c35939 with identifier: 7004040auction61871 to the API
2026-03-27 16:50:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004040>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '1e0936f8-93cb-5db8-8bdb-4bc6f9c35939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004040',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 71548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': "Skoda, Octavia '20, Skoda Octavia 2.0 CRTDI 85kW DSG7 Clever 5d",
'transmission': 'automatic',
'trim': ", '20, 2.0 CRTDI 85kW DSG7 Clever 5d",
'vin': None,
'year': 2023}
2026-03-27 16:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004040auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:30 [ecarstrade.be] INFO: Saving data for 7004040auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537447.485038, 'last_price_update_time': 1774630230.073106}
2026-03-27 16:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004040auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004038> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:31 [ecarstrade.be] INFO: Extracting details for car 7004038auction61871
2026-03-27 16:50:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac366a70-b8bb-534d-b08c-340a99579ef9 with identifier: 7004038auction61871
2026-03-27 16:50:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac366a70-b8bb-534d-b08c-340a99579ef9 with scrape type 2
2026-03-27 16:50:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac366a70-b8bb-534d-b08c-340a99579ef9 with scrape type 2
2026-03-27 16:50:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ac366a70-b8bb-534d-b08c-340a99579ef9, identifier: 7004038auction61871
2026-03-27 16:50:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ac366a70-b8bb-534d-b08c-340a99579ef9 with identifier: 7004038auction61871
2026-03-27 16:50:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ac366a70-b8bb-534d-b08c-340a99579ef9 with identifier: 7004038auction61871
2026-03-27 16:50:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ac366a70-b8bb-534d-b08c-340a99579ef9 with identifier: 7004038auction61871 to the API
2026-03-27 16:50:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004038>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'ac366a70-b8bb-534d-b08c-340a99579ef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004038',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '5008',
'odometer': 94975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-01',
'seats_number': 7,
'seller_name': None,
'title': "Peugeot, 5008 FL'20, Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 Allure "
'Pack',
'transmission': 'automatic',
'trim': ", FL'20, 1.5 BlueHDi 96kW S&S EAT8 Allure Pack",
'vin': None,
'year': 2021}
2026-03-27 16:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004038auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:32 [ecarstrade.be] INFO: Saving data for 7004038auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537453.920438, 'last_price_update_time': 1774630232.002243}
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004038auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004037> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004036> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:32 [ecarstrade.be] INFO: Extracting details for car 7004037auction61871
2026-03-27 16:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fe849b-330e-5994-b95c-7146f8c9580a with identifier: 7004037auction61871
2026-03-27 16:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fe849b-330e-5994-b95c-7146f8c9580a with scrape type 2
2026-03-27 16:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6fe849b-330e-5994-b95c-7146f8c9580a with scrape type 2
2026-03-27 16:50:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d6fe849b-330e-5994-b95c-7146f8c9580a, identifier: 7004037auction61871
2026-03-27 16:50:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d6fe849b-330e-5994-b95c-7146f8c9580a with identifier: 7004037auction61871
2026-03-27 16:50:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d6fe849b-330e-5994-b95c-7146f8c9580a with identifier: 7004037auction61871
2026-03-27 16:50:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d6fe849b-330e-5994-b95c-7146f8c9580a with identifier: 7004037auction61871 to the API
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004037>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd6fe849b-330e-5994-b95c-7146f8c9580a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004037',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 98997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Opel, Grandland X '17, Opel Grandland X 1.5 Turbo D D S/S AT8 "
'Edition 5d',
'transmission': 'automatic',
'trim': ", '17, 1.5 Turbo D D S/S AT8 Edition 5d",
'vin': None,
'year': 2021}
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004037auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:32 [ecarstrade.be] INFO: Saving data for 7004037auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537454.916273, 'last_price_update_time': 1774630232.92974}
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004037auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:32 [ecarstrade.be] INFO: Extracting details for car 7004036auction61871
2026-03-27 16:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a7c954-dfa2-5e2f-a79c-aaaa5979c4c1 with identifier: 7004036auction61871
2026-03-27 16:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a7c954-dfa2-5e2f-a79c-aaaa5979c4c1 with scrape type 2
2026-03-27 16:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a7c954-dfa2-5e2f-a79c-aaaa5979c4c1 with scrape type 2
2026-03-27 16:50:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14a7c954-dfa2-5e2f-a79c-aaaa5979c4c1, identifier: 7004036auction61871
2026-03-27 16:50:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14a7c954-dfa2-5e2f-a79c-aaaa5979c4c1 with identifier: 7004036auction61871
2026-03-27 16:50:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14a7c954-dfa2-5e2f-a79c-aaaa5979c4c1 with identifier: 7004036auction61871
2026-03-27 16:50:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14a7c954-dfa2-5e2f-a79c-aaaa5979c4c1 with identifier: 7004036auction61871 to the API
2026-03-27 16:50:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004036>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '14a7c954-dfa2-5e2f-a79c-aaaa5979c4c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004036',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '5008',
'odometer': 109459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 7,
'seller_name': None,
'title': "Peugeot, 5008 FL'20, Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 GT 5d",
'transmission': 'automatic',
'trim': ", FL'20, 1.5 BlueHDi 96kW S&S EAT8 GT 5d",
'vin': None,
'year': 2021}
2026-03-27 16:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004036auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:33 [ecarstrade.be] INFO: Saving data for 7004036auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537452.890208, 'last_price_update_time': 1774630233.309851}
2026-03-27 16:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004036auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004033> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004034> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:36 [ecarstrade.be] INFO: Extracting details for car 7004033auction61871
2026-03-27 16:50:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c226e509-27b8-5556-b436-fd4125ab253a with identifier: 7004033auction61871
2026-03-27 16:50:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c226e509-27b8-5556-b436-fd4125ab253a with scrape type 2
2026-03-27 16:50:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c226e509-27b8-5556-b436-fd4125ab253a with scrape type 2
2026-03-27 16:50:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c226e509-27b8-5556-b436-fd4125ab253a, identifier: 7004033auction61871
2026-03-27 16:50:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c226e509-27b8-5556-b436-fd4125ab253a with identifier: 7004033auction61871
2026-03-27 16:50:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c226e509-27b8-5556-b436-fd4125ab253a with identifier: 7004033auction61871
2026-03-27 16:50:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c226e509-27b8-5556-b436-fd4125ab253a with identifier: 7004033auction61871 to the API
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004033>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'c226e509-27b8-5556-b436-fd4125ab253a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004033',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 93386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': "VW, T-Roc '17, Volkswagen T-Roc 1.5 TSI United 5d",
'transmission': 'manual',
'trim': "VW, '17, 1.5 TSI United 5d",
'vin': None,
'year': 2021}
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004033auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:37 [ecarstrade.be] INFO: Saving data for 7004033auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537457.807559, 'last_price_update_time': 1774630237.343306}
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004033auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:37 [ecarstrade.be] INFO: Extracting details for car 7004034auction61871
2026-03-27 16:50:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f4cd675-4f18-5e68-9189-1747a9e0f7c5 with identifier: 7004034auction61871
2026-03-27 16:50:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4cd675-4f18-5e68-9189-1747a9e0f7c5 with scrape type 2
2026-03-27 16:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f4cd675-4f18-5e68-9189-1747a9e0f7c5 with scrape type 2
2026-03-27 16:50:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0f4cd675-4f18-5e68-9189-1747a9e0f7c5, identifier: 7004034auction61871
2026-03-27 16:50:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0f4cd675-4f18-5e68-9189-1747a9e0f7c5 with identifier: 7004034auction61871
2026-03-27 16:50:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0f4cd675-4f18-5e68-9189-1747a9e0f7c5 with identifier: 7004034auction61871
2026-03-27 16:50:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0f4cd675-4f18-5e68-9189-1747a9e0f7c5 with identifier: 7004034auction61871 to the API
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004034>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '0f4cd675-4f18-5e68-9189-1747a9e0f7c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004034',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 84299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 2,
'seller_name': None,
'title': "Renault, _Kangoo Express '13, Renault Kangoo Express Blue dCi 80 "
'Grand Confort 4',
'transmission': 'manual',
'trim': ", _ Express '13, Express Blue dCi 80 Grand Confort 4",
'vin': None,
'year': 2020}
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004034auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:37 [ecarstrade.be] INFO: Saving data for 7004034auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537456.856068, 'last_price_update_time': 1774630237.735133}
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004034auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005236> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:38 [ecarstrade.be] INFO: Extracting details for car 7005236auction61871
2026-03-27 16:50:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55ff1edc-a71f-5ce9-8cf1-a89ad0741f7d with identifier: 7005236auction61871
2026-03-27 16:50:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ff1edc-a71f-5ce9-8cf1-a89ad0741f7d with scrape type 2
2026-03-27 16:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55ff1edc-a71f-5ce9-8cf1-a89ad0741f7d with scrape type 2
2026-03-27 16:50:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55ff1edc-a71f-5ce9-8cf1-a89ad0741f7d, identifier: 7005236auction61871
2026-03-27 16:50:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55ff1edc-a71f-5ce9-8cf1-a89ad0741f7d with identifier: 7005236auction61871
2026-03-27 16:50:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55ff1edc-a71f-5ce9-8cf1-a89ad0741f7d with identifier: 7005236auction61871
2026-03-27 16:50:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55ff1edc-a71f-5ce9-8cf1-a89ad0741f7d with identifier: 7005236auction61871 to the API
2026-03-27 16:50:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005236>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '55ff1edc-a71f-5ce9-8cf1-a89ad0741f7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005236',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 36509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005236auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:38 [ecarstrade.be] INFO: Saving data for 7005236auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537487.899484, 'last_price_update_time': 1774630238.936063}
2026-03-27 16:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005236auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005234> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005235> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:39 [ecarstrade.be] INFO: Extracting details for car 7005234auction61871
2026-03-27 16:50:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 450265bd-b190-5a45-bbb1-bd2e15e0e9c3 with identifier: 7005234auction61871
2026-03-27 16:50:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 450265bd-b190-5a45-bbb1-bd2e15e0e9c3 with scrape type 2
2026-03-27 16:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 450265bd-b190-5a45-bbb1-bd2e15e0e9c3 with scrape type 2
2026-03-27 16:50:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 450265bd-b190-5a45-bbb1-bd2e15e0e9c3, identifier: 7005234auction61871
2026-03-27 16:50:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 450265bd-b190-5a45-bbb1-bd2e15e0e9c3 with identifier: 7005234auction61871
2026-03-27 16:50:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 450265bd-b190-5a45-bbb1-bd2e15e0e9c3 with identifier: 7005234auction61871
2026-03-27 16:50:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 450265bd-b190-5a45-bbb1-bd2e15e0e9c3 with identifier: 7005234auction61871 to the API
2026-03-27 16:50:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005234>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '450265bd-b190-5a45-bbb1-bd2e15e0e9c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005234',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 55088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz Classe A A 180 Business Line 5d',
'transmission': 'automatic',
'trim': '-Benz Classe A Business Line 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005234auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:39 [ecarstrade.be] INFO: Saving data for 7005234auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537489.108721, 'last_price_update_time': 1774630239.688942}
2026-03-27 16:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005234auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:39 [ecarstrade.be] INFO: Extracting details for car 7005235auction61871
2026-03-27 16:50:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a78500c8-6f51-5c17-ac2a-48b73de8685c with identifier: 7005235auction61871
2026-03-27 16:50:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a78500c8-6f51-5c17-ac2a-48b73de8685c with scrape type 2
2026-03-27 16:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a78500c8-6f51-5c17-ac2a-48b73de8685c with scrape type 2
2026-03-27 16:50:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a78500c8-6f51-5c17-ac2a-48b73de8685c, identifier: 7005235auction61871
2026-03-27 16:50:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a78500c8-6f51-5c17-ac2a-48b73de8685c with identifier: 7005235auction61871
2026-03-27 16:50:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a78500c8-6f51-5c17-ac2a-48b73de8685c with identifier: 7005235auction61871
2026-03-27 16:50:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a78500c8-6f51-5c17-ac2a-48b73de8685c with identifier: 7005235auction61871 to the API
2026-03-27 16:50:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005235>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'a78500c8-6f51-5c17-ac2a-48b73de8685c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005235',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 42566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana E-TECH Hybrid Engineered 5d',
'transmission': 'automatic',
'trim': 'E-TECH Hybrid Engineered 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005235auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:40 [ecarstrade.be] INFO: Saving data for 7005235auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537490.033669, 'last_price_update_time': 1774630240.072729}
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005235auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004035> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:40 [ecarstrade.be] INFO: Extracting details for car 7004035auction61871
2026-03-27 16:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78911527-f395-5cbe-a777-f3ab5557e5e8 with identifier: 7004035auction61871
2026-03-27 16:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78911527-f395-5cbe-a777-f3ab5557e5e8 with scrape type 2
2026-03-27 16:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78911527-f395-5cbe-a777-f3ab5557e5e8 with scrape type 2
2026-03-27 16:50:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 78911527-f395-5cbe-a777-f3ab5557e5e8, identifier: 7004035auction61871
2026-03-27 16:50:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 78911527-f395-5cbe-a777-f3ab5557e5e8 with identifier: 7004035auction61871
2026-03-27 16:50:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 78911527-f395-5cbe-a777-f3ab5557e5e8 with identifier: 7004035auction61871
2026-03-27 16:50:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 78911527-f395-5cbe-a777-f3ab5557e5e8 with identifier: 7004035auction61871 to the API
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004035>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '78911527-f395-5cbe-a777-f3ab5557e5e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004035',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '5008',
'odometer': 85660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 7,
'seller_name': None,
'title': "Peugeot, 5008 FL'20, Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 GT Pack "
'5d',
'transmission': 'automatic',
'trim': ", FL'20, 1.5 BlueHDi 96kW S&S EAT8 GT Pack 5d",
'vin': None,
'year': 2021}
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004035auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:40 [ecarstrade.be] INFO: Saving data for 7004035auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537453.475063, 'last_price_update_time': 1774630240.649856}
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004035auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004012> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:41 [ecarstrade.be] INFO: Extracting details for car 7004012auction61871
2026-03-27 16:50:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95d76d9a-8464-5a0f-bac6-e1be2d9fd404 with identifier: 7004012auction61871
2026-03-27 16:50:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95d76d9a-8464-5a0f-bac6-e1be2d9fd404 with scrape type 2
2026-03-27 16:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95d76d9a-8464-5a0f-bac6-e1be2d9fd404 with scrape type 2
2026-03-27 16:50:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 95d76d9a-8464-5a0f-bac6-e1be2d9fd404, identifier: 7004012auction61871
2026-03-27 16:50:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 95d76d9a-8464-5a0f-bac6-e1be2d9fd404 with identifier: 7004012auction61871
2026-03-27 16:50:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 95d76d9a-8464-5a0f-bac6-e1be2d9fd404 with identifier: 7004012auction61871
2026-03-27 16:50:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 95d76d9a-8464-5a0f-bac6-e1be2d9fd404 with identifier: 7004012auction61871 to the API
2026-03-27 16:50:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004012>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '95d76d9a-8464-5a0f-bac6-e1be2d9fd404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004012',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Ford',
'model': 'Puma',
'odometer': 60321,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.0i Ecoboost MHEV 92kW Aut. Titanium 5d',
'transmission': 'automatic',
'trim': '1.0i Ecoboost MHEV 92kW Aut. Titanium 5d',
'vin': None,
'year': 2023}
2026-03-27 16:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004012auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:42 [ecarstrade.be] INFO: Saving data for 7004012auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537444.59047, 'last_price_update_time': 1774630242.120524}
2026-03-27 16:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004012auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004059> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:43 [ecarstrade.be] INFO: Extracting details for car 7004059auction61871
2026-03-27 16:50:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee1059b0-0354-509e-954a-dc62e6357bc9 with identifier: 7004059auction61871
2026-03-27 16:50:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee1059b0-0354-509e-954a-dc62e6357bc9 with scrape type 2
2026-03-27 16:50:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee1059b0-0354-509e-954a-dc62e6357bc9 with scrape type 2
2026-03-27 16:50:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ee1059b0-0354-509e-954a-dc62e6357bc9, identifier: 7004059auction61871
2026-03-27 16:50:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ee1059b0-0354-509e-954a-dc62e6357bc9 with identifier: 7004059auction61871
2026-03-27 16:50:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ee1059b0-0354-509e-954a-dc62e6357bc9 with identifier: 7004059auction61871
2026-03-27 16:50:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ee1059b0-0354-509e-954a-dc62e6357bc9 with identifier: 7004059auction61871 to the API
2026-03-27 16:50:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004059>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'ee1059b0-0354-509e-954a-dc62e6357bc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004059',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X2',
'odometer': 66995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive16dA 85kW DCT 5d',
'transmission': 'automatic',
'trim': 'sDrive16dA 85kW DCT 5d',
'vin': None,
'year': 2020}
2026-03-27 16:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004059auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:43 [ecarstrade.be] INFO: Saving data for 7004059auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537489.616198, 'last_price_update_time': 1774630243.581154}
2026-03-27 16:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004059auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004058> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:44 [ecarstrade.be] INFO: Extracting details for car 7004058auction61871
2026-03-27 16:50:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe29d06-7f74-508e-9844-0b8c46a72bb2 with identifier: 7004058auction61871
2026-03-27 16:50:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe29d06-7f74-508e-9844-0b8c46a72bb2 with scrape type 2
2026-03-27 16:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe29d06-7f74-508e-9844-0b8c46a72bb2 with scrape type 2
2026-03-27 16:50:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fbe29d06-7f74-508e-9844-0b8c46a72bb2, identifier: 7004058auction61871
2026-03-27 16:50:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fbe29d06-7f74-508e-9844-0b8c46a72bb2 with identifier: 7004058auction61871
2026-03-27 16:50:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fbe29d06-7f74-508e-9844-0b8c46a72bb2 with identifier: 7004058auction61871
2026-03-27 16:50:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fbe29d06-7f74-508e-9844-0b8c46a72bb2 with identifier: 7004058auction61871 to the API
2026-03-27 16:50:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004058>
{'auction_title': '',
'c_o_2_emission_value': 68,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'fbe29d06-7f74-508e-9844-0b8c46a72bb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004058',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 28886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': "Toyota, Yaris '20, Toyota Yaris 1.5 VVT-i Hybrid Iconic e-CVT 5d",
'transmission': 'automatic',
'trim': ", '20, 1.5 VVT-i Hybrid Iconic e-CVT 5d",
'vin': None,
'year': 2022}
2026-03-27 16:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004058auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:44 [ecarstrade.be] INFO: Saving data for 7004058auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537472.85221, 'last_price_update_time': 1774630244.875014}
2026-03-27 16:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004058auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004057> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:45 [ecarstrade.be] INFO: Extracting details for car 7004057auction61871
2026-03-27 16:50:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cd5b791-3407-5592-a00b-56687ce0d6f2 with identifier: 7004057auction61871
2026-03-27 16:50:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cd5b791-3407-5592-a00b-56687ce0d6f2 with scrape type 2
2026-03-27 16:50:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cd5b791-3407-5592-a00b-56687ce0d6f2 with scrape type 2
2026-03-27 16:50:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5cd5b791-3407-5592-a00b-56687ce0d6f2, identifier: 7004057auction61871
2026-03-27 16:50:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5cd5b791-3407-5592-a00b-56687ce0d6f2 with identifier: 7004057auction61871
2026-03-27 16:50:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5cd5b791-3407-5592-a00b-56687ce0d6f2 with identifier: 7004057auction61871
2026-03-27 16:50:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5cd5b791-3407-5592-a00b-56687ce0d6f2 with identifier: 7004057auction61871 to the API
2026-03-27 16:50:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004057>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '5cd5b791-3407-5592-a00b-56687ce0d6f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004057',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'A3',
'odometer': 95000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Audi, A3 SB '20, Audi A3 Sportback 1.0 30 TFSi 81kW S tron. S Line",
'transmission': 'automatic',
'trim': ", SB '20, Sportback 1.0 30 TFSi 81kW S tron. S Line",
'vin': None,
'year': 2022}
2026-03-27 16:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004057auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:45 [ecarstrade.be] INFO: Saving data for 7004057auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537473.764915, 'last_price_update_time': 1774630245.844548}
2026-03-27 16:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004057auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004055> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:47 [ecarstrade.be] INFO: Extracting details for car 7004055auction61871
2026-03-27 16:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004056> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 170b7232-e45f-55c3-80e7-a18645400e19 with identifier: 7004055auction61871
2026-03-27 16:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 170b7232-e45f-55c3-80e7-a18645400e19 with scrape type 2
2026-03-27 16:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 170b7232-e45f-55c3-80e7-a18645400e19 with scrape type 2
2026-03-27 16:50:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 170b7232-e45f-55c3-80e7-a18645400e19, identifier: 7004055auction61871
2026-03-27 16:50:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 170b7232-e45f-55c3-80e7-a18645400e19 with identifier: 7004055auction61871
2026-03-27 16:50:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 170b7232-e45f-55c3-80e7-a18645400e19 with identifier: 7004055auction61871
2026-03-27 16:50:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 170b7232-e45f-55c3-80e7-a18645400e19 with identifier: 7004055auction61871 to the API
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004055>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '170b7232-e45f-55c3-80e7-a18645400e19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004055',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'A4',
'odometer': 273940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 2.0 30 TDi 100kW S tr S line Business Ed 5d',
'transmission': 'automatic',
'trim': 'Avant 2.0 30 TDi 100kW S tr S line Business Ed 5d',
'vin': None,
'year': 2022}
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004055auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:47 [ecarstrade.be] INFO: Saving data for 7004055auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537475.097026, 'last_price_update_time': 1774630247.559789}
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004055auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:47 [ecarstrade.be] INFO: Extracting details for car 7004056auction61871
2026-03-27 16:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004016> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d860410a-1ad8-567b-b7b1-32b98edb1431 with identifier: 7004056auction61871
2026-03-27 16:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d860410a-1ad8-567b-b7b1-32b98edb1431 with scrape type 2
2026-03-27 16:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d860410a-1ad8-567b-b7b1-32b98edb1431 with scrape type 2
2026-03-27 16:50:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d860410a-1ad8-567b-b7b1-32b98edb1431, identifier: 7004056auction61871
2026-03-27 16:50:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d860410a-1ad8-567b-b7b1-32b98edb1431 with identifier: 7004056auction61871
2026-03-27 16:50:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d860410a-1ad8-567b-b7b1-32b98edb1431 with identifier: 7004056auction61871
2026-03-27 16:50:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d860410a-1ad8-567b-b7b1-32b98edb1431 with identifier: 7004056auction61871 to the API
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004056>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd860410a-1ad8-567b-b7b1-32b98edb1431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004056',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': '320',
'odometer': 78357,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 3-serie Touring '18, BMW 3 Reeks Touring 320d xDrive (140 kW) "
'5d',
'transmission': 'automatic',
'trim': ", 3-serie Touring '18, 3 Reeks Touring d xDrive (140 kW) 5d",
'vin': None,
'year': 2022}
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004056auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:47 [ecarstrade.be] INFO: Saving data for 7004056auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537474.785455, 'last_price_update_time': 1774630247.908899}
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004056auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:47 [ecarstrade.be] INFO: Extracting details for car 7004016auction61871
2026-03-27 16:50:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1ea0b1-a120-5319-ba7e-471023ab74f9 with identifier: 7004016auction61871
2026-03-27 16:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1ea0b1-a120-5319-ba7e-471023ab74f9 with scrape type 2
2026-03-27 16:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec1ea0b1-a120-5319-ba7e-471023ab74f9 with scrape type 2
2026-03-27 16:50:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ec1ea0b1-a120-5319-ba7e-471023ab74f9, identifier: 7004016auction61871
2026-03-27 16:50:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ec1ea0b1-a120-5319-ba7e-471023ab74f9 with identifier: 7004016auction61871
2026-03-27 16:50:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ec1ea0b1-a120-5319-ba7e-471023ab74f9 with identifier: 7004016auction61871
2026-03-27 16:50:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ec1ea0b1-a120-5319-ba7e-471023ab74f9 with identifier: 7004016auction61871 to the API
2026-03-27 16:50:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004016>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'ec1ea0b1-a120-5319-ba7e-471023ab74f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004016',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'MG',
'model': 'EHS',
'odometer': 54187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': "MG, EHS '20 PHEV, MG EHS 1.5T Luxury 5d",
'transmission': 'automatic',
'trim': ", '20 PHEV, 1.5T Luxury 5d",
'vin': None,
'year': 2022}
2026-03-27 16:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004016auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:48 [ecarstrade.be] INFO: Saving data for 7004016auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537445.581154, 'last_price_update_time': 1774630248.32448}
2026-03-27 16:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004016auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004052> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:50 [ecarstrade.be] INFO: Extracting details for car 7004052auction61871
2026-03-27 16:50:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb84fa4d-d983-5217-8073-e0d39a6e0c36 with identifier: 7004052auction61871
2026-03-27 16:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb84fa4d-d983-5217-8073-e0d39a6e0c36 with scrape type 2
2026-03-27 16:50:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb84fa4d-d983-5217-8073-e0d39a6e0c36 with scrape type 2
2026-03-27 16:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eb84fa4d-d983-5217-8073-e0d39a6e0c36, identifier: 7004052auction61871
2026-03-27 16:50:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eb84fa4d-d983-5217-8073-e0d39a6e0c36 with identifier: 7004052auction61871
2026-03-27 16:50:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eb84fa4d-d983-5217-8073-e0d39a6e0c36 with identifier: 7004052auction61871
2026-03-27 16:50:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eb84fa4d-d983-5217-8073-e0d39a6e0c36 with identifier: 7004052auction61871 to the API
2026-03-27 16:50:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004052>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (diesel / electric)',
'id': 'eb84fa4d-d983-5217-8073-e0d39a6e0c36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004052',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'E 300',
'odometer': 151114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse Break E 300de Business Solution Limited 5d',
'transmission': 'automatic',
'trim': '-Benz E-Klasse Break de Business Solution Limited 5d',
'vin': None,
'year': 2021}
2026-03-27 16:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004052auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:50 [ecarstrade.be] INFO: Saving data for 7004052auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537497.682106, 'last_price_update_time': 1774630250.92963}
2026-03-27 16:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004052auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004050> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:52 [ecarstrade.be] INFO: Extracting details for car 7004050auction61871
2026-03-27 16:50:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64ccea2f-44a9-5a18-82a7-1e92b567fd12 with identifier: 7004050auction61871
2026-03-27 16:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64ccea2f-44a9-5a18-82a7-1e92b567fd12 with scrape type 2
2026-03-27 16:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64ccea2f-44a9-5a18-82a7-1e92b567fd12 with scrape type 2
2026-03-27 16:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64ccea2f-44a9-5a18-82a7-1e92b567fd12, identifier: 7004050auction61871
2026-03-27 16:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64ccea2f-44a9-5a18-82a7-1e92b567fd12 with identifier: 7004050auction61871
2026-03-27 16:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64ccea2f-44a9-5a18-82a7-1e92b567fd12 with identifier: 7004050auction61871
2026-03-27 16:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64ccea2f-44a9-5a18-82a7-1e92b567fd12 with identifier: 7004050auction61871 to the API
2026-03-27 16:50:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004050>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '64ccea2f-44a9-5a18-82a7-1e92b567fd12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004050',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Kia',
'model': 'Picanto',
'odometer': 57791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 4,
'seller_name': None,
'title': 'KIA Picanto 1.0 MPI 67 Pure 5d',
'transmission': 'manual',
'trim': 'KIA 1.0 MPI 67 Pure 5d',
'vin': None,
'year': 2020}
2026-03-27 16:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004050auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:53 [ecarstrade.be] INFO: Saving data for 7004050auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537441.096588, 'last_price_update_time': 1774630253.262049}
2026-03-27 16:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004050auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004049> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:53 [ecarstrade.be] INFO: Extracting details for car 7004049auction61871
2026-03-27 16:50:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a28a346-2eee-5c3c-8367-8c1e711b425f with identifier: 7004049auction61871
2026-03-27 16:50:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a28a346-2eee-5c3c-8367-8c1e711b425f with scrape type 2
2026-03-27 16:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a28a346-2eee-5c3c-8367-8c1e711b425f with scrape type 2
2026-03-27 16:50:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a28a346-2eee-5c3c-8367-8c1e711b425f, identifier: 7004049auction61871
2026-03-27 16:50:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a28a346-2eee-5c3c-8367-8c1e711b425f with identifier: 7004049auction61871
2026-03-27 16:50:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a28a346-2eee-5c3c-8367-8c1e711b425f with identifier: 7004049auction61871
2026-03-27 16:50:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a28a346-2eee-5c3c-8367-8c1e711b425f with identifier: 7004049auction61871 to the API
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004049>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '5a28a346-2eee-5c3c-8367-8c1e711b425f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004049',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': '118',
'odometer': 150652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 1-serie '15, BMW 1 Reeks Hatch 118d (110 kW) Aut. 5d",
'transmission': 'automatic',
'trim': ", 1-serie '15, 1 Reeks Hatch d (110 kW) Aut. 5d",
'vin': None,
'year': 2018}
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004049auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:54 [ecarstrade.be] INFO: Saving data for 7004049auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537441.532326, 'last_price_update_time': 1774630254.260794}
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004049auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004048> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:54 [ecarstrade.be] INFO: Extracting details for car 7004048auction61871
2026-03-27 16:50:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c1e7d5-73dc-53f3-b107-ed1fd55b1e60 with identifier: 7004048auction61871
2026-03-27 16:50:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c1e7d5-73dc-53f3-b107-ed1fd55b1e60 with scrape type 2
2026-03-27 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82c1e7d5-73dc-53f3-b107-ed1fd55b1e60 with scrape type 2
2026-03-27 16:50:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82c1e7d5-73dc-53f3-b107-ed1fd55b1e60, identifier: 7004048auction61871
2026-03-27 16:50:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82c1e7d5-73dc-53f3-b107-ed1fd55b1e60 with identifier: 7004048auction61871
2026-03-27 16:50:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82c1e7d5-73dc-53f3-b107-ed1fd55b1e60 with identifier: 7004048auction61871
2026-03-27 16:50:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82c1e7d5-73dc-53f3-b107-ed1fd55b1e60 with identifier: 7004048auction61871 to the API
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004048>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '82c1e7d5-73dc-53f3-b107-ed1fd55b1e60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004048',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '3008',
'odometer': 159782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Peugeot, 3008 FL'20, Peugeot 3008 1.5 BlueHDi 96kW S&S EAT8 Allure "
'Pack',
'transmission': 'automatic',
'trim': ", FL'20, 1.5 BlueHDi 96kW S&S EAT8 Allure Pack",
'vin': None,
'year': 2022}
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004048auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:54 [ecarstrade.be] INFO: Saving data for 7004048auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537439.266764, 'last_price_update_time': 1774630254.940907}
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004048auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004051> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004054> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004047> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:55 [ecarstrade.be] INFO: Extracting details for car 7004051auction61871
2026-03-27 16:50:55 [ecarstrade.be] INFO: Extracting details for car 7004054auction61871
2026-03-27 16:50:55 [ecarstrade.be] INFO: Extracting details for car 7004047auction61871
2026-03-27 16:50:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34a649e3-bb16-571a-82be-3ae93ece22d0 with identifier: 7004051auction61871
2026-03-27 16:50:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34a649e3-bb16-571a-82be-3ae93ece22d0 with scrape type 2
2026-03-27 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34a649e3-bb16-571a-82be-3ae93ece22d0 with scrape type 2
2026-03-27 16:50:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 34a649e3-bb16-571a-82be-3ae93ece22d0, identifier: 7004051auction61871
2026-03-27 16:50:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d21625-dcbb-5a6a-9ea2-5596e323b8d0 with identifier: 7004054auction61871
2026-03-27 16:50:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d21625-dcbb-5a6a-9ea2-5596e323b8d0 with scrape type 2
2026-03-27 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d21625-dcbb-5a6a-9ea2-5596e323b8d0 with scrape type 2
2026-03-27 16:50:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79d21625-dcbb-5a6a-9ea2-5596e323b8d0, identifier: 7004054auction61871
2026-03-27 16:50:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4928483-b1d0-51b3-b0ce-e75898f78126 with identifier: 7004047auction61871
2026-03-27 16:50:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4928483-b1d0-51b3-b0ce-e75898f78126 with scrape type 2
2026-03-27 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4928483-b1d0-51b3-b0ce-e75898f78126 with scrape type 2
2026-03-27 16:50:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d4928483-b1d0-51b3-b0ce-e75898f78126, identifier: 7004047auction61871
2026-03-27 16:50:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 34a649e3-bb16-571a-82be-3ae93ece22d0 with identifier: 7004051auction61871
2026-03-27 16:50:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 34a649e3-bb16-571a-82be-3ae93ece22d0 with identifier: 7004051auction61871
2026-03-27 16:50:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 34a649e3-bb16-571a-82be-3ae93ece22d0 with identifier: 7004051auction61871 to the API
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004051>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '34a649e3-bb16-571a-82be-3ae93ece22d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004051',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Kia',
'model': 'Niro',
'odometer': 38079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': "Kia, Niro FL'19, KIA Niro Business Line 1.6 GDi HEV 6DCT 5d",
'transmission': 'automatic',
'trim': ", FL'19, KIA Business Line 1.6 GDi HEV 6DCT 5d",
'vin': None,
'year': 2021}
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004051auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:55 [ecarstrade.be] INFO: Saving data for 7004051auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537443.028692, 'last_price_update_time': 1774630255.638004}
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004051auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79d21625-dcbb-5a6a-9ea2-5596e323b8d0 with identifier: 7004054auction61871
2026-03-27 16:50:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79d21625-dcbb-5a6a-9ea2-5596e323b8d0 with identifier: 7004054auction61871
2026-03-27 16:50:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79d21625-dcbb-5a6a-9ea2-5596e323b8d0 with identifier: 7004054auction61871 to the API
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004054>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.4L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '79d21625-dcbb-5a6a-9ea2-5596e323b8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004054',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'Q3',
'odometer': 72613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': None,
'title': "Audi, Q3 '18 PHEV, Audi Q3 45 TFSI e S tronic S Line 5d",
'transmission': 'automatic',
'trim': ", '18 PHEV, 45 TFSI e S tronic S Line 5d",
'vin': None,
'year': 2021}
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004054auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:55 [ecarstrade.be] INFO: Saving data for 7004054auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537500.951703, 'last_price_update_time': 1774630255.911683}
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004054auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d4928483-b1d0-51b3-b0ce-e75898f78126 with identifier: 7004047auction61871
2026-03-27 16:50:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d4928483-b1d0-51b3-b0ce-e75898f78126 with identifier: 7004047auction61871
2026-03-27 16:50:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d4928483-b1d0-51b3-b0ce-e75898f78126 with identifier: 7004047auction61871 to the API
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004047>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'd4928483-b1d0-51b3-b0ce-e75898f78126',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004047',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 111566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19, BMW X1 sDrive16dA (85 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19, sDrive16dA (85 kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004047auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:56 [ecarstrade.be] INFO: Saving data for 7004047auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537440.556237, 'last_price_update_time': 1774630256.385163}
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004047auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004053> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:56 [ecarstrade.be] INFO: Extracting details for car 7004053auction61871
2026-03-27 16:50:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc22b898-5ce2-50a9-b1ed-6386fbe87f83 with identifier: 7004053auction61871
2026-03-27 16:50:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc22b898-5ce2-50a9-b1ed-6386fbe87f83 with scrape type 2
2026-03-27 16:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc22b898-5ce2-50a9-b1ed-6386fbe87f83 with scrape type 2
2026-03-27 16:50:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cc22b898-5ce2-50a9-b1ed-6386fbe87f83, identifier: 7004053auction61871
2026-03-27 16:50:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cc22b898-5ce2-50a9-b1ed-6386fbe87f83 with identifier: 7004053auction61871
2026-03-27 16:50:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cc22b898-5ce2-50a9-b1ed-6386fbe87f83 with identifier: 7004053auction61871
2026-03-27 16:50:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cc22b898-5ce2-50a9-b1ed-6386fbe87f83 with identifier: 7004053auction61871 to the API
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004053>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'cc22b898-5ce2-50a9-b1ed-6386fbe87f83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004053',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Hyundai',
'model': 'H-1',
'odometer': 43959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 8,
'seller_name': None,
'title': 'Hyundai, H-1, Hyundai H-1 People 2.5 CRDi 100kW Executive 5d',
'transmission': 'manual',
'trim': ', , People 2.5 CRDi 100kW Executive 5d',
'vin': None,
'year': 2020}
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004053auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:56 [ecarstrade.be] INFO: Saving data for 7004053auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537502.054843, 'last_price_update_time': 1774630256.919663}
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004053auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004046> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:57 [ecarstrade.be] INFO: Extracting details for car 7004046auction61871
2026-03-27 16:50:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0486aabb-c8e5-5dc0-9d84-2f8c5436dce3 with identifier: 7004046auction61871
2026-03-27 16:50:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0486aabb-c8e5-5dc0-9d84-2f8c5436dce3 with scrape type 2
2026-03-27 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0486aabb-c8e5-5dc0-9d84-2f8c5436dce3 with scrape type 2
2026-03-27 16:50:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0486aabb-c8e5-5dc0-9d84-2f8c5436dce3, identifier: 7004046auction61871
2026-03-27 16:50:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0486aabb-c8e5-5dc0-9d84-2f8c5436dce3 with identifier: 7004046auction61871
2026-03-27 16:50:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0486aabb-c8e5-5dc0-9d84-2f8c5436dce3 with identifier: 7004046auction61871
2026-03-27 16:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0486aabb-c8e5-5dc0-9d84-2f8c5436dce3 with identifier: 7004046auction61871 to the API
2026-03-27 16:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:50:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004046>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '0486aabb-c8e5-5dc0-9d84-2f8c5436dce3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004046',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'AC',
'model': 'Dacia Sandero',
'odometer': 94214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Dacia, Sandero '21, Dacia Sandero TCe 90 Stepway Plus 5d",
'transmission': 'manual',
'trim': "Dacia, Sandero '21, TCe 90 Stepway Plus 5d",
'vin': None,
'year': 2022}
2026-03-27 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004046auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:50:58 [ecarstrade.be] INFO: Saving data for 7004046auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537439.757336, 'last_price_update_time': 1774630258.279888}
2026-03-27 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004046auction61871') HTTP/1.1" 204 0
2026-03-27 16:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004045> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:50:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:50:59 [ecarstrade.be] INFO: Extracting details for car 7004045auction61871
2026-03-27 16:50:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1235c1ed-1cde-5a7c-bddc-eb06956e7a72 with identifier: 7004045auction61871
2026-03-27 16:50:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1235c1ed-1cde-5a7c-bddc-eb06956e7a72 with scrape type 2
2026-03-27 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1235c1ed-1cde-5a7c-bddc-eb06956e7a72 with scrape type 2
2026-03-27 16:51:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1235c1ed-1cde-5a7c-bddc-eb06956e7a72, identifier: 7004045auction61871
2026-03-27 16:51:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1235c1ed-1cde-5a7c-bddc-eb06956e7a72 with identifier: 7004045auction61871
2026-03-27 16:51:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1235c1ed-1cde-5a7c-bddc-eb06956e7a72 with identifier: 7004045auction61871
2026-03-27 16:51:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1235c1ed-1cde-5a7c-bddc-eb06956e7a72 with identifier: 7004045auction61871 to the API
2026-03-27 16:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004045>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '1235c1ed-1cde-5a7c-bddc-eb06956e7a72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004045',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'Q3',
'odometer': 131959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Audi, Q3 SB '19, Audi Q3 Sportback 35 TDI S tronic S Line Business",
'transmission': 'automatic',
'trim': ", SB '19, Sportback 35 TDI S tronic S Line Business",
'vin': None,
'year': 2021}
2026-03-27 16:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004045auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:00 [ecarstrade.be] INFO: Saving data for 7004045auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537442.088487, 'last_price_update_time': 1774630260.344652}
2026-03-27 16:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004045auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004041> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:01 [ecarstrade.be] INFO: Extracting details for car 7004041auction61871
2026-03-27 16:51:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b4304e3-cdbf-505c-b54f-fb332fdcf391 with identifier: 7004041auction61871
2026-03-27 16:51:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b4304e3-cdbf-505c-b54f-fb332fdcf391 with scrape type 2
2026-03-27 16:51:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b4304e3-cdbf-505c-b54f-fb332fdcf391 with scrape type 2
2026-03-27 16:51:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4b4304e3-cdbf-505c-b54f-fb332fdcf391, identifier: 7004041auction61871
2026-03-27 16:51:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4b4304e3-cdbf-505c-b54f-fb332fdcf391 with identifier: 7004041auction61871
2026-03-27 16:51:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4b4304e3-cdbf-505c-b54f-fb332fdcf391 with identifier: 7004041auction61871
2026-03-27 16:51:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4b4304e3-cdbf-505c-b54f-fb332fdcf391 with identifier: 7004041auction61871 to the API
2026-03-27 16:51:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004041>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '4b4304e3-cdbf-505c-b54f-fb332fdcf391',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004041',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'B 180',
'odometer': 64913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, B-Class '18, Mercedes-Benz B-Klasse B 180 Business "
'Solution Aut',
'transmission': 'automatic',
'trim': ", B-Class '18, -Benz B-Klasse Business Solution Aut",
'vin': None,
'year': 2021}
2026-03-27 16:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004041auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:01 [ecarstrade.be] INFO: Saving data for 7004041auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537452.049013, 'last_price_update_time': 1774630261.663821}
2026-03-27 16:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004041auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004032> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:51:02 [ecarstrade.be] INFO: Extracting details for car 7004032auction61871
2026-03-27 16:51:02 [ecarstrade.be] INFO: Found listing with ID: 7005237auction61871
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005237auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:02 [ecarstrade.be] INFO: Scrape type for 7005237auction61871: 2
2026-03-27 16:51:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:02 [ecarstrade.be] INFO: Found listing with ID: 7005238auction61871
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005238auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:02 [ecarstrade.be] INFO: Scrape type for 7005238auction61871: 2
2026-03-27 16:51:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004044> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57cbf54-529c-59d0-a325-e62737cbe742 with identifier: 7004032auction61871
2026-03-27 16:51:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57cbf54-529c-59d0-a325-e62737cbe742 with scrape type 2
2026-03-27 16:51:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a57cbf54-529c-59d0-a325-e62737cbe742 with scrape type 2
2026-03-27 16:51:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a57cbf54-529c-59d0-a325-e62737cbe742, identifier: 7004032auction61871
2026-03-27 16:51:02 [ecarstrade.be] INFO: Found listing with ID: 7005239auction61871
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005239auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:02 [ecarstrade.be] INFO: Scrape type for 7005239auction61871: 2
2026-03-27 16:51:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a57cbf54-529c-59d0-a325-e62737cbe742 with identifier: 7004032auction61871
2026-03-27 16:51:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a57cbf54-529c-59d0-a325-e62737cbe742 with identifier: 7004032auction61871
2026-03-27 16:51:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a57cbf54-529c-59d0-a325-e62737cbe742 with identifier: 7004032auction61871 to the API
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004032>
{'auction_title': '',
'c_o_2_emission_value': 231,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'a57cbf54-529c-59d0-a325-e62737cbe742',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004032',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 147122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 3,
'seller_name': None,
'title': "Fiat, _Ducato '14, Fiat Ducato 3.0 NP 136 Euro 6D-temp Maxi 35 LH2 "
'4d',
'transmission': 'manual',
'trim': ", _ '14, 3.0 NP 136 Euro 6D-temp Maxi 35 LH2 4d",
'vin': None,
'year': 2021}
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004032auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:02 [ecarstrade.be] INFO: Saving data for 7004032auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537457.333765, 'last_price_update_time': 1774630262.582552}
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004032auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:02 [ecarstrade.be] INFO: Extracting details for car 7004044auction61871
2026-03-27 16:51:02 [ecarstrade.be] INFO: Found listing with ID: 7005240auction61871
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005240auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:02 [ecarstrade.be] INFO: Scrape type for 7005240auction61871: 2
2026-03-27 16:51:02 [ecarstrade.be] INFO: Found listing with ID: 7005241auction61871
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005241auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:02 [ecarstrade.be] INFO: Scrape type for 7005241auction61871: 2
2026-03-27 16:51:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16c112d1-86db-5ab9-8661-0559d5746c53 with identifier: 7004044auction61871
2026-03-27 16:51:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16c112d1-86db-5ab9-8661-0559d5746c53 with scrape type 2
2026-03-27 16:51:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16c112d1-86db-5ab9-8661-0559d5746c53 with scrape type 2
2026-03-27 16:51:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 16c112d1-86db-5ab9-8661-0559d5746c53, identifier: 7004044auction61871
2026-03-27 16:51:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 16c112d1-86db-5ab9-8661-0559d5746c53 with identifier: 7004044auction61871
2026-03-27 16:51:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 16c112d1-86db-5ab9-8661-0559d5746c53 with identifier: 7004044auction61871
2026-03-27 16:51:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 16c112d1-86db-5ab9-8661-0559d5746c53 with identifier: 7004044auction61871 to the API
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004044>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '16c112d1-86db-5ab9-8661-0559d5746c53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004044',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 75912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.2 96kW Turbo S/S Auto Innovation 5d',
'transmission': 'automatic',
'trim': '1.2 96kW Turbo S/S Auto Innovation 5d',
'vin': None,
'year': 2020}
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004044auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Saving data for 7004044auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537444.135237, 'last_price_update_time': 1774630263.058917}
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004044auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005242auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005242auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005242auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005243auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005243auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005243auction61871: 2
2026-03-27 16:51:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004030> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005244auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005244auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005244auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005245auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005245auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005245auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005246auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005246auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005246auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005247auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005247auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005247auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005248auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005248auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005248auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005249auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005249auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005249auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Extracting details for car 7004030auction61871
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005250auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005250auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005250auction61871: 2
2026-03-27 16:51:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd4c891-5dd7-55bf-83bb-39c4af536be0 with identifier: 7004030auction61871
2026-03-27 16:51:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd4c891-5dd7-55bf-83bb-39c4af536be0 with scrape type 2
2026-03-27 16:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd4c891-5dd7-55bf-83bb-39c4af536be0 with scrape type 2
2026-03-27 16:51:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6cd4c891-5dd7-55bf-83bb-39c4af536be0, identifier: 7004030auction61871
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005251auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005251auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005251auction61871: 2
2026-03-27 16:51:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6cd4c891-5dd7-55bf-83bb-39c4af536be0 with identifier: 7004030auction61871
2026-03-27 16:51:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6cd4c891-5dd7-55bf-83bb-39c4af536be0 with identifier: 7004030auction61871
2026-03-27 16:51:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6cd4c891-5dd7-55bf-83bb-39c4af536be0 with identifier: 7004030auction61871 to the API
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004030>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '6cd4c891-5dd7-55bf-83bb-39c4af536be0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004030',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '308',
'odometer': 18836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 PureTech 130 S&S Active Pack 5d',
'transmission': 'manual',
'trim': 'SW 1.2 PureTech 130 S&S Active Pack 5d',
'vin': None,
'year': 2024}
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004030auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Saving data for 7004030auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537445.05349, 'last_price_update_time': 1774630263.649979}
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004030auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005252auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005252auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005252auction61871: 2
2026-03-27 16:51:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004031> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005253auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005253auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005253auction61871: 2
2026-03-27 16:51:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005254auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005254auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005254auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005255auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005255auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005255auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Found listing with ID: 7005256auction61871
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005256auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:03 [ecarstrade.be] INFO: Scrape type for 7005256auction61871: 2
2026-03-27 16:51:03 [ecarstrade.be] INFO: Extracting details for car 7004031auction61871
2026-03-27 16:51:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 344bc160-80f7-5d48-be5e-546d964eeb04 with identifier: 7004031auction61871
2026-03-27 16:51:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 344bc160-80f7-5d48-be5e-546d964eeb04 with scrape type 2
2026-03-27 16:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 344bc160-80f7-5d48-be5e-546d964eeb04 with scrape type 2
2026-03-27 16:51:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 344bc160-80f7-5d48-be5e-546d964eeb04, identifier: 7004031auction61871
2026-03-27 16:51:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 344bc160-80f7-5d48-be5e-546d964eeb04 with identifier: 7004031auction61871
2026-03-27 16:51:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 344bc160-80f7-5d48-be5e-546d964eeb04 with identifier: 7004031auction61871
2026-03-27 16:51:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 344bc160-80f7-5d48-be5e-546d964eeb04 with identifier: 7004031auction61871 to the API
2026-03-27 16:51:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004031>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '344bc160-80f7-5d48-be5e-546d964eeb04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004031',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Hyundai',
'model': 'IONIQ',
'odometer': 207172,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 1.6 GDi ISG DCT Hybride Feel 5d',
'transmission': 'automatic',
'trim': 'Ioniq 1.6 GDi ISG DCT Hybride Feel 5d',
'vin': None,
'year': 2021}
2026-03-27 16:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004031auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:04 [ecarstrade.be] INFO: Saving data for 7004031auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537458.24651, 'last_price_update_time': 1774630264.289606}
2026-03-27 16:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004031auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004029> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:04 [ecarstrade.be] INFO: Extracting details for car 7004029auction61871
2026-03-27 16:51:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6fc3769-7760-58b0-9bb4-de1f6d6d1399 with identifier: 7004029auction61871
2026-03-27 16:51:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6fc3769-7760-58b0-9bb4-de1f6d6d1399 with scrape type 2
2026-03-27 16:51:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6fc3769-7760-58b0-9bb4-de1f6d6d1399 with scrape type 2
2026-03-27 16:51:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6fc3769-7760-58b0-9bb4-de1f6d6d1399, identifier: 7004029auction61871
2026-03-27 16:51:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6fc3769-7760-58b0-9bb4-de1f6d6d1399 with identifier: 7004029auction61871
2026-03-27 16:51:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6fc3769-7760-58b0-9bb4-de1f6d6d1399 with identifier: 7004029auction61871
2026-03-27 16:51:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6fc3769-7760-58b0-9bb4-de1f6d6d1399 with identifier: 7004029auction61871 to the API
2026-03-27 16:51:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004029>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'e6fc3769-7760-58b0-9bb4-de1f6d6d1399',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004029',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Astra',
'odometer': 28923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
'transmission': 'manual',
'trim': '1.2 Turbo 81kW S/S Edition 5d',
'vin': None,
'year': 2023}
2026-03-27 16:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004029auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:05 [ecarstrade.be] INFO: Saving data for 7004029auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537442.560307, 'last_price_update_time': 1774630265.283197}
2026-03-27 16:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004029auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:07 [scrapy.extensions.logstats] INFO: Crawled 630 pages (at 54 pages/min), scraped 562 items (at 51 items/min)
2026-03-27 16:51:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:51:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004028> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:07 [ecarstrade.be] INFO: Extracting details for car 7004028auction61871
2026-03-27 16:51:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88588de2-4be5-57bd-9954-d64ee998141e with identifier: 7004028auction61871
2026-03-27 16:51:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88588de2-4be5-57bd-9954-d64ee998141e with scrape type 2
2026-03-27 16:51:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88588de2-4be5-57bd-9954-d64ee998141e with scrape type 2
2026-03-27 16:51:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88588de2-4be5-57bd-9954-d64ee998141e, identifier: 7004028auction61871
2026-03-27 16:51:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88588de2-4be5-57bd-9954-d64ee998141e with identifier: 7004028auction61871
2026-03-27 16:51:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88588de2-4be5-57bd-9954-d64ee998141e with identifier: 7004028auction61871
2026-03-27 16:51:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88588de2-4be5-57bd-9954-d64ee998141e with identifier: 7004028auction61871 to the API
2026-03-27 16:51:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004028>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '88588de2-4be5-57bd-9954-d64ee998141e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004028',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'Citan',
'odometer': 147465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Citan 109 CDI L2 6M Perfect Tool 4d',
'transmission': 'manual',
'trim': '-Benz 109 CDI L2 6M Perfect Tool 4d',
'vin': None,
'year': 2020}
2026-03-27 16:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004028auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:07 [ecarstrade.be] INFO: Saving data for 7004028auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537503.256503, 'last_price_update_time': 1774630267.907443}
2026-03-27 16:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004028auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004027> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:08 [ecarstrade.be] INFO: Extracting details for car 7004027auction61871
2026-03-27 16:51:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56e7f7ec-3a0e-58d8-adae-37b98f8820e7 with identifier: 7004027auction61871
2026-03-27 16:51:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56e7f7ec-3a0e-58d8-adae-37b98f8820e7 with scrape type 2
2026-03-27 16:51:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56e7f7ec-3a0e-58d8-adae-37b98f8820e7 with scrape type 2
2026-03-27 16:51:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56e7f7ec-3a0e-58d8-adae-37b98f8820e7, identifier: 7004027auction61871
2026-03-27 16:51:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56e7f7ec-3a0e-58d8-adae-37b98f8820e7 with identifier: 7004027auction61871
2026-03-27 16:51:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56e7f7ec-3a0e-58d8-adae-37b98f8820e7 with identifier: 7004027auction61871
2026-03-27 16:51:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56e7f7ec-3a0e-58d8-adae-37b98f8820e7 with identifier: 7004027auction61871 to the API
2026-03-27 16:51:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004027>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '56e7f7ec-3a0e-58d8-adae-37b98f8820e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004027',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '308',
'odometer': 39256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 PureTech 130 S&S Active Pack 5d',
'transmission': 'manual',
'trim': 'SW 1.2 PureTech 130 S&S Active Pack 5d',
'vin': None,
'year': 2023}
2026-03-27 16:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004027auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:08 [ecarstrade.be] INFO: Saving data for 7004027auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537503.706518, 'last_price_update_time': 1774630268.663871}
2026-03-27 16:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004027auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004026> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:08 [ecarstrade.be] INFO: Extracting details for car 7004026auction61871
2026-03-27 16:51:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe20c9aa-950a-556e-b9f5-1475501e3f40 with identifier: 7004026auction61871
2026-03-27 16:51:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe20c9aa-950a-556e-b9f5-1475501e3f40 with scrape type 2
2026-03-27 16:51:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe20c9aa-950a-556e-b9f5-1475501e3f40 with scrape type 2
2026-03-27 16:51:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fe20c9aa-950a-556e-b9f5-1475501e3f40, identifier: 7004026auction61871
2026-03-27 16:51:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fe20c9aa-950a-556e-b9f5-1475501e3f40 with identifier: 7004026auction61871
2026-03-27 16:51:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fe20c9aa-950a-556e-b9f5-1475501e3f40 with identifier: 7004026auction61871
2026-03-27 16:51:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fe20c9aa-950a-556e-b9f5-1475501e3f40 with identifier: 7004026auction61871 to the API
2026-03-27 16:51:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004026>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'fe20c9aa-950a-556e-b9f5-1475501e3f40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004026',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': '216 Gran Tourer',
'odometer': 152184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Reeks Gran Tourer 216d (85kW) Aut. 5d',
'transmission': 'automatic',
'trim': '2 Reeks Gran Tourer 216d (85kW) Aut. 5d',
'vin': None,
'year': 2021}
2026-03-27 16:51:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004026auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:09 [ecarstrade.be] INFO: Saving data for 7004026auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537502.648488, 'last_price_update_time': 1774630269.275021}
2026-03-27 16:51:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004026auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005237> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:09 [ecarstrade.be] INFO: Extracting details for car 7005237auction61871
2026-03-27 16:51:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b61ad1-e11c-5d97-9744-ff0b8fe52018 with identifier: 7005237auction61871
2026-03-27 16:51:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b61ad1-e11c-5d97-9744-ff0b8fe52018 with scrape type 2
2026-03-27 16:51:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b61ad1-e11c-5d97-9744-ff0b8fe52018 with scrape type 2
2026-03-27 16:51:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 38b61ad1-e11c-5d97-9744-ff0b8fe52018, identifier: 7005237auction61871
2026-03-27 16:51:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 38b61ad1-e11c-5d97-9744-ff0b8fe52018 with identifier: 7005237auction61871
2026-03-27 16:51:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 38b61ad1-e11c-5d97-9744-ff0b8fe52018 with identifier: 7005237auction61871
2026-03-27 16:51:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 38b61ad1-e11c-5d97-9744-ff0b8fe52018 with identifier: 7005237auction61871 to the API
2026-03-27 16:51:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005237>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '38b61ad1-e11c-5d97-9744-ff0b8fe52018',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005237',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 71513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, A-Class '18 PHEV, Mercedes-Benz A-Klasse A 250 e Business "
'Solution 5',
'transmission': 'automatic',
'trim': ", '18 PHEV, -Benz A-Klasse A 250 e Business Solution 5",
'vin': None,
'year': 2022}
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005237auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Saving data for 7005237auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537551.971457, 'last_price_update_time': 1774630270.0158}
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005237auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005238> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:10 [ecarstrade.be] INFO: Extracting details for car 7005238auction61871
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005257auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005257auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005257auction61871: 2
2026-03-27 16:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36859e4-746a-585c-8914-aacb2417da13 with identifier: 7005238auction61871
2026-03-27 16:51:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36859e4-746a-585c-8914-aacb2417da13 with scrape type 2
2026-03-27 16:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f36859e4-746a-585c-8914-aacb2417da13 with scrape type 2
2026-03-27 16:51:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f36859e4-746a-585c-8914-aacb2417da13, identifier: 7005238auction61871
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005258auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005258auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005258auction61871: 2
2026-03-27 16:51:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f36859e4-746a-585c-8914-aacb2417da13 with identifier: 7005238auction61871
2026-03-27 16:51:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f36859e4-746a-585c-8914-aacb2417da13 with identifier: 7005238auction61871
2026-03-27 16:51:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f36859e4-746a-585c-8914-aacb2417da13 with identifier: 7005238auction61871 to the API
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005238>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'f36859e4-746a-585c-8914-aacb2417da13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005238',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 32565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Skoda, Octavia Combi '20, Skoda Octavia Combi 1.0 TSI eTec 81kW "
'DSG7 Clever+',
'transmission': 'automatic',
'trim': ", Combi '20, Combi 1.0 TSI eTec 81kW DSG7 Clever+",
'vin': None,
'year': 2024}
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005238auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Saving data for 7005238auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537552.713876, 'last_price_update_time': 1774630270.561294}
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005238auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005259auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005259auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005259auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005260auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005260auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005260auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005261auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005261auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005261auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005263auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005263auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005263auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005264auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005264auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005264auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005265auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005265auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005265auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005266auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005266auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005266auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005267auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005267auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005267auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005268auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005268auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005268auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005269auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005269auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005269auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005270auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005270auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005270auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005271auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005271auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005271auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005272auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005272auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005272auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005273auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005273auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005273auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005274auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005274auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005274auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005275auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005275auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005275auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005276auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005276auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005276auction61871: 2
2026-03-27 16:51:10 [ecarstrade.be] INFO: Found listing with ID: 7005277auction61871
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005277auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:10 [ecarstrade.be] INFO: Scrape type for 7005277auction61871: 2
2026-03-27 16:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005239> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:11 [ecarstrade.be] INFO: Extracting details for car 7005239auction61871
2026-03-27 16:51:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab0766c-8cae-534b-b0b6-bd634d2b78e6 with identifier: 7005239auction61871
2026-03-27 16:51:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab0766c-8cae-534b-b0b6-bd634d2b78e6 with scrape type 2
2026-03-27 16:51:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ab0766c-8cae-534b-b0b6-bd634d2b78e6 with scrape type 2
2026-03-27 16:51:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ab0766c-8cae-534b-b0b6-bd634d2b78e6, identifier: 7005239auction61871
2026-03-27 16:51:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ab0766c-8cae-534b-b0b6-bd634d2b78e6 with identifier: 7005239auction61871
2026-03-27 16:51:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ab0766c-8cae-534b-b0b6-bd634d2b78e6 with identifier: 7005239auction61871
2026-03-27 16:51:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ab0766c-8cae-534b-b0b6-bd634d2b78e6 with identifier: 7005239auction61871 to the API
2026-03-27 16:51:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005239>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '6ab0766c-8cae-534b-b0b6-bd634d2b78e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005239',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Kia',
'model': "cee'd",
'odometer': 10347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-01',
'seats_number': 5,
'seller_name': None,
'title': "KIA cee'd Sportswagon Pulse 1.0 T-GDi 100 ISG 5d",
'transmission': 'manual',
'trim': 'KIA Sportswagon Pulse 1.0 T-GDi 100 ISG 5d',
'vin': None,
'year': 2024}
2026-03-27 16:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005239auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:11 [ecarstrade.be] INFO: Saving data for 7005239auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537518.950026, 'last_price_update_time': 1774630271.37758}
2026-03-27 16:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005239auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005240> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:12 [ecarstrade.be] INFO: Extracting details for car 7005240auction61871
2026-03-27 16:51:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13eec96-7ec8-585f-986b-5e6dd2f6e34e with identifier: 7005240auction61871
2026-03-27 16:51:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13eec96-7ec8-585f-986b-5e6dd2f6e34e with scrape type 2
2026-03-27 16:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13eec96-7ec8-585f-986b-5e6dd2f6e34e with scrape type 2
2026-03-27 16:51:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f13eec96-7ec8-585f-986b-5e6dd2f6e34e, identifier: 7005240auction61871
2026-03-27 16:51:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f13eec96-7ec8-585f-986b-5e6dd2f6e34e with identifier: 7005240auction61871
2026-03-27 16:51:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f13eec96-7ec8-585f-986b-5e6dd2f6e34e with identifier: 7005240auction61871
2026-03-27 16:51:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f13eec96-7ec8-585f-986b-5e6dd2f6e34e with identifier: 7005240auction61871 to the API
2026-03-27 16:51:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005240>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'f13eec96-7ec8-585f-986b-5e6dd2f6e34e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005240',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Peugeot',
'model': '3008',
'odometer': 127327,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 - 2021 1.2 PureTech 130 Active Pack 5d',
'transmission': 'automatic',
'trim': 'PEUGEOT - 2021 1.2 PureTech 130 Active Pack 5d',
'vin': None,
'year': 2022}
2026-03-27 16:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005240auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:12 [ecarstrade.be] INFO: Saving data for 7005240auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537514.950474, 'last_price_update_time': 1774630272.432676}
2026-03-27 16:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005240auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005241> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:14 [ecarstrade.be] INFO: Extracting details for car 7005241auction61871
2026-03-27 16:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f896df4-7340-526a-8270-1ee8e38d299e with identifier: 7005241auction61871
2026-03-27 16:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f896df4-7340-526a-8270-1ee8e38d299e with scrape type 2
2026-03-27 16:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f896df4-7340-526a-8270-1ee8e38d299e with scrape type 2
2026-03-27 16:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3f896df4-7340-526a-8270-1ee8e38d299e, identifier: 7005241auction61871
2026-03-27 16:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3f896df4-7340-526a-8270-1ee8e38d299e with identifier: 7005241auction61871
2026-03-27 16:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3f896df4-7340-526a-8270-1ee8e38d299e with identifier: 7005241auction61871
2026-03-27 16:51:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3f896df4-7340-526a-8270-1ee8e38d299e with identifier: 7005241auction61871 to the API
2026-03-27 16:51:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005241>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.4L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '3f896df4-7340-526a-8270-1ee8e38d299e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005241',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Audi',
'model': 'Q3',
'odometer': 87043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': "Audi, Q3 SB '19 PHEV, Audi Q3 Sportback 45 TFSI e S tronic 5d",
'transmission': 'automatic',
'trim': ", SB '19 PHEV, Sportback 45 TFSI e S tronic 5d",
'vin': None,
'year': 2022}
2026-03-27 16:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005241auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:14 [ecarstrade.be] INFO: Saving data for 7005241auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537515.517774, 'last_price_update_time': 1774630274.597148}
2026-03-27 16:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005241auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005242> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:15 [ecarstrade.be] INFO: Extracting details for car 7005242auction61871
2026-03-27 16:51:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b4f20a-427a-54ef-9613-c1f9abfbeec6 with identifier: 7005242auction61871
2026-03-27 16:51:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b4f20a-427a-54ef-9613-c1f9abfbeec6 with scrape type 2
2026-03-27 16:51:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01b4f20a-427a-54ef-9613-c1f9abfbeec6 with scrape type 2
2026-03-27 16:51:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 01b4f20a-427a-54ef-9613-c1f9abfbeec6, identifier: 7005242auction61871
2026-03-27 16:51:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 01b4f20a-427a-54ef-9613-c1f9abfbeec6 with identifier: 7005242auction61871
2026-03-27 16:51:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 01b4f20a-427a-54ef-9613-c1f9abfbeec6 with identifier: 7005242auction61871
2026-03-27 16:51:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 01b4f20a-427a-54ef-9613-c1f9abfbeec6 with identifier: 7005242auction61871 to the API
2026-03-27 16:51:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005242>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '01b4f20a-427a-54ef-9613-c1f9abfbeec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005242',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': 'X3',
'odometer': 163198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 DIESEL - 2018 2.0 dA 190 xDrive20 (EU6d-TEMP) 5d',
'transmission': 'automatic',
'trim': 'DIESEL - 2018 2.0 dA 190 xDrive20 (EU6d-TEMP) 5d',
'vin': None,
'year': 2019}
2026-03-27 16:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005242auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:15 [ecarstrade.be] INFO: Saving data for 7005242auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537513.927383, 'last_price_update_time': 1774630275.881546}
2026-03-27 16:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005242auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005244> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005243> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:16 [ecarstrade.be] INFO: Extracting details for car 7005244auction61871
2026-03-27 16:51:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d2566d-7cb8-5185-b494-0abc53f25a38 with identifier: 7005244auction61871
2026-03-27 16:51:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d2566d-7cb8-5185-b494-0abc53f25a38 with scrape type 2
2026-03-27 16:51:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4d2566d-7cb8-5185-b494-0abc53f25a38 with scrape type 2
2026-03-27 16:51:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4d2566d-7cb8-5185-b494-0abc53f25a38, identifier: 7005244auction61871
2026-03-27 16:51:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4d2566d-7cb8-5185-b494-0abc53f25a38 with identifier: 7005244auction61871
2026-03-27 16:51:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4d2566d-7cb8-5185-b494-0abc53f25a38 with identifier: 7005244auction61871
2026-03-27 16:51:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4d2566d-7cb8-5185-b494-0abc53f25a38 with identifier: 7005244auction61871 to the API
2026-03-27 16:51:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005244>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'b4d2566d-7cb8-5185-b494-0abc53f25a38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005244',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 211955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL GRANDLAND X DIESEL - 2020 1.5 TD 130 ECOTEC Innovation S&S '
'(EU6.2) 5d',
'transmission': 'automatic',
'trim': 'OPEL GRANDLAND X DIESEL - 2020 1.5 TD 130 ECOTEC Innovation S&S '
'(EU6.2) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005244auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:16 [ecarstrade.be] INFO: Saving data for 7005244auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537514.332776, 'last_price_update_time': 1774630276.822769}
2026-03-27 16:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005244auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:16 [ecarstrade.be] INFO: Extracting details for car 7005243auction61871
2026-03-27 16:51:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bed0d2d-fcfa-5caf-b023-44258f657671 with identifier: 7005243auction61871
2026-03-27 16:51:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bed0d2d-fcfa-5caf-b023-44258f657671 with scrape type 2
2026-03-27 16:51:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bed0d2d-fcfa-5caf-b023-44258f657671 with scrape type 2
2026-03-27 16:51:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2bed0d2d-fcfa-5caf-b023-44258f657671, identifier: 7005243auction61871
2026-03-27 16:51:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2bed0d2d-fcfa-5caf-b023-44258f657671 with identifier: 7005243auction61871
2026-03-27 16:51:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2bed0d2d-fcfa-5caf-b023-44258f657671 with identifier: 7005243auction61871
2026-03-27 16:51:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2bed0d2d-fcfa-5caf-b023-44258f657671 with identifier: 7005243auction61871 to the API
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005243>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '2bed0d2d-fcfa-5caf-b023-44258f657671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005243',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 60317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE A DIESEL (W177) A 180 d 116hp Business Line 5d',
'transmission': 'automatic',
'trim': 'MERCEDES CLASSE A DIESEL (W177) d 116hp Business Line 5d',
'vin': None,
'year': 2023}
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005243auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:17 [ecarstrade.be] INFO: Saving data for 7005243auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537528.381325, 'last_price_update_time': 1774630277.25591}
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005243auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005245> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:17 [ecarstrade.be] INFO: Extracting details for car 7005245auction61871
2026-03-27 16:51:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f84b5e0f-86a6-532c-946e-365ece839c90 with identifier: 7005245auction61871
2026-03-27 16:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f84b5e0f-86a6-532c-946e-365ece839c90 with scrape type 2
2026-03-27 16:51:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f84b5e0f-86a6-532c-946e-365ece839c90 with scrape type 2
2026-03-27 16:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f84b5e0f-86a6-532c-946e-365ece839c90, identifier: 7005245auction61871
2026-03-27 16:51:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f84b5e0f-86a6-532c-946e-365ece839c90 with identifier: 7005245auction61871
2026-03-27 16:51:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f84b5e0f-86a6-532c-946e-365ece839c90 with identifier: 7005245auction61871
2026-03-27 16:51:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f84b5e0f-86a6-532c-946e-365ece839c90 with identifier: 7005245auction61871 to the API
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005245>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'f84b5e0f-86a6-532c-946e-365ece839c90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005245',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Ford',
'model': 'Puma',
'odometer': 55946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.0i Ecoboost MHEV 92kW Aut. Titanium 5d',
'transmission': 'automatic',
'trim': '1.0i Ecoboost MHEV 92kW Aut. Titanium 5d',
'vin': None,
'year': 2023}
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005245auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:17 [ecarstrade.be] INFO: Saving data for 7005245auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537486.801287, 'last_price_update_time': 1774630277.740833}
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005245auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005246> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005252> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:17 [ecarstrade.be] INFO: Extracting details for car 7005246auction61871
2026-03-27 16:51:17 [ecarstrade.be] INFO: Extracting details for car 7005252auction61871
2026-03-27 16:51:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c820dda0-89a3-5231-b199-859e5f1d2d2f with identifier: 7005246auction61871
2026-03-27 16:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c820dda0-89a3-5231-b199-859e5f1d2d2f with scrape type 2
2026-03-27 16:51:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c820dda0-89a3-5231-b199-859e5f1d2d2f with scrape type 2
2026-03-27 16:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c820dda0-89a3-5231-b199-859e5f1d2d2f, identifier: 7005246auction61871
2026-03-27 16:51:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c5e0ad-4f04-59c7-bf8c-6341bf2e8690 with identifier: 7005252auction61871
2026-03-27 16:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c5e0ad-4f04-59c7-bf8c-6341bf2e8690 with scrape type 2
2026-03-27 16:51:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94c5e0ad-4f04-59c7-bf8c-6341bf2e8690 with scrape type 2
2026-03-27 16:51:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94c5e0ad-4f04-59c7-bf8c-6341bf2e8690, identifier: 7005252auction61871
2026-03-27 16:51:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c820dda0-89a3-5231-b199-859e5f1d2d2f with identifier: 7005246auction61871
2026-03-27 16:51:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c820dda0-89a3-5231-b199-859e5f1d2d2f with identifier: 7005246auction61871
2026-03-27 16:51:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c820dda0-89a3-5231-b199-859e5f1d2d2f with identifier: 7005246auction61871 to the API
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005246>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'c820dda0-89a3-5231-b199-859e5f1d2d2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005246',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 45565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CORSA - 2020 1.2 Turbo Edition Start/Stop (EU6.4AP) 5d',
'transmission': 'manual',
'trim': 'OPEL CORSA - 2020 1.2 Turbo Edition Start/Stop (EU6.4AP) 5d',
'vin': None,
'year': 2023}
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005246auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:18 [ecarstrade.be] INFO: Saving data for 7005246auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537513.168104, 'last_price_update_time': 1774630278.412995}
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005246auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94c5e0ad-4f04-59c7-bf8c-6341bf2e8690 with identifier: 7005252auction61871
2026-03-27 16:51:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94c5e0ad-4f04-59c7-bf8c-6341bf2e8690 with identifier: 7005252auction61871
2026-03-27 16:51:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94c5e0ad-4f04-59c7-bf8c-6341bf2e8690 with identifier: 7005252auction61871 to the API
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005252>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '94c5e0ad-4f04-59c7-bf8c-6341bf2e8690',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005252',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': '218 Gran Coupé',
'odometer': 50589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 GRAN COUPE 218iA 136hp OPF 4d',
'transmission': 'automatic',
'trim': '2 GRAN COUPE 218iA 136hp OPF 4d',
'vin': None,
'year': 2023}
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005252auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:18 [ecarstrade.be] INFO: Saving data for 7005252auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537498.688627, 'last_price_update_time': 1774630278.686636}
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005252auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005256> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:19 [ecarstrade.be] INFO: Extracting details for car 7005256auction61871
2026-03-27 16:51:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1e14b17-f3f1-5b74-a94b-5ffa2ff25a8f with identifier: 7005256auction61871
2026-03-27 16:51:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1e14b17-f3f1-5b74-a94b-5ffa2ff25a8f with scrape type 2
2026-03-27 16:51:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1e14b17-f3f1-5b74-a94b-5ffa2ff25a8f with scrape type 2
2026-03-27 16:51:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a1e14b17-f3f1-5b74-a94b-5ffa2ff25a8f, identifier: 7005256auction61871
2026-03-27 16:51:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a1e14b17-f3f1-5b74-a94b-5ffa2ff25a8f with identifier: 7005256auction61871
2026-03-27 16:51:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a1e14b17-f3f1-5b74-a94b-5ffa2ff25a8f with identifier: 7005256auction61871
2026-03-27 16:51:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a1e14b17-f3f1-5b74-a94b-5ffa2ff25a8f with identifier: 7005256auction61871 to the API
2026-03-27 16:51:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005256>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'a1e14b17-f3f1-5b74-a94b-5ffa2ff25a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005256',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 154414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon 2.0 TDI SCR 110kW DSG 5d',
'transmission': 'automatic',
'trim': '2.0 TDI SCR 110kW DSG 5d',
'vin': None,
'year': 2019}
2026-03-27 16:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005256auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:19 [ecarstrade.be] INFO: Saving data for 7005256auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537491.93686, 'last_price_update_time': 1774630279.453932}
2026-03-27 16:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005256auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005254> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:22 [ecarstrade.be] INFO: Extracting details for car 7005254auction61871
2026-03-27 16:51:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03fd39e9-49f4-5c66-913c-b2d7a757ab4b with identifier: 7005254auction61871
2026-03-27 16:51:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03fd39e9-49f4-5c66-913c-b2d7a757ab4b with scrape type 2
2026-03-27 16:51:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03fd39e9-49f4-5c66-913c-b2d7a757ab4b with scrape type 2
2026-03-27 16:51:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 03fd39e9-49f4-5c66-913c-b2d7a757ab4b, identifier: 7005254auction61871
2026-03-27 16:51:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 03fd39e9-49f4-5c66-913c-b2d7a757ab4b with identifier: 7005254auction61871
2026-03-27 16:51:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 03fd39e9-49f4-5c66-913c-b2d7a757ab4b with identifier: 7005254auction61871
2026-03-27 16:51:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 03fd39e9-49f4-5c66-913c-b2d7a757ab4b with identifier: 7005254auction61871 to the API
2026-03-27 16:51:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005254>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '03fd39e9-49f4-5c66-913c-b2d7a757ab4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005254',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Opel',
'model': 'Combo',
'odometer': 100972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Combo 1.5 Turbo 75kW 2.3T L2H1 Edition 4d',
'transmission': 'manual',
'trim': '1.5 Turbo 75kW 2.3T L2H1 Edition 4d',
'vin': None,
'year': 2022}
2026-03-27 16:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005254auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:22 [ecarstrade.be] INFO: Saving data for 7005254auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537500.052546, 'last_price_update_time': 1774630282.925438}
2026-03-27 16:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005254auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005251> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:23 [ecarstrade.be] INFO: Extracting details for car 7005251auction61871
2026-03-27 16:51:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b040c4e6-9497-52f3-acd8-de074d924fbd with identifier: 7005251auction61871
2026-03-27 16:51:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b040c4e6-9497-52f3-acd8-de074d924fbd with scrape type 2
2026-03-27 16:51:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b040c4e6-9497-52f3-acd8-de074d924fbd with scrape type 2
2026-03-27 16:51:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b040c4e6-9497-52f3-acd8-de074d924fbd, identifier: 7005251auction61871
2026-03-27 16:51:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b040c4e6-9497-52f3-acd8-de074d924fbd with identifier: 7005251auction61871
2026-03-27 16:51:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b040c4e6-9497-52f3-acd8-de074d924fbd with identifier: 7005251auction61871
2026-03-27 16:51:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b040c4e6-9497-52f3-acd8-de074d924fbd with identifier: 7005251auction61871 to the API
2026-03-27 16:51:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005251>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'b040c4e6-9497-52f3-acd8-de074d924fbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005251',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 32064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 d DCT Business Solution 5d',
'transmission': 'automatic',
'trim': '-Benz A-Klasse d DCT Business Solution 5d',
'vin': None,
'year': 2021}
2026-03-27 16:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005251auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:23 [ecarstrade.be] INFO: Saving data for 7005251auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537499.055358, 'last_price_update_time': 1774630283.828738}
2026-03-27 16:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005251auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005277> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:24 [ecarstrade.be] INFO: Extracting details for car 7005277auction61871
2026-03-27 16:51:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa3cafb-94fd-58e0-8d25-c842f2710865 with identifier: 7005277auction61871
2026-03-27 16:51:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa3cafb-94fd-58e0-8d25-c842f2710865 with scrape type 2
2026-03-27 16:51:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daa3cafb-94fd-58e0-8d25-c842f2710865 with scrape type 2
2026-03-27 16:51:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: daa3cafb-94fd-58e0-8d25-c842f2710865, identifier: 7005277auction61871
2026-03-27 16:51:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: daa3cafb-94fd-58e0-8d25-c842f2710865 with identifier: 7005277auction61871
2026-03-27 16:51:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: daa3cafb-94fd-58e0-8d25-c842f2710865 with identifier: 7005277auction61871
2026-03-27 16:51:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: daa3cafb-94fd-58e0-8d25-c842f2710865 with identifier: 7005277auction61871 to the API
2026-03-27 16:51:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005277>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'daa3cafb-94fd-58e0-8d25-c842f2710865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005277',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'AC',
'model': 'DS Automobiles DS3 Crossback',
'odometer': 117039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': "DS, DS3 CB '19, DS 3 Crossback PureTech 100 Manual Chic 5d",
'transmission': 'manual',
'trim': "DS, DS3 CB '19, DS 3 Crossback PureTech 100 Manual Chic 5d",
'vin': None,
'year': 2021}
2026-03-27 16:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005277auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:25 [ecarstrade.be] INFO: Saving data for 7005277auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537529.408708, 'last_price_update_time': 1774630285.421241}
2026-03-27 16:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005277auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005250> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:25 [ecarstrade.be] INFO: Extracting details for car 7005250auction61871
2026-03-27 16:51:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8b0b24-60ba-5528-a7b5-c393824ef16d with identifier: 7005250auction61871
2026-03-27 16:51:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8b0b24-60ba-5528-a7b5-c393824ef16d with scrape type 2
2026-03-27 16:51:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de8b0b24-60ba-5528-a7b5-c393824ef16d with scrape type 2
2026-03-27 16:51:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de8b0b24-60ba-5528-a7b5-c393824ef16d, identifier: 7005250auction61871
2026-03-27 16:51:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de8b0b24-60ba-5528-a7b5-c393824ef16d with identifier: 7005250auction61871
2026-03-27 16:51:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de8b0b24-60ba-5528-a7b5-c393824ef16d with identifier: 7005250auction61871
2026-03-27 16:51:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de8b0b24-60ba-5528-a7b5-c393824ef16d with identifier: 7005250auction61871 to the API
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005250>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'de8b0b24-60ba-5528-a7b5-c393824ef16d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005250',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Ford',
'model': 'Transit Connect',
'odometer': 190765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CONNECT SWB DSL - 2021 200 1.5 TDCi 100 Trend 5d',
'transmission': 'manual',
'trim': 'FORD TRANSIT CONNECT SWB DSL - 2021 200 1.5 TDCi 100 Trend 5d',
'vin': None,
'year': 2022}
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005250auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:26 [ecarstrade.be] INFO: Saving data for 7005250auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537499.582275, 'last_price_update_time': 1774630286.304212}
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005250auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005249> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:26 [ecarstrade.be] INFO: Extracting details for car 7005249auction61871
2026-03-27 16:51:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbb3d9bb-8170-5e1e-b5aa-bfc01a67595c with identifier: 7005249auction61871
2026-03-27 16:51:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbb3d9bb-8170-5e1e-b5aa-bfc01a67595c with scrape type 2
2026-03-27 16:51:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbb3d9bb-8170-5e1e-b5aa-bfc01a67595c with scrape type 2
2026-03-27 16:51:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bbb3d9bb-8170-5e1e-b5aa-bfc01a67595c, identifier: 7005249auction61871
2026-03-27 16:51:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bbb3d9bb-8170-5e1e-b5aa-bfc01a67595c with identifier: 7005249auction61871
2026-03-27 16:51:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bbb3d9bb-8170-5e1e-b5aa-bfc01a67595c with identifier: 7005249auction61871
2026-03-27 16:51:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bbb3d9bb-8170-5e1e-b5aa-bfc01a67595c with identifier: 7005249auction61871 to the API
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005249>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'bbb3d9bb-8170-5e1e-b5aa-bfc01a67595c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005249',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Renault',
'model': 'Express',
'odometer': 39388,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Express Blue dCi 95 Confort 4d',
'transmission': 'manual',
'trim': 'Blue dCi 95 Confort 4d',
'vin': None,
'year': 2023}
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005249auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:26 [ecarstrade.be] INFO: Saving data for 7005249auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537516.916326, 'last_price_update_time': 1774630286.773518}
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005249auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005276> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:26 [ecarstrade.be] INFO: Extracting details for car 7005276auction61871
2026-03-27 16:51:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a51c40-752a-5404-8b77-68d74c54ebcd with identifier: 7005276auction61871
2026-03-27 16:51:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a51c40-752a-5404-8b77-68d74c54ebcd with scrape type 2
2026-03-27 16:51:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3a51c40-752a-5404-8b77-68d74c54ebcd with scrape type 2
2026-03-27 16:51:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3a51c40-752a-5404-8b77-68d74c54ebcd, identifier: 7005276auction61871
2026-03-27 16:51:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3a51c40-752a-5404-8b77-68d74c54ebcd with identifier: 7005276auction61871
2026-03-27 16:51:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3a51c40-752a-5404-8b77-68d74c54ebcd with identifier: 7005276auction61871
2026-03-27 16:51:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3a51c40-752a-5404-8b77-68d74c54ebcd with identifier: 7005276auction61871 to the API
2026-03-27 16:51:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005276>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'b3a51c40-752a-5404-8b77-68d74c54ebcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005276',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': '520',
'odometer': 173632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 5-serie FL'20 PHEV, BMW 5 Reeks Berline 520e 150kW 4d",
'transmission': 'automatic',
'trim': ", 5-serie FL'20 PHEV, 5 Reeks Berline e 150kW 4d",
'vin': None,
'year': 2022}
2026-03-27 16:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005276auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:27 [ecarstrade.be] INFO: Saving data for 7005276auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537530.490318, 'last_price_update_time': 1774630287.339069}
2026-03-27 16:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005276auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005275> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:29 [ecarstrade.be] INFO: Extracting details for car 7005275auction61871
2026-03-27 16:51:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dedae53-3c59-5edc-a606-f743bce18b58 with identifier: 7005275auction61871
2026-03-27 16:51:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dedae53-3c59-5edc-a606-f743bce18b58 with scrape type 2
2026-03-27 16:51:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dedae53-3c59-5edc-a606-f743bce18b58 with scrape type 2
2026-03-27 16:51:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6dedae53-3c59-5edc-a606-f743bce18b58, identifier: 7005275auction61871
2026-03-27 16:51:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6dedae53-3c59-5edc-a606-f743bce18b58 with identifier: 7005275auction61871
2026-03-27 16:51:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6dedae53-3c59-5edc-a606-f743bce18b58 with identifier: 7005275auction61871
2026-03-27 16:51:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6dedae53-3c59-5edc-a606-f743bce18b58 with identifier: 7005275auction61871 to the API
2026-03-27 16:51:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005275>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (diesel / electric)',
'id': '6dedae53-3c59-5edc-a606-f743bce18b58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005275',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'C 300',
'odometer': 105079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, C-Klasse FL'18, Mercedes-Benz C-Klasse Berline C 300 de "
'Business S',
'transmission': 'automatic',
'trim': ", C-Klasse FL'18, -Benz C-Klasse Berline de Business S",
'vin': None,
'year': 2021}
2026-03-27 16:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005275auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:29 [ecarstrade.be] INFO: Saving data for 7005275auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537528.937084, 'last_price_update_time': 1774630289.940581}
2026-03-27 16:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005275auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005274> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:30 [ecarstrade.be] INFO: Extracting details for car 7005274auction61871
2026-03-27 16:51:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75351067-1899-58f5-9c83-2b235f712b93 with identifier: 7005274auction61871
2026-03-27 16:51:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75351067-1899-58f5-9c83-2b235f712b93 with scrape type 2
2026-03-27 16:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75351067-1899-58f5-9c83-2b235f712b93 with scrape type 2
2026-03-27 16:51:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75351067-1899-58f5-9c83-2b235f712b93, identifier: 7005274auction61871
2026-03-27 16:51:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75351067-1899-58f5-9c83-2b235f712b93 with identifier: 7005274auction61871
2026-03-27 16:51:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75351067-1899-58f5-9c83-2b235f712b93 with identifier: 7005274auction61871
2026-03-27 16:51:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75351067-1899-58f5-9c83-2b235f712b93 with identifier: 7005274auction61871 to the API
2026-03-27 16:51:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005274>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '75351067-1899-58f5-9c83-2b235f712b93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005274',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '5008',
'odometer': 116339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 5008 1.5 BlueHDi 96kW S&S Active 5d',
'transmission': 'manual',
'trim': '1.5 BlueHDi 96kW S&S Active 5d',
'vin': None,
'year': 2020}
2026-03-27 16:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005274auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:30 [ecarstrade.be] INFO: Saving data for 7005274auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537534.972358, 'last_price_update_time': 1774630290.606501}
2026-03-27 16:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005274auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005273> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:31 [ecarstrade.be] INFO: Extracting details for car 7005273auction61871
2026-03-27 16:51:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05173552-5cd8-5cb1-a601-b58d336a0aef with identifier: 7005273auction61871
2026-03-27 16:51:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05173552-5cd8-5cb1-a601-b58d336a0aef with scrape type 2
2026-03-27 16:51:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05173552-5cd8-5cb1-a601-b58d336a0aef with scrape type 2
2026-03-27 16:51:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05173552-5cd8-5cb1-a601-b58d336a0aef, identifier: 7005273auction61871
2026-03-27 16:51:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05173552-5cd8-5cb1-a601-b58d336a0aef with identifier: 7005273auction61871
2026-03-27 16:51:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05173552-5cd8-5cb1-a601-b58d336a0aef with identifier: 7005273auction61871
2026-03-27 16:51:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05173552-5cd8-5cb1-a601-b58d336a0aef with identifier: 7005273auction61871 to the API
2026-03-27 16:51:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005273>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '05173552-5cd8-5cb1-a601-b58d336a0aef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005273',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '5008',
'odometer': 64514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 7,
'seller_name': None,
'title': "Peugeot, 5008 FL'20, Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 GT 5d",
'transmission': 'automatic',
'trim': ", FL'20, 1.5 BlueHDi 96kW S&S EAT8 GT 5d",
'vin': None,
'year': 2022}
2026-03-27 16:51:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005273auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:31 [ecarstrade.be] INFO: Saving data for 7005273auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537529.91126, 'last_price_update_time': 1774630291.830849}
2026-03-27 16:51:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005273auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005272> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:32 [ecarstrade.be] INFO: Extracting details for car 7005272auction61871
2026-03-27 16:51:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662ca185-a6cf-5249-a103-c216d62fc0df with identifier: 7005272auction61871
2026-03-27 16:51:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662ca185-a6cf-5249-a103-c216d62fc0df with scrape type 2
2026-03-27 16:51:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662ca185-a6cf-5249-a103-c216d62fc0df with scrape type 2
2026-03-27 16:51:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 662ca185-a6cf-5249-a103-c216d62fc0df, identifier: 7005272auction61871
2026-03-27 16:51:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 662ca185-a6cf-5249-a103-c216d62fc0df with identifier: 7005272auction61871
2026-03-27 16:51:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 662ca185-a6cf-5249-a103-c216d62fc0df with identifier: 7005272auction61871
2026-03-27 16:51:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 662ca185-a6cf-5249-a103-c216d62fc0df with identifier: 7005272auction61871 to the API
2026-03-27 16:51:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005272>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '662ca185-a6cf-5249-a103-c216d62fc0df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005272',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '3008',
'odometer': 185555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 5,
'seller_name': None,
'title': "Peugeot, 3008 '16, Peugeot 3008 1.5 BlueHDi 96kW S&S EAT8 GT Line "
'5d',
'transmission': 'automatic',
'trim': ", '16, 1.5 BlueHDi 96kW S&S EAT8 GT Line 5d",
'vin': None,
'year': 2020}
2026-03-27 16:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005272auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:32 [ecarstrade.be] INFO: Saving data for 7005272auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537527.989164, 'last_price_update_time': 1774630292.848693}
2026-03-27 16:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005272auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005271> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:33 [ecarstrade.be] INFO: Extracting details for car 7005271auction61871
2026-03-27 16:51:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd4c0b82-1a77-5102-a03a-afb7d7093dde with identifier: 7005271auction61871
2026-03-27 16:51:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd4c0b82-1a77-5102-a03a-afb7d7093dde with scrape type 2
2026-03-27 16:51:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd4c0b82-1a77-5102-a03a-afb7d7093dde with scrape type 2
2026-03-27 16:51:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd4c0b82-1a77-5102-a03a-afb7d7093dde, identifier: 7005271auction61871
2026-03-27 16:51:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd4c0b82-1a77-5102-a03a-afb7d7093dde with identifier: 7005271auction61871
2026-03-27 16:51:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd4c0b82-1a77-5102-a03a-afb7d7093dde with identifier: 7005271auction61871
2026-03-27 16:51:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd4c0b82-1a77-5102-a03a-afb7d7093dde with identifier: 7005271auction61871 to the API
2026-03-27 16:51:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005271>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'bd4c0b82-1a77-5102-a03a-afb7d7093dde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005271',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 75511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, A-Class '18, Mercedes-Benz A-Klasse A 250 e Business "
'Solution 5',
'transmission': 'automatic',
'trim': ", '18, -Benz A-Klasse A 250 e Business Solution 5",
'vin': None,
'year': 2021}
2026-03-27 16:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005271auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:33 [ecarstrade.be] INFO: Saving data for 7005271auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537527.584662, 'last_price_update_time': 1774630293.852782}
2026-03-27 16:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005271auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005270> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:33 [ecarstrade.be] INFO: Extracting details for car 7005270auction61871
2026-03-27 16:51:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5682c9cc-89aa-5cf0-a469-fb900af9c199 with identifier: 7005270auction61871
2026-03-27 16:51:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5682c9cc-89aa-5cf0-a469-fb900af9c199 with scrape type 2
2026-03-27 16:51:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5682c9cc-89aa-5cf0-a469-fb900af9c199 with scrape type 2
2026-03-27 16:51:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5682c9cc-89aa-5cf0-a469-fb900af9c199, identifier: 7005270auction61871
2026-03-27 16:51:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5682c9cc-89aa-5cf0-a469-fb900af9c199 with identifier: 7005270auction61871
2026-03-27 16:51:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5682c9cc-89aa-5cf0-a469-fb900af9c199 with identifier: 7005270auction61871
2026-03-27 16:51:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5682c9cc-89aa-5cf0-a469-fb900af9c199 with identifier: 7005270auction61871 to the API
2026-03-27 16:51:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005270>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '5682c9cc-89aa-5cf0-a469-fb900af9c199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005270',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '508',
'odometer': 144307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Peugeot, 508 SW '18, Peugeot 508 SW 1.5 BlueHDi 130 S&S EAT8 Allure "
'5d',
'transmission': 'automatic',
'trim': ", SW '18, SW 1.5 BlueHDi 130 S&S EAT8 Allure 5d",
'vin': None,
'year': 2021}
2026-03-27 16:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005270auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:34 [ecarstrade.be] INFO: Saving data for 7005270auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537569.729132, 'last_price_update_time': 1774630294.321787}
2026-03-27 16:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005270auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005269> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:37 [ecarstrade.be] INFO: Extracting details for car 7005269auction61871
2026-03-27 16:51:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e859327-5445-5002-be82-829446520d49 with identifier: 7005269auction61871
2026-03-27 16:51:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e859327-5445-5002-be82-829446520d49 with scrape type 2
2026-03-27 16:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e859327-5445-5002-be82-829446520d49 with scrape type 2
2026-03-27 16:51:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e859327-5445-5002-be82-829446520d49, identifier: 7005269auction61871
2026-03-27 16:51:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e859327-5445-5002-be82-829446520d49 with identifier: 7005269auction61871
2026-03-27 16:51:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e859327-5445-5002-be82-829446520d49 with identifier: 7005269auction61871
2026-03-27 16:51:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e859327-5445-5002-be82-829446520d49 with identifier: 7005269auction61871 to the API
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005269>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '4e859327-5445-5002-be82-829446520d49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005269',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 52412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': "Toyota, C-HR '16, Toyota C-HR 1.8 VVT i-Hybrid C-Lub Bi-Tone E-CVT "
'5',
'transmission': 'automatic',
'trim': ", '16, 1.8 VVT i-Hybrid C-Lub Bi-Tone E-CVT 5",
'vin': None,
'year': 2021}
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005269auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:38 [ecarstrade.be] INFO: Saving data for 7005269auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537568.957467, 'last_price_update_time': 1774630298.308485}
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005269auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005268> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:38 [ecarstrade.be] INFO: Extracting details for car 7005268auction61871
2026-03-27 16:51:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f40bfc28-b1ac-5db7-b4b5-d3c8ba8cf4b3 with identifier: 7005268auction61871
2026-03-27 16:51:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f40bfc28-b1ac-5db7-b4b5-d3c8ba8cf4b3 with scrape type 2
2026-03-27 16:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f40bfc28-b1ac-5db7-b4b5-d3c8ba8cf4b3 with scrape type 2
2026-03-27 16:51:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f40bfc28-b1ac-5db7-b4b5-d3c8ba8cf4b3, identifier: 7005268auction61871
2026-03-27 16:51:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f40bfc28-b1ac-5db7-b4b5-d3c8ba8cf4b3 with identifier: 7005268auction61871
2026-03-27 16:51:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f40bfc28-b1ac-5db7-b4b5-d3c8ba8cf4b3 with identifier: 7005268auction61871
2026-03-27 16:51:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f40bfc28-b1ac-5db7-b4b5-d3c8ba8cf4b3 with identifier: 7005268auction61871 to the API
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005268>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'f40bfc28-b1ac-5db7-b4b5-d3c8ba8cf4b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005268',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Skoda',
'model': 'Superb',
'odometer': 85667,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "Skoda, Superb Combi FL'19, Skoda Superb Combi 2.0 CRTDI 110kW DSG7 "
'Style 5d',
'transmission': 'automatic',
'trim': ", Combi FL'19, Combi 2.0 CRTDI 110kW DSG7 Style 5d",
'vin': None,
'year': 2021}
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005268auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:38 [ecarstrade.be] INFO: Saving data for 7005268auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537570.503442, 'last_price_update_time': 1774630298.805059}
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005268auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005267> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005266> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:39 [ecarstrade.be] INFO: Extracting details for car 7005267auction61871
2026-03-27 16:51:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe00beb-e24d-56ef-a805-1bf4d4ac985c with identifier: 7005267auction61871
2026-03-27 16:51:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe00beb-e24d-56ef-a805-1bf4d4ac985c with scrape type 2
2026-03-27 16:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe00beb-e24d-56ef-a805-1bf4d4ac985c with scrape type 2
2026-03-27 16:51:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fbe00beb-e24d-56ef-a805-1bf4d4ac985c, identifier: 7005267auction61871
2026-03-27 16:51:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fbe00beb-e24d-56ef-a805-1bf4d4ac985c with identifier: 7005267auction61871
2026-03-27 16:51:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fbe00beb-e24d-56ef-a805-1bf4d4ac985c with identifier: 7005267auction61871
2026-03-27 16:51:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fbe00beb-e24d-56ef-a805-1bf4d4ac985c with identifier: 7005267auction61871 to the API
2026-03-27 16:51:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005267>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'fbe00beb-e24d-56ef-a805-1bf4d4ac985c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005267',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 56641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19, BMW X1 sDrive16dA (85 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19, sDrive16dA (85 kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005267auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:39 [ecarstrade.be] INFO: Saving data for 7005267auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537569.444541, 'last_price_update_time': 1774630299.943325}
2026-03-27 16:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005267auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:39 [ecarstrade.be] INFO: Extracting details for car 7005266auction61871
2026-03-27 16:51:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2dca2dc-cd0a-57e0-951b-116b9bae56a4 with identifier: 7005266auction61871
2026-03-27 16:51:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2dca2dc-cd0a-57e0-951b-116b9bae56a4 with scrape type 2
2026-03-27 16:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2dca2dc-cd0a-57e0-951b-116b9bae56a4 with scrape type 2
2026-03-27 16:51:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b2dca2dc-cd0a-57e0-951b-116b9bae56a4, identifier: 7005266auction61871
2026-03-27 16:51:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b2dca2dc-cd0a-57e0-951b-116b9bae56a4 with identifier: 7005266auction61871
2026-03-27 16:51:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b2dca2dc-cd0a-57e0-951b-116b9bae56a4 with identifier: 7005266auction61871
2026-03-27 16:51:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b2dca2dc-cd0a-57e0-951b-116b9bae56a4 with identifier: 7005266auction61871 to the API
2026-03-27 16:51:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005266>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'b2dca2dc-cd0a-57e0-951b-116b9bae56a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005266',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mini',
'model': 'ONE',
'odometer': 52624,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "MINI, Mini 5d '14, Mini 5 door One 5d",
'transmission': 'manual',
'trim': "MINI, 5d '14, 5 door One 5d",
'vin': None,
'year': 2021}
2026-03-27 16:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005266auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:40 [ecarstrade.be] INFO: Saving data for 7005266auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537570.128424, 'last_price_update_time': 1774630300.325068}
2026-03-27 16:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005266auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005265> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:40 [ecarstrade.be] INFO: Extracting details for car 7005265auction61871
2026-03-27 16:51:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904b2821-b122-51b6-a7c4-fde02df36743 with identifier: 7005265auction61871
2026-03-27 16:51:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904b2821-b122-51b6-a7c4-fde02df36743 with scrape type 2
2026-03-27 16:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904b2821-b122-51b6-a7c4-fde02df36743 with scrape type 2
2026-03-27 16:51:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 904b2821-b122-51b6-a7c4-fde02df36743, identifier: 7005265auction61871
2026-03-27 16:51:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 904b2821-b122-51b6-a7c4-fde02df36743 with identifier: 7005265auction61871
2026-03-27 16:51:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 904b2821-b122-51b6-a7c4-fde02df36743 with identifier: 7005265auction61871
2026-03-27 16:51:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 904b2821-b122-51b6-a7c4-fde02df36743 with identifier: 7005265auction61871 to the API
2026-03-27 16:51:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005265>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '904b2821-b122-51b6-a7c4-fde02df36743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005265',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Citroen',
'model': 'C4',
'odometer': 59902,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "Citroën, C4 '20, Citroën C4 1.5 BlueHDi 110 S&S MAN6 Feel 5d",
'transmission': 'manual',
'trim': "Citroën, '20, Citroën 1.5 BlueHDi 110 S&S MAN6 Feel 5d",
'vin': None,
'year': 2022}
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005265auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:41 [ecarstrade.be] INFO: Saving data for 7005265auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537485.69844, 'last_price_update_time': 1774630301.05409}
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005265auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005264> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:41 [ecarstrade.be] INFO: Extracting details for car 7005264auction61871
2026-03-27 16:51:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79ed278a-69c2-5cce-a91e-f47f159b1c8a with identifier: 7005264auction61871
2026-03-27 16:51:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79ed278a-69c2-5cce-a91e-f47f159b1c8a with scrape type 2
2026-03-27 16:51:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79ed278a-69c2-5cce-a91e-f47f159b1c8a with scrape type 2
2026-03-27 16:51:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79ed278a-69c2-5cce-a91e-f47f159b1c8a, identifier: 7005264auction61871
2026-03-27 16:51:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79ed278a-69c2-5cce-a91e-f47f159b1c8a with identifier: 7005264auction61871
2026-03-27 16:51:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79ed278a-69c2-5cce-a91e-f47f159b1c8a with identifier: 7005264auction61871
2026-03-27 16:51:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79ed278a-69c2-5cce-a91e-f47f159b1c8a with identifier: 7005264auction61871 to the API
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005264>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '79ed278a-69c2-5cce-a91e-f47f159b1c8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005264',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Peugeot',
'model': '5008',
'odometer': 160395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 7,
'seller_name': None,
'title': "Peugeot, 5008 FL'20, Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 GT 5d",
'transmission': 'automatic',
'trim': ", FL'20, 1.5 BlueHDi 96kW S&S EAT8 GT 5d",
'vin': None,
'year': 2022}
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005264auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:41 [ecarstrade.be] INFO: Saving data for 7005264auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537486.201031, 'last_price_update_time': 1774630301.535203}
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005264auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005253> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005263> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:43 [ecarstrade.be] INFO: Extracting details for car 7005253auction61871
2026-03-27 16:51:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ae3b6be-80f9-5227-900f-3ac23ffb0ce1 with identifier: 7005253auction61871
2026-03-27 16:51:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ae3b6be-80f9-5227-900f-3ac23ffb0ce1 with scrape type 2
2026-03-27 16:51:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ae3b6be-80f9-5227-900f-3ac23ffb0ce1 with scrape type 2
2026-03-27 16:51:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ae3b6be-80f9-5227-900f-3ac23ffb0ce1, identifier: 7005253auction61871
2026-03-27 16:51:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ae3b6be-80f9-5227-900f-3ac23ffb0ce1 with identifier: 7005253auction61871
2026-03-27 16:51:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ae3b6be-80f9-5227-900f-3ac23ffb0ce1 with identifier: 7005253auction61871
2026-03-27 16:51:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ae3b6be-80f9-5227-900f-3ac23ffb0ce1 with identifier: 7005253auction61871 to the API
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005253>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '9ae3b6be-80f9-5227-900f-3ac23ffb0ce1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005253',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'BMW',
'model': '116',
'odometer': 74787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Reeks Hatch 116dA (85 kW) 5d',
'transmission': 'automatic',
'trim': '1 Reeks Hatch dA (85 kW) 5d',
'vin': None,
'year': 2021}
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005253auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:44 [ecarstrade.be] INFO: Saving data for 7005253auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537500.55369, 'last_price_update_time': 1774630304.428252}
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005253auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:44 [ecarstrade.be] INFO: Extracting details for car 7005263auction61871
2026-03-27 16:51:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b3aa556-44d9-5f1b-9764-a0ed89e10a87 with identifier: 7005263auction61871
2026-03-27 16:51:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b3aa556-44d9-5f1b-9764-a0ed89e10a87 with scrape type 2
2026-03-27 16:51:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b3aa556-44d9-5f1b-9764-a0ed89e10a87 with scrape type 2
2026-03-27 16:51:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b3aa556-44d9-5f1b-9764-a0ed89e10a87, identifier: 7005263auction61871
2026-03-27 16:51:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b3aa556-44d9-5f1b-9764-a0ed89e10a87 with identifier: 7005263auction61871
2026-03-27 16:51:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b3aa556-44d9-5f1b-9764-a0ed89e10a87 with identifier: 7005263auction61871
2026-03-27 16:51:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b3aa556-44d9-5f1b-9764-a0ed89e10a87 with identifier: 7005263auction61871 to the API
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005263>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '6b3aa556-44d9-5f1b-9764-a0ed89e10a87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005263',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Volvo',
'model': 'XC90',
'odometer': 24356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 7,
'seller_name': None,
'title': "Volvo, XC90 FL'20 PHEV, Volvo XC90 2.0 T8 4WD Ultimate Bright Aut. "
'5d',
'transmission': 'automatic',
'trim': ", FL'20 PHEV, 2.0 T8 4WD Ultimate Bright Aut. 5d",
'vin': None,
'year': 2022}
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005263auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:44 [ecarstrade.be] INFO: Saving data for 7005263auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537484.437988, 'last_price_update_time': 1774630304.779365}
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005263auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005259> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005257> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:47 [ecarstrade.be] INFO: Extracting details for car 7005259auction61871
2026-03-27 16:51:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01911db0-cd99-57cc-9e30-1171216e40b5 with identifier: 7005259auction61871
2026-03-27 16:51:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01911db0-cd99-57cc-9e30-1171216e40b5 with scrape type 2
2026-03-27 16:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01911db0-cd99-57cc-9e30-1171216e40b5 with scrape type 2
2026-03-27 16:51:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 01911db0-cd99-57cc-9e30-1171216e40b5, identifier: 7005259auction61871
2026-03-27 16:51:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 01911db0-cd99-57cc-9e30-1171216e40b5 with identifier: 7005259auction61871
2026-03-27 16:51:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 01911db0-cd99-57cc-9e30-1171216e40b5 with identifier: 7005259auction61871
2026-03-27 16:51:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 01911db0-cd99-57cc-9e30-1171216e40b5 with identifier: 7005259auction61871 to the API
2026-03-27 16:51:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005259>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '01911db0-cd99-57cc-9e30-1171216e40b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005259',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Mini',
'model': 'Cooper',
'odometer': 138601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Clubman Cooper (100 kW) Aut. 5d',
'transmission': 'automatic',
'trim': 'Clubman (100 kW) Aut. 5d',
'vin': None,
'year': 2018}
2026-03-27 16:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005259auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:47 [ecarstrade.be] INFO: Saving data for 7005259auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537483.965741, 'last_price_update_time': 1774630307.705923}
2026-03-27 16:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005259auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:47 [ecarstrade.be] INFO: Extracting details for car 7005257auction61871
2026-03-27 16:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005260> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 447b3ac2-a960-5774-96a3-7ede180cb4b7 with identifier: 7005257auction61871
2026-03-27 16:51:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 447b3ac2-a960-5774-96a3-7ede180cb4b7 with scrape type 2
2026-03-27 16:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 447b3ac2-a960-5774-96a3-7ede180cb4b7 with scrape type 2
2026-03-27 16:51:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 447b3ac2-a960-5774-96a3-7ede180cb4b7, identifier: 7005257auction61871
2026-03-27 16:51:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 447b3ac2-a960-5774-96a3-7ede180cb4b7 with identifier: 7005257auction61871
2026-03-27 16:51:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 447b3ac2-a960-5774-96a3-7ede180cb4b7 with identifier: 7005257auction61871
2026-03-27 16:51:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 447b3ac2-a960-5774-96a3-7ede180cb4b7 with identifier: 7005257auction61871 to the API
2026-03-27 16:51:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005257>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '447b3ac2-a960-5774-96a3-7ede180cb4b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005257',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'T5 Transporter',
'odometer': 212978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-01',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDi SCR BMT 81/110 LWB 2.8T 4d',
'transmission': 'manual',
'trim': 'Transporter 2.0 TDi SCR BMT 81/110 LWB 2.8T 4d',
'vin': None,
'year': 2021}
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005257auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:48 [ecarstrade.be] INFO: Saving data for 7005257auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537491.078769, 'last_price_update_time': 1774630308.091038}
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005257auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:48 [ecarstrade.be] INFO: Extracting details for car 7005260auction61871
2026-03-27 16:51:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcbe0ecc-2e15-5c39-99d1-39aa64937d92 with identifier: 7005260auction61871
2026-03-27 16:51:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcbe0ecc-2e15-5c39-99d1-39aa64937d92 with scrape type 2
2026-03-27 16:51:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcbe0ecc-2e15-5c39-99d1-39aa64937d92 with scrape type 2
2026-03-27 16:51:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bcbe0ecc-2e15-5c39-99d1-39aa64937d92, identifier: 7005260auction61871
2026-03-27 16:51:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bcbe0ecc-2e15-5c39-99d1-39aa64937d92 with identifier: 7005260auction61871
2026-03-27 16:51:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bcbe0ecc-2e15-5c39-99d1-39aa64937d92 with identifier: 7005260auction61871
2026-03-27 16:51:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bcbe0ecc-2e15-5c39-99d1-39aa64937d92 with identifier: 7005260auction61871 to the API
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005260>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'bcbe0ecc-2e15-5c39-99d1-39aa64937d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005260',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Peugeot',
'model': '308',
'odometer': 129797,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.5 BlueHDi 130 S&S EAT8 Active Pack 5d',
'transmission': 'automatic',
'trim': 'SW 1.5 BlueHDi 130 S&S EAT8 Active Pack 5d',
'vin': None,
'year': 2024}
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005260auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:48 [ecarstrade.be] INFO: Saving data for 7005260auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537485.393522, 'last_price_update_time': 1774630308.477851}
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005260auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005258> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:48 [ecarstrade.be] INFO: Extracting details for car 7005258auction61871
2026-03-27 16:51:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebc8ad56-a5ff-5c8a-9e58-965c3f2ca20a with identifier: 7005258auction61871
2026-03-27 16:51:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc8ad56-a5ff-5c8a-9e58-965c3f2ca20a with scrape type 2
2026-03-27 16:51:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebc8ad56-a5ff-5c8a-9e58-965c3f2ca20a with scrape type 2
2026-03-27 16:51:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ebc8ad56-a5ff-5c8a-9e58-965c3f2ca20a, identifier: 7005258auction61871
2026-03-27 16:51:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ebc8ad56-a5ff-5c8a-9e58-965c3f2ca20a with identifier: 7005258auction61871
2026-03-27 16:51:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ebc8ad56-a5ff-5c8a-9e58-965c3f2ca20a with identifier: 7005258auction61871
2026-03-27 16:51:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ebc8ad56-a5ff-5c8a-9e58-965c3f2ca20a with identifier: 7005258auction61871 to the API
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005258>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': 'ebc8ad56-a5ff-5c8a-9e58-965c3f2ca20a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005258',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 91672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 1.0 TSI 81kW Life Business 5d',
'transmission': 'manual',
'trim': 'VIII 1.0 TSI 81kW Life Business 5d',
'vin': None,
'year': 2022}
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005258auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:48 [ecarstrade.be] INFO: Saving data for 7005258auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537492.743271, 'last_price_update_time': 1774630308.98563}
2026-03-27 16:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005258auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005255> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 7005278auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005278auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 7005278auction61871: 2
2026-03-27 16:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 7009661auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009661auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 7009661auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 7009662auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009662auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 7009662auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 7009663auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009663auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 7009663auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6936657auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936657auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6936657auction61871: 2
2026-03-27 16:51:52 [ecarstrade.be] INFO: Extracting details for car 7005255auction61871
2026-03-27 16:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6936652auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936652auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6936652auction61871: 2
2026-03-27 16:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65afc31b-bf68-5491-b302-d9c72375c9b3 with identifier: 7005255auction61871
2026-03-27 16:51:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65afc31b-bf68-5491-b302-d9c72375c9b3 with scrape type 2
2026-03-27 16:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65afc31b-bf68-5491-b302-d9c72375c9b3 with scrape type 2
2026-03-27 16:51:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 65afc31b-bf68-5491-b302-d9c72375c9b3, identifier: 7005255auction61871
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6981254auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981254auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6981254auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6981238auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981238auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6981238auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6981215auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981215auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6981215auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6950380auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950380auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6950380auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6950339auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950339auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6950339auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6950317auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950317auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6950317auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6926714auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926714auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6926714auction61871: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 7004011auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004011auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 7004011auction61871: 2
2026-03-27 16:51:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 65afc31b-bf68-5491-b302-d9c72375c9b3 with identifier: 7005255auction61871
2026-03-27 16:51:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 65afc31b-bf68-5491-b302-d9c72375c9b3 with identifier: 7005255auction61871
2026-03-27 16:51:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 65afc31b-bf68-5491-b302-d9c72375c9b3 with identifier: 7005255auction61871 to the API
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005255>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '65afc31b-bf68-5491-b302-d9c72375c9b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005255',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Hyundai',
'model': 'IONIQ',
'odometer': 88462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 1.6 GDi ISG DCT Hybride Feel 5d',
'transmission': 'automatic',
'trim': 'Ioniq 1.6 GDi ISG DCT Hybride Feel 5d',
'vin': None,
'year': 2021}
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005255auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Saving data for 7005255auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537492.402649, 'last_price_update_time': 1774630312.65814}
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005255auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 7004014auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004014auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 7004014auction61871: 2
2026-03-27 16:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005248> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 7004043auction61871
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004043auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 7004043auction61871: 2
2026-03-27 16:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6598020auction106404
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276598020auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6598020auction106404: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6612949auction106404
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612949auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6612949auction106404: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6612951auction106404
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612951auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6612951auction106404: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Found listing with ID: 6612952auction106404
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612952auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:52 [ecarstrade.be] INFO: Scrape type for 6612952auction106404: 0
2026-03-27 16:51:52 [ecarstrade.be] INFO: Extracting details for car 7005248auction61871
2026-03-27 16:51:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fcef280-641b-575b-8ba1-4e67c6c2762d with identifier: 7005248auction61871
2026-03-27 16:51:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fcef280-641b-575b-8ba1-4e67c6c2762d with scrape type 2
2026-03-27 16:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fcef280-641b-575b-8ba1-4e67c6c2762d with scrape type 2
2026-03-27 16:51:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0fcef280-641b-575b-8ba1-4e67c6c2762d, identifier: 7005248auction61871
2026-03-27 16:51:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0fcef280-641b-575b-8ba1-4e67c6c2762d with identifier: 7005248auction61871
2026-03-27 16:51:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0fcef280-641b-575b-8ba1-4e67c6c2762d with identifier: 7005248auction61871
2026-03-27 16:51:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0fcef280-641b-575b-8ba1-4e67c6c2762d with identifier: 7005248auction61871 to the API
2026-03-27 16:51:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005248>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Petrol',
'id': '0fcef280-641b-575b-8ba1-4e67c6c2762d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005248',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Seat',
'model': 'Ateca',
'odometer': 135141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT ATECA - 2021 1.5 EcoTSI 150 ACT Xperience DSG 5d',
'transmission': 'automatic',
'trim': 'SEAT ATECA - 2021 1.5 EcoTSI 150 ACT Xperience DSG 5d',
'vin': None,
'year': 2022}
2026-03-27 16:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005248auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:53 [ecarstrade.be] INFO: Saving data for 7005248auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537501.470895, 'last_price_update_time': 1774630313.251021}
2026-03-27 16:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005248auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005247> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:53 [ecarstrade.be] INFO: Extracting details for car 7005247auction61871
2026-03-27 16:51:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ac83c43-20d3-5a64-bacb-bf3fb3e59e5b with identifier: 7005247auction61871
2026-03-27 16:51:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ac83c43-20d3-5a64-bacb-bf3fb3e59e5b with scrape type 2
2026-03-27 16:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ac83c43-20d3-5a64-bacb-bf3fb3e59e5b with scrape type 2
2026-03-27 16:51:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ac83c43-20d3-5a64-bacb-bf3fb3e59e5b, identifier: 7005247auction61871
2026-03-27 16:51:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ac83c43-20d3-5a64-bacb-bf3fb3e59e5b with identifier: 7005247auction61871
2026-03-27 16:51:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ac83c43-20d3-5a64-bacb-bf3fb3e59e5b with identifier: 7005247auction61871
2026-03-27 16:51:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ac83c43-20d3-5a64-bacb-bf3fb3e59e5b with identifier: 7005247auction61871 to the API
2026-03-27 16:51:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005247>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '4ac83c43-20d3-5a64-bacb-bf3fb3e59e5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005247',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Mercedes',
'model': 'C 220',
'odometer': 116396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES CLASSE C DIESEL 2021 - C220 d 200ch AMG Line Launch '
'Edition 4d Auto',
'transmission': 'automatic',
'trim': 'MERCEDES CLASSE C DIESEL 2021 - C220 d 200ch AMG Line Launch Edition '
'4d Auto',
'vin': None,
'year': 2022}
2026-03-27 16:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005247auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:54 [ecarstrade.be] INFO: Saving data for 7005247auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537553.216854, 'last_price_update_time': 1774630314.711818}
2026-03-27 16:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005247auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005261> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:55 [ecarstrade.be] INFO: Extracting details for car 7005261auction61871
2026-03-27 16:51:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa3f7be8-465e-5ac6-8c54-ea0880ab44ed with identifier: 7005261auction61871
2026-03-27 16:51:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa3f7be8-465e-5ac6-8c54-ea0880ab44ed with scrape type 2
2026-03-27 16:51:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa3f7be8-465e-5ac6-8c54-ea0880ab44ed with scrape type 2
2026-03-27 16:51:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa3f7be8-465e-5ac6-8c54-ea0880ab44ed, identifier: 7005261auction61871
2026-03-27 16:51:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa3f7be8-465e-5ac6-8c54-ea0880ab44ed with identifier: 7005261auction61871
2026-03-27 16:51:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa3f7be8-465e-5ac6-8c54-ea0880ab44ed with identifier: 7005261auction61871
2026-03-27 16:51:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa3f7be8-465e-5ac6-8c54-ea0880ab44ed with identifier: 7005261auction61871 to the API
2026-03-27 16:51:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005261>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': 'aa3f7be8-465e-5ac6-8c54-ea0880ab44ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005261',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': '116',
'odometer': 110328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, 1-serie '19, BMW 1 Reeks Hatch 116d (85 kW) 5d",
'transmission': 'manual',
'trim': ", 1-serie '19, 1 Reeks Hatch d (85 kW) 5d",
'vin': None,
'year': 2020}
2026-03-27 16:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005261auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:56 [ecarstrade.be] INFO: Saving data for 7005261auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537484.732386, 'last_price_update_time': 1774630316.031524}
2026-03-27 16:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005261auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6612957auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612957auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6612957auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6617072auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276617072auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6617072auction106404: 2
2026-03-27 16:51:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6618515auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618515auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6618515auction106404: 2
2026-03-27 16:51:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6618517auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618517auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6618517auction106404: 2
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6618518auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618518auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6618518auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6618519auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618519auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6618519auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6618808auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618808auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6618808auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6618818auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618818auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6618818auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6618820auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618820auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6618820auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6618836auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618836auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6618836auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6625391auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276625391auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6625391auction106404: 2
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6645591auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276645591auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6645591auction106404: 2
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6663881auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276663881auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6663881auction106404: 2
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6696905auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276696905auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6696905auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6696909auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276696909auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6696909auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6719104auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719104auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6719104auction106404: 2
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6735056auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276735056auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6735056auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6745355auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745355auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6745355auction106404: 0
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6745358auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745358auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6745358auction106404: 2
2026-03-27 16:51:58 [ecarstrade.be] INFO: Found listing with ID: 6745368auction106404
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745368auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:51:58 [ecarstrade.be] INFO: Scrape type for 6745368auction106404: 0
2026-03-27 16:51:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005278> (referer: https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:58 [ecarstrade.be] INFO: Extracting details for car 7005278auction61871
2026-03-27 16:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 669fcb9e-bb42-52bf-ba42-0362730df330 with identifier: 7005278auction61871
2026-03-27 16:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 669fcb9e-bb42-52bf-ba42-0362730df330 with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 669fcb9e-bb42-52bf-ba42-0362730df330 with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 669fcb9e-bb42-52bf-ba42-0362730df330, identifier: 7005278auction61871
2026-03-27 16:51:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 669fcb9e-bb42-52bf-ba42-0362730df330 with identifier: 7005278auction61871
2026-03-27 16:51:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 669fcb9e-bb42-52bf-ba42-0362730df330 with identifier: 7005278auction61871
2026-03-27 16:51:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 669fcb9e-bb42-52bf-ba42-0362730df330 with identifier: 7005278auction61871 to the API
2026-03-27 16:51:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:51:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:51:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005278>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '669fcb9e-bb42-52bf-ba42-0362730df330',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005278',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'A4',
'odometer': 215375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 2.0 30 TDi 100kW S tronic Attraction B.E 5d',
'transmission': 'automatic',
'trim': 'Avant 2.0 30 TDi 100kW S tronic Attraction B.E 5d',
'vin': None,
'year': 2022}
2026-03-27 16:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005278auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:51:59 [ecarstrade.be] INFO: Saving data for 7005278auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537530.97281, 'last_price_update_time': 1774630319.474956}
2026-03-27 16:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005278auction61871') HTTP/1.1" 204 0
2026-03-27 16:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936657> (referer: https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004014> (referer: https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936652> (referer: https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004011> (referer: https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:51:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:51:59 [ecarstrade.be] INFO: Extracting details for car 6936657auction61871
2026-03-27 16:51:59 [ecarstrade.be] INFO: Extracting details for car 7004014auction61871
2026-03-27 16:51:59 [ecarstrade.be] INFO: Extracting details for car 6936652auction61871
2026-03-27 16:51:59 [ecarstrade.be] INFO: Extracting details for car 7004011auction61871
2026-03-27 16:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 496c90d1-4a9e-5708-a623-b0fdd22f3e3c with identifier: 6936657auction61871
2026-03-27 16:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 496c90d1-4a9e-5708-a623-b0fdd22f3e3c with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 496c90d1-4a9e-5708-a623-b0fdd22f3e3c with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 496c90d1-4a9e-5708-a623-b0fdd22f3e3c, identifier: 6936657auction61871
2026-03-27 16:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7265a61-08c9-5933-b9c0-fd93b4f68422 with identifier: 7004014auction61871
2026-03-27 16:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7265a61-08c9-5933-b9c0-fd93b4f68422 with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7265a61-08c9-5933-b9c0-fd93b4f68422 with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7265a61-08c9-5933-b9c0-fd93b4f68422, identifier: 7004014auction61871
2026-03-27 16:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd3feb23-a70f-5d03-ab17-c3ef3b4da937 with identifier: 6936652auction61871
2026-03-27 16:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3feb23-a70f-5d03-ab17-c3ef3b4da937 with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd3feb23-a70f-5d03-ab17-c3ef3b4da937 with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd3feb23-a70f-5d03-ab17-c3ef3b4da937, identifier: 6936652auction61871
2026-03-27 16:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56036f51-68f1-5e70-b2e4-746fff95ca7e with identifier: 7004011auction61871
2026-03-27 16:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56036f51-68f1-5e70-b2e4-746fff95ca7e with scrape type 2
2026-03-27 16:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56036f51-68f1-5e70-b2e4-746fff95ca7e with scrape type 2
2026-03-27 16:52:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56036f51-68f1-5e70-b2e4-746fff95ca7e, identifier: 7004011auction61871
2026-03-27 16:52:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 496c90d1-4a9e-5708-a623-b0fdd22f3e3c with identifier: 6936657auction61871
2026-03-27 16:52:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 496c90d1-4a9e-5708-a623-b0fdd22f3e3c with identifier: 6936657auction61871
2026-03-27 16:52:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 496c90d1-4a9e-5708-a623-b0fdd22f3e3c with identifier: 6936657auction61871 to the API
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936657>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Diesel',
'id': '496c90d1-4a9e-5708-a623-b0fdd22f3e3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936657',
'listing': 'directbuy',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Other',
'model': 'Volvo',
'odometer': 211206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-01',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 2.0 B5 D 4WD Geartronic Momentum Pro 7PL 5d',
'transmission': 'automatic',
'trim': 'XC90 2.0 B5 D 4WD Geartronic Momentum Pro 7PL 5d',
'vin': None,
'year': 2021}
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936657auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:52:00 [ecarstrade.be] INFO: Saving data for 6936657auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772789005.006221, 'last_price_update_time': 1774630320.388852}
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936657auction61871') HTTP/1.1" 204 0
2026-03-27 16:52:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7265a61-08c9-5933-b9c0-fd93b4f68422 with identifier: 7004014auction61871
2026-03-27 16:52:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7265a61-08c9-5933-b9c0-fd93b4f68422 with identifier: 7004014auction61871
2026-03-27 16:52:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7265a61-08c9-5933-b9c0-fd93b4f68422 with identifier: 7004014auction61871 to the API
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004014>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'a7265a61-08c9-5933-b9c0-fd93b4f68422',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004014',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X3',
'odometer': 42045,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X3 '17, BMW X3 xDrive30e (120 kW) 5d",
'transmission': 'automatic',
'trim': ", '17, xDrive30e (120 kW) 5d",
'vin': None,
'year': 2021}
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004014auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:52:00 [ecarstrade.be] INFO: Saving data for 7004014auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537548.821387, 'last_price_update_time': 1774630320.768949}
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004014auction61871') HTTP/1.1" 204 0
2026-03-27 16:52:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd3feb23-a70f-5d03-ab17-c3ef3b4da937 with identifier: 6936652auction61871
2026-03-27 16:52:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd3feb23-a70f-5d03-ab17-c3ef3b4da937 with identifier: 6936652auction61871
2026-03-27 16:52:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd3feb23-a70f-5d03-ab17-c3ef3b4da937 with identifier: 6936652auction61871 to the API
2026-03-27 16:52:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936652>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Other',
'id': 'cd3feb23-a70f-5d03-ab17-c3ef3b4da937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936652',
'listing': 'directbuy',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'BMW',
'model': 'Other',
'odometer': 170348,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Reeks Touring 330e (215 kW) 5d',
'transmission': 'automatic',
'trim': '3 Reeks Touring 330e (215 kW) 5d',
'vin': None,
'year': 2022}
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936652auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:52:01 [ecarstrade.be] INFO: Saving data for 6936652auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1772789008.477266, 'last_price_update_time': 1774630321.151288}
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936652auction61871') HTTP/1.1" 204 0
2026-03-27 16:52:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56036f51-68f1-5e70-b2e4-746fff95ca7e with identifier: 7004011auction61871
2026-03-27 16:52:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56036f51-68f1-5e70-b2e4-746fff95ca7e with identifier: 7004011auction61871
2026-03-27 16:52:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56036f51-68f1-5e70-b2e4-746fff95ca7e with identifier: 7004011auction61871 to the API
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004011>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '56036f51-68f1-5e70-b2e4-746fff95ca7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004011',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'BMW',
'model': 'X1',
'odometer': 76622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': "BMW, X1 FL'19 PHEV, BMW X1 xDrive25e (162 kW) 5d",
'transmission': 'automatic',
'trim': ", FL'19 PHEV, xDrive25e (162 kW) 5d",
'vin': None,
'year': 2022}
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004011auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:52:01 [ecarstrade.be] INFO: Saving data for 7004011auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537531.77206, 'last_price_update_time': 1774630321.636044}
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004011auction61871') HTTP/1.1" 204 0
2026-03-27 16:52:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004043> (referer: https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:01 [ecarstrade.be] INFO: Extracting details for car 7004043auction61871
2026-03-27 16:52:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b43b5148-0842-56fb-9938-023ea188ee78 with identifier: 7004043auction61871
2026-03-27 16:52:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b43b5148-0842-56fb-9938-023ea188ee78 with scrape type 2
2026-03-27 16:52:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b43b5148-0842-56fb-9938-023ea188ee78 with scrape type 2
2026-03-27 16:52:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b43b5148-0842-56fb-9938-023ea188ee78, identifier: 7004043auction61871
2026-03-27 16:52:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b43b5148-0842-56fb-9938-023ea188ee78 with identifier: 7004043auction61871
2026-03-27 16:52:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b43b5148-0842-56fb-9938-023ea188ee78 with identifier: 7004043auction61871
2026-03-27 16:52:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b43b5148-0842-56fb-9938-023ea188ee78 with identifier: 7004043auction61871 to the API
2026-03-27 16:52:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004043>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'expiration_date': '2026-03-29T16:45:24Z',
'fuel_type': 'Hybrid (diesel / electric)',
'id': 'b43b5148-0842-56fb-9938-023ea188ee78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004043',
'listing': 'directbuy',
'location': 'Belgium - "BE-36-GENK-VAB_1"',
'make': 'Mercedes',
'model': 'GLE 350',
'odometer': 150555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': "Mercedes, GLE '18, Mercedes-Benz GLE GLE 350 de 4MATIC Business "
'Solut',
'transmission': 'automatic',
'trim': ", GLE '18, -Benz GLE de 4MATIC Business Solut",
'vin': None,
'year': 2021}
2026-03-27 16:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004043auction61871%27 HTTP/1.1" 200 None
2026-03-27 16:52:02 [ecarstrade.be] INFO: Saving data for 7004043auction61871: {'auction_closing_time': 1774802724.0, 'created_time': 1774537550.554837, 'last_price_update_time': 1774630322.117129}
2026-03-27 16:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004043auction61871') HTTP/1.1" 204 0
2026-03-27 16:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6617072> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:04 [ecarstrade.be] INFO: Extracting details for car 6617072auction106404
2026-03-27 16:52:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6617072auction106404
2026-03-27 16:52:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161bac83-b20e-5be0-949a-e809ec76ec29 with scrape type 2
2026-03-27 16:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 161bac83-b20e-5be0-949a-e809ec76ec29 with scrape type 2
2026-03-27 16:52:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 161bac83-b20e-5be0-949a-e809ec76ec29, identifier: 6617072auction106404
2026-03-27 16:52:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6617072auction106404
2026-03-27 16:52:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6617072auction106404
2026-03-27 16:52:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6617072auction106404 to the API
2026-03-27 16:52:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27161bac83-b20e-5be0-949a-e809ec76ec29%27 HTTP/1.1" 200 None
2026-03-27 16:52:05 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 161bac83-b20e-5be0-949a-e809ec76ec29: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Black\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Volkswagen Transporter T7 LWB 3,3t 4Motion 2.0 TDI DSG 170 hp\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Other\u0022, \u0022Model\u0022: \u0022Volkswagen\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6617072\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Transporter T7 LWB 3,3t 4Motion 2.0 TDI DSG 170 hp\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: 4, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022161bac83-b20e-5be0-949a-e809ec76ec29\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:52:04 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:52:05 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:05 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': '161bac83-b20e-5be0-949a-e809ec76ec29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6617072',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Other',
'model': 'Volkswagen',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-10',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen Transporter T7 LWB 3,3t 4Motion 2.0 TDI DSG 170 hp',
'transmission': 'automatic',
'trim': 'Transporter T7 LWB 3,3t 4Motion 2.0 TDI DSG 170 hp',
'vin': None,
'year': 2026}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276617072auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:05 [ecarstrade.be] INFO: Saving data for 6617072auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772695485.801314, 'last_price_update_time': 1774630325.230042}
2026-03-27 16:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6617072auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6618515> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:06 [ecarstrade.be] INFO: Extracting details for car 6618515auction106404
2026-03-27 16:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9 with identifier: 6618515auction106404
2026-03-27 16:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9 with scrape type 2
2026-03-27 16:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9 with scrape type 2
2026-03-27 16:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9, identifier: 6618515auction106404
2026-03-27 16:52:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9 with identifier: 6618515auction106404
2026-03-27 16:52:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9 with identifier: 6618515auction106404
2026-03-27 16:52:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9 with identifier: 6618515auction106404 to the API
2026-03-27 16:52:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9%27 HTTP/1.1" 200 None
2026-03-27 16:52:06 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Black\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022e-408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-10-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6618515\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:52:05 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:52:06 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:06 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': 'bb44fa3e-3e8e-5a8d-b33e-73cb9ff058a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6618515',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'e-408',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot E-408 GT 58 kWh Electric 214 hp Auto',
'transmission': 'automatic',
'trim': 'E-408 GT 58 kWh Electric 214 hp Auto',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618515auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:06 [ecarstrade.be] INFO: Saving data for 6618515auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614127.466529, 'last_price_update_time': 1774630326.798562}
2026-03-27 16:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6618515auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:07 [scrapy.extensions.logstats] INFO: Crawled 684 pages (at 54 pages/min), scraped 611 items (at 49 items/min)
2026-03-27 16:52:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:52:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6645591> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:08 [ecarstrade.be] INFO: Extracting details for car 6645591auction106404
2026-03-27 16:52:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11ff8c29-e2e4-54cb-a081-3929fd2bc028 with identifier: 6645591auction106404
2026-03-27 16:52:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ff8c29-e2e4-54cb-a081-3929fd2bc028 with scrape type 2
2026-03-27 16:52:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11ff8c29-e2e4-54cb-a081-3929fd2bc028 with scrape type 2
2026-03-27 16:52:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11ff8c29-e2e4-54cb-a081-3929fd2bc028, identifier: 6645591auction106404
2026-03-27 16:52:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11ff8c29-e2e4-54cb-a081-3929fd2bc028 with identifier: 6645591auction106404
2026-03-27 16:52:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11ff8c29-e2e4-54cb-a081-3929fd2bc028 with identifier: 6645591auction106404
2026-03-27 16:52:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11ff8c29-e2e4-54cb-a081-3929fd2bc028 with identifier: 6645591auction106404 to the API
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6645591>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': '11ff8c29-e2e4-54cb-a081-3929fd2bc028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6645591',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '508',
'odometer': 15760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW GT 1.5 BlueHDi 130 hp S&S EAT8',
'transmission': 'automatic',
'trim': 'SW GT 1.5 BlueHDi 130 hp S&S EAT8',
'vin': None,
'year': 2023}
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276645591auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:08 [ecarstrade.be] INFO: Saving data for 6645591auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614105.224115, 'last_price_update_time': 1774630328.395228}
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6645591auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6618517> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:08 [ecarstrade.be] INFO: Extracting details for car 6618517auction106404
2026-03-27 16:52:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6618517auction106404
2026-03-27 16:52:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ae19c91-5749-5abf-92ef-64027e049cc5 with scrape type 2
2026-03-27 16:52:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ae19c91-5749-5abf-92ef-64027e049cc5 with scrape type 2
2026-03-27 16:52:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ae19c91-5749-5abf-92ef-64027e049cc5, identifier: 6618517auction106404
2026-03-27 16:52:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6618517auction106404
2026-03-27 16:52:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6618517auction106404
2026-03-27 16:52:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6618517auction106404 to the API
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277ae19c91-5749-5abf-92ef-64027e049cc5%27 HTTP/1.1" 200 None
2026-03-27 16:52:08 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 7ae19c91-5749-5abf-92ef-64027e049cc5: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Black\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 Allure 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022e-408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-10-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6618517\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E-408 Allure 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00227ae19c91-5749-5abf-92ef-64027e049cc5\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:52:07 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:52:08 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:08 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '7ae19c91-5749-5abf-92ef-64027e049cc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6618517',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'e-408',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot E-408 Allure 58 kWh Electric 214 hp Auto',
'transmission': 'automatic',
'trim': 'E-408 Allure 58 kWh Electric 214 hp Auto',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618517auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:08 [ecarstrade.be] INFO: Saving data for 6618517auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772695487.006278, 'last_price_update_time': 1774630328.894303}
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6618517auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6719104> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6625391> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:09 [ecarstrade.be] INFO: Extracting details for car 6719104auction106404
2026-03-27 16:52:09 [ecarstrade.be] INFO: Extracting details for car 6625391auction106404
2026-03-27 16:52:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4566d61-0364-5933-889e-3357c6d8365c with identifier: 6719104auction106404
2026-03-27 16:52:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4566d61-0364-5933-889e-3357c6d8365c with scrape type 2
2026-03-27 16:52:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4566d61-0364-5933-889e-3357c6d8365c with scrape type 2
2026-03-27 16:52:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d4566d61-0364-5933-889e-3357c6d8365c, identifier: 6719104auction106404
2026-03-27 16:52:09 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6625391auction106404, dropping item
2026-03-27 16:52:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d4566d61-0364-5933-889e-3357c6d8365c with identifier: 6719104auction106404
2026-03-27 16:52:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d4566d61-0364-5933-889e-3357c6d8365c with identifier: 6719104auction106404
2026-03-27 16:52:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d4566d61-0364-5933-889e-3357c6d8365c with identifier: 6719104auction106404 to the API
2026-03-27 16:52:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27d4566d61-0364-5933-889e-3357c6d8365c%27 HTTP/1.1" 200 None
2026-03-27 16:52:09 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id d4566d61-0364-5933-889e-3357c6d8365c: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022White\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot Expert Long 2.0 BlueHDi 145 MAN6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022Expert\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-10-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6719104\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Long 2.0 BlueHDi 145 MAN6\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022d4566d61-0364-5933-889e-3357c6d8365c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:52:08 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:52:09 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:09 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': 'd4566d61-0364-5933-889e-3357c6d8365c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6719104',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-09',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Long 2.0 BlueHDi 145 MAN6',
'transmission': 'manual',
'trim': 'Long 2.0 BlueHDi 145 MAN6',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719104auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:09 [ecarstrade.be] INFO: Saving data for 6719104auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614089.404559, 'last_price_update_time': 1774630329.404005}
2026-03-27 16:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6719104auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6663881> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:09 [ecarstrade.be] INFO: Extracting details for car 6663881auction106404
2026-03-27 16:52:09 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6663881auction106404, dropping item
2026-03-27 16:52:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6745358> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:12 [ecarstrade.be] INFO: Extracting details for car 6745358auction106404
2026-03-27 16:52:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a02174f6-b533-504b-85eb-174dd6aeaac7 with identifier: 6745358auction106404
2026-03-27 16:52:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a02174f6-b533-504b-85eb-174dd6aeaac7 with scrape type 2
2026-03-27 16:52:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a02174f6-b533-504b-85eb-174dd6aeaac7 with scrape type 2
2026-03-27 16:52:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a02174f6-b533-504b-85eb-174dd6aeaac7, identifier: 6745358auction106404
2026-03-27 16:52:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a02174f6-b533-504b-85eb-174dd6aeaac7 with identifier: 6745358auction106404
2026-03-27 16:52:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a02174f6-b533-504b-85eb-174dd6aeaac7 with identifier: 6745358auction106404
2026-03-27 16:52:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a02174f6-b533-504b-85eb-174dd6aeaac7 with identifier: 6745358auction106404 to the API
2026-03-27 16:52:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6745358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'a02174f6-b533-504b-85eb-174dd6aeaac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6745358',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 GT 1.2 Hybrid Electric/Gasoline 137hp',
'transmission': 'automatic',
'trim': 'GT 1.2 Hybrid Electric/Gasoline 137hp',
'vin': None,
'year': 2025}
2026-03-27 16:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745358auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:12 [ecarstrade.be] INFO: Saving data for 6745358auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677671.118151, 'last_price_update_time': 1774630332.52833}
2026-03-27 16:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6745358auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:52:35 [ecarstrade.be] INFO: Found listing with ID: 6745371auction106404
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745371auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:35 [ecarstrade.be] INFO: Scrape type for 6745371auction106404: 0
2026-03-27 16:52:35 [ecarstrade.be] INFO: Found listing with ID: 6747730auction106404
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276747730auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:35 [ecarstrade.be] INFO: Scrape type for 6747730auction106404: 2
2026-03-27 16:52:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:35 [ecarstrade.be] INFO: Found listing with ID: 6752454auction106404
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752454auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:35 [ecarstrade.be] INFO: Scrape type for 6752454auction106404: 2
2026-03-27 16:52:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:35 [ecarstrade.be] INFO: Found listing with ID: 6752595auction106404
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752595auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:35 [ecarstrade.be] INFO: Scrape type for 6752595auction106404: 0
2026-03-27 16:52:35 [ecarstrade.be] INFO: Found listing with ID: 6752601auction106404
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752601auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:35 [ecarstrade.be] INFO: Scrape type for 6752601auction106404: 2
2026-03-27 16:52:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:35 [ecarstrade.be] INFO: Found listing with ID: 6752602auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752602auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6752602auction106404: 2
2026-03-27 16:52:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6752603auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752603auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6752603auction106404: 2
2026-03-27 16:52:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6757282auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276757282auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6757282auction106404: 2
2026-03-27 16:52:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6757850auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276757850auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6757850auction106404: 2
2026-03-27 16:52:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6760879auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276760879auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6760879auction106404: 2
2026-03-27 16:52:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6760880auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276760880auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6760880auction106404: 0
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6764589auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764589auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6764589auction106404: 0
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6764590auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764590auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6764590auction106404: 0
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6764591auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764591auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6764591auction106404: 0
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6764592auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764592auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6764592auction106404: 2
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6765687auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276765687auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6765687auction106404: 2
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6775855auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276775855auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6775855auction106404: 2
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6775858auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276775858auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6775858auction106404: 2
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6776872auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776872auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6776872auction106404: 2
2026-03-27 16:52:36 [ecarstrade.be] INFO: Found listing with ID: 6778376auction106404
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778376auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:36 [ecarstrade.be] INFO: Scrape type for 6778376auction106404: 0
2026-03-27 16:52:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6752603> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:42 [ecarstrade.be] INFO: Extracting details for car 6752603auction106404
2026-03-27 16:52:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f87f57a7-4e7d-5175-b56f-e7300826d6c6 with identifier: 6752603auction106404
2026-03-27 16:52:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f87f57a7-4e7d-5175-b56f-e7300826d6c6 with scrape type 2
2026-03-27 16:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f87f57a7-4e7d-5175-b56f-e7300826d6c6 with scrape type 2
2026-03-27 16:52:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f87f57a7-4e7d-5175-b56f-e7300826d6c6, identifier: 6752603auction106404
2026-03-27 16:52:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f87f57a7-4e7d-5175-b56f-e7300826d6c6 with identifier: 6752603auction106404
2026-03-27 16:52:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f87f57a7-4e7d-5175-b56f-e7300826d6c6 with identifier: 6752603auction106404
2026-03-27 16:52:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f87f57a7-4e7d-5175-b56f-e7300826d6c6 with identifier: 6752603auction106404 to the API
2026-03-27 16:52:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6752603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'f87f57a7-4e7d-5175-b56f-e7300826d6c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6752603',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Other',
'odometer': 25353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland GS 1.2 GASOLINE 130hp',
'transmission': 'automatic',
'trim': 'Grandland GS 1.2 GASOLINE 130hp',
'vin': None,
'year': 2024}
2026-03-27 16:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752603auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:42 [ecarstrade.be] INFO: Saving data for 6752603auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614130.089944, 'last_price_update_time': 1774630362.942598}
2026-03-27 16:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6752603auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6757282> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6747730> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6757850> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6752601> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:43 [ecarstrade.be] INFO: Extracting details for car 6757282auction106404
2026-03-27 16:52:43 [ecarstrade.be] INFO: Extracting details for car 6747730auction106404
2026-03-27 16:52:43 [ecarstrade.be] INFO: Extracting details for car 6757850auction106404
2026-03-27 16:52:43 [ecarstrade.be] INFO: Extracting details for car 6752601auction106404
2026-03-27 16:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 229c7c9c-d27e-5352-a08e-2dc11d6c0426 with identifier: 6757282auction106404
2026-03-27 16:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 229c7c9c-d27e-5352-a08e-2dc11d6c0426 with scrape type 2
2026-03-27 16:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 229c7c9c-d27e-5352-a08e-2dc11d6c0426 with scrape type 2
2026-03-27 16:52:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 229c7c9c-d27e-5352-a08e-2dc11d6c0426, identifier: 6757282auction106404
2026-03-27 16:52:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 229c7c9c-d27e-5352-a08e-2dc11d6c0426 with identifier: 6757282auction106404
2026-03-27 16:52:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 229c7c9c-d27e-5352-a08e-2dc11d6c0426 with identifier: 6757282auction106404
2026-03-27 16:52:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 229c7c9c-d27e-5352-a08e-2dc11d6c0426 with identifier: 6757282auction106404 to the API
2026-03-27 16:52:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27229c7c9c-d27e-5352-a08e-2dc11d6c0426%27 HTTP/1.1" 200 None
2026-03-27 16:52:43 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 229c7c9c-d27e-5352-a08e-2dc11d6c0426: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Blue\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot 2008 Allure 1.2 Turbo 100 hp Man.6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u00222008\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-10-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6757282\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Allure 1.2 Turbo 100 hp Man.6\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022229c7c9c-d27e-5352-a08e-2dc11d6c0426\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:52:43 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:52:43 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:43 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '229c7c9c-d27e-5352-a08e-2dc11d6c0426',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6757282',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 Turbo 100 hp Man.6',
'transmission': 'manual',
'trim': 'Allure 1.2 Turbo 100 hp Man.6',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276757282auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:43 [ecarstrade.be] INFO: Saving data for 6757282auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614131.766939, 'last_price_update_time': 1774630363.769676}
2026-03-27 16:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6757282auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa2743b2-ecf2-5bc6-827b-ad04e7cd83b6 with identifier: 6747730auction106404
2026-03-27 16:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa2743b2-ecf2-5bc6-827b-ad04e7cd83b6 with scrape type 2
2026-03-27 16:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa2743b2-ecf2-5bc6-827b-ad04e7cd83b6 with scrape type 2
2026-03-27 16:52:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa2743b2-ecf2-5bc6-827b-ad04e7cd83b6, identifier: 6747730auction106404
2026-03-27 16:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa635451-0ced-5030-9493-8cd43ee5780e with identifier: 6757850auction106404
2026-03-27 16:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa635451-0ced-5030-9493-8cd43ee5780e with scrape type 2
2026-03-27 16:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa635451-0ced-5030-9493-8cd43ee5780e with scrape type 2
2026-03-27 16:52:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa635451-0ced-5030-9493-8cd43ee5780e, identifier: 6757850auction106404
2026-03-27 16:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97ace7ac-9f3d-5c71-bc8f-f4251f676fd0 with identifier: 6752601auction106404
2026-03-27 16:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ace7ac-9f3d-5c71-bc8f-f4251f676fd0 with scrape type 2
2026-03-27 16:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97ace7ac-9f3d-5c71-bc8f-f4251f676fd0 with scrape type 2
2026-03-27 16:52:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 97ace7ac-9f3d-5c71-bc8f-f4251f676fd0, identifier: 6752601auction106404
2026-03-27 16:52:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa2743b2-ecf2-5bc6-827b-ad04e7cd83b6 with identifier: 6747730auction106404
2026-03-27 16:52:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa2743b2-ecf2-5bc6-827b-ad04e7cd83b6 with identifier: 6747730auction106404
2026-03-27 16:52:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa2743b2-ecf2-5bc6-827b-ad04e7cd83b6 with identifier: 6747730auction106404 to the API
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6747730>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'aa2743b2-ecf2-5bc6-827b-ad04e7cd83b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6747730',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Hyundai',
'model': 'i10',
'odometer': 20,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 Select 1.0 Gasoline 64hp',
'transmission': 'manual',
'trim': 'Select 1.0 Gasoline 64hp',
'vin': None,
'year': 2025}
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276747730auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:44 [ecarstrade.be] INFO: Saving data for 6747730auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614068.1846, 'last_price_update_time': 1774630364.390385}
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6747730auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa635451-0ced-5030-9493-8cd43ee5780e with identifier: 6757850auction106404
2026-03-27 16:52:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa635451-0ced-5030-9493-8cd43ee5780e with identifier: 6757850auction106404
2026-03-27 16:52:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa635451-0ced-5030-9493-8cd43ee5780e with identifier: 6757850auction106404 to the API
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6757850>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'aa635451-0ced-5030-9493-8cd43ee5780e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6757850',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Citroen',
'model': 'C5 X',
'odometer': 32447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 X FEEL 1.2 Gasoline 132hp',
'transmission': 'automatic',
'trim': 'FEEL 1.2 Gasoline 132hp',
'vin': None,
'year': 2023}
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276757850auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:44 [ecarstrade.be] INFO: Saving data for 6757850auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614120.225618, 'last_price_update_time': 1774630364.702859}
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6757850auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 97ace7ac-9f3d-5c71-bc8f-f4251f676fd0 with identifier: 6752601auction106404
2026-03-27 16:52:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 97ace7ac-9f3d-5c71-bc8f-f4251f676fd0 with identifier: 6752601auction106404
2026-03-27 16:52:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 97ace7ac-9f3d-5c71-bc8f-f4251f676fd0 with identifier: 6752601auction106404 to the API
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6752601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '97ace7ac-9f3d-5c71-bc8f-f4251f676fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6752601',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Other',
'odometer': 22303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland GS 1.2 Gasoline 132hp',
'transmission': 'automatic',
'trim': 'Grandland GS 1.2 Gasoline 132hp',
'vin': None,
'year': 2024}
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752601auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Saving data for 6752601auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614149.284156, 'last_price_update_time': 1774630365.02644}
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6752601auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6778380auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778380auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6778380auction106404: 0
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6778382auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778382auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6778382auction106404: 0
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6786883auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276786883auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6786883auction106404: 0
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6786884auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276786884auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6786884auction106404: 0
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6787216auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787216auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6787216auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6787217auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787217auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6787217auction106404: 0
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6787218auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787218auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6787218auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6802702auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802702auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6802702auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6802993auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802993auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6802993auction106404: 0
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6802994auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802994auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6802994auction106404: 0
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6802996auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802996auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6802996auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6802997auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802997auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6802997auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6807829auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807829auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6807829auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6807830auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807830auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6807830auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6808194auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808194auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6808194auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6812642auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812642auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6812642auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6815695auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276815695auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6815695auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6815947auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276815947auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6815947auction106404: 0
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6828723auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276828723auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6828723auction106404: 2
2026-03-27 16:52:45 [ecarstrade.be] INFO: Found listing with ID: 6831648auction106404
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276831648auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:45 [ecarstrade.be] INFO: Scrape type for 6831648auction106404: 0
2026-03-27 16:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6760879> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:50 [ecarstrade.be] INFO: Extracting details for car 6760879auction106404
2026-03-27 16:52:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ce68dd3-3fb7-5eea-b888-4681a545cf16 with identifier: 6760879auction106404
2026-03-27 16:52:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ce68dd3-3fb7-5eea-b888-4681a545cf16 with scrape type 2
2026-03-27 16:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ce68dd3-3fb7-5eea-b888-4681a545cf16 with scrape type 2
2026-03-27 16:52:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ce68dd3-3fb7-5eea-b888-4681a545cf16, identifier: 6760879auction106404
2026-03-27 16:52:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ce68dd3-3fb7-5eea-b888-4681a545cf16 with identifier: 6760879auction106404
2026-03-27 16:52:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ce68dd3-3fb7-5eea-b888-4681a545cf16 with identifier: 6760879auction106404
2026-03-27 16:52:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ce68dd3-3fb7-5eea-b888-4681a545cf16 with identifier: 6760879auction106404 to the API
2026-03-27 16:52:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6760879>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '0ce68dd3-3fb7-5eea-b888-4681a545cf16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6760879',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Techno 1.0 GASOLINE 90hp',
'transmission': 'manual',
'trim': 'Techno 1.0 GASOLINE 90hp',
'vin': None,
'year': 2025}
2026-03-27 16:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276760879auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:50 [ecarstrade.be] INFO: Saving data for 6760879auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614121.028572, 'last_price_update_time': 1774630370.721846}
2026-03-27 16:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6760879auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6765687> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:51 [ecarstrade.be] INFO: Extracting details for car 6765687auction106404
2026-03-27 16:52:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6b6f233-1227-5d87-903a-808cb2a7b3ed with identifier: 6765687auction106404
2026-03-27 16:52:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6b6f233-1227-5d87-903a-808cb2a7b3ed with scrape type 2
2026-03-27 16:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6b6f233-1227-5d87-903a-808cb2a7b3ed with scrape type 2
2026-03-27 16:52:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b6b6f233-1227-5d87-903a-808cb2a7b3ed, identifier: 6765687auction106404
2026-03-27 16:52:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b6b6f233-1227-5d87-903a-808cb2a7b3ed with identifier: 6765687auction106404
2026-03-27 16:52:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b6b6f233-1227-5d87-903a-808cb2a7b3ed with identifier: 6765687auction106404
2026-03-27 16:52:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b6b6f233-1227-5d87-903a-808cb2a7b3ed with identifier: 6765687auction106404 to the API
2026-03-27 16:52:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6765687>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'b6b6f233-1227-5d87-903a-808cb2a7b3ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6765687',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Citroen',
'model': 'C5 X',
'odometer': 31903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 X FEEL 1.2 Gasoline 132hp',
'transmission': 'automatic',
'trim': 'FEEL 1.2 Gasoline 132hp',
'vin': None,
'year': 2023}
2026-03-27 16:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276765687auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:51 [ecarstrade.be] INFO: Saving data for 6765687auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614146.182693, 'last_price_update_time': 1774630371.689083}
2026-03-27 16:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6765687auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6775858> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6775855> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:51 [ecarstrade.be] INFO: Extracting details for car 6775858auction106404
2026-03-27 16:52:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fe04b99-29be-5793-aa15-5c77f074126a with identifier: 6775858auction106404
2026-03-27 16:52:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fe04b99-29be-5793-aa15-5c77f074126a with scrape type 2
2026-03-27 16:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fe04b99-29be-5793-aa15-5c77f074126a with scrape type 2
2026-03-27 16:52:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3fe04b99-29be-5793-aa15-5c77f074126a, identifier: 6775858auction106404
2026-03-27 16:52:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3fe04b99-29be-5793-aa15-5c77f074126a with identifier: 6775858auction106404
2026-03-27 16:52:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3fe04b99-29be-5793-aa15-5c77f074126a with identifier: 6775858auction106404
2026-03-27 16:52:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3fe04b99-29be-5793-aa15-5c77f074126a with identifier: 6775858auction106404 to the API
2026-03-27 16:52:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6775858>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '3fe04b99-29be-5793-aa15-5c77f074126a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6775858',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 22263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 Gasoline 102hp',
'transmission': 'manual',
'trim': 'Allure 1.2 Gasoline 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276775858auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:52 [ecarstrade.be] INFO: Saving data for 6775858auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614554.984647, 'last_price_update_time': 1774630372.630216}
2026-03-27 16:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6775858auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:52 [ecarstrade.be] INFO: Extracting details for car 6775855auction106404
2026-03-27 16:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6776872> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6764592> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8708dfb-2d21-51f7-ab10-218838db0955 with identifier: 6775855auction106404
2026-03-27 16:52:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8708dfb-2d21-51f7-ab10-218838db0955 with scrape type 2
2026-03-27 16:52:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8708dfb-2d21-51f7-ab10-218838db0955 with scrape type 2
2026-03-27 16:52:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d8708dfb-2d21-51f7-ab10-218838db0955, identifier: 6775855auction106404
2026-03-27 16:52:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d8708dfb-2d21-51f7-ab10-218838db0955 with identifier: 6775855auction106404
2026-03-27 16:52:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d8708dfb-2d21-51f7-ab10-218838db0955 with identifier: 6775855auction106404
2026-03-27 16:52:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d8708dfb-2d21-51f7-ab10-218838db0955 with identifier: 6775855auction106404 to the API
2026-03-27 16:52:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6775855>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'd8708dfb-2d21-51f7-ab10-218838db0955',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6775855',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 24486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 Gasoline 102hp',
'transmission': 'manual',
'trim': 'Allure 1.2 Gasoline 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276775855auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:53 [ecarstrade.be] INFO: Saving data for 6775855auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614123.077805, 'last_price_update_time': 1774630373.024412}
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6775855auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:53 [ecarstrade.be] INFO: Extracting details for car 6776872auction106404
2026-03-27 16:52:53 [ecarstrade.be] INFO: Extracting details for car 6764592auction106404
2026-03-27 16:52:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3904fee1-54f5-5ec9-9674-312ecedbcbf1 with identifier: 6776872auction106404
2026-03-27 16:52:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3904fee1-54f5-5ec9-9674-312ecedbcbf1 with scrape type 2
2026-03-27 16:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3904fee1-54f5-5ec9-9674-312ecedbcbf1 with scrape type 2
2026-03-27 16:52:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3904fee1-54f5-5ec9-9674-312ecedbcbf1, identifier: 6776872auction106404
2026-03-27 16:52:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 446d09f5-aac7-545c-b9b1-053b8e816662 with identifier: 6764592auction106404
2026-03-27 16:52:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 446d09f5-aac7-545c-b9b1-053b8e816662 with scrape type 2
2026-03-27 16:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 446d09f5-aac7-545c-b9b1-053b8e816662 with scrape type 2
2026-03-27 16:52:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 446d09f5-aac7-545c-b9b1-053b8e816662, identifier: 6764592auction106404
2026-03-27 16:52:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3904fee1-54f5-5ec9-9674-312ecedbcbf1 with identifier: 6776872auction106404
2026-03-27 16:52:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3904fee1-54f5-5ec9-9674-312ecedbcbf1 with identifier: 6776872auction106404
2026-03-27 16:52:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3904fee1-54f5-5ec9-9674-312ecedbcbf1 with identifier: 6776872auction106404 to the API
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6776872>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '3904fee1-54f5-5ec9-9674-312ecedbcbf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6776872',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Other',
'odometer': 25493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland GS 1.2 GASOLINE 130hp',
'transmission': 'automatic',
'trim': 'Grandland GS 1.2 GASOLINE 130hp',
'vin': None,
'year': 2024}
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776872auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:53 [ecarstrade.be] INFO: Saving data for 6776872auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614551.976255, 'last_price_update_time': 1774630373.531701}
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6776872auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 446d09f5-aac7-545c-b9b1-053b8e816662 with identifier: 6764592auction106404
2026-03-27 16:52:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 446d09f5-aac7-545c-b9b1-053b8e816662 with identifier: 6764592auction106404
2026-03-27 16:52:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 446d09f5-aac7-545c-b9b1-053b8e816662 with identifier: 6764592auction106404 to the API
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27446d09f5-aac7-545c-b9b1-053b8e816662%27 HTTP/1.1" 200 None
2026-03-27 16:52:53 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 446d09f5-aac7-545c-b9b1-053b8e816662: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022White\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot Expert Long 2.0 BlueHDi 145 MAN6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022Expert\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-10-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6764592\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Long 2.0 BlueHDi 145 MAN6\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022446d09f5-aac7-545c-b9b1-053b8e816662\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:52:53 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:52:53 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': '446d09f5-aac7-545c-b9b1-053b8e816662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6764592',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-30',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Long 2.0 BlueHDi 145 MAN6',
'transmission': 'manual',
'trim': 'Long 2.0 BlueHDi 145 MAN6',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764592auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:53 [ecarstrade.be] INFO: Saving data for 6764592auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677676.388403, 'last_price_update_time': 1774630373.788663}
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6764592auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6752454> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:56 [ecarstrade.be] INFO: Extracting details for car 6752454auction106404
2026-03-27 16:52:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4bd496f-81df-5af2-8c7a-543cd4d80b14 with identifier: 6752454auction106404
2026-03-27 16:52:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4bd496f-81df-5af2-8c7a-543cd4d80b14 with scrape type 2
2026-03-27 16:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4bd496f-81df-5af2-8c7a-543cd4d80b14 with scrape type 2
2026-03-27 16:52:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4bd496f-81df-5af2-8c7a-543cd4d80b14, identifier: 6752454auction106404
2026-03-27 16:52:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4bd496f-81df-5af2-8c7a-543cd4d80b14 with identifier: 6752454auction106404
2026-03-27 16:52:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4bd496f-81df-5af2-8c7a-543cd4d80b14 with identifier: 6752454auction106404
2026-03-27 16:52:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4bd496f-81df-5af2-8c7a-543cd4d80b14 with identifier: 6752454auction106404 to the API
2026-03-27 16:52:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6752454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'b4bd496f-81df-5af2-8c7a-543cd4d80b14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6752454',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Audi',
'model': 'R8',
'odometer': 39631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-04',
'seats_number': 2,
'seller_name': None,
'title': 'Audi R8 Spyder 5.2 Gasoline 532hp Quattro',
'transmission': 'automatic',
'trim': 'Spyder 5.2 Gasoline 532hp Quattro',
'vin': None,
'year': 2012}
2026-03-27 16:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752454auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:56 [ecarstrade.be] INFO: Saving data for 6752454auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614145.592576, 'last_price_update_time': 1774630376.627602}
2026-03-27 16:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6752454auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6787216> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6802702> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:52:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:52:59 [ecarstrade.be] INFO: Extracting details for car 6787216auction106404
2026-03-27 16:52:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with identifier: 6787216auction106404
2026-03-27 16:52:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with scrape type 2
2026-03-27 16:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with scrape type 2
2026-03-27 16:52:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d6ae63a-e3a9-552c-9e0d-3807ffced219, identifier: 6787216auction106404
2026-03-27 16:52:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with identifier: 6787216auction106404
2026-03-27 16:52:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with identifier: 6787216auction106404
2026-03-27 16:52:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with identifier: 6787216auction106404 to the API
2026-03-27 16:52:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:52:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:52:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6787216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '6d6ae63a-e3a9-552c-9e0d-3807ffced219',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6787216',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 GT 1.2 Hybrid Electric/Gasoline 137hp',
'transmission': 'automatic',
'trim': 'GT 1.2 Hybrid Electric/Gasoline 137hp',
'vin': None,
'year': 2025}
2026-03-27 16:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787216auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:52:59 [ecarstrade.be] INFO: Saving data for 6787216auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614188.447351, 'last_price_update_time': 1774630379.735302}
2026-03-27 16:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6787216auction106404') HTTP/1.1" 204 0
2026-03-27 16:52:59 [ecarstrade.be] INFO: Extracting details for car 6802702auction106404
2026-03-27 16:52:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d195655b-1225-5280-a7b7-35f612b670fb with identifier: 6802702auction106404
2026-03-27 16:52:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d195655b-1225-5280-a7b7-35f612b670fb with scrape type 2
2026-03-27 16:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d195655b-1225-5280-a7b7-35f612b670fb with scrape type 2
2026-03-27 16:52:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d195655b-1225-5280-a7b7-35f612b670fb, identifier: 6802702auction106404
2026-03-27 16:52:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d195655b-1225-5280-a7b7-35f612b670fb with identifier: 6802702auction106404
2026-03-27 16:52:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d195655b-1225-5280-a7b7-35f612b670fb with identifier: 6802702auction106404
2026-03-27 16:52:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d195655b-1225-5280-a7b7-35f612b670fb with identifier: 6802702auction106404 to the API
2026-03-27 16:52:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6802702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'd195655b-1225-5280-a7b7-35f612b670fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6802702',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Other',
'odometer': 22993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland GS 1.2 Gasoline 132hp',
'transmission': 'automatic',
'trim': 'Grandland GS 1.2 Gasoline 132hp',
'vin': None,
'year': 2024}
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802702auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:00 [ecarstrade.be] INFO: Saving data for 6802702auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614181.342119, 'last_price_update_time': 1774630380.156711}
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6802702auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6802996> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:00 [ecarstrade.be] INFO: Extracting details for car 6802996auction106404
2026-03-27 16:53:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb5232d2-156f-5fba-b246-eacc4724a5b8 with identifier: 6802996auction106404
2026-03-27 16:53:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb5232d2-156f-5fba-b246-eacc4724a5b8 with scrape type 2
2026-03-27 16:53:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb5232d2-156f-5fba-b246-eacc4724a5b8 with scrape type 2
2026-03-27 16:53:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fb5232d2-156f-5fba-b246-eacc4724a5b8, identifier: 6802996auction106404
2026-03-27 16:53:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fb5232d2-156f-5fba-b246-eacc4724a5b8 with identifier: 6802996auction106404
2026-03-27 16:53:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fb5232d2-156f-5fba-b246-eacc4724a5b8 with identifier: 6802996auction106404
2026-03-27 16:53:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fb5232d2-156f-5fba-b246-eacc4724a5b8 with identifier: 6802996auction106404 to the API
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6802996>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'fb5232d2-156f-5fba-b246-eacc4724a5b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6802996',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Techno 1.0 GASOLINE 90hp',
'transmission': 'automatic',
'trim': 'Techno 1.0 GASOLINE 90hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802996auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:00 [ecarstrade.be] INFO: Saving data for 6802996auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677696.606984, 'last_price_update_time': 1774630380.936687}
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6802996auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6807829> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:04 [ecarstrade.be] INFO: Extracting details for car 6807829auction106404
2026-03-27 16:53:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2952ac12-62e1-5549-9769-8bb8fc362678 with identifier: 6807829auction106404
2026-03-27 16:53:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2952ac12-62e1-5549-9769-8bb8fc362678 with scrape type 2
2026-03-27 16:53:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2952ac12-62e1-5549-9769-8bb8fc362678 with scrape type 2
2026-03-27 16:53:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2952ac12-62e1-5549-9769-8bb8fc362678, identifier: 6807829auction106404
2026-03-27 16:53:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2952ac12-62e1-5549-9769-8bb8fc362678 with identifier: 6807829auction106404
2026-03-27 16:53:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2952ac12-62e1-5549-9769-8bb8fc362678 with identifier: 6807829auction106404
2026-03-27 16:53:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2952ac12-62e1-5549-9769-8bb8fc362678 with identifier: 6807829auction106404 to the API
2026-03-27 16:53:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6807829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '2952ac12-62e1-5549-9769-8bb8fc362678',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6807829',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 22400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 Gasoline 102hp',
'transmission': 'manual',
'trim': 'Allure 1.2 Gasoline 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807829auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:04 [ecarstrade.be] INFO: Saving data for 6807829auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614221.868089, 'last_price_update_time': 1774630384.876166}
2026-03-27 16:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6807829auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6828723> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6752602> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:06 [ecarstrade.be] INFO: Extracting details for car 6828723auction106404
2026-03-27 16:53:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0923d8b-cb71-510f-ae14-ad1c052b001e with identifier: 6828723auction106404
2026-03-27 16:53:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0923d8b-cb71-510f-ae14-ad1c052b001e with scrape type 2
2026-03-27 16:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0923d8b-cb71-510f-ae14-ad1c052b001e with scrape type 2
2026-03-27 16:53:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c0923d8b-cb71-510f-ae14-ad1c052b001e, identifier: 6828723auction106404
2026-03-27 16:53:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c0923d8b-cb71-510f-ae14-ad1c052b001e with identifier: 6828723auction106404
2026-03-27 16:53:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c0923d8b-cb71-510f-ae14-ad1c052b001e with identifier: 6828723auction106404
2026-03-27 16:53:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c0923d8b-cb71-510f-ae14-ad1c052b001e with identifier: 6828723auction106404 to the API
2026-03-27 16:53:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6828723>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': 'c0923d8b-cb71-510f-ae14-ad1c052b001e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6828723',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-30',
'seats_number': 3,
'seller_name': None,
'title': 'Citroen Jumper L2H2 2.2 DIESEL 141hp',
'transmission': 'automatic',
'trim': 'L2H2 2.2 DIESEL 141hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276828723auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:06 [ecarstrade.be] INFO: Saving data for 6828723auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614212.603358, 'last_price_update_time': 1774630386.81797}
2026-03-27 16:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6828723auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:06 [ecarstrade.be] INFO: Extracting details for car 6752602auction106404
2026-03-27 16:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6807830> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de3bf572-034b-57bf-9185-cf6e30a6490f with identifier: 6752602auction106404
2026-03-27 16:53:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de3bf572-034b-57bf-9185-cf6e30a6490f with scrape type 2
2026-03-27 16:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de3bf572-034b-57bf-9185-cf6e30a6490f with scrape type 2
2026-03-27 16:53:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de3bf572-034b-57bf-9185-cf6e30a6490f, identifier: 6752602auction106404
2026-03-27 16:53:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de3bf572-034b-57bf-9185-cf6e30a6490f with identifier: 6752602auction106404
2026-03-27 16:53:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de3bf572-034b-57bf-9185-cf6e30a6490f with identifier: 6752602auction106404
2026-03-27 16:53:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de3bf572-034b-57bf-9185-cf6e30a6490f with identifier: 6752602auction106404 to the API
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6752602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'de3bf572-034b-57bf-9185-cf6e30a6490f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6752602',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Other',
'odometer': 24861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland GS 1.2 GASOLINE 130hp',
'transmission': 'automatic',
'trim': 'Grandland GS 1.2 GASOLINE 130hp',
'vin': None,
'year': 2024}
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752602auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:07 [ecarstrade.be] INFO: Saving data for 6752602auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614130.864013, 'last_price_update_time': 1774630387.471657}
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6752602auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:07 [ecarstrade.be] INFO: Extracting details for car 6807830auction106404
2026-03-27 16:53:07 [scrapy.extensions.logstats] INFO: Crawled 711 pages (at 27 pages/min), scraped 629 items (at 18 items/min)
2026-03-27 16:53:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:53:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0f2afd7-65c6-54ae-9ff6-acb7a1d7abde with identifier: 6807830auction106404
2026-03-27 16:53:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0f2afd7-65c6-54ae-9ff6-acb7a1d7abde with scrape type 2
2026-03-27 16:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0f2afd7-65c6-54ae-9ff6-acb7a1d7abde with scrape type 2
2026-03-27 16:53:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d0f2afd7-65c6-54ae-9ff6-acb7a1d7abde, identifier: 6807830auction106404
2026-03-27 16:53:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d0f2afd7-65c6-54ae-9ff6-acb7a1d7abde with identifier: 6807830auction106404
2026-03-27 16:53:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d0f2afd7-65c6-54ae-9ff6-acb7a1d7abde with identifier: 6807830auction106404
2026-03-27 16:53:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d0f2afd7-65c6-54ae-9ff6-acb7a1d7abde with identifier: 6807830auction106404 to the API
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6807830>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'd0f2afd7-65c6-54ae-9ff6-acb7a1d7abde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6807830',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 22819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 Gasoline 102hp',
'transmission': 'manual',
'trim': 'Allure 1.2 Gasoline 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807830auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:07 [ecarstrade.be] INFO: Saving data for 6807830auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614211.564563, 'last_price_update_time': 1774630387.938407}
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6807830auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6815695> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:08 [ecarstrade.be] INFO: Extracting details for car 6815695auction106404
2026-03-27 16:53:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d2ef84d-7f25-53e0-8c8c-c0a0f9f218ec with identifier: 6815695auction106404
2026-03-27 16:53:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d2ef84d-7f25-53e0-8c8c-c0a0f9f218ec with scrape type 2
2026-03-27 16:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d2ef84d-7f25-53e0-8c8c-c0a0f9f218ec with scrape type 2
2026-03-27 16:53:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d2ef84d-7f25-53e0-8c8c-c0a0f9f218ec, identifier: 6815695auction106404
2026-03-27 16:53:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d2ef84d-7f25-53e0-8c8c-c0a0f9f218ec with identifier: 6815695auction106404
2026-03-27 16:53:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d2ef84d-7f25-53e0-8c8c-c0a0f9f218ec with identifier: 6815695auction106404
2026-03-27 16:53:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d2ef84d-7f25-53e0-8c8c-c0a0f9f218ec with identifier: 6815695auction106404 to the API
2026-03-27 16:53:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6815695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '0d2ef84d-7f25-53e0-8c8c-c0a0f9f218ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6815695',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Audi',
'model': 'Q6 e-tron',
'odometer': 14948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q6 e-tron SQ6 100 kWh Quattro 360 kw',
'transmission': 'automatic',
'trim': 'SQ6 100 kWh Quattro 360 kw',
'vin': None,
'year': 2024}
2026-03-27 16:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276815695auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:08 [ecarstrade.be] INFO: Saving data for 6815695auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614211.222258, 'last_price_update_time': 1774630388.535594}
2026-03-27 16:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6815695auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6787218> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:08 [ecarstrade.be] INFO: Extracting details for car 6787218auction106404
2026-03-27 16:53:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51938a2d-a7e4-50d6-aa6b-ccf4ba9d1483 with identifier: 6787218auction106404
2026-03-27 16:53:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51938a2d-a7e4-50d6-aa6b-ccf4ba9d1483 with scrape type 2
2026-03-27 16:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51938a2d-a7e4-50d6-aa6b-ccf4ba9d1483 with scrape type 2
2026-03-27 16:53:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51938a2d-a7e4-50d6-aa6b-ccf4ba9d1483, identifier: 6787218auction106404
2026-03-27 16:53:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51938a2d-a7e4-50d6-aa6b-ccf4ba9d1483 with identifier: 6787218auction106404
2026-03-27 16:53:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51938a2d-a7e4-50d6-aa6b-ccf4ba9d1483 with identifier: 6787218auction106404
2026-03-27 16:53:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51938a2d-a7e4-50d6-aa6b-ccf4ba9d1483 with identifier: 6787218auction106404 to the API
2026-03-27 16:53:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6787218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '51938a2d-a7e4-50d6-aa6b-ccf4ba9d1483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6787218',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 GT 1.2 Hybrid Electric/Gasoline 137hp',
'transmission': 'automatic',
'trim': 'GT 1.2 Hybrid Electric/Gasoline 137hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787218auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:09 [ecarstrade.be] INFO: Saving data for 6787218auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614181.864236, 'last_price_update_time': 1774630389.189853}
2026-03-27 16:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6787218auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6839757auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839757auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6839757auction106404: 2
2026-03-27 16:53:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6839759auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839759auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6839759auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6842641auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842641auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6842641auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6842642auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842642auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6842642auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6842643auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842643auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6842643auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6842644auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842644auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6842644auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6842645auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842645auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6842645auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6842646auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842646auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6842646auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6842647auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842647auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6842647auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6850913auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276850913auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6850913auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6850914auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276850914auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6850914auction106404: 2
2026-03-27 16:53:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6852772auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276852772auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6852772auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6852773auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276852773auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6852773auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6900115auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900115auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6900115auction106404: 2
2026-03-27 16:53:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6900173auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900173auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6900173auction106404: 2
2026-03-27 16:53:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6900178auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900178auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6900178auction106404: 2
2026-03-27 16:53:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6900316auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900316auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6900316auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6900318auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900318auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6900318auction106404: 2
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6900334auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900334auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6900334auction106404: 0
2026-03-27 16:53:11 [ecarstrade.be] INFO: Found listing with ID: 6900354auction106404
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900354auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:11 [ecarstrade.be] INFO: Scrape type for 6900354auction106404: 2
2026-03-27 16:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6812642> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:11 [ecarstrade.be] INFO: Extracting details for car 6812642auction106404
2026-03-27 16:53:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 909f1a85-7a9c-5ddf-8d3b-35eee018e263 with identifier: 6812642auction106404
2026-03-27 16:53:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 909f1a85-7a9c-5ddf-8d3b-35eee018e263 with scrape type 2
2026-03-27 16:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 909f1a85-7a9c-5ddf-8d3b-35eee018e263 with scrape type 2
2026-03-27 16:53:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 909f1a85-7a9c-5ddf-8d3b-35eee018e263, identifier: 6812642auction106404
2026-03-27 16:53:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 909f1a85-7a9c-5ddf-8d3b-35eee018e263 with identifier: 6812642auction106404
2026-03-27 16:53:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 909f1a85-7a9c-5ddf-8d3b-35eee018e263 with identifier: 6812642auction106404
2026-03-27 16:53:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 909f1a85-7a9c-5ddf-8d3b-35eee018e263 with identifier: 6812642auction106404 to the API
2026-03-27 16:53:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6812642>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '909f1a85-7a9c-5ddf-8d3b-35eee018e263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6812642',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 25976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 GT 1.2 Hybrid Electric/Gasoline 147hp',
'transmission': 'automatic',
'trim': 'GT 1.2 Hybrid Electric/Gasoline 147hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812642auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:12 [ecarstrade.be] INFO: Saving data for 6812642auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614207.086185, 'last_price_update_time': 1774630392.16663}
2026-03-27 16:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6812642auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900115> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6850914> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:18 [ecarstrade.be] INFO: Extracting details for car 6900115auction106404
2026-03-27 16:53:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b00142b-2538-5b62-8efc-00c29946da52 with identifier: 6900115auction106404
2026-03-27 16:53:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b00142b-2538-5b62-8efc-00c29946da52 with scrape type 2
2026-03-27 16:53:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b00142b-2538-5b62-8efc-00c29946da52 with scrape type 2
2026-03-27 16:53:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b00142b-2538-5b62-8efc-00c29946da52, identifier: 6900115auction106404
2026-03-27 16:53:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b00142b-2538-5b62-8efc-00c29946da52 with identifier: 6900115auction106404
2026-03-27 16:53:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b00142b-2538-5b62-8efc-00c29946da52 with identifier: 6900115auction106404
2026-03-27 16:53:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b00142b-2538-5b62-8efc-00c29946da52 with identifier: 6900115auction106404 to the API
2026-03-27 16:53:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900115>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '0b00142b-2538-5b62-8efc-00c29946da52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900115',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 20889,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 Gasoline 102hp',
'transmission': 'manual',
'trim': 'Allure 1.2 Gasoline 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900115auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:18 [ecarstrade.be] INFO: Saving data for 6900115auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614241.395075, 'last_price_update_time': 1774630398.818469}
2026-03-27 16:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900115auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:18 [ecarstrade.be] INFO: Extracting details for car 6850914auction106404
2026-03-27 16:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page74?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900178> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b897e49-e8ae-5769-86b9-e1b894ee2181 with identifier: 6850914auction106404
2026-03-27 16:53:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b897e49-e8ae-5769-86b9-e1b894ee2181 with scrape type 2
2026-03-27 16:53:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b897e49-e8ae-5769-86b9-e1b894ee2181 with scrape type 2
2026-03-27 16:53:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1b897e49-e8ae-5769-86b9-e1b894ee2181, identifier: 6850914auction106404
2026-03-27 16:53:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1b897e49-e8ae-5769-86b9-e1b894ee2181 with identifier: 6850914auction106404
2026-03-27 16:53:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1b897e49-e8ae-5769-86b9-e1b894ee2181 with identifier: 6850914auction106404
2026-03-27 16:53:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1b897e49-e8ae-5769-86b9-e1b894ee2181 with identifier: 6850914auction106404 to the API
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%271b897e49-e8ae-5769-86b9-e1b894ee2181%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 1b897e49-e8ae-5769-86b9-e1b894ee2181: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Grey\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022e-408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-01-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6850914\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00221b897e49-e8ae-5769-86b9-e1b894ee2181\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:19 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:19 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:19 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '1b897e49-e8ae-5769-86b9-e1b894ee2181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6850914',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'e-408',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot E-408 GT 58 kWh Electric 214 hp Auto',
'transmission': 'automatic',
'trim': 'E-408 GT 58 kWh Electric 214 hp Auto',
'vin': None,
'year': 2026}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276850914auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Saving data for 6850914auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614243.027511, 'last_price_update_time': 1774630399.192699}
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6850914auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Extracting details for car 6900178auction106404
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:53:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b9a58e9-da55-5386-b477-0e91652a6ddd with identifier: 6900178auction106404
2026-03-27 16:53:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b9a58e9-da55-5386-b477-0e91652a6ddd with scrape type 2
2026-03-27 16:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b9a58e9-da55-5386-b477-0e91652a6ddd with scrape type 2
2026-03-27 16:53:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b9a58e9-da55-5386-b477-0e91652a6ddd, identifier: 6900178auction106404
2026-03-27 16:53:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b9a58e9-da55-5386-b477-0e91652a6ddd with identifier: 6900178auction106404
2026-03-27 16:53:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b9a58e9-da55-5386-b477-0e91652a6ddd with identifier: 6900178auction106404
2026-03-27 16:53:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b9a58e9-da55-5386-b477-0e91652a6ddd with identifier: 6900178auction106404 to the API
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900178>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '6b9a58e9-da55-5386-b477-0e91652a6ddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900178',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure 1.2 Hybrid Electric/Gasoline 147hp',
'transmission': 'automatic',
'trim': 'Allure 1.2 Hybrid Electric/Gasoline 147hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900178auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Saving data for 6900178auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773408507.625526, 'last_price_update_time': 1774630399.618355}
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900178auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6900441auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900441auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6900441auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6900442auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900442auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6900442auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6900443auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900443auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6900443auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6900495auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900495auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6900495auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6902451auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902451auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6902451auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903179auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903179auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903179auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903180auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903180auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903180auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903182auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903182auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903182auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903183auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903183auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903183auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903184auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903184auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903184auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903185auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903185auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903185auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903186auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903186auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903186auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903188auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903188auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903188auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903525auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903525auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903525auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6903529auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903529auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6903529auction106404: 2
2026-03-27 16:53:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6906591auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906591auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6906591auction106404: 2
2026-03-27 16:53:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6906593auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906593auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6906593auction106404: 2
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6906596auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906596auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6906596auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6906600auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906600auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6906600auction106404: 0
2026-03-27 16:53:19 [ecarstrade.be] INFO: Found listing with ID: 6906601auction106404
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906601auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:19 [ecarstrade.be] INFO: Scrape type for 6906601auction106404: 0
2026-03-27 16:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900318> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:26 [ecarstrade.be] INFO: Extracting details for car 6900318auction106404
2026-03-27 16:53:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174ac8c7-b21b-50d9-8e57-3bb7144f4d6c with identifier: 6900318auction106404
2026-03-27 16:53:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174ac8c7-b21b-50d9-8e57-3bb7144f4d6c with scrape type 2
2026-03-27 16:53:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174ac8c7-b21b-50d9-8e57-3bb7144f4d6c with scrape type 2
2026-03-27 16:53:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 174ac8c7-b21b-50d9-8e57-3bb7144f4d6c, identifier: 6900318auction106404
2026-03-27 16:53:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 174ac8c7-b21b-50d9-8e57-3bb7144f4d6c with identifier: 6900318auction106404
2026-03-27 16:53:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 174ac8c7-b21b-50d9-8e57-3bb7144f4d6c with identifier: 6900318auction106404
2026-03-27 16:53:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 174ac8c7-b21b-50d9-8e57-3bb7144f4d6c with identifier: 6900318auction106404 to the API
2026-03-27 16:53:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '174ac8c7-b21b-50d9-8e57-3bb7144f4d6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900318',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 28,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Techno 1.0 GASOLINE 90hp',
'transmission': 'manual',
'trim': 'Techno 1.0 GASOLINE 90hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900318auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:26 [ecarstrade.be] INFO: Saving data for 6900318auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614253.937127, 'last_price_update_time': 1774630406.502164}
2026-03-27 16:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900318auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903529> (referer: https://ecarstrade.com/search/page74?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page75?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page74?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:26 [ecarstrade.be] INFO: Extracting details for car 6903529auction106404
2026-03-27 16:53:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff1bbd1b-154e-5bcf-ac73-c75a0b22df40 with identifier: 6903529auction106404
2026-03-27 16:53:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff1bbd1b-154e-5bcf-ac73-c75a0b22df40 with scrape type 2
2026-03-27 16:53:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff1bbd1b-154e-5bcf-ac73-c75a0b22df40 with scrape type 2
2026-03-27 16:53:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ff1bbd1b-154e-5bcf-ac73-c75a0b22df40, identifier: 6903529auction106404
2026-03-27 16:53:26 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:53:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ff1bbd1b-154e-5bcf-ac73-c75a0b22df40 with identifier: 6903529auction106404
2026-03-27 16:53:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ff1bbd1b-154e-5bcf-ac73-c75a0b22df40 with identifier: 6903529auction106404
2026-03-27 16:53:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ff1bbd1b-154e-5bcf-ac73-c75a0b22df40 with identifier: 6903529auction106404 to the API
2026-03-27 16:53:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'ff1bbd1b-154e-5bcf-ac73-c75a0b22df40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6903529',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Techno TCe 90',
'transmission': 'automatic',
'trim': 'Techno TCe 90',
'vin': None,
'year': 2025}
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903529auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Saving data for 6903529auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677816.872888, 'last_price_update_time': 1774630407.137791}
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903529auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6906602auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906602auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6906602auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6908677auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908677auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6908677auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6908678auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908678auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6908678auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6908984auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908984auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6908984auction106404: 2
2026-03-27 16:53:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6908985auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908985auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6908985auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6915541auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915541auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6915541auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6915542auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915542auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6915542auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6915544auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915544auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6915544auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6915546auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915546auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6915546auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6915549auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915549auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6915549auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6915550auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915550auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6915550auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6915551auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915551auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6915551auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6918212auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918212auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6918212auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6918214auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918214auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6918214auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6918216auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918216auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6918216auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6918217auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918217auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6918217auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6918218auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918218auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6918218auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6926439auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926439auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6926439auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6926441auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926441auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6926441auction106404: 0
2026-03-27 16:53:27 [ecarstrade.be] INFO: Found listing with ID: 6926442auction106404
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926442auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:27 [ecarstrade.be] INFO: Scrape type for 6926442auction106404: 2
2026-03-27 16:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900354> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:27 [ecarstrade.be] INFO: Extracting details for car 6900354auction106404
2026-03-27 16:53:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df882cc1-e8b2-54c0-826d-5d36cfe67147 with identifier: 6900354auction106404
2026-03-27 16:53:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df882cc1-e8b2-54c0-826d-5d36cfe67147 with scrape type 2
2026-03-27 16:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df882cc1-e8b2-54c0-826d-5d36cfe67147 with scrape type 2
2026-03-27 16:53:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: df882cc1-e8b2-54c0-826d-5d36cfe67147, identifier: 6900354auction106404
2026-03-27 16:53:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: df882cc1-e8b2-54c0-826d-5d36cfe67147 with identifier: 6900354auction106404
2026-03-27 16:53:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: df882cc1-e8b2-54c0-826d-5d36cfe67147 with identifier: 6900354auction106404
2026-03-27 16:53:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: df882cc1-e8b2-54c0-826d-5d36cfe67147 with identifier: 6900354auction106404 to the API
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'df882cc1-e8b2-54c0-826d-5d36cfe67147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900354',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Techno 1.0 GASOLINE 90hp',
'transmission': 'manual',
'trim': 'Techno 1.0 GASOLINE 90hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900354auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:28 [ecarstrade.be] INFO: Saving data for 6900354auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614253.473291, 'last_price_update_time': 1774630408.084715}
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900354auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6839757> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:28 [ecarstrade.be] INFO: Extracting details for car 6839757auction106404
2026-03-27 16:53:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b49e065d-1a30-5a96-8707-168394c73b69 with identifier: 6839757auction106404
2026-03-27 16:53:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b49e065d-1a30-5a96-8707-168394c73b69 with scrape type 2
2026-03-27 16:53:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b49e065d-1a30-5a96-8707-168394c73b69 with scrape type 2
2026-03-27 16:53:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b49e065d-1a30-5a96-8707-168394c73b69, identifier: 6839757auction106404
2026-03-27 16:53:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b49e065d-1a30-5a96-8707-168394c73b69 with identifier: 6839757auction106404
2026-03-27 16:53:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b49e065d-1a30-5a96-8707-168394c73b69 with identifier: 6839757auction106404
2026-03-27 16:53:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b49e065d-1a30-5a96-8707-168394c73b69 with identifier: 6839757auction106404 to the API
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6839757>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'b49e065d-1a30-5a96-8707-168394c73b69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6839757',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa GS 1.2 Gasoline 102hp',
'transmission': 'manual',
'trim': 'GS 1.2 Gasoline 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839757auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:28 [ecarstrade.be] INFO: Saving data for 6839757auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614222.613971, 'last_price_update_time': 1774630408.697551}
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6839757auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906591> (referer: https://ecarstrade.com/search/page74?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page75?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:33 [ecarstrade.be] INFO: Extracting details for car 6906591auction106404
2026-03-27 16:53:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88bdc515-44b3-5db9-8a72-7f4390a17440 with identifier: 6906591auction106404
2026-03-27 16:53:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88bdc515-44b3-5db9-8a72-7f4390a17440 with scrape type 2
2026-03-27 16:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88bdc515-44b3-5db9-8a72-7f4390a17440 with scrape type 2
2026-03-27 16:53:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88bdc515-44b3-5db9-8a72-7f4390a17440, identifier: 6906591auction106404
2026-03-27 16:53:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88bdc515-44b3-5db9-8a72-7f4390a17440 with identifier: 6906591auction106404
2026-03-27 16:53:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88bdc515-44b3-5db9-8a72-7f4390a17440 with identifier: 6906591auction106404
2026-03-27 16:53:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88bdc515-44b3-5db9-8a72-7f4390a17440 with identifier: 6906591auction106404 to the API
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%2788bdc515-44b3-5db9-8a72-7f4390a17440%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 88bdc515-44b3-5db9-8a72-7f4390a17440: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Grey\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot Expert Long 2.0 BlueHDi 145 hp MAN.6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022Expert\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-12-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6906591\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Long 2.0 BlueHDi 145 hp MAN.6\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 2, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u002288bdc515-44b3-5db9-8a72-7f4390a17440\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:33 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:33 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:33 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': '88bdc515-44b3-5db9-8a72-7f4390a17440',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906591',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-10',
'seats_number': 2,
'seller_name': None,
'title': 'Peugeot Expert Long 2.0 BlueHDi 145 hp MAN.6',
'transmission': 'manual',
'trim': 'Long 2.0 BlueHDi 145 hp MAN.6',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906591auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Saving data for 6906591auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677793.429089, 'last_price_update_time': 1774630413.546269}
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906591auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6926756auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926756auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6926756auction106404: 2
2026-03-27 16:53:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6926757auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926757auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6926757auction106404: 0
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6932742auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932742auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6932742auction106404: 2
2026-03-27 16:53:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6932743auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932743auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6932743auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6932745auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932745auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6932745auction106404: 0
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934218auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934218auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934218auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934724auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934724auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934724auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934757auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934757auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934757auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934758auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934758auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934758auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934759auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934759auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934759auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934765auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934765auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934765auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934766auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934766auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934766auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934767auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934767auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934767auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934768auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934768auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934768auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934769auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934769auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934769auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934770auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934770auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934770auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934771auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934771auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934771auction106404: 2
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934772auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934772auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934772auction106404: 0
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934773auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934773auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934773auction106404: 0
2026-03-27 16:53:33 [ecarstrade.be] INFO: Found listing with ID: 6934774auction106404
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934774auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:33 [ecarstrade.be] INFO: Scrape type for 6934774auction106404: 0
2026-03-27 16:53:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6908984> (referer: https://ecarstrade.com/search/page75?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:34 [ecarstrade.be] INFO: Extracting details for car 6908984auction106404
2026-03-27 16:53:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7053e2f-a768-5d86-a67e-b02c54220f75 with identifier: 6908984auction106404
2026-03-27 16:53:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7053e2f-a768-5d86-a67e-b02c54220f75 with scrape type 2
2026-03-27 16:53:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7053e2f-a768-5d86-a67e-b02c54220f75 with scrape type 2
2026-03-27 16:53:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7053e2f-a768-5d86-a67e-b02c54220f75, identifier: 6908984auction106404
2026-03-27 16:53:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7053e2f-a768-5d86-a67e-b02c54220f75 with identifier: 6908984auction106404
2026-03-27 16:53:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7053e2f-a768-5d86-a67e-b02c54220f75 with identifier: 6908984auction106404
2026-03-27 16:53:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7053e2f-a768-5d86-a67e-b02c54220f75 with identifier: 6908984auction106404 to the API
2026-03-27 16:53:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27a7053e2f-a768-5d86-a67e-b02c54220f75%27 HTTP/1.1" 200 None
2026-03-27 16:53:34 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id a7053e2f-a768-5d86-a67e-b02c54220f75: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022White\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot Expert Long 2.0 BlueHDi 145 MAN6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022Expert\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-11-19\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6908984\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Long 2.0 BlueHDi 145 MAN6\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022a7053e2f-a768-5d86-a67e-b02c54220f75\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:34 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:34 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:34 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': 'a7053e2f-a768-5d86-a67e-b02c54220f75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6908984',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-19',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Long 2.0 BlueHDi 145 MAN6',
'transmission': 'manual',
'trim': 'Long 2.0 BlueHDi 145 MAN6',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908984auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:34 [ecarstrade.be] INFO: Saving data for 6908984auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677792.838873, 'last_price_update_time': 1774630414.998398}
2026-03-27 16:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6908984auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926442> (referer: https://ecarstrade.com/search/page75?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:35 [ecarstrade.be] INFO: Extracting details for car 6926442auction106404
2026-03-27 16:53:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ba96d0b-c2ad-5dab-855c-b4f849d2719c with identifier: 6926442auction106404
2026-03-27 16:53:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ba96d0b-c2ad-5dab-855c-b4f849d2719c with scrape type 2
2026-03-27 16:53:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ba96d0b-c2ad-5dab-855c-b4f849d2719c with scrape type 2
2026-03-27 16:53:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ba96d0b-c2ad-5dab-855c-b4f849d2719c, identifier: 6926442auction106404
2026-03-27 16:53:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ba96d0b-c2ad-5dab-855c-b4f849d2719c with identifier: 6926442auction106404
2026-03-27 16:53:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ba96d0b-c2ad-5dab-855c-b4f849d2719c with identifier: 6926442auction106404
2026-03-27 16:53:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ba96d0b-c2ad-5dab-855c-b4f849d2719c with identifier: 6926442auction106404 to the API
2026-03-27 16:53:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '6ba96d0b-c2ad-5dab-855c-b4f849d2719c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6926442',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'AC',
'model': 'Dacia Duster',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster Journey 1.0 LPG 102hp',
'transmission': 'manual',
'trim': 'Journey 1.0 LPG 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926442auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:35 [ecarstrade.be] INFO: Saving data for 6926442auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677792.095989, 'last_price_update_time': 1774630415.935818}
2026-03-27 16:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926442auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page77?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6934775auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934775auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6934775auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6934776auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934776auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6934776auction106404: 2
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6934777auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934777auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6934777auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6934778auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934778auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6934778auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6934779auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934779auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6934779auction106404: 2
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6937336auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276937336auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6937336auction106404: 2
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6946689auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946689auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6946689auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6948151auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948151auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6948151auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949422auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949422auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949422auction106404: 2
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949423auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949423auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949423auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949424auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949424auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949424auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949425auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949425auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949425auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949426auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949426auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949426auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949427auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949427auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949427auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949428auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949428auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949428auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949429auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949429auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949429auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949430auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949430auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949430auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949431auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949431auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949431auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949432auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949432auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949432auction106404: 0
2026-03-27 16:53:39 [ecarstrade.be] INFO: Found listing with ID: 6949433auction106404
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949433auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:39 [ecarstrade.be] INFO: Scrape type for 6949433auction106404: 0
2026-03-27 16:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6932742> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:41 [ecarstrade.be] INFO: Extracting details for car 6932742auction106404
2026-03-27 16:53:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 374f0bfa-17b7-546e-a894-2a3937f20c11 with identifier: 6932742auction106404
2026-03-27 16:53:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 374f0bfa-17b7-546e-a894-2a3937f20c11 with scrape type 2
2026-03-27 16:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 374f0bfa-17b7-546e-a894-2a3937f20c11 with scrape type 2
2026-03-27 16:53:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 374f0bfa-17b7-546e-a894-2a3937f20c11, identifier: 6932742auction106404
2026-03-27 16:53:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 374f0bfa-17b7-546e-a894-2a3937f20c11 with identifier: 6932742auction106404
2026-03-27 16:53:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 374f0bfa-17b7-546e-a894-2a3937f20c11 with identifier: 6932742auction106404
2026-03-27 16:53:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 374f0bfa-17b7-546e-a894-2a3937f20c11 with identifier: 6932742auction106404 to the API
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6932742>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '374f0bfa-17b7-546e-a894-2a3937f20c11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6932742',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'AC',
'model': 'Dacia Bigster',
'odometer': 33,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Bigster Extreme 1.2 Hybrid Electric/Gasoline 132hp 4x4',
'transmission': 'manual',
'trim': 'Extreme 1.2 Hybrid Electric/Gasoline 132hp 4x4',
'vin': None,
'year': 2025}
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932742auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:42 [ecarstrade.be] INFO: Saving data for 6932742auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677842.740345, 'last_price_update_time': 1774630422.292953}
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6932742auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6932743> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:42 [ecarstrade.be] INFO: Extracting details for car 6932743auction106404
2026-03-27 16:53:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d5ed86d-a65d-5726-b654-5e8a4684b711 with identifier: 6932743auction106404
2026-03-27 16:53:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d5ed86d-a65d-5726-b654-5e8a4684b711 with scrape type 2
2026-03-27 16:53:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d5ed86d-a65d-5726-b654-5e8a4684b711 with scrape type 2
2026-03-27 16:53:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d5ed86d-a65d-5726-b654-5e8a4684b711, identifier: 6932743auction106404
2026-03-27 16:53:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d5ed86d-a65d-5726-b654-5e8a4684b711 with identifier: 6932743auction106404
2026-03-27 16:53:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d5ed86d-a65d-5726-b654-5e8a4684b711 with identifier: 6932743auction106404
2026-03-27 16:53:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d5ed86d-a65d-5726-b654-5e8a4684b711 with identifier: 6932743auction106404 to the API
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6932743>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '0d5ed86d-a65d-5726-b654-5e8a4684b711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6932743',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'AC',
'model': 'Dacia Bigster',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Bigster Journey 1.2 Hybrid Electric/Gasoline 141hp',
'transmission': 'manual',
'trim': 'Journey 1.2 Hybrid Electric/Gasoline 141hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932743auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:42 [ecarstrade.be] INFO: Saving data for 6932743auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677865.534071, 'last_price_update_time': 1774630422.876119}
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6932743auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900173> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:45 [ecarstrade.be] INFO: Extracting details for car 6900173auction106404
2026-03-27 16:53:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11cb8cec-ddb1-5f2c-9337-d1e75483454d with identifier: 6900173auction106404
2026-03-27 16:53:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11cb8cec-ddb1-5f2c-9337-d1e75483454d with scrape type 2
2026-03-27 16:53:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11cb8cec-ddb1-5f2c-9337-d1e75483454d with scrape type 2
2026-03-27 16:53:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11cb8cec-ddb1-5f2c-9337-d1e75483454d, identifier: 6900173auction106404
2026-03-27 16:53:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11cb8cec-ddb1-5f2c-9337-d1e75483454d with identifier: 6900173auction106404
2026-03-27 16:53:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11cb8cec-ddb1-5f2c-9337-d1e75483454d with identifier: 6900173auction106404
2026-03-27 16:53:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11cb8cec-ddb1-5f2c-9337-d1e75483454d with identifier: 6900173auction106404 to the API
2026-03-27 16:53:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900173>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '11cb8cec-ddb1-5f2c-9337-d1e75483454d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900173',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 20145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 Gasoline 102hp',
'transmission': 'manual',
'trim': 'Allure 1.2 Gasoline 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900173auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:45 [ecarstrade.be] INFO: Saving data for 6900173auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772614243.943722, 'last_price_update_time': 1774630425.89323}
2026-03-27 16:53:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900173auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926756> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:46 [ecarstrade.be] INFO: Extracting details for car 6926756auction106404
2026-03-27 16:53:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f8dd46-693c-580e-97c9-0d5e70b249d5 with identifier: 6926756auction106404
2026-03-27 16:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f8dd46-693c-580e-97c9-0d5e70b249d5 with scrape type 2
2026-03-27 16:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19f8dd46-693c-580e-97c9-0d5e70b249d5 with scrape type 2
2026-03-27 16:53:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 19f8dd46-693c-580e-97c9-0d5e70b249d5, identifier: 6926756auction106404
2026-03-27 16:53:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 19f8dd46-693c-580e-97c9-0d5e70b249d5 with identifier: 6926756auction106404
2026-03-27 16:53:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 19f8dd46-693c-580e-97c9-0d5e70b249d5 with identifier: 6926756auction106404
2026-03-27 16:53:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 19f8dd46-693c-580e-97c9-0d5e70b249d5 with identifier: 6926756auction106404 to the API
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '19f8dd46-693c-580e-97c9-0d5e70b249d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6926756',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa GS 1.2 Hybrid Electric/Gasoline 112hp',
'transmission': 'automatic',
'trim': 'GS 1.2 Hybrid Electric/Gasoline 112hp',
'vin': None,
'year': 2026}
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926756auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:46 [ecarstrade.be] INFO: Saving data for 6926756auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677842.029813, 'last_price_update_time': 1774630426.483192}
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926756auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934218> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:46 [ecarstrade.be] INFO: Extracting details for car 6934218auction106404
2026-03-27 16:53:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65256ecf-ab2d-5256-82bd-5027f9fc2159 with identifier: 6934218auction106404
2026-03-27 16:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65256ecf-ab2d-5256-82bd-5027f9fc2159 with scrape type 2
2026-03-27 16:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65256ecf-ab2d-5256-82bd-5027f9fc2159 with scrape type 2
2026-03-27 16:53:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 65256ecf-ab2d-5256-82bd-5027f9fc2159, identifier: 6934218auction106404
2026-03-27 16:53:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 65256ecf-ab2d-5256-82bd-5027f9fc2159 with identifier: 6934218auction106404
2026-03-27 16:53:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 65256ecf-ab2d-5256-82bd-5027f9fc2159 with identifier: 6934218auction106404
2026-03-27 16:53:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 65256ecf-ab2d-5256-82bd-5027f9fc2159 with identifier: 6934218auction106404 to the API
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%2765256ecf-ab2d-5256-82bd-5027f9fc2159%27 HTTP/1.1" 200 None
2026-03-27 16:53:46 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 65256ecf-ab2d-5256-82bd-5027f9fc2159: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Blue\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot 408 GT Hybrid 145 hp e-DSC6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-12-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934218\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022GT Hybrid 145 hp e-DSC6\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u002265256ecf-ab2d-5256-82bd-5027f9fc2159\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:46 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:46 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:46 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '65256ecf-ab2d-5256-82bd-5027f9fc2159',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934218',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 GT Hybrid 145 hp e-DSC6',
'transmission': 'automatic',
'trim': 'GT Hybrid 145 hp e-DSC6',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934218auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:46 [ecarstrade.be] INFO: Saving data for 6934218auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774451438.200176, 'last_price_update_time': 1774630426.961312}
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934218auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934757> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:49 [ecarstrade.be] INFO: Extracting details for car 6934757auction106404
2026-03-27 16:53:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9907cafd-8d64-5506-beeb-a93222ecffb7 with identifier: 6934757auction106404
2026-03-27 16:53:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9907cafd-8d64-5506-beeb-a93222ecffb7 with scrape type 2
2026-03-27 16:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9907cafd-8d64-5506-beeb-a93222ecffb7 with scrape type 2
2026-03-27 16:53:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9907cafd-8d64-5506-beeb-a93222ecffb7, identifier: 6934757auction106404
2026-03-27 16:53:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9907cafd-8d64-5506-beeb-a93222ecffb7 with identifier: 6934757auction106404
2026-03-27 16:53:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9907cafd-8d64-5506-beeb-a93222ecffb7 with identifier: 6934757auction106404
2026-03-27 16:53:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9907cafd-8d64-5506-beeb-a93222ecffb7 with identifier: 6934757auction106404 to the API
2026-03-27 16:53:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934757>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '9907cafd-8d64-5506-beeb-a93222ecffb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934757',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Other',
'model': '',
'odometer': 4452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'KGM Actyon Titanium Plus MY24 1.5 P 6AT 2WD',
'transmission': 'automatic',
'trim': 'KGM Actyon Titanium Plus MY24 1.5 P 6AT 2WD',
'vin': None,
'year': 2025}
2026-03-27 16:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934757auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:49 [ecarstrade.be] INFO: Saving data for 6934757auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782552.791452, 'last_price_update_time': 1774630429.506212}
2026-03-27 16:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934757auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934724> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:51 [ecarstrade.be] INFO: Extracting details for car 6934724auction106404
2026-03-27 16:53:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e485971-0c6b-595a-b466-9bb22acfdb44 with identifier: 6934724auction106404
2026-03-27 16:53:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e485971-0c6b-595a-b466-9bb22acfdb44 with scrape type 2
2026-03-27 16:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e485971-0c6b-595a-b466-9bb22acfdb44 with scrape type 2
2026-03-27 16:53:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1e485971-0c6b-595a-b466-9bb22acfdb44, identifier: 6934724auction106404
2026-03-27 16:53:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1e485971-0c6b-595a-b466-9bb22acfdb44 with identifier: 6934724auction106404
2026-03-27 16:53:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1e485971-0c6b-595a-b466-9bb22acfdb44 with identifier: 6934724auction106404
2026-03-27 16:53:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1e485971-0c6b-595a-b466-9bb22acfdb44 with identifier: 6934724auction106404 to the API
2026-03-27 16:53:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%271e485971-0c6b-595a-b466-9bb22acfdb44%27 HTTP/1.1" 200 None
2026-03-27 16:53:51 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 1e485971-0c6b-595a-b466-9bb22acfdb44: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Grey\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG MG4 Luxury X Power EV 64 kWh 6AT AWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022MG4\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-06-14\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934724\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u00224 Luxury X Power EV 64 kWh 6AT AWD\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00221e485971-0c6b-595a-b466-9bb22acfdb44\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:51 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:51 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:51 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '1e485971-0c6b-595a-b466-9bb22acfdb44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934724',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'MG4',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG4 Luxury X Power EV 64 kWh 6AT AWD',
'transmission': 'automatic',
'trim': '4 Luxury X Power EV 64 kWh 6AT AWD',
'vin': None,
'year': 2024}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934724auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:51 [ecarstrade.be] INFO: Saving data for 6934724auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782574.823329, 'last_price_update_time': 1774630431.744037}
2026-03-27 16:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934724auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934759> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:52 [ecarstrade.be] INFO: Extracting details for car 6934759auction106404
2026-03-27 16:53:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4714ccd3-168e-554c-8239-cd537064aa8d with identifier: 6934759auction106404
2026-03-27 16:53:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4714ccd3-168e-554c-8239-cd537064aa8d with scrape type 2
2026-03-27 16:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4714ccd3-168e-554c-8239-cd537064aa8d with scrape type 2
2026-03-27 16:53:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4714ccd3-168e-554c-8239-cd537064aa8d, identifier: 6934759auction106404
2026-03-27 16:53:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4714ccd3-168e-554c-8239-cd537064aa8d with identifier: 6934759auction106404
2026-03-27 16:53:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4714ccd3-168e-554c-8239-cd537064aa8d with identifier: 6934759auction106404
2026-03-27 16:53:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4714ccd3-168e-554c-8239-cd537064aa8d with identifier: 6934759auction106404 to the API
2026-03-27 16:53:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%274714ccd3-168e-554c-8239-cd537064aa8d%27 HTTP/1.1" 200 None
2026-03-27 16:53:53 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 4714ccd3-168e-554c-8239-cd537064aa8d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022White\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG Marvel R Luxury EV 70 kWh RWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022Marvel R\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-07-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934759\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Luxury EV 70 kWh RWD\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00224714ccd3-168e-554c-8239-cd537064aa8d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:52 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:53 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '4714ccd3-168e-554c-8239-cd537064aa8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934759',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'Marvel R',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'MG Marvel R Luxury EV 70 kWh RWD',
'transmission': 'automatic',
'trim': 'Luxury EV 70 kWh RWD',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934759auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:53 [ecarstrade.be] INFO: Saving data for 6934759auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782553.252541, 'last_price_update_time': 1774630433.083379}
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934759auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934758> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:53 [ecarstrade.be] INFO: Extracting details for car 6934758auction106404
2026-03-27 16:53:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e4cb0c-e2f9-5445-953d-1df5c517b8b6 with identifier: 6934758auction106404
2026-03-27 16:53:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e4cb0c-e2f9-5445-953d-1df5c517b8b6 with scrape type 2
2026-03-27 16:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57e4cb0c-e2f9-5445-953d-1df5c517b8b6 with scrape type 2
2026-03-27 16:53:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 57e4cb0c-e2f9-5445-953d-1df5c517b8b6, identifier: 6934758auction106404
2026-03-27 16:53:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 57e4cb0c-e2f9-5445-953d-1df5c517b8b6 with identifier: 6934758auction106404
2026-03-27 16:53:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 57e4cb0c-e2f9-5445-953d-1df5c517b8b6 with identifier: 6934758auction106404
2026-03-27 16:53:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 57e4cb0c-e2f9-5445-953d-1df5c517b8b6 with identifier: 6934758auction106404 to the API
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%2757e4cb0c-e2f9-5445-953d-1df5c517b8b6%27 HTTP/1.1" 200 None
2026-03-27 16:53:53 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 57e4cb0c-e2f9-5445-953d-1df5c517b8b6: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Blue\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG Marvel R Luxury EV 70 kWh RWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022Marvel R\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-06-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934758\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Luxury EV 70 kWh RWD\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u002257e4cb0c-e2f9-5445-953d-1df5c517b8b6\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:53 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:53 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '57e4cb0c-e2f9-5445-953d-1df5c517b8b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934758',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'Marvel R',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'MG Marvel R Luxury EV 70 kWh RWD',
'transmission': 'automatic',
'trim': 'Luxury EV 70 kWh RWD',
'vin': None,
'year': 2024}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934758auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:53 [ecarstrade.be] INFO: Saving data for 6934758auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782553.645247, 'last_price_update_time': 1774630433.548448}
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934758auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934765> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:53 [ecarstrade.be] INFO: Extracting details for car 6934765auction106404
2026-03-27 16:53:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ed35199-d140-5fea-a2cf-7df7a48622c1 with identifier: 6934765auction106404
2026-03-27 16:53:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ed35199-d140-5fea-a2cf-7df7a48622c1 with scrape type 2
2026-03-27 16:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ed35199-d140-5fea-a2cf-7df7a48622c1 with scrape type 2
2026-03-27 16:53:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ed35199-d140-5fea-a2cf-7df7a48622c1, identifier: 6934765auction106404
2026-03-27 16:53:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ed35199-d140-5fea-a2cf-7df7a48622c1 with identifier: 6934765auction106404
2026-03-27 16:53:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ed35199-d140-5fea-a2cf-7df7a48622c1 with identifier: 6934765auction106404
2026-03-27 16:53:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ed35199-d140-5fea-a2cf-7df7a48622c1 with identifier: 6934765auction106404 to the API
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934765>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '0ed35199-d140-5fea-a2cf-7df7a48622c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934765',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Hyundai',
'model': 'IONIQ 5',
'odometer': 5502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai IONIQ 5 Core Plus MY25 63 kWh 170 hp',
'transmission': 'automatic',
'trim': 'Core Plus MY25 63 kWh 170 hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934765auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:54 [ecarstrade.be] INFO: Saving data for 6934765auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782552.259483, 'last_price_update_time': 1774630434.02886}
2026-03-27 16:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934765auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934771> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:55 [ecarstrade.be] INFO: Extracting details for car 6934771auction106404
2026-03-27 16:53:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5772459b-4ed7-5cea-aa53-c4e39d755def with identifier: 6934771auction106404
2026-03-27 16:53:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5772459b-4ed7-5cea-aa53-c4e39d755def with scrape type 2
2026-03-27 16:53:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5772459b-4ed7-5cea-aa53-c4e39d755def with scrape type 2
2026-03-27 16:53:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5772459b-4ed7-5cea-aa53-c4e39d755def, identifier: 6934771auction106404
2026-03-27 16:53:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5772459b-4ed7-5cea-aa53-c4e39d755def with identifier: 6934771auction106404
2026-03-27 16:53:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5772459b-4ed7-5cea-aa53-c4e39d755def with identifier: 6934771auction106404
2026-03-27 16:53:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5772459b-4ed7-5cea-aa53-c4e39d755def with identifier: 6934771auction106404 to the API
2026-03-27 16:53:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%275772459b-4ed7-5cea-aa53-c4e39d755def%27 HTTP/1.1" 200 None
2026-03-27 16:53:56 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 5772459b-4ed7-5cea-aa53-c4e39d755def: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Green\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG MG4 Luxury X Power EV 64 kWh 6AT AWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022MG4\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-06-03\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934771\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u00224 Luxury X Power EV 64 kWh 6AT AWD\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00225772459b-4ed7-5cea-aa53-c4e39d755def\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:55 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:56 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:56 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '5772459b-4ed7-5cea-aa53-c4e39d755def',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934771',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'MG4',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG4 Luxury X Power EV 64 kWh 6AT AWD',
'transmission': 'automatic',
'trim': '4 Luxury X Power EV 64 kWh 6AT AWD',
'vin': None,
'year': 2024}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934771auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:56 [ecarstrade.be] INFO: Saving data for 6934771auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782588.23763, 'last_price_update_time': 1774630436.342129}
2026-03-27 16:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934771auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6802997> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934770> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:58 [ecarstrade.be] INFO: Extracting details for car 6802997auction106404
2026-03-27 16:53:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f79296bb-7e91-52a4-a320-0d1cb0787ffc with identifier: 6802997auction106404
2026-03-27 16:53:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f79296bb-7e91-52a4-a320-0d1cb0787ffc with scrape type 2
2026-03-27 16:53:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f79296bb-7e91-52a4-a320-0d1cb0787ffc with scrape type 2
2026-03-27 16:53:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f79296bb-7e91-52a4-a320-0d1cb0787ffc, identifier: 6802997auction106404
2026-03-27 16:53:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f79296bb-7e91-52a4-a320-0d1cb0787ffc with identifier: 6802997auction106404
2026-03-27 16:53:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f79296bb-7e91-52a4-a320-0d1cb0787ffc with identifier: 6802997auction106404
2026-03-27 16:53:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f79296bb-7e91-52a4-a320-0d1cb0787ffc with identifier: 6802997auction106404 to the API
2026-03-27 16:53:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:53:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6802997>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'f79296bb-7e91-52a4-a320-0d1cb0787ffc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6802997',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Techno 1.0 GASOLINE 90hp',
'transmission': 'automatic',
'trim': 'Techno 1.0 GASOLINE 90hp',
'vin': None,
'year': 2025}
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802997auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:59 [ecarstrade.be] INFO: Saving data for 6802997auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677695.95545, 'last_price_update_time': 1774630439.015054}
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6802997auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:59 [ecarstrade.be] INFO: Extracting details for car 6934770auction106404
2026-03-27 16:53:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4792be9f-4849-57aa-ad2e-4ad12877981e with identifier: 6934770auction106404
2026-03-27 16:53:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4792be9f-4849-57aa-ad2e-4ad12877981e with scrape type 2
2026-03-27 16:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4792be9f-4849-57aa-ad2e-4ad12877981e with scrape type 2
2026-03-27 16:53:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4792be9f-4849-57aa-ad2e-4ad12877981e, identifier: 6934770auction106404
2026-03-27 16:53:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4792be9f-4849-57aa-ad2e-4ad12877981e with identifier: 6934770auction106404
2026-03-27 16:53:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4792be9f-4849-57aa-ad2e-4ad12877981e with identifier: 6934770auction106404
2026-03-27 16:53:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4792be9f-4849-57aa-ad2e-4ad12877981e with identifier: 6934770auction106404 to the API
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%274792be9f-4849-57aa-ad2e-4ad12877981e%27 HTTP/1.1" 200 None
2026-03-27 16:53:59 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 4792be9f-4849-57aa-ad2e-4ad12877981e: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022White\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG MG5 Comfort EV 50 kWh FWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022MG5\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-06-14\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934770\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u00225 Comfort EV 50 kWh FWD\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00224792be9f-4849-57aa-ad2e-4ad12877981e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:59 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:53:59 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:59 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '4792be9f-4849-57aa-ad2e-4ad12877981e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934770',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'MG5',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG5 Comfort EV 50 kWh FWD',
'transmission': 'automatic',
'trim': '5 Comfort EV 50 kWh FWD',
'vin': None,
'year': 2024}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934770auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:53:59 [ecarstrade.be] INFO: Saving data for 6934770auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782592.836753, 'last_price_update_time': 1774630439.643686}
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934770auction106404') HTTP/1.1" 204 0
2026-03-27 16:53:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934769> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:53:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:53:59 [ecarstrade.be] INFO: Extracting details for car 6934769auction106404
2026-03-27 16:53:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ba5460d-56c5-56dc-854a-37cfc107ec7d with identifier: 6934769auction106404
2026-03-27 16:53:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ba5460d-56c5-56dc-854a-37cfc107ec7d with scrape type 2
2026-03-27 16:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ba5460d-56c5-56dc-854a-37cfc107ec7d with scrape type 2
2026-03-27 16:53:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ba5460d-56c5-56dc-854a-37cfc107ec7d, identifier: 6934769auction106404
2026-03-27 16:53:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ba5460d-56c5-56dc-854a-37cfc107ec7d with identifier: 6934769auction106404
2026-03-27 16:53:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ba5460d-56c5-56dc-854a-37cfc107ec7d with identifier: 6934769auction106404
2026-03-27 16:54:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ba5460d-56c5-56dc-854a-37cfc107ec7d with identifier: 6934769auction106404 to the API
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%279ba5460d-56c5-56dc-854a-37cfc107ec7d%27 HTTP/1.1" 200 None
2026-03-27 16:54:00 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 9ba5460d-56c5-56dc-854a-37cfc107ec7d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Blue\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG ZS Luxury ICE 1.0 P 6AT FWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022ZS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-06-24\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934769\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Luxury ICE 1.0 P 6AT FWD\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00229ba5460d-56c5-56dc-854a-37cfc107ec7d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:53:59 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:00 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:00 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '9ba5460d-56c5-56dc-854a-37cfc107ec7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934769',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'ZS',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'MG ZS Luxury ICE 1.0 P 6AT FWD',
'transmission': 'automatic',
'trim': 'Luxury ICE 1.0 P 6AT FWD',
'vin': None,
'year': 2024}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934769auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:00 [ecarstrade.be] INFO: Saving data for 6934769auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782597.201783, 'last_price_update_time': 1774630440.374424}
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934769auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6949422> (referer: https://ecarstrade.com/search/page77?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:00 [ecarstrade.be] INFO: Extracting details for car 6949422auction106404
2026-03-27 16:54:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6937336> (referer: https://ecarstrade.com/search/page77?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9 with identifier: 6949422auction106404
2026-03-27 16:54:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9 with scrape type 2
2026-03-27 16:54:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9 with scrape type 2
2026-03-27 16:54:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9, identifier: 6949422auction106404
2026-03-27 16:54:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9 with identifier: 6949422auction106404
2026-03-27 16:54:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9 with identifier: 6949422auction106404
2026-03-27 16:54:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9 with identifier: 6949422auction106404 to the API
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9%27 HTTP/1.1" 200 None
2026-03-27 16:54:00 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Grey\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Volkswagen Transporter T7 Fourgon 3500 mm 2,0 TDI 170 hp Aut.\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Volkswagen\u0022, \u0022Model\u0022: \u0022T5 Transporter\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6949422\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Transporter T7 Fourgon 3500 mm 2,0 TDI 170 hp Aut.\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:00 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:00 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:00 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': 'b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6949422',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Volkswagen',
'model': 'T5 Transporter',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-10',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen Transporter T7 Fourgon 3500 mm 2,0 TDI 170 hp Aut.',
'transmission': 'automatic',
'trim': 'Transporter T7 Fourgon 3500 mm 2,0 TDI 170 hp Aut.',
'vin': None,
'year': 2026}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949422auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:00 [ecarstrade.be] INFO: Saving data for 6949422auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773138818.169777, 'last_price_update_time': 1774630440.880758}
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949422auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:00 [ecarstrade.be] INFO: Extracting details for car 6937336auction106404
2026-03-27 16:54:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 809e1aa7-4be9-578a-a713-5f90de5caddf with identifier: 6937336auction106404
2026-03-27 16:54:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 809e1aa7-4be9-578a-a713-5f90de5caddf with scrape type 2
2026-03-27 16:54:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 809e1aa7-4be9-578a-a713-5f90de5caddf with scrape type 2
2026-03-27 16:54:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 809e1aa7-4be9-578a-a713-5f90de5caddf, identifier: 6937336auction106404
2026-03-27 16:54:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 809e1aa7-4be9-578a-a713-5f90de5caddf with identifier: 6937336auction106404
2026-03-27 16:54:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 809e1aa7-4be9-578a-a713-5f90de5caddf with identifier: 6937336auction106404
2026-03-27 16:54:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 809e1aa7-4be9-578a-a713-5f90de5caddf with identifier: 6937336auction106404 to the API
2026-03-27 16:54:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6937336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '809e1aa7-4be9-578a-a713-5f90de5caddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6937336',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 20234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 Gasoline 102hp',
'transmission': 'manual',
'trim': 'Allure 1.2 Gasoline 102hp',
'vin': None,
'year': 2025}
2026-03-27 16:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276937336auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:01 [ecarstrade.be] INFO: Saving data for 6937336auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782614.918836, 'last_price_update_time': 1774630441.557103}
2026-03-27 16:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6937336auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906593> (referer: https://ecarstrade.com/search/page74?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:01 [ecarstrade.be] INFO: Extracting details for car 6906593auction106404
2026-03-27 16:54:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e0ddc02-ae26-55c9-9585-69f41e9cd303 with identifier: 6906593auction106404
2026-03-27 16:54:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e0ddc02-ae26-55c9-9585-69f41e9cd303 with scrape type 2
2026-03-27 16:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e0ddc02-ae26-55c9-9585-69f41e9cd303 with scrape type 2
2026-03-27 16:54:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e0ddc02-ae26-55c9-9585-69f41e9cd303, identifier: 6906593auction106404
2026-03-27 16:54:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e0ddc02-ae26-55c9-9585-69f41e9cd303 with identifier: 6906593auction106404
2026-03-27 16:54:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e0ddc02-ae26-55c9-9585-69f41e9cd303 with identifier: 6906593auction106404
2026-03-27 16:54:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e0ddc02-ae26-55c9-9585-69f41e9cd303 with identifier: 6906593auction106404 to the API
2026-03-27 16:54:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%273e0ddc02-ae26-55c9-9585-69f41e9cd303%27 HTTP/1.1" 200 None
2026-03-27 16:54:02 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 3e0ddc02-ae26-55c9-9585-69f41e9cd303: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Blue\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot 2008 Style 1.2 Turbo 100 hp Man. 6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u00222008\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-12-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6906593\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Style 1.2 Turbo 100 hp Man. 6\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00223e0ddc02-ae26-55c9-9585-69f41e9cd303\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:01 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:02 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:02 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '3e0ddc02-ae26-55c9-9585-69f41e9cd303',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906593',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Style 1.2 Turbo 100 hp Man. 6',
'transmission': 'manual',
'trim': 'Style 1.2 Turbo 100 hp Man. 6',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906593auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:02 [ecarstrade.be] INFO: Saving data for 6906593auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772677817.429411, 'last_price_update_time': 1774630442.153266}
2026-03-27 16:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906593auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934779> (referer: https://ecarstrade.com/search/page77?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:03 [ecarstrade.be] INFO: Extracting details for car 6934779auction106404
2026-03-27 16:54:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a21785ba-f5be-5256-9759-3810d0c34c0d with identifier: 6934779auction106404
2026-03-27 16:54:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a21785ba-f5be-5256-9759-3810d0c34c0d with scrape type 2
2026-03-27 16:54:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a21785ba-f5be-5256-9759-3810d0c34c0d with scrape type 2
2026-03-27 16:54:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a21785ba-f5be-5256-9759-3810d0c34c0d, identifier: 6934779auction106404
2026-03-27 16:54:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a21785ba-f5be-5256-9759-3810d0c34c0d with identifier: 6934779auction106404
2026-03-27 16:54:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a21785ba-f5be-5256-9759-3810d0c34c0d with identifier: 6934779auction106404
2026-03-27 16:54:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a21785ba-f5be-5256-9759-3810d0c34c0d with identifier: 6934779auction106404 to the API
2026-03-27 16:54:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27a21785ba-f5be-5256-9759-3810d0c34c0d%27 HTTP/1.1" 200 None
2026-03-27 16:54:04 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id a21785ba-f5be-5256-9759-3810d0c34c0d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Grey\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG HS Luxury PHEV 1.5 P 6AT 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022HS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-07-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934779\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Luxury PHEV 1.5 P 6AT 2WD\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022a21785ba-f5be-5256-9759-3810d0c34c0d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:03 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:04 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:04 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'a21785ba-f5be-5256-9759-3810d0c34c0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934779',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'HS',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS Luxury PHEV 1.5 P 6AT 2WD',
'transmission': 'automatic',
'trim': 'Luxury PHEV 1.5 P 6AT 2WD',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934779auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:04 [ecarstrade.be] INFO: Saving data for 6934779auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782551.372645, 'last_price_update_time': 1774630444.040946}
2026-03-27 16:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934779auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page77?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6953926auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953926auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6953926auction106404: 2
2026-03-27 16:54:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6953927auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953927auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6953927auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6953928auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953928auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6953928auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6961282auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961282auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6961282auction106404: 2
2026-03-27 16:54:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6972451auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972451auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6972451auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6972599auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972599auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6972599auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6972615auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972615auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6972615auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6972616auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972616auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6972616auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6975474auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276975474auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6975474auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6976612auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976612auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6976612auction106404: 2
2026-03-27 16:54:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6976613auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976613auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6976613auction106404: 2
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6976614auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976614auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6976614auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6976615auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976615auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6976615auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6976616auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976616auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6976616auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6976617auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976617auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6976617auction106404: 2
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6979328auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979328auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6979328auction106404: 2
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6980787auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980787auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6980787auction106404: 2
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6984003auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984003auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6984003auction106404: 2
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6984004auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984004auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6984004auction106404: 0
2026-03-27 16:54:06 [ecarstrade.be] INFO: Found listing with ID: 6984005auction106404
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984005auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:06 [ecarstrade.be] INFO: Scrape type for 6984005auction106404: 0
2026-03-27 16:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934767> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:06 [ecarstrade.be] INFO: Extracting details for car 6934767auction106404
2026-03-27 16:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934768> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 291b6fd7-3c20-5de3-a9f0-fd002e452ff9 with identifier: 6934767auction106404
2026-03-27 16:54:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 291b6fd7-3c20-5de3-a9f0-fd002e452ff9 with scrape type 2
2026-03-27 16:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 291b6fd7-3c20-5de3-a9f0-fd002e452ff9 with scrape type 2
2026-03-27 16:54:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 291b6fd7-3c20-5de3-a9f0-fd002e452ff9, identifier: 6934767auction106404
2026-03-27 16:54:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 291b6fd7-3c20-5de3-a9f0-fd002e452ff9 with identifier: 6934767auction106404
2026-03-27 16:54:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 291b6fd7-3c20-5de3-a9f0-fd002e452ff9 with identifier: 6934767auction106404
2026-03-27 16:54:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 291b6fd7-3c20-5de3-a9f0-fd002e452ff9 with identifier: 6934767auction106404 to the API
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934767>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '291b6fd7-3c20-5de3-a9f0-fd002e452ff9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934767',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'MG3',
'odometer': 451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG3 Comfort MY25 ICE 1.5 P 5MT FWD',
'transmission': 'manual',
'trim': '3 Comfort MY25 ICE 1.5 P 5MT FWD',
'vin': None,
'year': 2025}
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934767auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:07 [ecarstrade.be] INFO: Saving data for 6934767auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782594.379597, 'last_price_update_time': 1774630447.35752}
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934767auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:07 [ecarstrade.be] INFO: Extracting details for car 6934768auction106404
2026-03-27 16:54:07 [scrapy.extensions.logstats] INFO: Crawled 750 pages (at 39 pages/min), scraped 649 items (at 20 items/min)
2026-03-27 16:54:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:54:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6990472a-e760-5520-8e5a-0caa93e67202 with identifier: 6934768auction106404
2026-03-27 16:54:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6990472a-e760-5520-8e5a-0caa93e67202 with scrape type 2
2026-03-27 16:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6990472a-e760-5520-8e5a-0caa93e67202 with scrape type 2
2026-03-27 16:54:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6990472a-e760-5520-8e5a-0caa93e67202, identifier: 6934768auction106404
2026-03-27 16:54:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6990472a-e760-5520-8e5a-0caa93e67202 with identifier: 6934768auction106404
2026-03-27 16:54:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6990472a-e760-5520-8e5a-0caa93e67202 with identifier: 6934768auction106404
2026-03-27 16:54:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6990472a-e760-5520-8e5a-0caa93e67202 with identifier: 6934768auction106404 to the API
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934768>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '6990472a-e760-5520-8e5a-0caa93e67202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934768',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'AC',
'model': 'Suzuki Across',
'odometer': 36264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki Across GLX MY23 2.5 AWD 7HYB ECVT',
'transmission': 'automatic',
'trim': 'GLX MY23 2.5 AWD 7HYB ECVT',
'vin': None,
'year': 2025}
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934768auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:07 [ecarstrade.be] INFO: Saving data for 6934768auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782596.245412, 'last_price_update_time': 1774630447.980564}
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934768auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934766> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6934776> (referer: https://ecarstrade.com/search/page77?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:08 [ecarstrade.be] INFO: Extracting details for car 6934766auction106404
2026-03-27 16:54:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca2253b1-e4e1-58a0-bc73-0ed253067284 with identifier: 6934766auction106404
2026-03-27 16:54:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca2253b1-e4e1-58a0-bc73-0ed253067284 with scrape type 2
2026-03-27 16:54:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca2253b1-e4e1-58a0-bc73-0ed253067284 with scrape type 2
2026-03-27 16:54:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca2253b1-e4e1-58a0-bc73-0ed253067284, identifier: 6934766auction106404
2026-03-27 16:54:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca2253b1-e4e1-58a0-bc73-0ed253067284 with identifier: 6934766auction106404
2026-03-27 16:54:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca2253b1-e4e1-58a0-bc73-0ed253067284 with identifier: 6934766auction106404
2026-03-27 16:54:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca2253b1-e4e1-58a0-bc73-0ed253067284 with identifier: 6934766auction106404 to the API
2026-03-27 16:54:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6934766>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': 'ca2253b1-e4e1-58a0-bc73-0ed253067284',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934766',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Hyundai',
'model': 'Nexo',
'odometer': 20730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Nexo No.1 FCEV 163 hp',
'transmission': 'automatic',
'trim': 'No.1 FCEV 163 hp',
'vin': None,
'year': 2021}
2026-03-27 16:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934766auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:08 [ecarstrade.be] INFO: Saving data for 6934766auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782595.291114, 'last_price_update_time': 1774630448.657186}
2026-03-27 16:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934766auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:08 [ecarstrade.be] INFO: Extracting details for car 6934776auction106404
2026-03-27 16:54:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7129de2-f53e-5ecf-b4e9-025cc1a5b21c with identifier: 6934776auction106404
2026-03-27 16:54:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7129de2-f53e-5ecf-b4e9-025cc1a5b21c with scrape type 2
2026-03-27 16:54:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7129de2-f53e-5ecf-b4e9-025cc1a5b21c with scrape type 2
2026-03-27 16:54:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7129de2-f53e-5ecf-b4e9-025cc1a5b21c, identifier: 6934776auction106404
2026-03-27 16:54:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7129de2-f53e-5ecf-b4e9-025cc1a5b21c with identifier: 6934776auction106404
2026-03-27 16:54:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7129de2-f53e-5ecf-b4e9-025cc1a5b21c with identifier: 6934776auction106404
2026-03-27 16:54:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7129de2-f53e-5ecf-b4e9-025cc1a5b21c with identifier: 6934776auction106404 to the API
2026-03-27 16:54:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27e7129de2-f53e-5ecf-b4e9-025cc1a5b21c%27 HTTP/1.1" 200 None
2026-03-27 16:54:09 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id e7129de2-f53e-5ecf-b4e9-025cc1a5b21c: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Orange\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG MG4 Standard EV 51 kWh 6AT RWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022MG4\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-06-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6934776\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u00224 Standard EV 51 kWh 6AT RWD\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022e7129de2-f53e-5ecf-b4e9-025cc1a5b21c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:08 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:09 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:09 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': 'e7129de2-f53e-5ecf-b4e9-025cc1a5b21c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6934776',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'MG4',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG4 Standard EV 51 kWh 6AT RWD',
'transmission': 'automatic',
'trim': '4 Standard EV 51 kWh 6AT RWD',
'vin': None,
'year': 2024}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934776auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:09 [ecarstrade.be] INFO: Saving data for 6934776auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1772782550.188085, 'last_price_update_time': 1774630449.149172}
2026-03-27 16:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934776auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6953926> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:13 [ecarstrade.be] INFO: Extracting details for car 6953926auction106404
2026-03-27 16:54:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40a039f3-1e42-5d02-9af4-e10d87e85282 with identifier: 6953926auction106404
2026-03-27 16:54:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a039f3-1e42-5d02-9af4-e10d87e85282 with scrape type 2
2026-03-27 16:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40a039f3-1e42-5d02-9af4-e10d87e85282 with scrape type 2
2026-03-27 16:54:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 40a039f3-1e42-5d02-9af4-e10d87e85282, identifier: 6953926auction106404
2026-03-27 16:54:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 40a039f3-1e42-5d02-9af4-e10d87e85282 with identifier: 6953926auction106404
2026-03-27 16:54:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 40a039f3-1e42-5d02-9af4-e10d87e85282 with identifier: 6953926auction106404
2026-03-27 16:54:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 40a039f3-1e42-5d02-9af4-e10d87e85282 with identifier: 6953926auction106404 to the API
2026-03-27 16:54:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6953926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '40a039f3-1e42-5d02-9af4-e10d87e85282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6953926',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 GT 1.2 Hybrid Electric/Gasoline 137hp',
'transmission': 'automatic',
'trim': 'GT 1.2 Hybrid Electric/Gasoline 137hp',
'vin': None,
'year': 2025}
2026-03-27 16:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953926auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:13 [ecarstrade.be] INFO: Saving data for 6953926auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773331417.102382, 'last_price_update_time': 1774630453.961274}
2026-03-27 16:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6953926auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6808194> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976612> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 6993745auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993745auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 6993745auction106404: 0
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 6994873auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994873auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 6994873auction106404: 2
2026-03-27 16:54:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 6995245auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995245auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 6995245auction106404: 2
2026-03-27 16:54:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 7003037auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003037auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 7003037auction106404: 2
2026-03-27 16:54:14 [ecarstrade.be] INFO: Extracting details for car 6808194auction106404
2026-03-27 16:54:14 [ecarstrade.be] INFO: Extracting details for car 6976612auction106404
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 7003039auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003039auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 7003039auction106404: 0
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 7003040auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003040auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 7003040auction106404: 0
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 7003041auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003041auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 7003041auction106404: 0
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 7003046auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003046auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 7003046auction106404: 0
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 7003047auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003047auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 7003047auction106404: 2
2026-03-27 16:54:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63937e9f-042e-526e-b56b-c8f3bf732e8b with identifier: 6808194auction106404
2026-03-27 16:54:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63937e9f-042e-526e-b56b-c8f3bf732e8b with scrape type 2
2026-03-27 16:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63937e9f-042e-526e-b56b-c8f3bf732e8b with scrape type 2
2026-03-27 16:54:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 63937e9f-042e-526e-b56b-c8f3bf732e8b, identifier: 6808194auction106404
2026-03-27 16:54:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8abe9a51-f930-5aec-a00a-46b76f311769 with identifier: 6976612auction106404
2026-03-27 16:54:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8abe9a51-f930-5aec-a00a-46b76f311769 with scrape type 2
2026-03-27 16:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8abe9a51-f930-5aec-a00a-46b76f311769 with scrape type 2
2026-03-27 16:54:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8abe9a51-f930-5aec-a00a-46b76f311769, identifier: 6976612auction106404
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 7003048auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003048auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 7003048auction106404: 0
2026-03-27 16:54:14 [ecarstrade.be] INFO: Found listing with ID: 7003049auction106404
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003049auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Scrape type for 7003049auction106404: 2
2026-03-27 16:54:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 63937e9f-042e-526e-b56b-c8f3bf732e8b with identifier: 6808194auction106404
2026-03-27 16:54:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 63937e9f-042e-526e-b56b-c8f3bf732e8b with identifier: 6808194auction106404
2026-03-27 16:54:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 63937e9f-042e-526e-b56b-c8f3bf732e8b with identifier: 6808194auction106404 to the API
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6808194>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '63937e9f-042e-526e-b56b-c8f3bf732e8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6808194',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno TCe 90',
'transmission': 'manual',
'trim': 'Techno TCe 90',
'vin': None,
'year': 2025}
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808194auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:14 [ecarstrade.be] INFO: Saving data for 6808194auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537204.422986, 'last_price_update_time': 1774630454.888641}
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6808194auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8abe9a51-f930-5aec-a00a-46b76f311769 with identifier: 6976612auction106404
2026-03-27 16:54:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8abe9a51-f930-5aec-a00a-46b76f311769 with identifier: 6976612auction106404
2026-03-27 16:54:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8abe9a51-f930-5aec-a00a-46b76f311769 with identifier: 6976612auction106404 to the API
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%278abe9a51-f930-5aec-a00a-46b76f311769%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 8abe9a51-f930-5aec-a00a-46b76f311769: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Black\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-11-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6976612\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E- GT 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00228abe9a51-f930-5aec-a00a-46b76f311769\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:14 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:15 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:15 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '8abe9a51-f930-5aec-a00a-46b76f311769',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6976612',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot E-408 GT 58 kWh Electric 214 hp Auto',
'transmission': 'automatic',
'trim': 'E- GT 58 kWh Electric 214 hp Auto',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976612auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Saving data for 6976612auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773854197.540989, 'last_price_update_time': 1774630455.239635}
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976612auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003050auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003050auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003050auction106404: 0
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003051auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003051auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003051auction106404: 0
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003055auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003055auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003055auction106404: 2
2026-03-27 16:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976613> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003056auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003056auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003056auction106404: 2
2026-03-27 16:54:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003058auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003058auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003058auction106404: 2
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003076auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003076auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003076auction106404: 2
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003077auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003077auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003077auction106404: 0
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003317auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003317auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003317auction106404: 2
2026-03-27 16:54:15 [ecarstrade.be] INFO: Found listing with ID: 7003328auction106404
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003328auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Scrape type for 7003328auction106404: 2
2026-03-27 16:54:15 [ecarstrade.be] INFO: Extracting details for car 6976613auction106404
2026-03-27 16:54:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3 with identifier: 6976613auction106404
2026-03-27 16:54:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3 with scrape type 2
2026-03-27 16:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3 with scrape type 2
2026-03-27 16:54:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3, identifier: 6976613auction106404
2026-03-27 16:54:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3 with identifier: 6976613auction106404
2026-03-27 16:54:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3 with identifier: 6976613auction106404
2026-03-27 16:54:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3 with identifier: 6976613auction106404 to the API
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%273cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Black\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-11-19\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6976613\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E- GT 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00223cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:15 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:15 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:15 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6976613',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot E-408 GT 58 kWh Electric 214 hp Auto',
'transmission': 'automatic',
'trim': 'E- GT 58 kWh Electric 214 hp Auto',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976613auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:15 [ecarstrade.be] INFO: Saving data for 6976613auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773854196.563984, 'last_price_update_time': 1774630455.780113}
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976613auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961282> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976617> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6979328> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:15 [ecarstrade.be] INFO: Extracting details for car 6961282auction106404
2026-03-27 16:54:15 [ecarstrade.be] INFO: Extracting details for car 6976617auction106404
2026-03-27 16:54:15 [ecarstrade.be] INFO: Extracting details for car 6979328auction106404
2026-03-27 16:54:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771273eb-0458-5e1d-aa06-f161736cbda0 with identifier: 6961282auction106404
2026-03-27 16:54:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771273eb-0458-5e1d-aa06-f161736cbda0 with scrape type 2
2026-03-27 16:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 771273eb-0458-5e1d-aa06-f161736cbda0 with scrape type 2
2026-03-27 16:54:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 771273eb-0458-5e1d-aa06-f161736cbda0, identifier: 6961282auction106404
2026-03-27 16:54:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd689a7-5828-52d0-9267-c754014d1dfd with identifier: 6976617auction106404
2026-03-27 16:54:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd689a7-5828-52d0-9267-c754014d1dfd with scrape type 2
2026-03-27 16:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fd689a7-5828-52d0-9267-c754014d1dfd with scrape type 2
2026-03-27 16:54:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8fd689a7-5828-52d0-9267-c754014d1dfd, identifier: 6976617auction106404
2026-03-27 16:54:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5f4a216-0087-53ce-8042-9d34608fe98b with identifier: 6979328auction106404
2026-03-27 16:54:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5f4a216-0087-53ce-8042-9d34608fe98b with scrape type 2
2026-03-27 16:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5f4a216-0087-53ce-8042-9d34608fe98b with scrape type 2
2026-03-27 16:54:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b5f4a216-0087-53ce-8042-9d34608fe98b, identifier: 6979328auction106404
2026-03-27 16:54:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 771273eb-0458-5e1d-aa06-f161736cbda0 with identifier: 6961282auction106404
2026-03-27 16:54:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 771273eb-0458-5e1d-aa06-f161736cbda0 with identifier: 6961282auction106404
2026-03-27 16:54:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 771273eb-0458-5e1d-aa06-f161736cbda0 with identifier: 6961282auction106404 to the API
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': '771273eb-0458-5e1d-aa06-f161736cbda0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961282',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-28',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert XL 2.0L BlueHDi 145 (S&S)',
'transmission': 'automatic',
'trim': 'XL 2.0L BlueHDi 145 (S&S)',
'vin': None,
'year': 2025}
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961282auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:16 [ecarstrade.be] INFO: Saving data for 6961282auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773368511.610449, 'last_price_update_time': 1774630456.560358}
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961282auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8fd689a7-5828-52d0-9267-c754014d1dfd with identifier: 6976617auction106404
2026-03-27 16:54:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8fd689a7-5828-52d0-9267-c754014d1dfd with identifier: 6976617auction106404
2026-03-27 16:54:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8fd689a7-5828-52d0-9267-c754014d1dfd with identifier: 6976617auction106404 to the API
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%278fd689a7-5828-52d0-9267-c754014d1dfd%27 HTTP/1.1" 200 None
2026-03-27 16:54:16 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 8fd689a7-5828-52d0-9267-c754014d1dfd: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Blue\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022e-408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-11-26\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6976617\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00228fd689a7-5828-52d0-9267-c754014d1dfd\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:16 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:16 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:16 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '8fd689a7-5828-52d0-9267-c754014d1dfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6976617',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Peugeot',
'model': 'e-408',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot E-408 GT 58 kWh Electric 214 hp Auto',
'transmission': 'automatic',
'trim': 'E-408 GT 58 kWh Electric 214 hp Auto',
'vin': None,
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976617auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:16 [ecarstrade.be] INFO: Saving data for 6976617auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773854164.859603, 'last_price_update_time': 1774630456.824931}
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976617auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b5f4a216-0087-53ce-8042-9d34608fe98b with identifier: 6979328auction106404
2026-03-27 16:54:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b5f4a216-0087-53ce-8042-9d34608fe98b with identifier: 6979328auction106404
2026-03-27 16:54:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b5f4a216-0087-53ce-8042-9d34608fe98b with identifier: 6979328auction106404 to the API
2026-03-27 16:54:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6979328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': 'b5f4a216-0087-53ce-8042-9d34608fe98b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6979328',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Renault',
'model': 'Trafic',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-01',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Trafic Advance Blue dCi 150',
'transmission': 'automatic',
'trim': 'Advance Blue dCi 150',
'vin': None,
'year': 2025}
2026-03-27 16:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979328auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:17 [ecarstrade.be] INFO: Saving data for 6979328auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773854184.026894, 'last_price_update_time': 1774630457.10529}
2026-03-27 16:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979328auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6980787> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:20 [ecarstrade.be] INFO: Extracting details for car 6980787auction106404
2026-03-27 16:54:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 360330ec-3c32-55a6-b358-bc1e7b226d6f with identifier: 6980787auction106404
2026-03-27 16:54:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 360330ec-3c32-55a6-b358-bc1e7b226d6f with scrape type 2
2026-03-27 16:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 360330ec-3c32-55a6-b358-bc1e7b226d6f with scrape type 2
2026-03-27 16:54:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 360330ec-3c32-55a6-b358-bc1e7b226d6f, identifier: 6980787auction106404
2026-03-27 16:54:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 360330ec-3c32-55a6-b358-bc1e7b226d6f with identifier: 6980787auction106404
2026-03-27 16:54:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 360330ec-3c32-55a6-b358-bc1e7b226d6f with identifier: 6980787auction106404
2026-03-27 16:54:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 360330ec-3c32-55a6-b358-bc1e7b226d6f with identifier: 6980787auction106404 to the API
2026-03-27 16:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27360330ec-3c32-55a6-b358-bc1e7b226d6f%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 360330ec-3c32-55a6-b358-bc1e7b226d6f: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Blue\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG MGS5 EV Comfort 64 kWh 232 hp 6AT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022MG5\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-17\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6980787\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022S5 EV Comfort 64 kWh 232 hp 6AT\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022360330ec-3c32-55a6-b358-bc1e7b226d6f\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:20 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:21 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:21 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '360330ec-3c32-55a6-b358-bc1e7b226d6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6980787',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'MG',
'model': 'MG5',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'MG MGS5 EV Comfort 64 kWh 232 hp 6AT',
'transmission': 'automatic',
'trim': 'S5 EV Comfort 64 kWh 232 hp 6AT',
'vin': None,
'year': 2026}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980787auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Saving data for 6980787auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773959749.950327, 'last_price_update_time': 1774630461.097586}
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980787auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page80?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003541auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003541auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003541auction106404: 2
2026-03-27 16:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6984003> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003542auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003542auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003542auction106404: 2
2026-03-27 16:54:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003543auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003543auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003543auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003544auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003544auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003544auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003545auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003545auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003545auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003546auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003546auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003546auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003547auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003547auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003547auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003548auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003548auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003548auction106404: 2
2026-03-27 16:54:21 [ecarstrade.be] INFO: Extracting details for car 6984003auction106404
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003549auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003549auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003549auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003550auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003550auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003550auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7003551auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003551auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7003551auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007006auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007006auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007006auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007007auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007007auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007007auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007008auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007008auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007008auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007009auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007009auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007009auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007010auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007010auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007010auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007011auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007011auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007011auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007012auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007012auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007012auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007013auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007013auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007013auction106404: 0
2026-03-27 16:54:21 [ecarstrade.be] INFO: Found listing with ID: 7007014auction106404
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007014auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [ecarstrade.be] INFO: Scrape type for 7007014auction106404: 0
2026-03-27 16:54:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49abf4c9-6f2d-5960-91dd-dede26680d89 with identifier: 6984003auction106404
2026-03-27 16:54:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49abf4c9-6f2d-5960-91dd-dede26680d89 with scrape type 2
2026-03-27 16:54:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49abf4c9-6f2d-5960-91dd-dede26680d89 with scrape type 2
2026-03-27 16:54:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 49abf4c9-6f2d-5960-91dd-dede26680d89, identifier: 6984003auction106404
2026-03-27 16:54:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 49abf4c9-6f2d-5960-91dd-dede26680d89 with identifier: 6984003auction106404
2026-03-27 16:54:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 49abf4c9-6f2d-5960-91dd-dede26680d89 with identifier: 6984003auction106404
2026-03-27 16:54:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 49abf4c9-6f2d-5960-91dd-dede26680d89 with identifier: 6984003auction106404 to the API
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%2749abf4c9-6f2d-5960-91dd-dede26680d89%27 HTTP/1.1" 200 None
2026-03-27 16:54:21 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 49abf4c9-6f2d-5960-91dd-dede26680d89: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Grey\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Volkswagen Caddy Maxi Style 5pl eHybrid 115 hp DSG 6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Volkswagen\u0022, \u0022Model\u0022: \u0022Caddy\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Hybrid (petrol / electric)\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-03\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6984003\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T17:04:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Maxi Style 5pl eHybrid 115 hp DSG 6\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u002249abf4c9-6f2d-5960-91dd-dede26680d89\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 16:54:21 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-27 16:54:21 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:21 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '49abf4c9-6f2d-5960-91dd-dede26680d89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6984003',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi Style 5pl eHybrid 115 hp DSG 6',
'transmission': 'automatic',
'trim': 'Maxi Style 5pl eHybrid 115 hp DSG 6',
'vin': None,
'year': 2026}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984003auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:22 [ecarstrade.be] INFO: Saving data for 6984003auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1773971735.953212, 'last_price_update_time': 1774630462.013049}
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6984003auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6994873> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:22 [ecarstrade.be] INFO: Extracting details for car 6994873auction106404
2026-03-27 16:54:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4cfa37e-bdc8-5a42-9238-f89e9021ebc8 with identifier: 6994873auction106404
2026-03-27 16:54:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4cfa37e-bdc8-5a42-9238-f89e9021ebc8 with scrape type 2
2026-03-27 16:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4cfa37e-bdc8-5a42-9238-f89e9021ebc8 with scrape type 2
2026-03-27 16:54:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a4cfa37e-bdc8-5a42-9238-f89e9021ebc8, identifier: 6994873auction106404
2026-03-27 16:54:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a4cfa37e-bdc8-5a42-9238-f89e9021ebc8 with identifier: 6994873auction106404
2026-03-27 16:54:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a4cfa37e-bdc8-5a42-9238-f89e9021ebc8 with identifier: 6994873auction106404
2026-03-27 16:54:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a4cfa37e-bdc8-5a42-9238-f89e9021ebc8 with identifier: 6994873auction106404 to the API
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6994873>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'a4cfa37e-bdc8-5a42-9238-f89e9021ebc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6994873',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Porsche',
'model': '992',
'odometer': 11361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-21',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche 992 GTS 3.6 Gasoline 548hp',
'transmission': 'automatic',
'trim': 'GTS 3.6 Gasoline 548hp',
'vin': None,
'year': 2024}
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994873auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:22 [ecarstrade.be] INFO: Saving data for 6994873auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774365101.053162, 'last_price_update_time': 1774630462.628549}
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6994873auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995245> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:22 [ecarstrade.be] INFO: Extracting details for car 6995245auction106404
2026-03-27 16:54:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ada2915-941d-5be5-b9ff-c86a3d8d7565 with identifier: 6995245auction106404
2026-03-27 16:54:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ada2915-941d-5be5-b9ff-c86a3d8d7565 with scrape type 2
2026-03-27 16:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ada2915-941d-5be5-b9ff-c86a3d8d7565 with scrape type 2
2026-03-27 16:54:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ada2915-941d-5be5-b9ff-c86a3d8d7565, identifier: 6995245auction106404
2026-03-27 16:54:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ada2915-941d-5be5-b9ff-c86a3d8d7565 with identifier: 6995245auction106404
2026-03-27 16:54:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ada2915-941d-5be5-b9ff-c86a3d8d7565 with identifier: 6995245auction106404
2026-03-27 16:54:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ada2915-941d-5be5-b9ff-c86a3d8d7565 with identifier: 6995245auction106404 to the API
2026-03-27 16:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6995245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '2ada2915-941d-5be5-b9ff-c86a3d8d7565',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6995245',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 34595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-03',
'seats_number': 8,
'seller_name': None,
'title': 'Ford Transit Custom V710 TOUNEO M1 340L - TitaniumX 2.5T 227 S62P '
'CT FWD LWB',
'transmission': 'automatic',
'trim': 'V710 TOUNEO M1 340L - TitaniumX 2.5T 227 S62P CT FWD LWB',
'vin': None,
'year': 2025}
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995245auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:23 [ecarstrade.be] INFO: Saving data for 6995245auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774365129.204194, 'last_price_update_time': 1774630463.108954}
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6995245auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003047> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:23 [ecarstrade.be] INFO: Extracting details for car 7003047auction106404
2026-03-27 16:54:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d638690-5193-561e-9f08-60a7501d3f77 with identifier: 7003047auction106404
2026-03-27 16:54:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d638690-5193-561e-9f08-60a7501d3f77 with scrape type 2
2026-03-27 16:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d638690-5193-561e-9f08-60a7501d3f77 with scrape type 2
2026-03-27 16:54:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d638690-5193-561e-9f08-60a7501d3f77, identifier: 7003047auction106404
2026-03-27 16:54:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d638690-5193-561e-9f08-60a7501d3f77 with identifier: 7003047auction106404
2026-03-27 16:54:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d638690-5193-561e-9f08-60a7501d3f77 with identifier: 7003047auction106404
2026-03-27 16:54:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d638690-5193-561e-9f08-60a7501d3f77 with identifier: 7003047auction106404 to the API
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': '6d638690-5193-561e-9f08-60a7501d3f77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003047',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'AC',
'model': 'Dacia Bigster',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Bigster Journey 1.8 Hybrid Electric/Gasoline 158hp',
'transmission': 'automatic',
'trim': 'Journey 1.8 Hybrid Electric/Gasoline 158hp',
'vin': None,
'year': 2026}
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003047auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:23 [ecarstrade.be] INFO: Saving data for 7003047auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537641.129924, 'last_price_update_time': 1774630463.941372}
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003047auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003037> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:24 [ecarstrade.be] INFO: Extracting details for car 7003037auction106404
2026-03-27 16:54:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac8659f0-42f1-5176-9fe1-db4724c3c634 with identifier: 7003037auction106404
2026-03-27 16:54:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac8659f0-42f1-5176-9fe1-db4724c3c634 with scrape type 2
2026-03-27 16:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac8659f0-42f1-5176-9fe1-db4724c3c634 with scrape type 2
2026-03-27 16:54:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ac8659f0-42f1-5176-9fe1-db4724c3c634, identifier: 7003037auction106404
2026-03-27 16:54:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ac8659f0-42f1-5176-9fe1-db4724c3c634 with identifier: 7003037auction106404
2026-03-27 16:54:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ac8659f0-42f1-5176-9fe1-db4724c3c634 with identifier: 7003037auction106404
2026-03-27 16:54:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ac8659f0-42f1-5176-9fe1-db4724c3c634 with identifier: 7003037auction106404 to the API
2026-03-27 16:54:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003037>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Petrol',
'id': 'ac8659f0-42f1-5176-9fe1-db4724c3c634',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003037',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'AC',
'model': 'Dacia Jogger',
'odometer': 20,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-24',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger Extreme 1.0 LPG 102hp',
'transmission': 'manual',
'trim': 'Extreme 1.0 LPG 102hp',
'vin': None,
'year': 2026}
2026-03-27 16:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003037auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:24 [ecarstrade.be] INFO: Saving data for 7003037auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537640.247617, 'last_price_update_time': 1774630464.445161}
2026-03-27 16:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003037auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003049> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:24 [ecarstrade.be] INFO: Extracting details for car 7003049auction106404
2026-03-27 16:54:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b555bfb4-d6a0-585c-944b-4765f713d4aa with identifier: 7003049auction106404
2026-03-27 16:54:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b555bfb4-d6a0-585c-944b-4765f713d4aa with scrape type 2
2026-03-27 16:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b555bfb4-d6a0-585c-944b-4765f713d4aa with scrape type 2
2026-03-27 16:54:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b555bfb4-d6a0-585c-944b-4765f713d4aa, identifier: 7003049auction106404
2026-03-27 16:54:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b555bfb4-d6a0-585c-944b-4765f713d4aa with identifier: 7003049auction106404
2026-03-27 16:54:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b555bfb4-d6a0-585c-944b-4765f713d4aa with identifier: 7003049auction106404
2026-03-27 16:54:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b555bfb4-d6a0-585c-944b-4765f713d4aa with identifier: 7003049auction106404 to the API
2026-03-27 16:54:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b555bfb4-d6a0-585c-944b-4765f713d4aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003049',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'AC',
'model': 'Dacia Bigster',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Bigster Journey 1.8 Hybrid Electric/Gasoline 158hp',
'transmission': 'automatic',
'trim': 'Journey 1.8 Hybrid Electric/Gasoline 158hp',
'vin': None,
'year': 2026}
2026-03-27 16:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003049auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:25 [ecarstrade.be] INFO: Saving data for 7003049auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537681.988012, 'last_price_update_time': 1774630465.37672}
2026-03-27 16:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003049auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003055> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:28 [ecarstrade.be] INFO: Extracting details for car 7003055auction106404
2026-03-27 16:54:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b310da5-1071-52d8-9104-887b831da865 with identifier: 7003055auction106404
2026-03-27 16:54:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b310da5-1071-52d8-9104-887b831da865 with scrape type 2
2026-03-27 16:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b310da5-1071-52d8-9104-887b831da865 with scrape type 2
2026-03-27 16:54:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9b310da5-1071-52d8-9104-887b831da865, identifier: 7003055auction106404
2026-03-27 16:54:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9b310da5-1071-52d8-9104-887b831da865 with identifier: 7003055auction106404
2026-03-27 16:54:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9b310da5-1071-52d8-9104-887b831da865 with identifier: 7003055auction106404
2026-03-27 16:54:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9b310da5-1071-52d8-9104-887b831da865 with identifier: 7003055auction106404 to the API
2026-03-27 16:54:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003055>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '9b310da5-1071-52d8-9104-887b831da865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003055',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa GS 1.2 Hybrid Electric/Gasoline 112hp',
'transmission': 'automatic',
'trim': 'GS 1.2 Hybrid Electric/Gasoline 112hp',
'vin': None,
'year': 2026}
2026-03-27 16:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003055auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:28 [ecarstrade.be] INFO: Saving data for 7003055auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537681.55112, 'last_price_update_time': 1774630468.393026}
2026-03-27 16:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003055auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003056> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003058> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:28 [ecarstrade.be] INFO: Extracting details for car 7003056auction106404
2026-03-27 16:54:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e45cc24-87b6-52a7-8c7b-d2609cbbf592 with identifier: 7003056auction106404
2026-03-27 16:54:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e45cc24-87b6-52a7-8c7b-d2609cbbf592 with scrape type 2
2026-03-27 16:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e45cc24-87b6-52a7-8c7b-d2609cbbf592 with scrape type 2
2026-03-27 16:54:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e45cc24-87b6-52a7-8c7b-d2609cbbf592, identifier: 7003056auction106404
2026-03-27 16:54:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e45cc24-87b6-52a7-8c7b-d2609cbbf592 with identifier: 7003056auction106404
2026-03-27 16:54:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e45cc24-87b6-52a7-8c7b-d2609cbbf592 with identifier: 7003056auction106404
2026-03-27 16:54:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e45cc24-87b6-52a7-8c7b-d2609cbbf592 with identifier: 7003056auction106404 to the API
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': '4e45cc24-87b6-52a7-8c7b-d2609cbbf592',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003056',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-31',
'seats_number': 3,
'seller_name': None,
'title': 'Citroen Jumper L2H2 2.2 DIESEL 141hp',
'transmission': 'manual',
'trim': 'L2H2 2.2 DIESEL 141hp',
'vin': None,
'year': 2025}
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003056auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:29 [ecarstrade.be] INFO: Saving data for 7003056auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537680.145737, 'last_price_update_time': 1774630469.336985}
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003056auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:29 [ecarstrade.be] INFO: Extracting details for car 7003058auction106404
2026-03-27 16:54:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 095e80e7-3a23-50ac-9ec9-04ddde2203d9 with identifier: 7003058auction106404
2026-03-27 16:54:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 095e80e7-3a23-50ac-9ec9-04ddde2203d9 with scrape type 2
2026-03-27 16:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 095e80e7-3a23-50ac-9ec9-04ddde2203d9 with scrape type 2
2026-03-27 16:54:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 095e80e7-3a23-50ac-9ec9-04ddde2203d9, identifier: 7003058auction106404
2026-03-27 16:54:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 095e80e7-3a23-50ac-9ec9-04ddde2203d9 with identifier: 7003058auction106404
2026-03-27 16:54:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 095e80e7-3a23-50ac-9ec9-04ddde2203d9 with identifier: 7003058auction106404
2026-03-27 16:54:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 095e80e7-3a23-50ac-9ec9-04ddde2203d9 with identifier: 7003058auction106404 to the API
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': '095e80e7-3a23-50ac-9ec9-04ddde2203d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003058',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 30,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-30',
'seats_number': 3,
'seller_name': None,
'title': 'Citroen Jumper L2H2 2.2 DIESEL 141hp',
'transmission': 'manual',
'trim': 'L2H2 2.2 DIESEL 141hp',
'vin': None,
'year': 2025}
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003058auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:29 [ecarstrade.be] INFO: Saving data for 7003058auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537660.521461, 'last_price_update_time': 1774630469.722784}
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003058auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003328> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:30 [ecarstrade.be] INFO: Extracting details for car 7003328auction106404
2026-03-27 16:54:30 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: b5f4a216-0087-53ce-8042-9d34608fe98b with identifier: 7003328auction106404, dropping item
2026-03-27 16:54:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003317> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:30 [ecarstrade.be] INFO: Extracting details for car 7003317auction106404
2026-03-27 16:54:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8979c5c8-3e81-5e34-ba1e-ddba1c5f5a53 with identifier: 7003317auction106404
2026-03-27 16:54:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8979c5c8-3e81-5e34-ba1e-ddba1c5f5a53 with scrape type 2
2026-03-27 16:54:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8979c5c8-3e81-5e34-ba1e-ddba1c5f5a53 with scrape type 2
2026-03-27 16:54:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8979c5c8-3e81-5e34-ba1e-ddba1c5f5a53, identifier: 7003317auction106404
2026-03-27 16:54:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8979c5c8-3e81-5e34-ba1e-ddba1c5f5a53 with identifier: 7003317auction106404
2026-03-27 16:54:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8979c5c8-3e81-5e34-ba1e-ddba1c5f5a53 with identifier: 7003317auction106404
2026-03-27 16:54:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8979c5c8-3e81-5e34-ba1e-ddba1c5f5a53 with identifier: 7003317auction106404 to the API
2026-03-27 16:54:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Diesel',
'id': '8979c5c8-3e81-5e34-ba1e-ddba1c5f5a53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003317',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-01-13',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Vivaro VAN 2.0 DIESEL 147hp',
'transmission': 'manual',
'trim': 'VAN 2.0 DIESEL 147hp',
'vin': None,
'year': 2026}
2026-03-27 16:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003317auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:30 [ecarstrade.be] INFO: Saving data for 7003317auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537660.064116, 'last_price_update_time': 1774630470.858969}
2026-03-27 16:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003317auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page80?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007015auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007015auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007015auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007016auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007016auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007016auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007017auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007017auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007017auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007018auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007018auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007018auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007019auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007019auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007019auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007020auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007020auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007020auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007021auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007021auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007021auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7008632auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008632auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7008632auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7008633auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008633auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7008633auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7008634auction106404
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008634auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7008634auction106404: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 6994884auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994884auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 6994884auction101892: 0
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007059auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007059auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007059auction101892: 1
2026-03-27 16:54:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007061auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007061auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007061auction101892: 1
2026-03-27 16:54:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007063auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007063auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007063auction101892: 1
2026-03-27 16:54:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007069auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007069auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007069auction101892: 1
2026-03-27 16:54:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007070auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007070auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007070auction101892: 1
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007054auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007054auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007054auction101892: 1
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007055auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007055auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007055auction101892: 1
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007056auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007056auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007056auction101892: 1
2026-03-27 16:54:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003541> (referer: https://ecarstrade.com/search/page80?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:31 [ecarstrade.be] INFO: Found listing with ID: 7007058auction101892
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007058auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Scrape type for 7007058auction101892: 1
2026-03-27 16:54:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:31 [ecarstrade.be] INFO: Extracting details for car 7003541auction106404
2026-03-27 16:54:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c73eeaaa-8632-5f79-89fb-9e2200629a74 with identifier: 7003541auction106404
2026-03-27 16:54:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73eeaaa-8632-5f79-89fb-9e2200629a74 with scrape type 2
2026-03-27 16:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c73eeaaa-8632-5f79-89fb-9e2200629a74 with scrape type 2
2026-03-27 16:54:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c73eeaaa-8632-5f79-89fb-9e2200629a74, identifier: 7003541auction106404
2026-03-27 16:54:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c73eeaaa-8632-5f79-89fb-9e2200629a74 with identifier: 7003541auction106404
2026-03-27 16:54:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c73eeaaa-8632-5f79-89fb-9e2200629a74 with identifier: 7003541auction106404
2026-03-27 16:54:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c73eeaaa-8632-5f79-89fb-9e2200629a74 with identifier: 7003541auction106404 to the API
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': 'c73eeaaa-8632-5f79-89fb-9e2200629a74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003541',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Hyundai',
'model': 'INSTER',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Inster Cross Roof Rack 49kWh 115',
'transmission': 'automatic',
'trim': 'Inster Cross Roof Rack 49kWh 115',
'vin': None,
'year': 2026}
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003541auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:31 [ecarstrade.be] INFO: Saving data for 7003541auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537658.321609, 'last_price_update_time': 1774630471.819861}
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003541auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003548> (referer: https://ecarstrade.com/search/page80?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:35 [ecarstrade.be] INFO: Extracting details for car 7003548auction106404
2026-03-27 16:54:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 742d6170-e817-5e8b-bb34-76cece46f167 with identifier: 7003548auction106404
2026-03-27 16:54:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 742d6170-e817-5e8b-bb34-76cece46f167 with scrape type 2
2026-03-27 16:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 742d6170-e817-5e8b-bb34-76cece46f167 with scrape type 2
2026-03-27 16:54:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 742d6170-e817-5e8b-bb34-76cece46f167, identifier: 7003548auction106404
2026-03-27 16:54:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 742d6170-e817-5e8b-bb34-76cece46f167 with identifier: 7003548auction106404
2026-03-27 16:54:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 742d6170-e817-5e8b-bb34-76cece46f167 with identifier: 7003548auction106404
2026-03-27 16:54:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 742d6170-e817-5e8b-bb34-76cece46f167 with identifier: 7003548auction106404 to the API
2026-03-27 16:54:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '742d6170-e817-5e8b-bb34-76cece46f167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003548',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson Shine 1.6 T-GDi HEV 6AT',
'transmission': 'automatic',
'trim': 'Shine 1.6 T-GDi HEV 6AT',
'vin': None,
'year': 2026}
2026-03-27 16:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003548auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:36 [ecarstrade.be] INFO: Saving data for 7003548auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537674.036665, 'last_price_update_time': 1774630476.425459}
2026-03-27 16:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003548auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003542> (referer: https://ecarstrade.com/search/page80?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:36 [ecarstrade.be] INFO: Extracting details for car 7003542auction106404
2026-03-27 16:54:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61c11732-32d0-575b-a0ff-2983ac2c297e with identifier: 7003542auction106404
2026-03-27 16:54:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61c11732-32d0-575b-a0ff-2983ac2c297e with scrape type 2
2026-03-27 16:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61c11732-32d0-575b-a0ff-2983ac2c297e with scrape type 2
2026-03-27 16:54:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 61c11732-32d0-575b-a0ff-2983ac2c297e, identifier: 7003542auction106404
2026-03-27 16:54:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 61c11732-32d0-575b-a0ff-2983ac2c297e with identifier: 7003542auction106404
2026-03-27 16:54:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 61c11732-32d0-575b-a0ff-2983ac2c297e with identifier: 7003542auction106404
2026-03-27 16:54:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 61c11732-32d0-575b-a0ff-2983ac2c297e with identifier: 7003542auction106404 to the API
2026-03-27 16:54:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:04:04Z',
'fuel_type': 'Electric',
'id': '61c11732-32d0-575b-a0ff-2983ac2c297e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003542',
'listing': 'auction',
'location': 'Belgium - "Tienen"',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona Shine N-line EV 65kWh',
'transmission': 'automatic',
'trim': 'Shine N-line EV 65kWh',
'vin': None,
'year': 2026}
2026-03-27 16:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003542auction106404%27 HTTP/1.1" 200 None
2026-03-27 16:54:37 [ecarstrade.be] INFO: Saving data for 7003542auction106404: {'auction_closing_time': 1774803844.0, 'created_time': 1774537674.810423, 'last_price_update_time': 1774630477.04777}
2026-03-27 16:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003542auction106404') HTTP/1.1" 204 0
2026-03-27 16:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007061> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007063> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:38 [ecarstrade.be] INFO: Extracting details for car 7007061auction101892
2026-03-27 16:54:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086 with identifier: 7007061auction101892
2026-03-27 16:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086 with scrape type 1
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007061%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598509%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_001/780x0__r.jpg?hash=1774598509 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007061%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598509%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_002/780x0__r.jpg?hash=1774598509 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007061%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598509%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_003/780x0__r.jpg?hash=1774598509 not downloaded yet
2026-03-27 16:54:38 [ecarstrade.be] INFO: Extracting details for car 7007063auction101892
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007061%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598509%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_004/780x0__r.jpg?hash=1774598509 not downloaded yet
2026-03-27 16:54:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eba04232-0b7c-5a61-ab3f-d9cd12e04cd8 with identifier: 7007063auction101892
2026-03-27 16:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8 with scrape type 1
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007063%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598511%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_001/780x0__r.jpg?hash=1774598511 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007061%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598509%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_005/780x0__r.jpg?hash=1774598509 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007063%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598510%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_002/780x0__r.jpg?hash=1774598510 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007061%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598509%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_006/780x0__r.jpg?hash=1774598509 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007063%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598510%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_003/780x0__r.jpg?hash=1774598510 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007063%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598510%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_004/780x0__r.jpg?hash=1774598510 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007063%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598510%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_005/780x0__r.jpg?hash=1774598510 not downloaded yet
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007063%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598511%27 HTTP/1.1" 200 None
2026-03-27 16:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_006/780x0__r.jpg?hash=1774598511 not downloaded yet
2026-03-27 16:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007059> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:39 [ecarstrade.be] INFO: Extracting details for car 7007059auction101892
2026-03-27 16:54:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52e51209-f7b3-58b6-989f-a08ec0e95907 with identifier: 7007059auction101892
2026-03-27 16:54:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52e51209-f7b3-58b6-989f-a08ec0e95907 with scrape type 1
2026-03-27 16:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52e51209-f7b3-58b6-989f-a08ec0e95907
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007059%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598505%27 HTTP/1.1" 200 None
2026-03-27 16:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_001/780x0__r.jpg?hash=1774598505 not downloaded yet
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007059%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598505%27 HTTP/1.1" 200 None
2026-03-27 16:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_002/780x0__r.jpg?hash=1774598505 not downloaded yet
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007059%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598505%27 HTTP/1.1" 200 None
2026-03-27 16:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_003/780x0__r.jpg?hash=1774598505 not downloaded yet
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007059%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598505%27 HTTP/1.1" 200 None
2026-03-27 16:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_004/780x0__r.jpg?hash=1774598505 not downloaded yet
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007059%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598505%27 HTTP/1.1" 200 None
2026-03-27 16:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_005/780x0__r.jpg?hash=1774598505 not downloaded yet
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007059%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598505%27 HTTP/1.1" 200 None
2026-03-27 16:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_006/780x0__r.jpg?hash=1774598505 not downloaded yet
2026-03-27 16:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:54:40 [ecarstrade.be] INFO: Found listing with ID: 7002892auction101892
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002892auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:40 [ecarstrade.be] INFO: Scrape type for 7002892auction101892: 2
2026-03-27 16:54:40 [ecarstrade.be] INFO: Found listing with ID: 6886623auction101892
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886623auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:40 [ecarstrade.be] INFO: Scrape type for 6886623auction101892: 2
2026-03-27 16:54:40 [ecarstrade.be] INFO: Found listing with ID: 7002893auction101892
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002893auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:40 [ecarstrade.be] INFO: Scrape type for 7002893auction101892: 2
2026-03-27 16:54:40 [ecarstrade.be] INFO: Found listing with ID: 7002895auction101892
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002895auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:40 [ecarstrade.be] INFO: Scrape type for 7002895auction101892: 2
2026-03-27 16:54:40 [ecarstrade.be] INFO: Found listing with ID: 7002896auction101892
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002896auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:40 [ecarstrade.be] INFO: Scrape type for 7002896auction101892: 2
2026-03-27 16:54:40 [ecarstrade.be] INFO: Found listing with ID: 7002897auction101892
2026-03-27 16:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002897auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 7002897auction101892: 2
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_001/780x0__r.jpg?hash=1774598509> (referer: https://ecarstrade.com/cars/7007061)
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 7002898auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002898auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 7002898auction101892: 2
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 7002900auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002900auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 7002900auction101892: 2
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 7002901auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002901auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 7002901auction101892: 2
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 7002904auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002904auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 7002904auction101892: 2
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 7002906auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002906auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 7002906auction101892: 2
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_002/780x0__r.jpg?hash=1774598509> (referer: https://ecarstrade.com/cars/7007061)
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 7002908auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002908auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 7002908auction101892: 2
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 6999243auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999243auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 6999243auction101892: 2
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 6999245auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999245auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 6999245auction101892: 2
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 6999249auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999249auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 6999249auction101892: 2
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_003/780x0__r.jpg?hash=1774598509> (referer: https://ecarstrade.com/cars/7007061)
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 6999251auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999251auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 6999251auction101892: 2
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 6999254auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999254auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 6999254auction101892: 2
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 6999240auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999240auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 6999240auction101892: 2
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 6999241auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999241auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 6999241auction101892: 2
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_001/780x0__r.jpg?hash=1774598511> (referer: https://ecarstrade.com/cars/7007063)
2026-03-27 16:54:41 [ecarstrade.be] INFO: Found listing with ID: 6999242auction101892
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999242auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:41 [ecarstrade.be] INFO: Scrape type for 6999242auction101892: 2
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_004/780x0__r.jpg?hash=1774598509> (referer: https://ecarstrade.com/cars/7007061)
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_002/780x0__r.jpg?hash=1774598510> (referer: https://ecarstrade.com/cars/7007063)
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_005/780x0__r.jpg?hash=1774598509> (referer: https://ecarstrade.com/cars/7007061)
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_006/780x0__r.jpg?hash=1774598511> (referer: https://ecarstrade.com/cars/7007063)
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086
2026-03-27 16:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_006/780x0__r.jpg?hash=1774598505> (referer: https://ecarstrade.com/cars/7007059)
2026-03-27 16:54:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8
2026-03-27 16:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52e51209-f7b3-58b6-989f-a08ec0e95907
2026-03-27 16:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007070> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:42 [ecarstrade.be] INFO: Extracting details for car 7007070auction101892
2026-03-27 16:54:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f89db1df-514e-597a-ad0c-65bee8c5194a with identifier: 7007070auction101892
2026-03-27 16:54:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f89db1df-514e-597a-ad0c-65bee8c5194a with scrape type 1
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f89db1df-514e-597a-ad0c-65bee8c5194a
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007070%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598524%27 HTTP/1.1" 200 None
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_001/780x0__r.jpg?hash=1774598524 not downloaded yet
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007070%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598524%27 HTTP/1.1" 200 None
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_002/780x0__r.jpg?hash=1774598524 not downloaded yet
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007070%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598524%27 HTTP/1.1" 200 None
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_003/780x0__r.jpg?hash=1774598524 not downloaded yet
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007070%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598524%27 HTTP/1.1" 200 None
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_004/780x0__r.jpg?hash=1774598524 not downloaded yet
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007070%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598524%27 HTTP/1.1" 200 None
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_005/780x0__r.jpg?hash=1774598524 not downloaded yet
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007070%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598525%27 HTTP/1.1" 200 None
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_006/780x0__r.jpg?hash=1774598525 not downloaded yet
2026-03-27 16:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007054> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:42 [ecarstrade.be] INFO: Extracting details for car 7007054auction101892
2026-03-27 16:54:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a51cf8-1647-5280-a061-32b261026f98 with identifier: 7007054auction101892
2026-03-27 16:54:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a51cf8-1647-5280-a061-32b261026f98 with scrape type 1
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e0a51cf8-1647-5280-a061-32b261026f98
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007054%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598497%27 HTTP/1.1" 200 None
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_001/780x0__r.jpg?hash=1774598497 not downloaded yet
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007054%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598497%27 HTTP/1.1" 200 None
2026-03-27 16:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_002/780x0__r.jpg?hash=1774598497 not downloaded yet
2026-03-27 16:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007054%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598498%27 HTTP/1.1" 200 None
2026-03-27 16:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_003/780x0__r.jpg?hash=1774598498 not downloaded yet
2026-03-27 16:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007054%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598497%27 HTTP/1.1" 200 None
2026-03-27 16:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_004/780x0__r.jpg?hash=1774598497 not downloaded yet
2026-03-27 16:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007054%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598498%27 HTTP/1.1" 200 None
2026-03-27 16:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_005/780x0__r.jpg?hash=1774598498 not downloaded yet
2026-03-27 16:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007054%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598497%27 HTTP/1.1" 200 None
2026-03-27 16:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_006/780x0__r.jpg?hash=1774598497 not downloaded yet
2026-03-27 16:54:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007069> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:44 [ecarstrade.be] INFO: Extracting details for car 7007069auction101892
2026-03-27 16:54:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4f31f7c-680a-563d-8fb9-8d7f46212f61 with identifier: 7007069auction101892
2026-03-27 16:54:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4f31f7c-680a-563d-8fb9-8d7f46212f61 with scrape type 1
2026-03-27 16:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f4f31f7c-680a-563d-8fb9-8d7f46212f61
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007069%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598522%27 HTTP/1.1" 200 None
2026-03-27 16:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_001/780x0__r.jpg?hash=1774598522 not downloaded yet
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007069%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598522%27 HTTP/1.1" 200 None
2026-03-27 16:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_002/780x0__r.jpg?hash=1774598522 not downloaded yet
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007069%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598522%27 HTTP/1.1" 200 None
2026-03-27 16:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_003/780x0__r.jpg?hash=1774598522 not downloaded yet
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007069%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598522%27 HTTP/1.1" 200 None
2026-03-27 16:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_004/780x0__r.jpg?hash=1774598522 not downloaded yet
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007069%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598522%27 HTTP/1.1" 200 None
2026-03-27 16:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_005/780x0__r.jpg?hash=1774598522 not downloaded yet
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007069%252Fphoto_007%252F780x0__r.jpg%253Fhash%3D1774598522%27 HTTP/1.1" 200 None
2026-03-27 16:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_007/780x0__r.jpg?hash=1774598522 not downloaded yet
2026-03-27 16:54:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007056> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:45 [ecarstrade.be] INFO: Extracting details for car 7007056auction101892
2026-03-27 16:54:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99fb8deb-0035-53c5-a952-9a12ead49104 with identifier: 7007056auction101892
2026-03-27 16:54:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99fb8deb-0035-53c5-a952-9a12ead49104 with scrape type 1
2026-03-27 16:54:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99fb8deb-0035-53c5-a952-9a12ead49104
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007056%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598500%27 HTTP/1.1" 200 None
2026-03-27 16:54:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_001/780x0__r.jpg?hash=1774598500 not downloaded yet
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007056%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598500%27 HTTP/1.1" 200 None
2026-03-27 16:54:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_002/780x0__r.jpg?hash=1774598500 not downloaded yet
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007056%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598500%27 HTTP/1.1" 200 None
2026-03-27 16:54:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_003/780x0__r.jpg?hash=1774598500 not downloaded yet
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007056%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598500%27 HTTP/1.1" 200 None
2026-03-27 16:54:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_004/780x0__r.jpg?hash=1774598500 not downloaded yet
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007056%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598500%27 HTTP/1.1" 200 None
2026-03-27 16:54:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_005/780x0__r.jpg?hash=1774598500 not downloaded yet
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007056%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598500%27 HTTP/1.1" 200 None
2026-03-27 16:54:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_006/780x0__r.jpg?hash=1774598500 not downloaded yet
2026-03-27 16:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007058> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:46 [ecarstrade.be] INFO: Extracting details for car 7007058auction101892
2026-03-27 16:54:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c0c4c8f-b06e-5500-ad68-0fa85a80139c with identifier: 7007058auction101892
2026-03-27 16:54:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c with scrape type 1
2026-03-27 16:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007058%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598503%27 HTTP/1.1" 200 None
2026-03-27 16:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_001/780x0__r.jpg?hash=1774598503 not downloaded yet
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007058%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598503%27 HTTP/1.1" 200 None
2026-03-27 16:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_002/780x0__r.jpg?hash=1774598503 not downloaded yet
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007058%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598503%27 HTTP/1.1" 200 None
2026-03-27 16:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_003/780x0__r.jpg?hash=1774598503 not downloaded yet
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007058%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598503%27 HTTP/1.1" 200 None
2026-03-27 16:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_004/780x0__r.jpg?hash=1774598503 not downloaded yet
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007058%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598503%27 HTTP/1.1" 200 None
2026-03-27 16:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_005/780x0__r.jpg?hash=1774598503 not downloaded yet
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007058%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598503%27 HTTP/1.1" 200 None
2026-03-27 16:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_006/780x0__r.jpg?hash=1774598503 not downloaded yet
2026-03-27 16:54:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002897> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:48 [ecarstrade.be] INFO: Extracting details for car 7002897auction101892
2026-03-27 16:54:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e73ddc2-4851-5b95-bb7c-01d4b715abc3 with identifier: 7002897auction101892
2026-03-27 16:54:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e73ddc2-4851-5b95-bb7c-01d4b715abc3 with scrape type 2
2026-03-27 16:54:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e73ddc2-4851-5b95-bb7c-01d4b715abc3 with scrape type 2
2026-03-27 16:54:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e73ddc2-4851-5b95-bb7c-01d4b715abc3, identifier: 7002897auction101892
2026-03-27 16:54:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e73ddc2-4851-5b95-bb7c-01d4b715abc3 with identifier: 7002897auction101892
2026-03-27 16:54:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e73ddc2-4851-5b95-bb7c-01d4b715abc3 with identifier: 7002897auction101892
2026-03-27 16:54:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e73ddc2-4851-5b95-bb7c-01d4b715abc3 with identifier: 7002897auction101892 to the API
2026-03-27 16:54:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002897>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Electric',
'id': '8e73ddc2-4851-5b95-bb7c-01d4b715abc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002897',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 28907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA Model 3 / 2018 / 4P / Berline Grande Autonomie Dual Motor AWD',
'transmission': 'automatic',
'trim': 'TESLA / 2018 / 4P / Berline Grande Autonomie Dual Motor AWD',
'vin': None,
'year': 2021}
2026-03-27 16:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002897auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:49 [ecarstrade.be] INFO: Saving data for 7002897auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537548.116788, 'last_price_update_time': 1774630489.384827}
2026-03-27 16:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002897auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999245> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:50 [ecarstrade.be] INFO: Extracting details for car 6999245auction101892
2026-03-27 16:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cfb2b14-154c-51b1-a2a2-69b6e18b021f with identifier: 6999245auction101892
2026-03-27 16:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cfb2b14-154c-51b1-a2a2-69b6e18b021f with scrape type 2
2026-03-27 16:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cfb2b14-154c-51b1-a2a2-69b6e18b021f with scrape type 2
2026-03-27 16:54:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8cfb2b14-154c-51b1-a2a2-69b6e18b021f, identifier: 6999245auction101892
2026-03-27 16:54:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8cfb2b14-154c-51b1-a2a2-69b6e18b021f with identifier: 6999245auction101892
2026-03-27 16:54:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8cfb2b14-154c-51b1-a2a2-69b6e18b021f with identifier: 6999245auction101892
2026-03-27 16:54:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8cfb2b14-154c-51b1-a2a2-69b6e18b021f with identifier: 6999245auction101892 to the API
2026-03-27 16:54:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999245>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '8cfb2b14-154c-51b1-a2a2-69b6e18b021f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999245',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'BMW',
'model': '118',
'odometer': 69810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Série 1 Berline 118 i Edition Sport 1.5 135CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Série 1 Berline i Edition Sport 1.5 135CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999245auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:50 [ecarstrade.be] INFO: Saving data for 6999245auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774450796.801055, 'last_price_update_time': 1774630490.780765}
2026-03-27 16:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999245auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002904> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:51 [ecarstrade.be] INFO: Extracting details for car 7002904auction101892
2026-03-27 16:54:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a47b116-54a9-5713-8d3a-75d562cc3c10 with identifier: 7002904auction101892
2026-03-27 16:54:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a47b116-54a9-5713-8d3a-75d562cc3c10 with scrape type 2
2026-03-27 16:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a47b116-54a9-5713-8d3a-75d562cc3c10 with scrape type 2
2026-03-27 16:54:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a47b116-54a9-5713-8d3a-75d562cc3c10, identifier: 7002904auction101892
2026-03-27 16:54:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a47b116-54a9-5713-8d3a-75d562cc3c10 with identifier: 7002904auction101892
2026-03-27 16:54:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a47b116-54a9-5713-8d3a-75d562cc3c10 with identifier: 7002904auction101892
2026-03-27 16:54:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a47b116-54a9-5713-8d3a-75d562cc3c10 with identifier: 7002904auction101892 to the API
2026-03-27 16:54:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002904>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': '1a47b116-54a9-5713-8d3a-75d562cc3c10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002904',
'listing': 'directbuy',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'BMW',
'model': '116',
'odometer': 34430,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': '1 Berline 116 d Business Design 1.5 115CV BVM6 E6d',
'transmission': 'manual',
'trim': '1 Berline d Business Design 1.5 115CV BVM6 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002904auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:51 [ecarstrade.be] INFO: Saving data for 7002904auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537570.994058, 'last_price_update_time': 1774630491.416928}
2026-03-27 16:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002904auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999242> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:53 [ecarstrade.be] INFO: Extracting details for car 6999242auction101892
2026-03-27 16:54:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6754a090-fd2d-57dd-b233-22f2b00a8890 with identifier: 6999242auction101892
2026-03-27 16:54:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6754a090-fd2d-57dd-b233-22f2b00a8890 with scrape type 2
2026-03-27 16:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6754a090-fd2d-57dd-b233-22f2b00a8890 with scrape type 2
2026-03-27 16:54:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6754a090-fd2d-57dd-b233-22f2b00a8890, identifier: 6999242auction101892
2026-03-27 16:54:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6754a090-fd2d-57dd-b233-22f2b00a8890 with identifier: 6999242auction101892
2026-03-27 16:54:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6754a090-fd2d-57dd-b233-22f2b00a8890 with identifier: 6999242auction101892
2026-03-27 16:54:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6754a090-fd2d-57dd-b233-22f2b00a8890 with identifier: 6999242auction101892 to the API
2026-03-27 16:54:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999242>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': '6754a090-fd2d-57dd-b233-22f2b00a8890',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999242',
'listing': 'directbuy',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Renault',
'model': 'Clio',
'odometer': 44860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'Clio V Evolution Réversible 1.5 dCi 100CV BVM6 E6d',
'transmission': 'manual',
'trim': 'V Evolution Réversible 1.5 dCi 100CV BVM6 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999242auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:53 [ecarstrade.be] INFO: Saving data for 6999242auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774450799.343207, 'last_price_update_time': 1774630493.611314}
2026-03-27 16:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999242auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999241> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_006/780x0__r.jpg?hash=1774598525> (referer: https://ecarstrade.com/cars/7007070)
2026-03-27 16:54:53 [ecarstrade.be] INFO: Extracting details for car 6999241auction101892
2026-03-27 16:54:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db66631e-6d18-552b-bbfc-535016610a8d with identifier: 6999241auction101892
2026-03-27 16:54:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db66631e-6d18-552b-bbfc-535016610a8d with scrape type 2
2026-03-27 16:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db66631e-6d18-552b-bbfc-535016610a8d with scrape type 2
2026-03-27 16:54:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: db66631e-6d18-552b-bbfc-535016610a8d, identifier: 6999241auction101892
2026-03-27 16:54:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: db66631e-6d18-552b-bbfc-535016610a8d with identifier: 6999241auction101892
2026-03-27 16:54:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: db66631e-6d18-552b-bbfc-535016610a8d with identifier: 6999241auction101892
2026-03-27 16:54:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: db66631e-6d18-552b-bbfc-535016610a8d with identifier: 6999241auction101892 to the API
2026-03-27 16:54:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999241>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': 'db66631e-6d18-552b-bbfc-535016610a8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999241',
'listing': 'directbuy',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Citroen',
'model': 'C4',
'odometer': 95578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': None,
'seller_name': None,
'title': 'C4 X Feel Pack 1.2 PureTech 130CV BVA8 6E',
'transmission': 'automatic',
'trim': 'X Feel Pack 1.2 PureTech 130CV BVA8 6E',
'vin': None,
'year': 2023}
2026-03-27 16:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999241auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:54 [ecarstrade.be] INFO: Saving data for 6999241auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774450799.80136, 'last_price_update_time': 1774630494.274043}
2026-03-27 16:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999241auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_006/780x0__r.jpg?hash=1774598497> (referer: https://ecarstrade.com/cars/7007054)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f89db1df-514e-597a-ad0c-65bee8c5194a
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_007/780x0__r.jpg?hash=1774598522> (referer: https://ecarstrade.com/cars/7007069)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e0a51cf8-1647-5280-a061-32b261026f98
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_006/780x0__r.jpg?hash=1774598500> (referer: https://ecarstrade.com/cars/7007056)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f4f31f7c-680a-563d-8fb9-8d7f46212f61
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_006/780x0__r.jpg?hash=1774598503> (referer: https://ecarstrade.com/cars/7007058)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 99fb8deb-0035-53c5-a952-9a12ead49104
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_005/780x0__r.jpg?hash=1774598503> (referer: https://ecarstrade.com/cars/7007058)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_004/780x0__r.jpg?hash=1774598503> (referer: https://ecarstrade.com/cars/7007058)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_003/780x0__r.jpg?hash=1774598503> (referer: https://ecarstrade.com/cars/7007058)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_002/780x0__r.jpg?hash=1774598503> (referer: https://ecarstrade.com/cars/7007058)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_001/780x0__r.jpg?hash=1774598503> (referer: https://ecarstrade.com/cars/7007058)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c
2026-03-27 16:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_005/780x0__r.jpg?hash=1774598500> (referer: https://ecarstrade.com/cars/7007056)
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c
2026-03-27 16:54:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c0c4c8f-b06e-5500-ad68-0fa85a80139c, skipping ID generation
2026-03-27 16:54:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c with scrape type 1
2026-03-27 16:54:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c0c4c8f-b06e-5500-ad68-0fa85a80139c sending to next pipeline
2026-03-27 16:54:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c0c4c8f-b06e-5500-ad68-0fa85a80139c, identifier: 7007058auction101892
2026-03-27 16:54:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c0c4c8f-b06e-5500-ad68-0fa85a80139c with identifier: 7007058auction101892
2026-03-27 16:54:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c0c4c8f-b06e-5500-ad68-0fa85a80139c with identifier: 7007058auction101892
2026-03-27 16:54:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c0c4c8f-b06e-5500-ad68-0fa85a80139c with identifier: 7007058auction101892 to the API
2026-03-27 16:54:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007058/photo_001/780x0__r.jpg?hash=1774598503>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.8L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '0c0c4c8f-b06e-5500-ad68-0fa85a80139c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007058',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 26811,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla / 2018 / 5P / Berline Hybride 122h Dynamic Business '
'Beyond Zer',
'transmission': 'automatic',
'trim': 'TOYOTA / 2018 / 5P / Berline Hybride 122h Dynamic Business Beyond '
'Zer',
'vin': None,
'year': 2023}
2026-03-27 16:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007058auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:55 [ecarstrade.be] INFO: Saving data for 7007058auction101892: {'created_time': 1774630495.375286, 'last_price_update_time': 1774630495.375298, 'auction_closing_time': 1774805490.0}
2026-03-27 16:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007058auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_004/780x0__r.jpg?hash=1774598500> (referer: https://ecarstrade.com/cars/7007056)
2026-03-27 16:54:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 99fb8deb-0035-53c5-a952-9a12ead49104
2026-03-27 16:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_003/780x0__r.jpg?hash=1774598500> (referer: https://ecarstrade.com/cars/7007056)
2026-03-27 16:54:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 99fb8deb-0035-53c5-a952-9a12ead49104
2026-03-27 16:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_002/780x0__r.jpg?hash=1774598500> (referer: https://ecarstrade.com/cars/7007056)
2026-03-27 16:54:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 99fb8deb-0035-53c5-a952-9a12ead49104
2026-03-27 16:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_001/780x0__r.jpg?hash=1774598500> (referer: https://ecarstrade.com/cars/7007056)
2026-03-27 16:54:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 99fb8deb-0035-53c5-a952-9a12ead49104
2026-03-27 16:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_005/780x0__r.jpg?hash=1774598522> (referer: https://ecarstrade.com/cars/7007069)
2026-03-27 16:54:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 99fb8deb-0035-53c5-a952-9a12ead49104
2026-03-27 16:54:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99fb8deb-0035-53c5-a952-9a12ead49104, skipping ID generation
2026-03-27 16:54:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99fb8deb-0035-53c5-a952-9a12ead49104 with scrape type 1
2026-03-27 16:54:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99fb8deb-0035-53c5-a952-9a12ead49104 sending to next pipeline
2026-03-27 16:54:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99fb8deb-0035-53c5-a952-9a12ead49104, identifier: 7007056auction101892
2026-03-27 16:54:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99fb8deb-0035-53c5-a952-9a12ead49104 with identifier: 7007056auction101892
2026-03-27 16:54:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99fb8deb-0035-53c5-a952-9a12ead49104 with identifier: 7007056auction101892
2026-03-27 16:54:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99fb8deb-0035-53c5-a952-9a12ead49104 with identifier: 7007056auction101892 to the API
2026-03-27 16:54:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007056/photo_001/780x0__r.jpg?hash=1774598500>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': '99fb8deb-0035-53c5-a952-9a12ead49104',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007056',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'Peugeot',
'model': '508',
'odometer': 122648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': '508 SW Active Business 1.5 HDi 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'SW Active Business 1.5 HDi 130CV BVA8 E6d',
'vin': None,
'year': 2021}
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007056auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:56 [ecarstrade.be] INFO: Saving data for 7007056auction101892: {'created_time': 1774630496.14259, 'last_price_update_time': 1774630496.142601, 'auction_closing_time': 1774805490.0}
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007056auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_004/780x0__r.jpg?hash=1774598522> (referer: https://ecarstrade.com/cars/7007069)
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007055> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f4f31f7c-680a-563d-8fb9-8d7f46212f61
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_003/780x0__r.jpg?hash=1774598522> (referer: https://ecarstrade.com/cars/7007069)
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f4f31f7c-680a-563d-8fb9-8d7f46212f61
2026-03-27 16:54:56 [ecarstrade.be] INFO: Extracting details for car 7007055auction101892
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_001/780x0__r.jpg?hash=1774598522> (referer: https://ecarstrade.com/cars/7007069)
2026-03-27 16:54:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141f208b-2c2a-56f3-9cb1-4d26f296e08b with identifier: 7007055auction101892
2026-03-27 16:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141f208b-2c2a-56f3-9cb1-4d26f296e08b with scrape type 1
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 141f208b-2c2a-56f3-9cb1-4d26f296e08b
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007055%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598499%27 HTTP/1.1" 200 None
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_001/780x0__r.jpg?hash=1774598499 not downloaded yet
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007055%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598499%27 HTTP/1.1" 200 None
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_002/780x0__r.jpg?hash=1774598499 not downloaded yet
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_002/780x0__r.jpg?hash=1774598522> (referer: https://ecarstrade.com/cars/7007069)
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007055%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598499%27 HTTP/1.1" 200 None
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_003/780x0__r.jpg?hash=1774598499 not downloaded yet
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007055%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598499%27 HTTP/1.1" 200 None
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_004/780x0__r.jpg?hash=1774598499 not downloaded yet
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f4f31f7c-680a-563d-8fb9-8d7f46212f61
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007055%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598499%27 HTTP/1.1" 200 None
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_005/780x0__r.jpg?hash=1774598499 not downloaded yet
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_005/780x0__r.jpg?hash=1774598498> (referer: https://ecarstrade.com/cars/7007054)
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7007055%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598500%27 HTTP/1.1" 200 None
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_006/780x0__r.jpg?hash=1774598500 not downloaded yet
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999254> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_004/780x0__r.jpg?hash=1774598497> (referer: https://ecarstrade.com/cars/7007054)
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f4f31f7c-680a-563d-8fb9-8d7f46212f61
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f4f31f7c-680a-563d-8fb9-8d7f46212f61
2026-03-27 16:54:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4f31f7c-680a-563d-8fb9-8d7f46212f61, skipping ID generation
2026-03-27 16:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4f31f7c-680a-563d-8fb9-8d7f46212f61 with scrape type 1
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4f31f7c-680a-563d-8fb9-8d7f46212f61 sending to next pipeline
2026-03-27 16:54:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f4f31f7c-680a-563d-8fb9-8d7f46212f61, identifier: 7007069auction101892
2026-03-27 16:54:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f4f31f7c-680a-563d-8fb9-8d7f46212f61 with identifier: 7007069auction101892
2026-03-27 16:54:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f4f31f7c-680a-563d-8fb9-8d7f46212f61 with identifier: 7007069auction101892
2026-03-27 16:54:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f4f31f7c-680a-563d-8fb9-8d7f46212f61 with identifier: 7007069auction101892 to the API
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007069/photo_002/780x0__r.jpg?hash=1774598522>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': 'f4f31f7c-680a-563d-8fb9-8d7f46212f61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007069',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 111084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Crossland X Ultimate 1.5 110CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Ultimate 1.5 110CV BVM6 E6d',
'vin': None,
'year': 2021}
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007069auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:56 [ecarstrade.be] INFO: Saving data for 7007069auction101892: {'created_time': 1774630496.823404, 'last_price_update_time': 1774630496.823419, 'auction_closing_time': 1774805490.0}
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007069auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:56 [ecarstrade.be] INFO: Extracting details for car 6999254auction101892
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_001/780x0__r.jpg?hash=1774598497> (referer: https://ecarstrade.com/cars/7007054)
2026-03-27 16:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_003/780x0__r.jpg?hash=1774598498> (referer: https://ecarstrade.com/cars/7007054)
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e0a51cf8-1647-5280-a061-32b261026f98
2026-03-27 16:54:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69ee3f51-8139-583f-b34d-08eaf584faaa with identifier: 6999254auction101892
2026-03-27 16:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69ee3f51-8139-583f-b34d-08eaf584faaa with scrape type 2
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69ee3f51-8139-583f-b34d-08eaf584faaa with scrape type 2
2026-03-27 16:54:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 69ee3f51-8139-583f-b34d-08eaf584faaa, identifier: 6999254auction101892
2026-03-27 16:54:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e0a51cf8-1647-5280-a061-32b261026f98
2026-03-27 16:54:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 69ee3f51-8139-583f-b34d-08eaf584faaa with identifier: 6999254auction101892
2026-03-27 16:54:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 69ee3f51-8139-583f-b34d-08eaf584faaa with identifier: 6999254auction101892
2026-03-27 16:54:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 69ee3f51-8139-583f-b34d-08eaf584faaa with identifier: 6999254auction101892 to the API
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999254>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '69ee3f51-8139-583f-b34d-08eaf584faaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999254',
'listing': 'directbuy',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Mercedes',
'model': 'GLA 200',
'odometer': 89964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Classe GLA 5p SUV GLA 200 Starlight Edition BVA7',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ Classe GLA 5p SUV Starlight Edition BVA7',
'vin': None,
'year': 2019}
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999254auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:57 [ecarstrade.be] INFO: Saving data for 6999254auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774450807.253179, 'last_price_update_time': 1774630497.263233}
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999254auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003076> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_005/780x0__r.jpg?hash=1774598524> (referer: https://ecarstrade.com/cars/7007070)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_004/780x0__r.jpg?hash=1774598524> (referer: https://ecarstrade.com/cars/7007070)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999251> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e0a51cf8-1647-5280-a061-32b261026f98
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e0a51cf8-1647-5280-a061-32b261026f98
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_002/780x0__r.jpg?hash=1774598524> (referer: https://ecarstrade.com/cars/7007070)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_002/780x0__r.jpg?hash=1774598499> (referer: https://ecarstrade.com/cars/7007055)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_002/780x0__r.jpg?hash=1774598497> (referer: https://ecarstrade.com/cars/7007054)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_006/780x0__r.jpg?hash=1774598500> (referer: https://ecarstrade.com/cars/7007055)
2026-03-27 16:54:57 [ecarstrade.be] INFO: Extracting details for car 7003076auction106404
2026-03-27 16:54:57 [ecarstrade.be] INFO: Extracting details for car 6999251auction101892
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_003/780x0__r.jpg?hash=1774598499> (referer: https://ecarstrade.com/cars/7007055)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_004/780x0__r.jpg?hash=1774598499> (referer: https://ecarstrade.com/cars/7007055)
2026-03-27 16:54:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:57 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 19f8dd46-693c-580e-97c9-0d5e70b249d5 with identifier: 7003076auction106404, dropping item
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f89db1df-514e-597a-ad0c-65bee8c5194a
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f89db1df-514e-597a-ad0c-65bee8c5194a
2026-03-27 16:54:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a359439-1beb-559c-a8f3-4fc4441ac10d with identifier: 6999251auction101892
2026-03-27 16:54:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a359439-1beb-559c-a8f3-4fc4441ac10d with scrape type 2
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a359439-1beb-559c-a8f3-4fc4441ac10d with scrape type 2
2026-03-27 16:54:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a359439-1beb-559c-a8f3-4fc4441ac10d, identifier: 6999251auction101892
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_003/780x0__r.jpg?hash=1774598524> (referer: https://ecarstrade.com/cars/7007070)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_001/780x0__r.jpg?hash=1774598499> (referer: https://ecarstrade.com/cars/7007055)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_005/780x0__r.jpg?hash=1774598499> (referer: https://ecarstrade.com/cars/7007055)
2026-03-27 16:54:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a359439-1beb-559c-a8f3-4fc4441ac10d with identifier: 6999251auction101892
2026-03-27 16:54:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a359439-1beb-559c-a8f3-4fc4441ac10d with identifier: 6999251auction101892
2026-03-27 16:54:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a359439-1beb-559c-a8f3-4fc4441ac10d with identifier: 6999251auction101892 to the API
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999251>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': '5a359439-1beb-559c-a8f3-4fc4441ac10d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999251',
'listing': 'directbuy',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 59219,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 2.0 TDI 150 DSG7 LIFE PLUS',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN / 2020 / 5P / SUV 2.0 TDI 150 DSG7 LIFE PLUS',
'vin': None,
'year': 2024}
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999251auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:57 [ecarstrade.be] INFO: Saving data for 6999251auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774450794.980904, 'last_price_update_time': 1774630497.924444}
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999251auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_001/780x0__r.jpg?hash=1774598524> (referer: https://ecarstrade.com/cars/7007070)
2026-03-27 16:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999249> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:54:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f89db1df-514e-597a-ad0c-65bee8c5194a
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 141f208b-2c2a-56f3-9cb1-4d26f296e08b
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e0a51cf8-1647-5280-a061-32b261026f98
2026-03-27 16:54:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0a51cf8-1647-5280-a061-32b261026f98, skipping ID generation
2026-03-27 16:54:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a51cf8-1647-5280-a061-32b261026f98 with scrape type 1
2026-03-27 16:54:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0a51cf8-1647-5280-a061-32b261026f98 sending to next pipeline
2026-03-27 16:54:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e0a51cf8-1647-5280-a061-32b261026f98, identifier: 7007054auction101892
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 141f208b-2c2a-56f3-9cb1-4d26f296e08b
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 141f208b-2c2a-56f3-9cb1-4d26f296e08b
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 141f208b-2c2a-56f3-9cb1-4d26f296e08b
2026-03-27 16:54:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e0a51cf8-1647-5280-a061-32b261026f98 with identifier: 7007054auction101892
2026-03-27 16:54:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e0a51cf8-1647-5280-a061-32b261026f98 with identifier: 7007054auction101892
2026-03-27 16:54:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e0a51cf8-1647-5280-a061-32b261026f98 with identifier: 7007054auction101892 to the API
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007054/photo_002/780x0__r.jpg?hash=1774598497>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'e0a51cf8-1647-5280-a061-32b261026f98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007054',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 100288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Tucson Executive Hybrid 2WD 1.6 T-GDI 230CV BVA6 E6d',
'transmission': 'automatic',
'trim': 'Executive Hybrid 2WD 1.6 T-GDI 230CV BVA6 E6d',
'vin': None,
'year': 2021}
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007054auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:58 [ecarstrade.be] INFO: Saving data for 7007054auction101892: {'created_time': 1774630498.372062, 'last_price_update_time': 1774630498.372075, 'auction_closing_time': 1774805490.0}
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007054auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:58 [ecarstrade.be] INFO: Extracting details for car 6999249auction101892
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f89db1df-514e-597a-ad0c-65bee8c5194a
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 141f208b-2c2a-56f3-9cb1-4d26f296e08b
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 141f208b-2c2a-56f3-9cb1-4d26f296e08b
2026-03-27 16:54:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 141f208b-2c2a-56f3-9cb1-4d26f296e08b, skipping ID generation
2026-03-27 16:54:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141f208b-2c2a-56f3-9cb1-4d26f296e08b with scrape type 1
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 141f208b-2c2a-56f3-9cb1-4d26f296e08b sending to next pipeline
2026-03-27 16:54:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 141f208b-2c2a-56f3-9cb1-4d26f296e08b, identifier: 7007055auction101892
2026-03-27 16:54:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 141f208b-2c2a-56f3-9cb1-4d26f296e08b with identifier: 7007055auction101892
2026-03-27 16:54:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 141f208b-2c2a-56f3-9cb1-4d26f296e08b with identifier: 7007055auction101892
2026-03-27 16:54:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 141f208b-2c2a-56f3-9cb1-4d26f296e08b with identifier: 7007055auction101892 to the API
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007055/photo_005/780x0__r.jpg?hash=1774598499>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '141f208b-2c2a-56f3-9cb1-4d26f296e08b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007055',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Captur',
'odometer': 99646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Captur II Business 1.6 E-TECH Plug-in 160CV BVA6 E6d',
'transmission': 'automatic',
'trim': 'II Business 1.6 E-TECH Plug-in 160CV BVA6 E6d',
'vin': None,
'year': 2021}
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007055auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:58 [ecarstrade.be] INFO: Saving data for 7007055auction101892: {'created_time': 1774630498.802584, 'last_price_update_time': 1774630498.802595, 'auction_closing_time': 1774805490.0}
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007055auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f89db1df-514e-597a-ad0c-65bee8c5194a
2026-03-27 16:54:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f89db1df-514e-597a-ad0c-65bee8c5194a, skipping ID generation
2026-03-27 16:54:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f89db1df-514e-597a-ad0c-65bee8c5194a with scrape type 1
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f89db1df-514e-597a-ad0c-65bee8c5194a sending to next pipeline
2026-03-27 16:54:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f89db1df-514e-597a-ad0c-65bee8c5194a, identifier: 7007070auction101892
2026-03-27 16:54:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa7c9d0d-f7af-59ce-b1bf-7baa3f67418b with identifier: 6999249auction101892
2026-03-27 16:54:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa7c9d0d-f7af-59ce-b1bf-7baa3f67418b with scrape type 2
2026-03-27 16:54:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa7c9d0d-f7af-59ce-b1bf-7baa3f67418b with scrape type 2
2026-03-27 16:54:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa7c9d0d-f7af-59ce-b1bf-7baa3f67418b, identifier: 6999249auction101892
2026-03-27 16:54:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f89db1df-514e-597a-ad0c-65bee8c5194a with identifier: 7007070auction101892
2026-03-27 16:54:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f89db1df-514e-597a-ad0c-65bee8c5194a with identifier: 7007070auction101892
2026-03-27 16:54:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f89db1df-514e-597a-ad0c-65bee8c5194a with identifier: 7007070auction101892 to the API
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007070/photo_001/780x0__r.jpg?hash=1774598524>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': 'f89db1df-514e-597a-ad0c-65bee8c5194a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007070',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 62898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Kona / 2020 / 5P / SUV 1.6 HYBRID 141 EXECUTIVE HEV',
'transmission': 'automatic',
'trim': 'HYUNDAI / 2020 / 5P / SUV 1.6 HYBRID 141 EXECUTIVE HEV',
'vin': None,
'year': 2023}
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007070auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:59 [ecarstrade.be] INFO: Saving data for 7007070auction101892: {'created_time': 1774630499.348963, 'last_price_update_time': 1774630499.348976, 'auction_closing_time': 1774805490.0}
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007070auction101892') HTTP/1.1" 204 0
2026-03-27 16:54:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa7c9d0d-f7af-59ce-b1bf-7baa3f67418b with identifier: 6999249auction101892
2026-03-27 16:54:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa7c9d0d-f7af-59ce-b1bf-7baa3f67418b with identifier: 6999249auction101892
2026-03-27 16:54:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa7c9d0d-f7af-59ce-b1bf-7baa3f67418b with identifier: 6999249auction101892 to the API
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:54:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999249>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': 'fa7c9d0d-f7af-59ce-b1bf-7baa3f67418b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999249',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': 'X3',
'odometer': 116317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 / 2017 / 5P / SUV sDrive18d 150ch Business Design BVA8',
'transmission': 'automatic',
'trim': '/ 2017 / 5P / SUV sDrive18d 150ch Business Design BVA8',
'vin': None,
'year': 2020}
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999249auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:54:59 [ecarstrade.be] INFO: Saving data for 6999249auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774450795.345365, 'last_price_update_time': 1774630499.629087}
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999249auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999243> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:02 [ecarstrade.be] INFO: Extracting details for car 6999243auction101892
2026-03-27 16:55:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56ba288a-c2d1-5f9d-ba98-cf0dfbe273d3 with identifier: 6999243auction101892
2026-03-27 16:55:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56ba288a-c2d1-5f9d-ba98-cf0dfbe273d3 with scrape type 2
2026-03-27 16:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56ba288a-c2d1-5f9d-ba98-cf0dfbe273d3 with scrape type 2
2026-03-27 16:55:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56ba288a-c2d1-5f9d-ba98-cf0dfbe273d3, identifier: 6999243auction101892
2026-03-27 16:55:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56ba288a-c2d1-5f9d-ba98-cf0dfbe273d3 with identifier: 6999243auction101892
2026-03-27 16:55:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56ba288a-c2d1-5f9d-ba98-cf0dfbe273d3 with identifier: 6999243auction101892
2026-03-27 16:55:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56ba288a-c2d1-5f9d-ba98-cf0dfbe273d3 with identifier: 6999243auction101892 to the API
2026-03-27 16:55:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999243>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '56ba288a-c2d1-5f9d-ba98-cf0dfbe273d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999243',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Clio',
'odometer': 54762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Clio V Business 1.0 SCe 65CV BVM5 E6d',
'transmission': 'manual',
'trim': 'V Business 1.0 SCe 65CV BVM5 E6d',
'vin': None,
'year': 2021}
2026-03-27 16:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999243auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:03 [ecarstrade.be] INFO: Saving data for 6999243auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774450779.235045, 'last_price_update_time': 1774630503.310024}
2026-03-27 16:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999243auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002908> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:05 [ecarstrade.be] INFO: Extracting details for car 7002908auction101892
2026-03-27 16:55:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c156bf6b-42c1-5483-83eb-b0447fdbd2ed with identifier: 7002908auction101892
2026-03-27 16:55:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c156bf6b-42c1-5483-83eb-b0447fdbd2ed with scrape type 2
2026-03-27 16:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c156bf6b-42c1-5483-83eb-b0447fdbd2ed with scrape type 2
2026-03-27 16:55:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c156bf6b-42c1-5483-83eb-b0447fdbd2ed, identifier: 7002908auction101892
2026-03-27 16:55:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c156bf6b-42c1-5483-83eb-b0447fdbd2ed with identifier: 7002908auction101892
2026-03-27 16:55:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c156bf6b-42c1-5483-83eb-b0447fdbd2ed with identifier: 7002908auction101892
2026-03-27 16:55:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c156bf6b-42c1-5483-83eb-b0447fdbd2ed with identifier: 7002908auction101892 to the API
2026-03-27 16:55:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002908>
{'auction_title': '',
'c_o_2_emission_value': 336,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': 'c156bf6b-42c1-5483-83eb-b0447fdbd2ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002908',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Master',
'odometer': 38884,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-01',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT Master SC / 2019 / 2P / Châssis cabine CC Tr CF F3500 L3 '
'Blue dCi 145 EVIE',
'transmission': 'manual',
'trim': 'RENAULT SC / 2019 / 2P / Châssis cabine CC Tr CF F3500 L3 Blue dCi '
'145 EVIE',
'vin': None,
'year': 2024}
2026-03-27 16:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002908auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:05 [ecarstrade.be] INFO: Saving data for 7002908auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537551.131467, 'last_price_update_time': 1774630505.569312}
2026-03-27 16:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002908auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002901> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:05 [ecarstrade.be] INFO: Extracting details for car 7002901auction101892
2026-03-27 16:55:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 971c2a9f-0d88-5494-9246-2ef76d6110ad with identifier: 7002901auction101892
2026-03-27 16:55:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 971c2a9f-0d88-5494-9246-2ef76d6110ad with scrape type 2
2026-03-27 16:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 971c2a9f-0d88-5494-9246-2ef76d6110ad with scrape type 2
2026-03-27 16:55:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 971c2a9f-0d88-5494-9246-2ef76d6110ad, identifier: 7002901auction101892
2026-03-27 16:55:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 971c2a9f-0d88-5494-9246-2ef76d6110ad with identifier: 7002901auction101892
2026-03-27 16:55:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 971c2a9f-0d88-5494-9246-2ef76d6110ad with identifier: 7002901auction101892
2026-03-27 16:55:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 971c2a9f-0d88-5494-9246-2ef76d6110ad with identifier: 7002901auction101892 to the API
2026-03-27 16:55:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002901>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '971c2a9f-0d88-5494-9246-2ef76d6110ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002901',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'Renault',
'model': 'Captur',
'odometer': 76173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Captur II Evolution 1.6 E-TECH Hybrid 145CV BVA6 E6d',
'transmission': 'automatic',
'trim': 'II Evolution 1.6 E-TECH Hybrid 145CV BVA6 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002901auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:06 [ecarstrade.be] INFO: Saving data for 7002901auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537550.161249, 'last_price_update_time': 1774630506.063673}
2026-03-27 16:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002901auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002906> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:07 [ecarstrade.be] INFO: Extracting details for car 7002906auction101892
2026-03-27 16:55:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a033220-2eb4-5e23-a366-b76a70988fae with identifier: 7002906auction101892
2026-03-27 16:55:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a033220-2eb4-5e23-a366-b76a70988fae with scrape type 2
2026-03-27 16:55:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a033220-2eb4-5e23-a366-b76a70988fae with scrape type 2
2026-03-27 16:55:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2a033220-2eb4-5e23-a366-b76a70988fae, identifier: 7002906auction101892
2026-03-27 16:55:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2a033220-2eb4-5e23-a366-b76a70988fae with identifier: 7002906auction101892
2026-03-27 16:55:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2a033220-2eb4-5e23-a366-b76a70988fae with identifier: 7002906auction101892
2026-03-27 16:55:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2a033220-2eb4-5e23-a366-b76a70988fae with identifier: 7002906auction101892 to the API
2026-03-27 16:55:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002906>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '2a033220-2eb4-5e23-a366-b76a70988fae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002906',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': '118',
'odometer': 82716,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Série 1 Berline 118 i Edition Sport 1.5 135CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Série 1 Berline i Edition Sport 1.5 135CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002906auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:07 [ecarstrade.be] INFO: Saving data for 7002906auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537552.297045, 'last_price_update_time': 1774630507.662639}
2026-03-27 16:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002906auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:07 [scrapy.extensions.logstats] INFO: Crawled 800 pages (at 50 pages/min), scraped 685 items (at 36 items/min)
2026-03-27 16:55:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002900> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002896> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:07 [ecarstrade.be] INFO: Extracting details for car 7002900auction101892
2026-03-27 16:55:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e2bab12-6631-5507-befb-3dc6554278ff with identifier: 7002900auction101892
2026-03-27 16:55:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2bab12-6631-5507-befb-3dc6554278ff with scrape type 2
2026-03-27 16:55:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e2bab12-6631-5507-befb-3dc6554278ff with scrape type 2
2026-03-27 16:55:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5e2bab12-6631-5507-befb-3dc6554278ff, identifier: 7002900auction101892
2026-03-27 16:55:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5e2bab12-6631-5507-befb-3dc6554278ff with identifier: 7002900auction101892
2026-03-27 16:55:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5e2bab12-6631-5507-befb-3dc6554278ff with identifier: 7002900auction101892
2026-03-27 16:55:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5e2bab12-6631-5507-befb-3dc6554278ff with identifier: 7002900auction101892 to the API
2026-03-27 16:55:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002900>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '5e2bab12-6631-5507-befb-3dc6554278ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002900',
'listing': 'directbuy',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 85618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': None,
'seller_name': None,
'title': 'Berlingo Fourgon Worker M 1000 1.2 PureTech 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Fourgon Worker M 1000 1.2 PureTech 130CV BVA8 E6d',
'vin': None,
'year': 2021}
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002900auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:08 [ecarstrade.be] INFO: Saving data for 7002900auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537549.749999, 'last_price_update_time': 1774630508.154144}
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002900auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_005/780x0__r.jpg?hash=1774598505> (referer: https://ecarstrade.com/cars/7007059)
2026-03-27 16:55:08 [ecarstrade.be] INFO: Extracting details for car 7002896auction101892
2026-03-27 16:55:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13fa3a16-8365-5c4c-a108-10c437a92ee8 with identifier: 7002896auction101892
2026-03-27 16:55:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13fa3a16-8365-5c4c-a108-10c437a92ee8 with scrape type 2
2026-03-27 16:55:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13fa3a16-8365-5c4c-a108-10c437a92ee8 with scrape type 2
2026-03-27 16:55:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 13fa3a16-8365-5c4c-a108-10c437a92ee8, identifier: 7002896auction101892
2026-03-27 16:55:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 13fa3a16-8365-5c4c-a108-10c437a92ee8 with identifier: 7002896auction101892
2026-03-27 16:55:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 13fa3a16-8365-5c4c-a108-10c437a92ee8 with identifier: 7002896auction101892
2026-03-27 16:55:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 13fa3a16-8365-5c4c-a108-10c437a92ee8 with identifier: 7002896auction101892 to the API
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002896>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '13fa3a16-8365-5c4c-a108-10c437a92ee8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002896',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'Renault',
'model': 'Clio',
'odometer': 32966,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Clio V Business 1.0 TCe 100CV / GPL BVM6 E6d',
'transmission': 'manual',
'trim': 'V Business 1.0 TCe 100CV / GPL BVM6 E6d',
'vin': None,
'year': 2023}
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002896auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:08 [ecarstrade.be] INFO: Saving data for 7002896auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537537.149785, 'last_price_update_time': 1774630508.518338}
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002896auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_004/780x0__r.jpg?hash=1774598505> (referer: https://ecarstrade.com/cars/7007059)
2026-03-27 16:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52e51209-f7b3-58b6-989f-a08ec0e95907
2026-03-27 16:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_003/780x0__r.jpg?hash=1774598505> (referer: https://ecarstrade.com/cars/7007059)
2026-03-27 16:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52e51209-f7b3-58b6-989f-a08ec0e95907
2026-03-27 16:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_002/780x0__r.jpg?hash=1774598505> (referer: https://ecarstrade.com/cars/7007059)
2026-03-27 16:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52e51209-f7b3-58b6-989f-a08ec0e95907
2026-03-27 16:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_001/780x0__r.jpg?hash=1774598505> (referer: https://ecarstrade.com/cars/7007059)
2026-03-27 16:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002898> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52e51209-f7b3-58b6-989f-a08ec0e95907
2026-03-27 16:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_004/780x0__r.jpg?hash=1774598510> (referer: https://ecarstrade.com/cars/7007063)
2026-03-27 16:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_005/780x0__r.jpg?hash=1774598510> (referer: https://ecarstrade.com/cars/7007063)
2026-03-27 16:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52e51209-f7b3-58b6-989f-a08ec0e95907
2026-03-27 16:55:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52e51209-f7b3-58b6-989f-a08ec0e95907, skipping ID generation
2026-03-27 16:55:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52e51209-f7b3-58b6-989f-a08ec0e95907 with scrape type 1
2026-03-27 16:55:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52e51209-f7b3-58b6-989f-a08ec0e95907 sending to next pipeline
2026-03-27 16:55:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52e51209-f7b3-58b6-989f-a08ec0e95907, identifier: 7007059auction101892
2026-03-27 16:55:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52e51209-f7b3-58b6-989f-a08ec0e95907 with identifier: 7007059auction101892
2026-03-27 16:55:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52e51209-f7b3-58b6-989f-a08ec0e95907 with identifier: 7007059auction101892
2026-03-27 16:55:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52e51209-f7b3-58b6-989f-a08ec0e95907 with identifier: 7007059auction101892 to the API
2026-03-27 16:55:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007059/photo_001/780x0__r.jpg?hash=1774598505>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': '52e51209-f7b3-58b6-989f-a08ec0e95907',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007059',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Trafic',
'odometer': 66164,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'Trafic Fourgon Grand Confort L1H1 1000 1.6 dCi',
'transmission': 'manual',
'trim': 'Fourgon Grand Confort L1H1 1000 1.6 dCi',
'vin': None,
'year': 2022}
2026-03-27 16:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007059auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:09 [ecarstrade.be] INFO: Saving data for 7007059auction101892: {'created_time': 1774630509.896395, 'last_price_update_time': 1774630509.896405, 'auction_closing_time': 1774805490.0}
2026-03-27 16:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007059auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_003/780x0__r.jpg?hash=1774598510> (referer: https://ecarstrade.com/cars/7007063)
2026-03-27 16:55:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_006/780x0__r.jpg?hash=1774598509> (referer: https://ecarstrade.com/cars/7007061)
2026-03-27 16:55:09 [ecarstrade.be] INFO: Extracting details for car 7002898auction101892
2026-03-27 16:55:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 180bd19c-34cd-514e-a024-277644874dc1 with identifier: 7002898auction101892
2026-03-27 16:55:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 180bd19c-34cd-514e-a024-277644874dc1 with scrape type 2
2026-03-27 16:55:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 180bd19c-34cd-514e-a024-277644874dc1 with scrape type 2
2026-03-27 16:55:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 180bd19c-34cd-514e-a024-277644874dc1, identifier: 7002898auction101892
2026-03-27 16:55:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8
2026-03-27 16:55:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8
2026-03-27 16:55:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 180bd19c-34cd-514e-a024-277644874dc1 with identifier: 7002898auction101892
2026-03-27 16:55:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 180bd19c-34cd-514e-a024-277644874dc1 with identifier: 7002898auction101892
2026-03-27 16:55:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 180bd19c-34cd-514e-a024-277644874dc1 with identifier: 7002898auction101892 to the API
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002898>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Diesel',
'id': '180bd19c-34cd-514e-a024-277644874dc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002898',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'C3',
'odometer': 71023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 2,
'seller_name': None,
'title': 'C3 Société Feel 1.5 BlueHDI 100CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Société Feel 1.5 BlueHDI 100CV BVM6 E6d',
'vin': None,
'year': 2022}
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002898auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:10 [ecarstrade.be] INFO: Saving data for 7002898auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537549.342369, 'last_price_update_time': 1774630510.364895}
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002898auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8
2026-03-27 16:55:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eba04232-0b7c-5a61-ab3f-d9cd12e04cd8, skipping ID generation
2026-03-27 16:55:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8 with scrape type 1
2026-03-27 16:55:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eba04232-0b7c-5a61-ab3f-d9cd12e04cd8 sending to next pipeline
2026-03-27 16:55:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eba04232-0b7c-5a61-ab3f-d9cd12e04cd8, identifier: 7007063auction101892
2026-03-27 16:55:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002895> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eba04232-0b7c-5a61-ab3f-d9cd12e04cd8 with identifier: 7007063auction101892
2026-03-27 16:55:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eba04232-0b7c-5a61-ab3f-d9cd12e04cd8 with identifier: 7007063auction101892
2026-03-27 16:55:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eba04232-0b7c-5a61-ab3f-d9cd12e04cd8 with identifier: 7007063auction101892 to the API
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007063/photo_003/780x0__r.jpg?hash=1774598510>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': 'eba04232-0b7c-5a61-ab3f-d9cd12e04cd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007063',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Seat',
'model': 'Arona',
'odometer': 101861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Arona Xcellence 1.0 TSI 115CV BVM6 E6dT',
'transmission': 'manual',
'trim': 'Xcellence 1.0 TSI 115CV BVM6 E6dT',
'vin': None,
'year': 2019}
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007063auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:10 [ecarstrade.be] INFO: Saving data for 7007063auction101892: {'created_time': 1774630510.797546, 'last_price_update_time': 1774630510.797561, 'auction_closing_time': 1774805490.0}
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007063auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:10 [ecarstrade.be] INFO: Extracting details for car 7002895auction101892
2026-03-27 16:55:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086
2026-03-27 16:55:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086, skipping ID generation
2026-03-27 16:55:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086 with scrape type 1
2026-03-27 16:55:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086 sending to next pipeline
2026-03-27 16:55:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086, identifier: 7007061auction101892
2026-03-27 16:55:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086 with identifier: 7007061auction101892
2026-03-27 16:55:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086 with identifier: 7007061auction101892
2026-03-27 16:55:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086 with identifier: 7007061auction101892 to the API
2026-03-27 16:55:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007061/photo_006/780x0__r.jpg?hash=1774598509>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '0e6ff1d0-52cc-5f53-bfc2-3d3a06b8a086',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7007061',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'Hyundai',
'model': 'i30',
'odometer': 101385,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI I30 / 2020 / 5P / Berline 1.0 T-GDI 120 DCT-7 MHEV CREATIVE',
'transmission': 'automatic',
'trim': 'HYUNDAI I30 / 2020 / 5P / Berline 1.0 T-GDI 120 DCT-7 MHEV CREATIVE',
'vin': None,
'year': 2023}
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007061auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:11 [ecarstrade.be] INFO: Saving data for 7007061auction101892: {'created_time': 1774630511.368323, 'last_price_update_time': 1774630511.368333, 'auction_closing_time': 1774805490.0}
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007061auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88d7a065-a2ec-5b92-bb65-548ab0df380d with identifier: 7002895auction101892
2026-03-27 16:55:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88d7a065-a2ec-5b92-bb65-548ab0df380d with scrape type 2
2026-03-27 16:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88d7a065-a2ec-5b92-bb65-548ab0df380d with scrape type 2
2026-03-27 16:55:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88d7a065-a2ec-5b92-bb65-548ab0df380d, identifier: 7002895auction101892
2026-03-27 16:55:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88d7a065-a2ec-5b92-bb65-548ab0df380d with identifier: 7002895auction101892
2026-03-27 16:55:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88d7a065-a2ec-5b92-bb65-548ab0df380d with identifier: 7002895auction101892
2026-03-27 16:55:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88d7a065-a2ec-5b92-bb65-548ab0df380d with identifier: 7002895auction101892 to the API
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002895>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.5L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '88d7a065-a2ec-5b92-bb65-548ab0df380d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002895',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'Ford',
'model': 'Kuga',
'odometer': 97655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 5p SUV 1.5 Flexifuel-E85 150ch 4x2 St-Line',
'transmission': 'automatic',
'trim': 'FORD 5p SUV 1.5 Flexifuel-E85 150ch 4x2 St-Line',
'vin': None,
'year': 2023}
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002895auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:11 [ecarstrade.be] INFO: Saving data for 7002895auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537551.417197, 'last_price_update_time': 1774630511.735528}
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002895auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6886623> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:12 [ecarstrade.be] INFO: Extracting details for car 6886623auction101892
2026-03-27 16:55:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7ea087-a2ec-5612-8839-d4f555f22938 with identifier: 6886623auction101892
2026-03-27 16:55:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b7ea087-a2ec-5612-8839-d4f555f22938 with scrape type 2
2026-03-27 16:55:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b7ea087-a2ec-5612-8839-d4f555f22938 with scrape type 2
2026-03-27 16:55:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b7ea087-a2ec-5612-8839-d4f555f22938, identifier: 6886623auction101892
2026-03-27 16:55:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b7ea087-a2ec-5612-8839-d4f555f22938 with identifier: 6886623auction101892
2026-03-27 16:55:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b7ea087-a2ec-5612-8839-d4f555f22938 with identifier: 6886623auction101892
2026-03-27 16:55:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b7ea087-a2ec-5612-8839-d4f555f22938 with identifier: 6886623auction101892 to the API
2026-03-27 16:55:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6886623>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '2b7ea087-a2ec-5612-8839-d4f555f22938',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6886623',
'listing': 'directbuy',
'location': 'France - "NEUVY SATAS"',
'make': 'AC',
'model': 'Dacia Sandero',
'odometer': 17795,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Sandero III Expression 1.0 SCe 65CV BVM5 E6d',
'transmission': 'manual',
'trim': 'Sandero III Expression 1.0 SCe 65CV BVM5 E6d',
'vin': None,
'year': 2024}
2026-03-27 16:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886623auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:13 [ecarstrade.be] INFO: Saving data for 6886623auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537547.56384, 'last_price_update_time': 1774630513.26495}
2026-03-27 16:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6886623auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page83?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6994879auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994879auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6994879auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6994885auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994885auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6994885auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6994886auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994886auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6994886auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6994877auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994877auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6994877auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6994882auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994882auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6994882auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990827auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990827auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990827auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990832auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990832auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990832auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990833auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990833auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990833auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990835auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990835auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990835auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990836auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990836auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990836auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990102auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990102auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990102auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990094auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990094auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990094auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990100auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990100auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990100auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990103auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990103auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990103auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990104auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990104auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990104auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990106auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990106auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990106auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990110auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990110auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990110auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990117auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990117auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990117auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990083auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990083auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990083auction101892: 0
2026-03-27 16:55:14 [ecarstrade.be] INFO: Found listing with ID: 6990084auction101892
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990084auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:14 [ecarstrade.be] INFO: Scrape type for 6990084auction101892: 0
2026-03-27 16:55:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002892> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:14 [ecarstrade.be] INFO: Extracting details for car 7002892auction101892
2026-03-27 16:55:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8020c2be-7500-5f22-9617-4e63df1ecf17 with identifier: 7002892auction101892
2026-03-27 16:55:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8020c2be-7500-5f22-9617-4e63df1ecf17 with scrape type 2
2026-03-27 16:55:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8020c2be-7500-5f22-9617-4e63df1ecf17 with scrape type 2
2026-03-27 16:55:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8020c2be-7500-5f22-9617-4e63df1ecf17, identifier: 7002892auction101892
2026-03-27 16:55:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8020c2be-7500-5f22-9617-4e63df1ecf17 with identifier: 7002892auction101892
2026-03-27 16:55:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8020c2be-7500-5f22-9617-4e63df1ecf17 with identifier: 7002892auction101892
2026-03-27 16:55:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8020c2be-7500-5f22-9617-4e63df1ecf17 with identifier: 7002892auction101892 to the API
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002892>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Other',
'id': '8020c2be-7500-5f22-9617-4e63df1ecf17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002892',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Audi',
'model': 'Q7',
'odometer': 30209,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q7 / 2019 / 5P / SUV 55 TFSIe 380ch quattro Tiptronic8 S Line',
'transmission': 'automatic',
'trim': 'AUDI / 2019 / 5P / SUV 55 TFSIe 380ch quattro Tiptronic8 S Line',
'vin': None,
'year': 2023}
2026-03-27 16:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002892auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:15 [ecarstrade.be] INFO: Saving data for 7002892auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537547.081278, 'last_price_update_time': 1774630515.086455}
2026-03-27 16:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002892auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page84?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page83?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6990088auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990088auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6990088auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6892353auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276892353auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6892353auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6886607auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886607auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6886607auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6874575auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874575auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6874575auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6874576auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874576auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6874576auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6874577auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874577auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6874577auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6874583auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874583auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6874583auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6874584auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874584auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6874584auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6874568auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874568auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6874568auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6874569auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874569auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6874569auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6874571auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874571auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6874571auction101892: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6427469auction101892
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276427469auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6427469auction101892: 2
2026-03-27 16:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6666970auction106392
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276666970auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6666970auction106392: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6673299auction106392
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276673299auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6673299auction106392: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6673305auction106392
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276673305auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6673305auction106392: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6674858auction106392
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276674858auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6674858auction106392: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6675823auction106392
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276675823auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6675823auction106392: 0
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6677264auction106392
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276677264auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6677264auction106392: 2
2026-03-27 16:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6680659auction106392
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276680659auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6680659auction106392: 2
2026-03-27 16:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:20 [ecarstrade.be] INFO: Found listing with ID: 6686371auction106392
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276686371auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:20 [ecarstrade.be] INFO: Scrape type for 6686371auction106392: 2
2026-03-27 16:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999240> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:23 [ecarstrade.be] INFO: Extracting details for car 6999240auction101892
2026-03-27 16:55:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb060cb-c09e-5218-a927-6680a0d295c3 with identifier: 6999240auction101892
2026-03-27 16:55:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb060cb-c09e-5218-a927-6680a0d295c3 with scrape type 2
2026-03-27 16:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb060cb-c09e-5218-a927-6680a0d295c3 with scrape type 2
2026-03-27 16:55:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9fb060cb-c09e-5218-a927-6680a0d295c3, identifier: 6999240auction101892
2026-03-27 16:55:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9fb060cb-c09e-5218-a927-6680a0d295c3 with identifier: 6999240auction101892
2026-03-27 16:55:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9fb060cb-c09e-5218-a927-6680a0d295c3 with identifier: 6999240auction101892
2026-03-27 16:55:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9fb060cb-c09e-5218-a927-6680a0d295c3 with identifier: 6999240auction101892 to the API
2026-03-27 16:55:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999240>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '9fb060cb-c09e-5218-a927-6680a0d295c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999240',
'listing': 'directbuy',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'BMW',
'model': 'X1',
'odometer': 91760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': None,
'seller_name': None,
'title': 'BMW X1 / 2022 / 5P / SUV sDrive18i Business Design DKG7',
'transmission': 'automatic',
'trim': '/ 2022 / 5P / SUV sDrive18i Business Design DKG7',
'vin': None,
'year': 2023}
2026-03-27 16:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999240auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:23 [ecarstrade.be] INFO: Saving data for 6999240auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774450802.428659, 'last_price_update_time': 1774630523.679659}
2026-03-27 16:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999240auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page84?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6690079auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276690079auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6690079auction106392: 2
2026-03-27 16:55:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6693846auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276693846auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6693846auction106392: 2
2026-03-27 16:55:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6694293auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694293auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6694293auction106392: 2
2026-03-27 16:55:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6694671auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694671auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6694671auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6718967auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718967auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6718967auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6718986auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718986auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6718986auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6718987auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718987auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6718987auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6718997auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718997auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6718997auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6719003auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719003auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6719003auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6719014auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719014auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6719014auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6719044auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719044auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6719044auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6719069auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719069auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6719069auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6719092auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719092auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6719092auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6719150auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719150auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6719150auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6721443auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276721443auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6721443auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6722685auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276722685auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6722685auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6725012auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725012auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6725012auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6725037auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725037auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6725037auction106392: 2
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6725042auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725042auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6725042auction106392: 0
2026-03-27 16:55:26 [ecarstrade.be] INFO: Found listing with ID: 6725063auction106392
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725063auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:26 [ecarstrade.be] INFO: Scrape type for 6725063auction106392: 2
2026-03-27 16:55:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6427469> (referer: https://ecarstrade.com/search/page84?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6680659> (referer: https://ecarstrade.com/search/page84?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:27 [ecarstrade.be] INFO: Extracting details for car 6427469auction101892
2026-03-27 16:55:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21bb00bf-81bd-54a0-80f0-0159a114711f with identifier: 6427469auction101892
2026-03-27 16:55:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21bb00bf-81bd-54a0-80f0-0159a114711f with scrape type 2
2026-03-27 16:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21bb00bf-81bd-54a0-80f0-0159a114711f with scrape type 2
2026-03-27 16:55:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21bb00bf-81bd-54a0-80f0-0159a114711f, identifier: 6427469auction101892
2026-03-27 16:55:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21bb00bf-81bd-54a0-80f0-0159a114711f with identifier: 6427469auction101892
2026-03-27 16:55:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21bb00bf-81bd-54a0-80f0-0159a114711f with identifier: 6427469auction101892
2026-03-27 16:55:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21bb00bf-81bd-54a0-80f0-0159a114711f with identifier: 6427469auction101892 to the API
2026-03-27 16:55:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6427469>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '21bb00bf-81bd-54a0-80f0-0159a114711f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6427469',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'AC',
'model': 'Toyota PROACE CITY',
'odometer': 35010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': 7,
'seller_name': None,
'title': 'TOYOTA Proace City Verso / 2019 / 5P / monospace 1.2 LONG 110 VVT-I '
'DYNAMIC',
'transmission': 'manual',
'trim': 'TOYOTA Proace City Verso / 2019 / 5P / monospace 1.2 LONG 110 VVT-I '
'DYNAMIC',
'vin': None,
'year': 2022}
2026-03-27 16:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276427469auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:27 [ecarstrade.be] INFO: Saving data for 6427469auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1772678947.656556, 'last_price_update_time': 1774630527.64891}
2026-03-27 16:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6427469auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:27 [ecarstrade.be] INFO: Extracting details for car 6680659auction106392
2026-03-27 16:55:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6677264> (referer: https://ecarstrade.com/search/page84?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c9e4e3-dc0b-5af3-b1b3-c7c25d824b9c with identifier: 6680659auction106392
2026-03-27 16:55:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c9e4e3-dc0b-5af3-b1b3-c7c25d824b9c with scrape type 2
2026-03-27 16:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15c9e4e3-dc0b-5af3-b1b3-c7c25d824b9c with scrape type 2
2026-03-27 16:55:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 15c9e4e3-dc0b-5af3-b1b3-c7c25d824b9c, identifier: 6680659auction106392
2026-03-27 16:55:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 15c9e4e3-dc0b-5af3-b1b3-c7c25d824b9c with identifier: 6680659auction106392
2026-03-27 16:55:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 15c9e4e3-dc0b-5af3-b1b3-c7c25d824b9c with identifier: 6680659auction106392
2026-03-27 16:55:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 15c9e4e3-dc0b-5af3-b1b3-c7c25d824b9c with identifier: 6680659auction106392 to the API
2026-03-27 16:55:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6680659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '15c9e4e3-dc0b-5af3-b1b3-c7c25d824b9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6680659',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276680659auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:28 [ecarstrade.be] INFO: Saving data for 6680659auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614646.378723, 'last_price_update_time': 1774630528.118472}
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6680659auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:28 [ecarstrade.be] INFO: Extracting details for car 6677264auction106392
2026-03-27 16:55:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a63ec11e-7906-5915-a1e4-5d452e3fa19a with identifier: 6677264auction106392
2026-03-27 16:55:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a63ec11e-7906-5915-a1e4-5d452e3fa19a with scrape type 2
2026-03-27 16:55:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a63ec11e-7906-5915-a1e4-5d452e3fa19a with scrape type 2
2026-03-27 16:55:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a63ec11e-7906-5915-a1e4-5d452e3fa19a, identifier: 6677264auction106392
2026-03-27 16:55:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a63ec11e-7906-5915-a1e4-5d452e3fa19a with identifier: 6677264auction106392
2026-03-27 16:55:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a63ec11e-7906-5915-a1e4-5d452e3fa19a with identifier: 6677264auction106392
2026-03-27 16:55:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a63ec11e-7906-5915-a1e4-5d452e3fa19a with identifier: 6677264auction106392 to the API
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6677264>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'a63ec11e-7906-5915-a1e4-5d452e3fa19a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6677264',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 9716,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276677264auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:28 [ecarstrade.be] INFO: Saving data for 6677264auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614645.333962, 'last_price_update_time': 1774630528.500896}
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6677264auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002893> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:30 [ecarstrade.be] INFO: Extracting details for car 7002893auction101892
2026-03-27 16:55:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bede0a-632b-5687-a6e9-3bad3027f204 with identifier: 7002893auction101892
2026-03-27 16:55:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bede0a-632b-5687-a6e9-3bad3027f204 with scrape type 2
2026-03-27 16:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58bede0a-632b-5687-a6e9-3bad3027f204 with scrape type 2
2026-03-27 16:55:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 58bede0a-632b-5687-a6e9-3bad3027f204, identifier: 7002893auction101892
2026-03-27 16:55:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 58bede0a-632b-5687-a6e9-3bad3027f204 with identifier: 7002893auction101892
2026-03-27 16:55:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 58bede0a-632b-5687-a6e9-3bad3027f204 with identifier: 7002893auction101892
2026-03-27 16:55:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 58bede0a-632b-5687-a6e9-3bad3027f204 with identifier: 7002893auction101892 to the API
2026-03-27 16:55:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002893>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-29T17:31:30Z',
'fuel_type': 'Petrol',
'id': '58bede0a-632b-5687-a6e9-3bad3027f204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002893',
'listing': 'directbuy',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Clio',
'odometer': 29550,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Clio V Business 1.0 SCe 65CV BVM5 E6d',
'transmission': 'manual',
'trim': 'V Business 1.0 SCe 65CV BVM5 E6d',
'vin': None,
'year': 2021}
2026-03-27 16:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002893auction101892%27 HTTP/1.1" 200 None
2026-03-27 16:55:30 [ecarstrade.be] INFO: Saving data for 7002893auction101892: {'auction_closing_time': 1774805490.0, 'created_time': 1774537538.156069, 'last_price_update_time': 1774630530.842373}
2026-03-27 16:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002893auction101892') HTTP/1.1" 204 0
2026-03-27 16:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6725067auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725067auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6725067auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6725123auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725123auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6725123auction106392: 0
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6725764auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725764auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6725764auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6732946auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276732946auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6732946auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6737028auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737028auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6737028auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6737029auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737029auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6737029auction106392: 2
2026-03-27 16:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6693846> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6738189auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276738189auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6738189auction106392: 2
2026-03-27 16:55:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6742440auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276742440auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6742440auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6745390auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745390auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6745390auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6746049auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746049auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6746049auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6746066auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746066auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6746066auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6749433auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276749433auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6749433auction106392: 2
2026-03-27 16:55:32 [ecarstrade.be] INFO: Extracting details for car 6693846auction106392
2026-03-27 16:55:32 [ecarstrade.be] INFO: Found listing with ID: 6750730auction106392
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276750730auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:32 [ecarstrade.be] INFO: Scrape type for 6750730auction106392: 2
2026-03-27 16:55:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db1aa1e8-f988-5c99-8de9-07beeb5a7019 with identifier: 6693846auction106392
2026-03-27 16:55:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db1aa1e8-f988-5c99-8de9-07beeb5a7019 with scrape type 2
2026-03-27 16:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db1aa1e8-f988-5c99-8de9-07beeb5a7019 with scrape type 2
2026-03-27 16:55:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: db1aa1e8-f988-5c99-8de9-07beeb5a7019, identifier: 6693846auction106392
2026-03-27 16:55:33 [ecarstrade.be] INFO: Found listing with ID: 6754289auction106392
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754289auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:33 [ecarstrade.be] INFO: Scrape type for 6754289auction106392: 2
2026-03-27 16:55:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: db1aa1e8-f988-5c99-8de9-07beeb5a7019 with identifier: 6693846auction106392
2026-03-27 16:55:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: db1aa1e8-f988-5c99-8de9-07beeb5a7019 with identifier: 6693846auction106392
2026-03-27 16:55:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: db1aa1e8-f988-5c99-8de9-07beeb5a7019 with identifier: 6693846auction106392 to the API
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6693846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'db1aa1e8-f988-5c99-8de9-07beeb5a7019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6693846',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 4930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276693846auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:33 [ecarstrade.be] INFO: Saving data for 6693846auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614708.401738, 'last_price_update_time': 1774630533.358659}
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6693846auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:33 [ecarstrade.be] INFO: Found listing with ID: 6754290auction106392
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754290auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:33 [ecarstrade.be] INFO: Scrape type for 6754290auction106392: 2
2026-03-27 16:55:33 [ecarstrade.be] INFO: Found listing with ID: 6754292auction106392
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754292auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:33 [ecarstrade.be] INFO: Scrape type for 6754292auction106392: 2
2026-03-27 16:55:33 [ecarstrade.be] INFO: Found listing with ID: 6755896auction106392
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276755896auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:33 [ecarstrade.be] INFO: Scrape type for 6755896auction106392: 2
2026-03-27 16:55:33 [ecarstrade.be] INFO: Found listing with ID: 6759417auction106392
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276759417auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:33 [ecarstrade.be] INFO: Scrape type for 6759417auction106392: 2
2026-03-27 16:55:33 [ecarstrade.be] INFO: Found listing with ID: 6760076auction106392
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276760076auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:33 [ecarstrade.be] INFO: Scrape type for 6760076auction106392: 2
2026-03-27 16:55:33 [ecarstrade.be] INFO: Found listing with ID: 6761373auction106392
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276761373auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:33 [ecarstrade.be] INFO: Scrape type for 6761373auction106392: 2
2026-03-27 16:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6694293> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:34 [ecarstrade.be] INFO: Extracting details for car 6694293auction106392
2026-03-27 16:55:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2c0d2ef-6668-508e-a9c7-4c7379d25bf5 with identifier: 6694293auction106392
2026-03-27 16:55:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2c0d2ef-6668-508e-a9c7-4c7379d25bf5 with scrape type 2
2026-03-27 16:55:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2c0d2ef-6668-508e-a9c7-4c7379d25bf5 with scrape type 2
2026-03-27 16:55:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f2c0d2ef-6668-508e-a9c7-4c7379d25bf5, identifier: 6694293auction106392
2026-03-27 16:55:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f2c0d2ef-6668-508e-a9c7-4c7379d25bf5 with identifier: 6694293auction106392
2026-03-27 16:55:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f2c0d2ef-6668-508e-a9c7-4c7379d25bf5 with identifier: 6694293auction106392
2026-03-27 16:55:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f2c0d2ef-6668-508e-a9c7-4c7379d25bf5 with identifier: 6694293auction106392 to the API
2026-03-27 16:55:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6694293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'f2c0d2ef-6668-508e-a9c7-4c7379d25bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6694293',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694293auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:34 [ecarstrade.be] INFO: Saving data for 6694293auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614726.55688, 'last_price_update_time': 1774630534.890046}
2026-03-27 16:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6694293auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6718967> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:35 [ecarstrade.be] INFO: Extracting details for car 6718967auction106392
2026-03-27 16:55:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ff2271f-aac9-5ab3-a434-bccf0f3859aa with identifier: 6718967auction106392
2026-03-27 16:55:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ff2271f-aac9-5ab3-a434-bccf0f3859aa with scrape type 2
2026-03-27 16:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ff2271f-aac9-5ab3-a434-bccf0f3859aa with scrape type 2
2026-03-27 16:55:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ff2271f-aac9-5ab3-a434-bccf0f3859aa, identifier: 6718967auction106392
2026-03-27 16:55:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ff2271f-aac9-5ab3-a434-bccf0f3859aa with identifier: 6718967auction106392
2026-03-27 16:55:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ff2271f-aac9-5ab3-a434-bccf0f3859aa with identifier: 6718967auction106392
2026-03-27 16:55:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ff2271f-aac9-5ab3-a434-bccf0f3859aa with identifier: 6718967auction106392 to the API
2026-03-27 16:55:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6718967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': '1ff2271f-aac9-5ab3-a434-bccf0f3859aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6718967',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'C3',
'odometer': 57175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-06',
'seats_number': 2,
'seller_name': None,
'title': 'Citroen C3 BLUEHDI 100 S&S BVM6 FEEL',
'transmission': 'manual',
'trim': 'BLUEHDI 100 S&S BVM6 FEEL',
'vin': None,
'year': 2021}
2026-03-27 16:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718967auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:35 [ecarstrade.be] INFO: Saving data for 6718967auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614681.320575, 'last_price_update_time': 1774630535.3844}
2026-03-27 16:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6718967auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6718987> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:39 [ecarstrade.be] INFO: Extracting details for car 6718987auction106392
2026-03-27 16:55:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ffe1819-3ee6-5759-bbf5-ca3b655fa88e with identifier: 6718987auction106392
2026-03-27 16:55:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ffe1819-3ee6-5759-bbf5-ca3b655fa88e with scrape type 2
2026-03-27 16:55:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ffe1819-3ee6-5759-bbf5-ca3b655fa88e with scrape type 2
2026-03-27 16:55:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ffe1819-3ee6-5759-bbf5-ca3b655fa88e, identifier: 6718987auction106392
2026-03-27 16:55:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ffe1819-3ee6-5759-bbf5-ca3b655fa88e with identifier: 6718987auction106392
2026-03-27 16:55:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ffe1819-3ee6-5759-bbf5-ca3b655fa88e with identifier: 6718987auction106392
2026-03-27 16:55:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ffe1819-3ee6-5759-bbf5-ca3b655fa88e with identifier: 6718987auction106392 to the API
2026-03-27 16:55:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6718987>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '0ffe1819-3ee6-5759-bbf5-ca3b655fa88e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6718987',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19868,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718987auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:39 [ecarstrade.be] INFO: Saving data for 6718987auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614682.166064, 'last_price_update_time': 1774630539.751783}
2026-03-27 16:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6718987auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6718986> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6718997> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:39 [ecarstrade.be] INFO: Extracting details for car 6718986auction106392
2026-03-27 16:55:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e4fa6e4-7c95-57b2-84dd-e29064865aba with identifier: 6718986auction106392
2026-03-27 16:55:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e4fa6e4-7c95-57b2-84dd-e29064865aba with scrape type 2
2026-03-27 16:55:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e4fa6e4-7c95-57b2-84dd-e29064865aba with scrape type 2
2026-03-27 16:55:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e4fa6e4-7c95-57b2-84dd-e29064865aba, identifier: 6718986auction106392
2026-03-27 16:55:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e4fa6e4-7c95-57b2-84dd-e29064865aba with identifier: 6718986auction106392
2026-03-27 16:55:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e4fa6e4-7c95-57b2-84dd-e29064865aba with identifier: 6718986auction106392
2026-03-27 16:55:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e4fa6e4-7c95-57b2-84dd-e29064865aba with identifier: 6718986auction106392 to the API
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6718986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '3e4fa6e4-7c95-57b2-84dd-e29064865aba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6718986',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 3909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718986auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:40 [ecarstrade.be] INFO: Saving data for 6718986auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614682.642381, 'last_price_update_time': 1774630540.220001}
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6718986auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:40 [ecarstrade.be] INFO: Extracting details for car 6718997auction106392
2026-03-27 16:55:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 997ca22c-b773-5cd2-9b7a-7f6319248e2e with identifier: 6718997auction106392
2026-03-27 16:55:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 997ca22c-b773-5cd2-9b7a-7f6319248e2e with scrape type 2
2026-03-27 16:55:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 997ca22c-b773-5cd2-9b7a-7f6319248e2e with scrape type 2
2026-03-27 16:55:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 997ca22c-b773-5cd2-9b7a-7f6319248e2e, identifier: 6718997auction106392
2026-03-27 16:55:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 997ca22c-b773-5cd2-9b7a-7f6319248e2e with identifier: 6718997auction106392
2026-03-27 16:55:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 997ca22c-b773-5cd2-9b7a-7f6319248e2e with identifier: 6718997auction106392
2026-03-27 16:55:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 997ca22c-b773-5cd2-9b7a-7f6319248e2e with identifier: 6718997auction106392 to the API
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6718997>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '997ca22c-b773-5cd2-9b7a-7f6319248e2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6718997',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 4735,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718997auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:40 [ecarstrade.be] INFO: Saving data for 6718997auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614684.127646, 'last_price_update_time': 1774630540.62991}
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6718997auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6719003> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:40 [ecarstrade.be] INFO: Extracting details for car 6719003auction106392
2026-03-27 16:55:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44890cea-117e-501b-a76f-b6feae6e309a with identifier: 6719003auction106392
2026-03-27 16:55:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44890cea-117e-501b-a76f-b6feae6e309a with scrape type 2
2026-03-27 16:55:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44890cea-117e-501b-a76f-b6feae6e309a with scrape type 2
2026-03-27 16:55:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 44890cea-117e-501b-a76f-b6feae6e309a, identifier: 6719003auction106392
2026-03-27 16:55:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 44890cea-117e-501b-a76f-b6feae6e309a with identifier: 6719003auction106392
2026-03-27 16:55:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 44890cea-117e-501b-a76f-b6feae6e309a with identifier: 6719003auction106392
2026-03-27 16:55:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 44890cea-117e-501b-a76f-b6feae6e309a with identifier: 6719003auction106392 to the API
2026-03-27 16:55:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6719003>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '44890cea-117e-501b-a76f-b6feae6e309a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6719003',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 6458,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719003auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:41 [ecarstrade.be] INFO: Saving data for 6719003auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614687.9349, 'last_price_update_time': 1774630541.270988}
2026-03-27 16:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6719003auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6719014> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:45 [ecarstrade.be] INFO: Extracting details for car 6719014auction106392
2026-03-27 16:55:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf047bff-3e93-5935-9ae8-2fc813a5b3a4 with identifier: 6719014auction106392
2026-03-27 16:55:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf047bff-3e93-5935-9ae8-2fc813a5b3a4 with scrape type 2
2026-03-27 16:55:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf047bff-3e93-5935-9ae8-2fc813a5b3a4 with scrape type 2
2026-03-27 16:55:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cf047bff-3e93-5935-9ae8-2fc813a5b3a4, identifier: 6719014auction106392
2026-03-27 16:55:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cf047bff-3e93-5935-9ae8-2fc813a5b3a4 with identifier: 6719014auction106392
2026-03-27 16:55:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cf047bff-3e93-5935-9ae8-2fc813a5b3a4 with identifier: 6719014auction106392
2026-03-27 16:55:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cf047bff-3e93-5935-9ae8-2fc813a5b3a4 with identifier: 6719014auction106392 to the API
2026-03-27 16:55:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6719014>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'cf047bff-3e93-5935-9ae8-2fc813a5b3a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6719014',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719014auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:45 [ecarstrade.be] INFO: Saving data for 6719014auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614666.041002, 'last_price_update_time': 1774630545.559806}
2026-03-27 16:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6719014auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6725012> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:46 [ecarstrade.be] INFO: Extracting details for car 6725012auction106392
2026-03-27 16:55:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba569e83-4685-5e9e-89b2-eb45031ef392 with identifier: 6725012auction106392
2026-03-27 16:55:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba569e83-4685-5e9e-89b2-eb45031ef392 with scrape type 2
2026-03-27 16:55:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba569e83-4685-5e9e-89b2-eb45031ef392 with scrape type 2
2026-03-27 16:55:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba569e83-4685-5e9e-89b2-eb45031ef392, identifier: 6725012auction106392
2026-03-27 16:55:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba569e83-4685-5e9e-89b2-eb45031ef392 with identifier: 6725012auction106392
2026-03-27 16:55:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba569e83-4685-5e9e-89b2-eb45031ef392 with identifier: 6725012auction106392
2026-03-27 16:55:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba569e83-4685-5e9e-89b2-eb45031ef392 with identifier: 6725012auction106392 to the API
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6725012>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'ba569e83-4685-5e9e-89b2-eb45031ef392',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6725012',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 27125,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Style 1.2L 100hp S&S (BVM6)',
'transmission': 'manual',
'trim': 'Style 1.2L 100hp S&S (BVM6)',
'vin': None,
'year': 2025}
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725012auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:47 [ecarstrade.be] INFO: Saving data for 6725012auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614745.506853, 'last_price_update_time': 1774630547.360665}
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6725012auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6725063> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:47 [ecarstrade.be] INFO: Extracting details for car 6725063auction106392
2026-03-27 16:55:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8386921-1a8b-50a3-9103-18c7bbeb9f95 with identifier: 6725063auction106392
2026-03-27 16:55:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8386921-1a8b-50a3-9103-18c7bbeb9f95 with scrape type 2
2026-03-27 16:55:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8386921-1a8b-50a3-9103-18c7bbeb9f95 with scrape type 2
2026-03-27 16:55:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8386921-1a8b-50a3-9103-18c7bbeb9f95, identifier: 6725063auction106392
2026-03-27 16:55:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8386921-1a8b-50a3-9103-18c7bbeb9f95 with identifier: 6725063auction106392
2026-03-27 16:55:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8386921-1a8b-50a3-9103-18c7bbeb9f95 with identifier: 6725063auction106392
2026-03-27 16:55:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8386921-1a8b-50a3-9103-18c7bbeb9f95 with identifier: 6725063auction106392 to the API
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6725063>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'c8386921-1a8b-50a3-9103-18c7bbeb9f95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6725063',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 7596,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2L 3-cylinder gasoline (100 hp) S&S, 6-speed '
'manual',
'transmission': 'manual',
'trim': 'Allure 1.2L 3-cylinder gasoline (100 hp) S&S, 6-speed manual',
'vin': None,
'year': 2025}
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725063auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:47 [ecarstrade.be] INFO: Saving data for 6725063auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614710.457883, 'last_price_update_time': 1774630547.845539}
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6725063auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6725037> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:47 [ecarstrade.be] INFO: Extracting details for car 6725037auction106392
2026-03-27 16:55:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7221d94c-045b-53ce-9186-6c50fc3a8c52 with identifier: 6725037auction106392
2026-03-27 16:55:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7221d94c-045b-53ce-9186-6c50fc3a8c52 with scrape type 2
2026-03-27 16:55:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7221d94c-045b-53ce-9186-6c50fc3a8c52 with scrape type 2
2026-03-27 16:55:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7221d94c-045b-53ce-9186-6c50fc3a8c52, identifier: 6725037auction106392
2026-03-27 16:55:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7221d94c-045b-53ce-9186-6c50fc3a8c52 with identifier: 6725037auction106392
2026-03-27 16:55:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7221d94c-045b-53ce-9186-6c50fc3a8c52 with identifier: 6725037auction106392
2026-03-27 16:55:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7221d94c-045b-53ce-9186-6c50fc3a8c52 with identifier: 6725037auction106392 to the API
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6725037>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '7221d94c-045b-53ce-9186-6c50fc3a8c52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6725037',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 5445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2L (1199cc) 100hp S&S (manual 6-speed)',
'transmission': 'manual',
'trim': 'Allure 1.2L (1199cc) 100hp S&S (manual 6-speed)',
'vin': None,
'year': 2025}
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725037auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:48 [ecarstrade.be] INFO: Saving data for 6725037auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614730.994292, 'last_price_update_time': 1774630548.360123}
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6725037auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6722685> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:48 [ecarstrade.be] INFO: Extracting details for car 6722685auction106392
2026-03-27 16:55:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408b9646-9f44-518d-afe4-cd49ff2cc98a with identifier: 6722685auction106392
2026-03-27 16:55:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408b9646-9f44-518d-afe4-cd49ff2cc98a with scrape type 2
2026-03-27 16:55:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 408b9646-9f44-518d-afe4-cd49ff2cc98a with scrape type 2
2026-03-27 16:55:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 408b9646-9f44-518d-afe4-cd49ff2cc98a, identifier: 6722685auction106392
2026-03-27 16:55:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 408b9646-9f44-518d-afe4-cd49ff2cc98a with identifier: 6722685auction106392
2026-03-27 16:55:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 408b9646-9f44-518d-afe4-cd49ff2cc98a with identifier: 6722685auction106392
2026-03-27 16:55:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 408b9646-9f44-518d-afe4-cd49ff2cc98a with identifier: 6722685auction106392 to the API
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6722685>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '408b9646-9f44-518d-afe4-cd49ff2cc98a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6722685',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 20011,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276722685auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:48 [ecarstrade.be] INFO: Saving data for 6722685auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614672.69769, 'last_price_update_time': 1774630548.843377}
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6722685auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6690079> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:53 [ecarstrade.be] INFO: Extracting details for car 6690079auction106392
2026-03-27 16:55:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2c04f4-f166-53c6-a936-2eb798793f4f with identifier: 6690079auction106392
2026-03-27 16:55:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2c04f4-f166-53c6-a936-2eb798793f4f with scrape type 2
2026-03-27 16:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb2c04f4-f166-53c6-a936-2eb798793f4f with scrape type 2
2026-03-27 16:55:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cb2c04f4-f166-53c6-a936-2eb798793f4f, identifier: 6690079auction106392
2026-03-27 16:55:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cb2c04f4-f166-53c6-a936-2eb798793f4f with identifier: 6690079auction106392
2026-03-27 16:55:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cb2c04f4-f166-53c6-a936-2eb798793f4f with identifier: 6690079auction106392
2026-03-27 16:55:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cb2c04f4-f166-53c6-a936-2eb798793f4f with identifier: 6690079auction106392 to the API
2026-03-27 16:55:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6690079>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'cb2c04f4-f166-53c6-a936-2eb798793f4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6690079',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 23101,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 180 e-EAT8 Allure Pack',
'transmission': 'automatic',
'trim': 'Hybrid 180 e-EAT8 Allure Pack',
'vin': None,
'year': 2024}
2026-03-27 16:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276690079auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:53 [ecarstrade.be] INFO: Saving data for 6690079auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614645.789905, 'last_price_update_time': 1774630553.629177}
2026-03-27 16:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6690079auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6737029> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:53 [ecarstrade.be] INFO: Extracting details for car 6737029auction106392
2026-03-27 16:55:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b39cf1d1-0110-5649-9273-9a04367f16ab with identifier: 6737029auction106392
2026-03-27 16:55:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b39cf1d1-0110-5649-9273-9a04367f16ab with scrape type 2
2026-03-27 16:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b39cf1d1-0110-5649-9273-9a04367f16ab with scrape type 2
2026-03-27 16:55:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b39cf1d1-0110-5649-9273-9a04367f16ab, identifier: 6737029auction106392
2026-03-27 16:55:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b39cf1d1-0110-5649-9273-9a04367f16ab with identifier: 6737029auction106392
2026-03-27 16:55:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b39cf1d1-0110-5649-9273-9a04367f16ab with identifier: 6737029auction106392
2026-03-27 16:55:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b39cf1d1-0110-5649-9273-9a04367f16ab with identifier: 6737029auction106392 to the API
2026-03-27 16:55:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6737029>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'b39cf1d1-0110-5649-9273-9a04367f16ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6737029',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737029auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:54 [ecarstrade.be] INFO: Saving data for 6737029auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614762.862907, 'last_price_update_time': 1774630554.115658}
2026-03-27 16:55:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6737029auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6759417> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6721443> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:55 [ecarstrade.be] INFO: Extracting details for car 6759417auction106392
2026-03-27 16:55:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0eccd90e-22fd-5b54-93bb-f9909470c1fe with identifier: 6759417auction106392
2026-03-27 16:55:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0eccd90e-22fd-5b54-93bb-f9909470c1fe with scrape type 2
2026-03-27 16:55:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0eccd90e-22fd-5b54-93bb-f9909470c1fe with scrape type 2
2026-03-27 16:55:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0eccd90e-22fd-5b54-93bb-f9909470c1fe, identifier: 6759417auction106392
2026-03-27 16:55:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0eccd90e-22fd-5b54-93bb-f9909470c1fe with identifier: 6759417auction106392
2026-03-27 16:55:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0eccd90e-22fd-5b54-93bb-f9909470c1fe with identifier: 6759417auction106392
2026-03-27 16:55:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0eccd90e-22fd-5b54-93bb-f9909470c1fe with identifier: 6759417auction106392 to the API
2026-03-27 16:55:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6759417>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '0eccd90e-22fd-5b54-93bb-f9909470c1fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6759417',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 24682,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276759417auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:56 [ecarstrade.be] INFO: Saving data for 6759417auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614725.340695, 'last_price_update_time': 1774630556.104788}
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6759417auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:56 [ecarstrade.be] INFO: Extracting details for car 6721443auction106392
2026-03-27 16:55:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6760076> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35342bdc-47ad-5ae8-b905-5b5c806e4fc3 with identifier: 6721443auction106392
2026-03-27 16:55:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35342bdc-47ad-5ae8-b905-5b5c806e4fc3 with scrape type 2
2026-03-27 16:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35342bdc-47ad-5ae8-b905-5b5c806e4fc3 with scrape type 2
2026-03-27 16:55:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 35342bdc-47ad-5ae8-b905-5b5c806e4fc3, identifier: 6721443auction106392
2026-03-27 16:55:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 35342bdc-47ad-5ae8-b905-5b5c806e4fc3 with identifier: 6721443auction106392
2026-03-27 16:55:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 35342bdc-47ad-5ae8-b905-5b5c806e4fc3 with identifier: 6721443auction106392
2026-03-27 16:55:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 35342bdc-47ad-5ae8-b905-5b5c806e4fc3 with identifier: 6721443auction106392 to the API
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6721443>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '35342bdc-47ad-5ae8-b905-5b5c806e4fc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6721443',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276721443auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:56 [ecarstrade.be] INFO: Saving data for 6721443auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614668.861663, 'last_price_update_time': 1774630556.526264}
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6721443auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:56 [ecarstrade.be] INFO: Extracting details for car 6760076auction106392
2026-03-27 16:55:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5841df0-12bc-5a9d-b9af-511eedcc88c1 with identifier: 6760076auction106392
2026-03-27 16:55:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5841df0-12bc-5a9d-b9af-511eedcc88c1 with scrape type 2
2026-03-27 16:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5841df0-12bc-5a9d-b9af-511eedcc88c1 with scrape type 2
2026-03-27 16:55:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5841df0-12bc-5a9d-b9af-511eedcc88c1, identifier: 6760076auction106392
2026-03-27 16:55:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5841df0-12bc-5a9d-b9af-511eedcc88c1 with identifier: 6760076auction106392
2026-03-27 16:55:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5841df0-12bc-5a9d-b9af-511eedcc88c1 with identifier: 6760076auction106392
2026-03-27 16:55:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5841df0-12bc-5a9d-b9af-511eedcc88c1 with identifier: 6760076auction106392 to the API
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6760076>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'd5841df0-12bc-5a9d-b9af-511eedcc88c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6760076',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276760076auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:56 [ecarstrade.be] INFO: Saving data for 6760076auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614730.649029, 'last_price_update_time': 1774630556.95218}
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6760076auction106392') HTTP/1.1" 204 0
2026-03-27 16:55:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6761373> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:55:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:55:57 [ecarstrade.be] INFO: Extracting details for car 6761373auction106392
2026-03-27 16:55:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8e6fae1-3f38-5fba-aaa9-1adb9e455086 with identifier: 6761373auction106392
2026-03-27 16:55:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8e6fae1-3f38-5fba-aaa9-1adb9e455086 with scrape type 2
2026-03-27 16:55:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8e6fae1-3f38-5fba-aaa9-1adb9e455086 with scrape type 2
2026-03-27 16:55:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d8e6fae1-3f38-5fba-aaa9-1adb9e455086, identifier: 6761373auction106392
2026-03-27 16:55:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d8e6fae1-3f38-5fba-aaa9-1adb9e455086 with identifier: 6761373auction106392
2026-03-27 16:55:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d8e6fae1-3f38-5fba-aaa9-1adb9e455086 with identifier: 6761373auction106392
2026-03-27 16:55:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d8e6fae1-3f38-5fba-aaa9-1adb9e455086 with identifier: 6761373auction106392 to the API
2026-03-27 16:55:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:55:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:55:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6761373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'd8e6fae1-3f38-5fba-aaa9-1adb9e455086',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6761373',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 18058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276761373auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:55:57 [ecarstrade.be] INFO: Saving data for 6761373auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614727.582708, 'last_price_update_time': 1774630557.43619}
2026-03-27 16:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6761373auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6754292> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:00 [ecarstrade.be] INFO: Extracting details for car 6754292auction106392
2026-03-27 16:56:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd72ef12-290f-5e85-9474-06b234ad97cf with identifier: 6754292auction106392
2026-03-27 16:56:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd72ef12-290f-5e85-9474-06b234ad97cf with scrape type 2
2026-03-27 16:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd72ef12-290f-5e85-9474-06b234ad97cf with scrape type 2
2026-03-27 16:56:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd72ef12-290f-5e85-9474-06b234ad97cf, identifier: 6754292auction106392
2026-03-27 16:56:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd72ef12-290f-5e85-9474-06b234ad97cf with identifier: 6754292auction106392
2026-03-27 16:56:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd72ef12-290f-5e85-9474-06b234ad97cf with identifier: 6754292auction106392
2026-03-27 16:56:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd72ef12-290f-5e85-9474-06b234ad97cf with identifier: 6754292auction106392 to the API
2026-03-27 16:56:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6754292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'cd72ef12-290f-5e85-9474-06b234ad97cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6754292',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19496,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754292auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:00 [ecarstrade.be] INFO: Saving data for 6754292auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614730.108001, 'last_price_update_time': 1774630560.55612}
2026-03-27 16:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6754292auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6755896> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:00 [ecarstrade.be] INFO: Extracting details for car 6755896auction106392
2026-03-27 16:56:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c25367a3-fdc6-57b5-aa7c-71eddbda3c65 with identifier: 6755896auction106392
2026-03-27 16:56:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c25367a3-fdc6-57b5-aa7c-71eddbda3c65 with scrape type 2
2026-03-27 16:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c25367a3-fdc6-57b5-aa7c-71eddbda3c65 with scrape type 2
2026-03-27 16:56:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c25367a3-fdc6-57b5-aa7c-71eddbda3c65, identifier: 6755896auction106392
2026-03-27 16:56:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c25367a3-fdc6-57b5-aa7c-71eddbda3c65 with identifier: 6755896auction106392
2026-03-27 16:56:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c25367a3-fdc6-57b5-aa7c-71eddbda3c65 with identifier: 6755896auction106392
2026-03-27 16:56:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c25367a3-fdc6-57b5-aa7c-71eddbda3c65 with identifier: 6755896auction106392 to the API
2026-03-27 16:56:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6755896>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'c25367a3-fdc6-57b5-aa7c-71eddbda3c65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6755896',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 17544,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276755896auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:01 [ecarstrade.be] INFO: Saving data for 6755896auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614728.22602, 'last_price_update_time': 1774630561.041256}
2026-03-27 16:56:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6755896auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6754290> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:02 [ecarstrade.be] INFO: Extracting details for car 6754290auction106392
2026-03-27 16:56:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbd14eec-aff8-522d-8a36-22be1c60cd1c with identifier: 6754290auction106392
2026-03-27 16:56:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbd14eec-aff8-522d-8a36-22be1c60cd1c with scrape type 2
2026-03-27 16:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbd14eec-aff8-522d-8a36-22be1c60cd1c with scrape type 2
2026-03-27 16:56:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dbd14eec-aff8-522d-8a36-22be1c60cd1c, identifier: 6754290auction106392
2026-03-27 16:56:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dbd14eec-aff8-522d-8a36-22be1c60cd1c with identifier: 6754290auction106392
2026-03-27 16:56:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dbd14eec-aff8-522d-8a36-22be1c60cd1c with identifier: 6754290auction106392
2026-03-27 16:56:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dbd14eec-aff8-522d-8a36-22be1c60cd1c with identifier: 6754290auction106392 to the API
2026-03-27 16:56:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6754290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'dbd14eec-aff8-522d-8a36-22be1c60cd1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6754290',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 23605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754290auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:03 [ecarstrade.be] INFO: Saving data for 6754290auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614743.542507, 'last_price_update_time': 1774630563.077528}
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6754290auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6754289> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6750730> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:03 [ecarstrade.be] INFO: Extracting details for car 6754289auction106392
2026-03-27 16:56:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a62344d-6f71-5710-bbb5-6a0cc5feadce with identifier: 6754289auction106392
2026-03-27 16:56:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a62344d-6f71-5710-bbb5-6a0cc5feadce with scrape type 2
2026-03-27 16:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a62344d-6f71-5710-bbb5-6a0cc5feadce with scrape type 2
2026-03-27 16:56:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a62344d-6f71-5710-bbb5-6a0cc5feadce, identifier: 6754289auction106392
2026-03-27 16:56:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a62344d-6f71-5710-bbb5-6a0cc5feadce with identifier: 6754289auction106392
2026-03-27 16:56:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a62344d-6f71-5710-bbb5-6a0cc5feadce with identifier: 6754289auction106392
2026-03-27 16:56:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a62344d-6f71-5710-bbb5-6a0cc5feadce with identifier: 6754289auction106392 to the API
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6754289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '1a62344d-6f71-5710-bbb5-6a0cc5feadce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6754289',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 4769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754289auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:03 [ecarstrade.be] INFO: Saving data for 6754289auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614742.425645, 'last_price_update_time': 1774630563.76122}
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6754289auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:03 [ecarstrade.be] INFO: Extracting details for car 6750730auction106392
2026-03-27 16:56:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38d404b4-664f-5941-99c1-0bff38c60146 with identifier: 6750730auction106392
2026-03-27 16:56:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38d404b4-664f-5941-99c1-0bff38c60146 with scrape type 2
2026-03-27 16:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38d404b4-664f-5941-99c1-0bff38c60146 with scrape type 2
2026-03-27 16:56:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 38d404b4-664f-5941-99c1-0bff38c60146, identifier: 6750730auction106392
2026-03-27 16:56:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 38d404b4-664f-5941-99c1-0bff38c60146 with identifier: 6750730auction106392
2026-03-27 16:56:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 38d404b4-664f-5941-99c1-0bff38c60146 with identifier: 6750730auction106392
2026-03-27 16:56:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 38d404b4-664f-5941-99c1-0bff38c60146 with identifier: 6750730auction106392 to the API
2026-03-27 16:56:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6750730>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '38d404b4-664f-5941-99c1-0bff38c60146',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6750730',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 34310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid4 300 e-EAT8 GT',
'transmission': 'automatic',
'trim': 'Hybrid4 300 e-EAT8 GT',
'vin': None,
'year': 2022}
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276750730auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:04 [ecarstrade.be] INFO: Saving data for 6750730auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614743.005755, 'last_price_update_time': 1774630564.129167}
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6750730auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6749433> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:04 [ecarstrade.be] INFO: Extracting details for car 6749433auction106392
2026-03-27 16:56:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d521387f-3754-58db-bcdd-b470680eb4e4 with identifier: 6749433auction106392
2026-03-27 16:56:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d521387f-3754-58db-bcdd-b470680eb4e4 with scrape type 2
2026-03-27 16:56:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d521387f-3754-58db-bcdd-b470680eb4e4 with scrape type 2
2026-03-27 16:56:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d521387f-3754-58db-bcdd-b470680eb4e4, identifier: 6749433auction106392
2026-03-27 16:56:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d521387f-3754-58db-bcdd-b470680eb4e4 with identifier: 6749433auction106392
2026-03-27 16:56:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d521387f-3754-58db-bcdd-b470680eb4e4 with identifier: 6749433auction106392
2026-03-27 16:56:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d521387f-3754-58db-bcdd-b470680eb4e4 with identifier: 6749433auction106392 to the API
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6749433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'd521387f-3754-58db-bcdd-b470680eb4e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6749433',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 3138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276749433auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:04 [ecarstrade.be] INFO: Saving data for 6749433auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614740.896794, 'last_price_update_time': 1774630564.606219}
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6749433auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6694671> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:05 [ecarstrade.be] INFO: Extracting details for car 6694671auction106392
2026-03-27 16:56:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4889e5b-56ea-5a02-a6fa-8b2ee336a9d7 with identifier: 6694671auction106392
2026-03-27 16:56:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4889e5b-56ea-5a02-a6fa-8b2ee336a9d7 with scrape type 2
2026-03-27 16:56:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4889e5b-56ea-5a02-a6fa-8b2ee336a9d7 with scrape type 2
2026-03-27 16:56:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4889e5b-56ea-5a02-a6fa-8b2ee336a9d7, identifier: 6694671auction106392
2026-03-27 16:56:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4889e5b-56ea-5a02-a6fa-8b2ee336a9d7 with identifier: 6694671auction106392
2026-03-27 16:56:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4889e5b-56ea-5a02-a6fa-8b2ee336a9d7 with identifier: 6694671auction106392
2026-03-27 16:56:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4889e5b-56ea-5a02-a6fa-8b2ee336a9d7 with identifier: 6694671auction106392 to the API
2026-03-27 16:56:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6694671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'c4889e5b-56ea-5a02-a6fa-8b2ee336a9d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6694671',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694671auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:05 [ecarstrade.be] INFO: Saving data for 6694671auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614717.866876, 'last_price_update_time': 1774630565.607508}
2026-03-27 16:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6694671auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6746066> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:06 [ecarstrade.be] INFO: Extracting details for car 6746066auction106392
2026-03-27 16:56:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb56af8-ab16-5847-8181-c87f606739cc with identifier: 6746066auction106392
2026-03-27 16:56:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb56af8-ab16-5847-8181-c87f606739cc with scrape type 2
2026-03-27 16:56:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb56af8-ab16-5847-8181-c87f606739cc with scrape type 2
2026-03-27 16:56:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6cb56af8-ab16-5847-8181-c87f606739cc, identifier: 6746066auction106392
2026-03-27 16:56:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6cb56af8-ab16-5847-8181-c87f606739cc with identifier: 6746066auction106392
2026-03-27 16:56:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6cb56af8-ab16-5847-8181-c87f606739cc with identifier: 6746066auction106392
2026-03-27 16:56:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6cb56af8-ab16-5847-8181-c87f606739cc with identifier: 6746066auction106392 to the API
2026-03-27 16:56:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6746066>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '6cb56af8-ab16-5847-8181-c87f606739cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6746066',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 24849,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 180 e-EAT8 Allure Pack',
'transmission': 'automatic',
'trim': 'Hybrid 180 e-EAT8 Allure Pack',
'vin': None,
'year': 2024}
2026-03-27 16:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746066auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:07 [ecarstrade.be] INFO: Saving data for 6746066auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614776.334752, 'last_price_update_time': 1774630567.345226}
2026-03-27 16:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6746066auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:07 [scrapy.extensions.logstats] INFO: Crawled 841 pages (at 41 pages/min), scraped 725 items (at 40 items/min)
2026-03-27 16:56:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:56:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6746049> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:08 [ecarstrade.be] INFO: Extracting details for car 6746049auction106392
2026-03-27 16:56:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68edb833-92c1-595d-a359-fca660037c3c with identifier: 6746049auction106392
2026-03-27 16:56:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68edb833-92c1-595d-a359-fca660037c3c with scrape type 2
2026-03-27 16:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68edb833-92c1-595d-a359-fca660037c3c with scrape type 2
2026-03-27 16:56:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 68edb833-92c1-595d-a359-fca660037c3c, identifier: 6746049auction106392
2026-03-27 16:56:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 68edb833-92c1-595d-a359-fca660037c3c with identifier: 6746049auction106392
2026-03-27 16:56:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 68edb833-92c1-595d-a359-fca660037c3c with identifier: 6746049auction106392
2026-03-27 16:56:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 68edb833-92c1-595d-a359-fca660037c3c with identifier: 6746049auction106392 to the API
2026-03-27 16:56:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6746049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '68edb833-92c1-595d-a359-fca660037c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6746049',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 9792,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:56:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746049auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:09 [ecarstrade.be] INFO: Saving data for 6746049auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614741.592565, 'last_price_update_time': 1774630569.764706}
2026-03-27 16:56:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6746049auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6745390> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:09 [ecarstrade.be] INFO: Extracting details for car 6745390auction106392
2026-03-27 16:56:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8ae337-9f14-5277-a792-ddbfed0558aa with identifier: 6745390auction106392
2026-03-27 16:56:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8ae337-9f14-5277-a792-ddbfed0558aa with scrape type 2
2026-03-27 16:56:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c8ae337-9f14-5277-a792-ddbfed0558aa with scrape type 2
2026-03-27 16:56:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9c8ae337-9f14-5277-a792-ddbfed0558aa, identifier: 6745390auction106392
2026-03-27 16:56:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9c8ae337-9f14-5277-a792-ddbfed0558aa with identifier: 6745390auction106392
2026-03-27 16:56:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9c8ae337-9f14-5277-a792-ddbfed0558aa with identifier: 6745390auction106392
2026-03-27 16:56:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9c8ae337-9f14-5277-a792-ddbfed0558aa with identifier: 6745390auction106392 to the API
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6745390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '9c8ae337-9f14-5277-a792-ddbfed0558aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6745390',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 5715,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-02',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745390auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:10 [ecarstrade.be] INFO: Saving data for 6745390auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614715.252422, 'last_price_update_time': 1774630570.263556}
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6745390auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6742440> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:10 [ecarstrade.be] INFO: Extracting details for car 6742440auction106392
2026-03-27 16:56:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcf4c682-76f0-56b1-9c62-eb506ea95c66 with identifier: 6742440auction106392
2026-03-27 16:56:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcf4c682-76f0-56b1-9c62-eb506ea95c66 with scrape type 2
2026-03-27 16:56:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcf4c682-76f0-56b1-9c62-eb506ea95c66 with scrape type 2
2026-03-27 16:56:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bcf4c682-76f0-56b1-9c62-eb506ea95c66, identifier: 6742440auction106392
2026-03-27 16:56:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bcf4c682-76f0-56b1-9c62-eb506ea95c66 with identifier: 6742440auction106392
2026-03-27 16:56:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bcf4c682-76f0-56b1-9c62-eb506ea95c66 with identifier: 6742440auction106392
2026-03-27 16:56:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bcf4c682-76f0-56b1-9c62-eb506ea95c66 with identifier: 6742440auction106392 to the API
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6742440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'bcf4c682-76f0-56b1-9c62-eb506ea95c66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6742440',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 20773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276742440auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:10 [ecarstrade.be] INFO: Saving data for 6742440auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614774.81375, 'last_price_update_time': 1774630570.768865}
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6742440auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6738189> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:11 [ecarstrade.be] INFO: Extracting details for car 6738189auction106392
2026-03-27 16:56:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e30c3da-6517-5840-8d3f-cd00a9e3676c with identifier: 6738189auction106392
2026-03-27 16:56:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e30c3da-6517-5840-8d3f-cd00a9e3676c with scrape type 2
2026-03-27 16:56:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e30c3da-6517-5840-8d3f-cd00a9e3676c with scrape type 2
2026-03-27 16:56:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5e30c3da-6517-5840-8d3f-cd00a9e3676c, identifier: 6738189auction106392
2026-03-27 16:56:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5e30c3da-6517-5840-8d3f-cd00a9e3676c with identifier: 6738189auction106392
2026-03-27 16:56:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5e30c3da-6517-5840-8d3f-cd00a9e3676c with identifier: 6738189auction106392
2026-03-27 16:56:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5e30c3da-6517-5840-8d3f-cd00a9e3676c with identifier: 6738189auction106392 to the API
2026-03-27 16:56:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6738189>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '5e30c3da-6517-5840-8d3f-cd00a9e3676c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6738189',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 18765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276738189auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:11 [ecarstrade.be] INFO: Saving data for 6738189auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614764.649428, 'last_price_update_time': 1774630571.768185}
2026-03-27 16:56:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6738189auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6732946> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:12 [ecarstrade.be] INFO: Extracting details for car 6732946auction106392
2026-03-27 16:56:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f29083-2a91-51f2-b0cb-569d3e6565f0 with identifier: 6732946auction106392
2026-03-27 16:56:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f29083-2a91-51f2-b0cb-569d3e6565f0 with scrape type 2
2026-03-27 16:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71f29083-2a91-51f2-b0cb-569d3e6565f0 with scrape type 2
2026-03-27 16:56:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71f29083-2a91-51f2-b0cb-569d3e6565f0, identifier: 6732946auction106392
2026-03-27 16:56:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71f29083-2a91-51f2-b0cb-569d3e6565f0 with identifier: 6732946auction106392
2026-03-27 16:56:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71f29083-2a91-51f2-b0cb-569d3e6565f0 with identifier: 6732946auction106392
2026-03-27 16:56:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71f29083-2a91-51f2-b0cb-569d3e6565f0 with identifier: 6732946auction106392 to the API
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6732946>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '71f29083-2a91-51f2-b0cb-569d3e6565f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6732946',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 1481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276732946auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:12 [ecarstrade.be] INFO: Saving data for 6732946auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614761.098564, 'last_price_update_time': 1774630572.414257}
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6732946auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6737028> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:12 [ecarstrade.be] INFO: Extracting details for car 6737028auction106392
2026-03-27 16:56:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf302f06-9553-5aa5-a6cb-b978a28c8ea9 with identifier: 6737028auction106392
2026-03-27 16:56:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf302f06-9553-5aa5-a6cb-b978a28c8ea9 with scrape type 2
2026-03-27 16:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf302f06-9553-5aa5-a6cb-b978a28c8ea9 with scrape type 2
2026-03-27 16:56:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bf302f06-9553-5aa5-a6cb-b978a28c8ea9, identifier: 6737028auction106392
2026-03-27 16:56:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bf302f06-9553-5aa5-a6cb-b978a28c8ea9 with identifier: 6737028auction106392
2026-03-27 16:56:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bf302f06-9553-5aa5-a6cb-b978a28c8ea9 with identifier: 6737028auction106392
2026-03-27 16:56:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bf302f06-9553-5aa5-a6cb-b978a28c8ea9 with identifier: 6737028auction106392 to the API
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6737028>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'bf302f06-9553-5aa5-a6cb-b978a28c8ea9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6737028',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 18633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737028auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:12 [ecarstrade.be] INFO: Saving data for 6737028auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614762.353334, 'last_price_update_time': 1774630572.912089}
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6737028auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6725764> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:14 [ecarstrade.be] INFO: Extracting details for car 6725764auction106392
2026-03-27 16:56:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b48a6ca-061c-5e5e-b2bb-5c436bb8cd41 with identifier: 6725764auction106392
2026-03-27 16:56:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b48a6ca-061c-5e5e-b2bb-5c436bb8cd41 with scrape type 2
2026-03-27 16:56:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b48a6ca-061c-5e5e-b2bb-5c436bb8cd41 with scrape type 2
2026-03-27 16:56:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3b48a6ca-061c-5e5e-b2bb-5c436bb8cd41, identifier: 6725764auction106392
2026-03-27 16:56:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3b48a6ca-061c-5e5e-b2bb-5c436bb8cd41 with identifier: 6725764auction106392
2026-03-27 16:56:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3b48a6ca-061c-5e5e-b2bb-5c436bb8cd41 with identifier: 6725764auction106392
2026-03-27 16:56:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3b48a6ca-061c-5e5e-b2bb-5c436bb8cd41 with identifier: 6725764auction106392 to the API
2026-03-27 16:56:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6725764>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '3b48a6ca-061c-5e5e-b2bb-5c436bb8cd41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6725764',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 23268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Style 1.2L 3-cylinder Gasoline (S&S) 100 hp, 6-speed '
'manual',
'transmission': 'manual',
'trim': 'Style 1.2L 3-cylinder Gasoline (S&S) 100 hp, 6-speed manual',
'vin': None,
'year': 2025}
2026-03-27 16:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725764auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:14 [ecarstrade.be] INFO: Saving data for 6725764auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614717.011082, 'last_price_update_time': 1774630574.39692}
2026-03-27 16:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6725764auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6725067> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:17 [ecarstrade.be] INFO: Extracting details for car 6725067auction106392
2026-03-27 16:56:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d493da-c647-548d-8ef7-75a8d3ac7562 with identifier: 6725067auction106392
2026-03-27 16:56:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d493da-c647-548d-8ef7-75a8d3ac7562 with scrape type 2
2026-03-27 16:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d493da-c647-548d-8ef7-75a8d3ac7562 with scrape type 2
2026-03-27 16:56:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71d493da-c647-548d-8ef7-75a8d3ac7562, identifier: 6725067auction106392
2026-03-27 16:56:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71d493da-c647-548d-8ef7-75a8d3ac7562 with identifier: 6725067auction106392
2026-03-27 16:56:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71d493da-c647-548d-8ef7-75a8d3ac7562 with identifier: 6725067auction106392
2026-03-27 16:56:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71d493da-c647-548d-8ef7-75a8d3ac7562 with identifier: 6725067auction106392 to the API
2026-03-27 16:56:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6725067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '71d493da-c647-548d-8ef7-75a8d3ac7562',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6725067',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 9580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2L 3-cylinder Gasoline (100 hp) S&S, 6-speed '
'manual',
'transmission': 'manual',
'trim': 'Allure 1.2L 3-cylinder Gasoline (100 hp) S&S, 6-speed manual',
'vin': None,
'year': 2025}
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725067auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Saving data for 6725067auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614709.850844, 'last_price_update_time': 1774630578.12931}
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6725067auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6719092> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:18 [ecarstrade.be] INFO: Extracting details for car 6719092auction106392
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6765306auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276765306auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6765306auction106392: 2
2026-03-27 16:56:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8331d2e9-9bcd-56f4-854e-bd6133cbcb01 with identifier: 6719092auction106392
2026-03-27 16:56:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8331d2e9-9bcd-56f4-854e-bd6133cbcb01 with scrape type 2
2026-03-27 16:56:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8331d2e9-9bcd-56f4-854e-bd6133cbcb01 with scrape type 2
2026-03-27 16:56:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8331d2e9-9bcd-56f4-854e-bd6133cbcb01, identifier: 6719092auction106392
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6766624auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276766624auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6766624auction106392: 0
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6771908auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276771908auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6771908auction106392: 0
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6776756auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776756auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6776756auction106392: 2
2026-03-27 16:56:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8331d2e9-9bcd-56f4-854e-bd6133cbcb01 with identifier: 6719092auction106392
2026-03-27 16:56:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8331d2e9-9bcd-56f4-854e-bd6133cbcb01 with identifier: 6719092auction106392
2026-03-27 16:56:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8331d2e9-9bcd-56f4-854e-bd6133cbcb01 with identifier: 6719092auction106392 to the API
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6719092>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '8331d2e9-9bcd-56f4-854e-bd6133cbcb01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6719092',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 29338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719092auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Saving data for 6719092auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614667.392728, 'last_price_update_time': 1774630578.71323}
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6719092auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6776880auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776880auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6776880auction106392: 2
2026-03-27 16:56:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777591auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777591auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777591auction106392: 2
2026-03-27 16:56:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777601auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777601auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777601auction106392: 2
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777602auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777602auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777602auction106392: 2
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777603auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777603auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777603auction106392: 2
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777604auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777604auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777604auction106392: 2
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777605auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777605auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777605auction106392: 2
2026-03-27 16:56:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6719069> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777607auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777607auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777607auction106392: 2
2026-03-27 16:56:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777608auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777608auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777608auction106392: 2
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777609auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777609auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777609auction106392: 2
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777610auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777610auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777610auction106392: 2
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777611auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777611auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777611auction106392: 2
2026-03-27 16:56:18 [ecarstrade.be] INFO: Found listing with ID: 6777613auction106392
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777613auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:18 [ecarstrade.be] INFO: Scrape type for 6777613auction106392: 2
2026-03-27 16:56:19 [ecarstrade.be] INFO: Extracting details for car 6719069auction106392
2026-03-27 16:56:19 [ecarstrade.be] INFO: Found listing with ID: 6777622auction106392
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777622auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:19 [ecarstrade.be] INFO: Scrape type for 6777622auction106392: 2
2026-03-27 16:56:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db94f827-9c9b-5f07-9bde-3bfab1afdb5f with identifier: 6719069auction106392
2026-03-27 16:56:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db94f827-9c9b-5f07-9bde-3bfab1afdb5f with scrape type 2
2026-03-27 16:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db94f827-9c9b-5f07-9bde-3bfab1afdb5f with scrape type 2
2026-03-27 16:56:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: db94f827-9c9b-5f07-9bde-3bfab1afdb5f, identifier: 6719069auction106392
2026-03-27 16:56:19 [ecarstrade.be] INFO: Found listing with ID: 6777633auction106392
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777633auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:19 [ecarstrade.be] INFO: Scrape type for 6777633auction106392: 2
2026-03-27 16:56:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: db94f827-9c9b-5f07-9bde-3bfab1afdb5f with identifier: 6719069auction106392
2026-03-27 16:56:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: db94f827-9c9b-5f07-9bde-3bfab1afdb5f with identifier: 6719069auction106392
2026-03-27 16:56:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: db94f827-9c9b-5f07-9bde-3bfab1afdb5f with identifier: 6719069auction106392 to the API
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6719069>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'db94f827-9c9b-5f07-9bde-3bfab1afdb5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6719069',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 24191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 180 e-EAT8 Allure Pack',
'transmission': 'automatic',
'trim': 'Hybrid 180 e-EAT8 Allure Pack',
'vin': None,
'year': 2024}
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719069auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:19 [ecarstrade.be] INFO: Saving data for 6719069auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614666.674712, 'last_price_update_time': 1774630579.740817}
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6719069auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:19 [ecarstrade.be] INFO: Found listing with ID: 6777634auction106392
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777634auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:19 [ecarstrade.be] INFO: Scrape type for 6777634auction106392: 2
2026-03-27 16:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6719044> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:19 [ecarstrade.be] INFO: Extracting details for car 6719044auction106392
2026-03-27 16:56:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8b98b1-8e00-565c-ae7f-010cdd8c8f19 with identifier: 6719044auction106392
2026-03-27 16:56:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8b98b1-8e00-565c-ae7f-010cdd8c8f19 with scrape type 2
2026-03-27 16:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb8b98b1-8e00-565c-ae7f-010cdd8c8f19 with scrape type 2
2026-03-27 16:56:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb8b98b1-8e00-565c-ae7f-010cdd8c8f19, identifier: 6719044auction106392
2026-03-27 16:56:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb8b98b1-8e00-565c-ae7f-010cdd8c8f19 with identifier: 6719044auction106392
2026-03-27 16:56:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb8b98b1-8e00-565c-ae7f-010cdd8c8f19 with identifier: 6719044auction106392
2026-03-27 16:56:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb8b98b1-8e00-565c-ae7f-010cdd8c8f19 with identifier: 6719044auction106392 to the API
2026-03-27 16:56:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6719044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'bb8b98b1-8e00-565c-ae7f-010cdd8c8f19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6719044',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 5477,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719044auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:20 [ecarstrade.be] INFO: Saving data for 6719044auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614669.376427, 'last_price_update_time': 1774630580.446456}
2026-03-27 16:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6719044auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6719150> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:24 [ecarstrade.be] INFO: Extracting details for car 6719150auction106392
2026-03-27 16:56:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f96e7c60-82c9-55ca-9857-f610a2723123 with identifier: 6719150auction106392
2026-03-27 16:56:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f96e7c60-82c9-55ca-9857-f610a2723123 with scrape type 2
2026-03-27 16:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f96e7c60-82c9-55ca-9857-f610a2723123 with scrape type 2
2026-03-27 16:56:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f96e7c60-82c9-55ca-9857-f610a2723123, identifier: 6719150auction106392
2026-03-27 16:56:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f96e7c60-82c9-55ca-9857-f610a2723123 with identifier: 6719150auction106392
2026-03-27 16:56:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f96e7c60-82c9-55ca-9857-f610a2723123 with identifier: 6719150auction106392
2026-03-27 16:56:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f96e7c60-82c9-55ca-9857-f610a2723123 with identifier: 6719150auction106392 to the API
2026-03-27 16:56:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6719150>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'f96e7c60-82c9-55ca-9857-f610a2723123',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6719150',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 16291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719150auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:25 [ecarstrade.be] INFO: Saving data for 6719150auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614670.459223, 'last_price_update_time': 1774630585.349275}
2026-03-27 16:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6719150auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777591> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:26 [ecarstrade.be] INFO: Extracting details for car 6777591auction106392
2026-03-27 16:56:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ca8c729-54c0-5f70-be71-ab52ff55a559 with identifier: 6777591auction106392
2026-03-27 16:56:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ca8c729-54c0-5f70-be71-ab52ff55a559 with scrape type 2
2026-03-27 16:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ca8c729-54c0-5f70-be71-ab52ff55a559 with scrape type 2
2026-03-27 16:56:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8ca8c729-54c0-5f70-be71-ab52ff55a559, identifier: 6777591auction106392
2026-03-27 16:56:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8ca8c729-54c0-5f70-be71-ab52ff55a559 with identifier: 6777591auction106392
2026-03-27 16:56:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8ca8c729-54c0-5f70-be71-ab52ff55a559 with identifier: 6777591auction106392
2026-03-27 16:56:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8ca8c729-54c0-5f70-be71-ab52ff55a559 with identifier: 6777591auction106392 to the API
2026-03-27 16:56:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777591>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': '8ca8c729-54c0-5f70-be71-ab52ff55a559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777591',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 7402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Evolution 1.5L Blue dCi 100',
'transmission': 'manual',
'trim': 'Evolution 1.5L Blue dCi 100',
'vin': None,
'year': 2025}
2026-03-27 16:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777591auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:26 [ecarstrade.be] INFO: Saving data for 6777591auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614775.19554, 'last_price_update_time': 1774630586.682095}
2026-03-27 16:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777591auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6776880> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6776756> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:26 [ecarstrade.be] INFO: Extracting details for car 6776880auction106392
2026-03-27 16:56:26 [ecarstrade.be] INFO: Extracting details for car 6776756auction106392
2026-03-27 16:56:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50cda1f5-4724-5dc7-8695-ef0668591513 with identifier: 6776880auction106392
2026-03-27 16:56:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50cda1f5-4724-5dc7-8695-ef0668591513 with scrape type 2
2026-03-27 16:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50cda1f5-4724-5dc7-8695-ef0668591513 with scrape type 2
2026-03-27 16:56:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 50cda1f5-4724-5dc7-8695-ef0668591513, identifier: 6776880auction106392
2026-03-27 16:56:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 853b534e-ae3f-5179-9ec4-a505dd5a2198 with identifier: 6776756auction106392
2026-03-27 16:56:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 853b534e-ae3f-5179-9ec4-a505dd5a2198 with scrape type 2
2026-03-27 16:56:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 853b534e-ae3f-5179-9ec4-a505dd5a2198 with scrape type 2
2026-03-27 16:56:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 853b534e-ae3f-5179-9ec4-a505dd5a2198, identifier: 6776756auction106392
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:56:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 50cda1f5-4724-5dc7-8695-ef0668591513 with identifier: 6776880auction106392
2026-03-27 16:56:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 50cda1f5-4724-5dc7-8695-ef0668591513 with identifier: 6776880auction106392
2026-03-27 16:56:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 50cda1f5-4724-5dc7-8695-ef0668591513 with identifier: 6776880auction106392 to the API
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6776880>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '50cda1f5-4724-5dc7-8695-ef0668591513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6776880',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 4432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776880auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Saving data for 6776880auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614795.13931, 'last_price_update_time': 1774630587.386705}
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6776880auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 853b534e-ae3f-5179-9ec4-a505dd5a2198 with identifier: 6776756auction106392
2026-03-27 16:56:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 853b534e-ae3f-5179-9ec4-a505dd5a2198 with identifier: 6776756auction106392
2026-03-27 16:56:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 853b534e-ae3f-5179-9ec4-a505dd5a2198 with identifier: 6776756auction106392 to the API
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6776756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '853b534e-ae3f-5179-9ec4-a505dd5a2198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6776756',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '208',
'odometer': 12990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2023}
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776756auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Saving data for 6776756auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614793.287134, 'last_price_update_time': 1774630587.683007}
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6776756auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6777637auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777637auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6777637auction106392: 2
2026-03-27 16:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6765306> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6777638auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777638auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6777638auction106392: 2
2026-03-27 16:56:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6686371> (referer: https://ecarstrade.com/search/page84?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6777643auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777643auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6777643auction106392: 2
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6777780auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777780auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6777780auction106392: 2
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6777781auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777781auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6777781auction106392: 2
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6777782auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777782auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6777782auction106392: 2
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6777783auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777783auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6777783auction106392: 2
2026-03-27 16:56:27 [ecarstrade.be] INFO: Extracting details for car 6765306auction106392
2026-03-27 16:56:27 [ecarstrade.be] INFO: Extracting details for car 6686371auction106392
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6777784auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777784auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6777784auction106392: 2
2026-03-27 16:56:27 [ecarstrade.be] INFO: Found listing with ID: 6778086auction106392
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778086auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:27 [ecarstrade.be] INFO: Scrape type for 6778086auction106392: 2
2026-03-27 16:56:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b5c102-b2bd-5138-a940-3c7177f2b1fc with identifier: 6765306auction106392
2026-03-27 16:56:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b5c102-b2bd-5138-a940-3c7177f2b1fc with scrape type 2
2026-03-27 16:56:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1b5c102-b2bd-5138-a940-3c7177f2b1fc with scrape type 2
2026-03-27 16:56:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1b5c102-b2bd-5138-a940-3c7177f2b1fc, identifier: 6765306auction106392
2026-03-27 16:56:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6532c016-a55e-537d-9686-f0198c8870ea with identifier: 6686371auction106392
2026-03-27 16:56:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6532c016-a55e-537d-9686-f0198c8870ea with scrape type 2
2026-03-27 16:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6532c016-a55e-537d-9686-f0198c8870ea with scrape type 2
2026-03-27 16:56:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6532c016-a55e-537d-9686-f0198c8870ea, identifier: 6686371auction106392
2026-03-27 16:56:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1b5c102-b2bd-5138-a940-3c7177f2b1fc with identifier: 6765306auction106392
2026-03-27 16:56:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1b5c102-b2bd-5138-a940-3c7177f2b1fc with identifier: 6765306auction106392
2026-03-27 16:56:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1b5c102-b2bd-5138-a940-3c7177f2b1fc with identifier: 6765306auction106392 to the API
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6765306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'd1b5c102-b2bd-5138-a940-3c7177f2b1fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6765306',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 19255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276765306auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Saving data for 6765306auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614794.175442, 'last_price_update_time': 1774630588.337534}
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6765306auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6532c016-a55e-537d-9686-f0198c8870ea with identifier: 6686371auction106392
2026-03-27 16:56:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6532c016-a55e-537d-9686-f0198c8870ea with identifier: 6686371auction106392
2026-03-27 16:56:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6532c016-a55e-537d-9686-f0198c8870ea with identifier: 6686371auction106392 to the API
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6686371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '6532c016-a55e-537d-9686-f0198c8870ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6686371',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 6010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276686371auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Saving data for 6686371auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614669.837042, 'last_price_update_time': 1774630588.612886}
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6686371auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6779365auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779365auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6779365auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6780522auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780522auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6780522auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6780523auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780523auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6780523auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6780524auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780524auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6780524auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6780525auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780525auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6780525auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6780526auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780526auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6780526auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6780527auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780527auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6780527auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6780528auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780528auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6780528auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6781520auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781520auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6781520auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6781521auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781521auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6781521auction106392: 2
2026-03-27 16:56:28 [ecarstrade.be] INFO: Found listing with ID: 6781866auction106392
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781866auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:28 [ecarstrade.be] INFO: Scrape type for 6781866auction106392: 0
2026-03-27 16:56:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777601> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:29 [ecarstrade.be] INFO: Extracting details for car 6777601auction106392
2026-03-27 16:56:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe903b0-ab33-56e6-8098-35596e2b1774 with identifier: 6777601auction106392
2026-03-27 16:56:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe903b0-ab33-56e6-8098-35596e2b1774 with scrape type 2
2026-03-27 16:56:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fe903b0-ab33-56e6-8098-35596e2b1774 with scrape type 2
2026-03-27 16:56:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6fe903b0-ab33-56e6-8098-35596e2b1774, identifier: 6777601auction106392
2026-03-27 16:56:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6fe903b0-ab33-56e6-8098-35596e2b1774 with identifier: 6777601auction106392
2026-03-27 16:56:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6fe903b0-ab33-56e6-8098-35596e2b1774 with identifier: 6777601auction106392
2026-03-27 16:56:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6fe903b0-ab33-56e6-8098-35596e2b1774 with identifier: 6777601auction106392 to the API
2026-03-27 16:56:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '6fe903b0-ab33-56e6-8098-35596e2b1774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777601',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 34800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777601auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:30 [ecarstrade.be] INFO: Saving data for 6777601auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614765.227706, 'last_price_update_time': 1774630590.728209}
2026-03-27 16:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777601auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777602> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:32 [ecarstrade.be] INFO: Extracting details for car 6777602auction106392
2026-03-27 16:56:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd1d0bcf-301c-519c-919a-5b27c219a6ba with identifier: 6777602auction106392
2026-03-27 16:56:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd1d0bcf-301c-519c-919a-5b27c219a6ba with scrape type 2
2026-03-27 16:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd1d0bcf-301c-519c-919a-5b27c219a6ba with scrape type 2
2026-03-27 16:56:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd1d0bcf-301c-519c-919a-5b27c219a6ba, identifier: 6777602auction106392
2026-03-27 16:56:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd1d0bcf-301c-519c-919a-5b27c219a6ba with identifier: 6777602auction106392
2026-03-27 16:56:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd1d0bcf-301c-519c-919a-5b27c219a6ba with identifier: 6777602auction106392
2026-03-27 16:56:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd1d0bcf-301c-519c-919a-5b27c219a6ba with identifier: 6777602auction106392 to the API
2026-03-27 16:56:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'cd1d0bcf-301c-519c-919a-5b27c219a6ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777602',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 38968,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777602auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:33 [ecarstrade.be] INFO: Saving data for 6777602auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614784.356809, 'last_price_update_time': 1774630593.135342}
2026-03-27 16:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777602auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777607> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:34 [ecarstrade.be] INFO: Extracting details for car 6777607auction106392
2026-03-27 16:56:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 510b1b5b-3d6d-5951-975a-cabb3488afdf with identifier: 6777607auction106392
2026-03-27 16:56:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 510b1b5b-3d6d-5951-975a-cabb3488afdf with scrape type 2
2026-03-27 16:56:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 510b1b5b-3d6d-5951-975a-cabb3488afdf with scrape type 2
2026-03-27 16:56:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 510b1b5b-3d6d-5951-975a-cabb3488afdf, identifier: 6777607auction106392
2026-03-27 16:56:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 510b1b5b-3d6d-5951-975a-cabb3488afdf with identifier: 6777607auction106392
2026-03-27 16:56:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 510b1b5b-3d6d-5951-975a-cabb3488afdf with identifier: 6777607auction106392
2026-03-27 16:56:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 510b1b5b-3d6d-5951-975a-cabb3488afdf with identifier: 6777607auction106392 to the API
2026-03-27 16:56:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '510b1b5b-3d6d-5951-975a-cabb3488afdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777607',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 38850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777607auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:34 [ecarstrade.be] INFO: Saving data for 6777607auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676901.547231, 'last_price_update_time': 1774630594.741225}
2026-03-27 16:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777607auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777609> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:37 [ecarstrade.be] INFO: Extracting details for car 6777609auction106392
2026-03-27 16:56:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777634> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 942b68ba-b5b1-5a6c-9594-fe4cf5ba2372 with identifier: 6777609auction106392
2026-03-27 16:56:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942b68ba-b5b1-5a6c-9594-fe4cf5ba2372 with scrape type 2
2026-03-27 16:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 942b68ba-b5b1-5a6c-9594-fe4cf5ba2372 with scrape type 2
2026-03-27 16:56:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 942b68ba-b5b1-5a6c-9594-fe4cf5ba2372, identifier: 6777609auction106392
2026-03-27 16:56:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 942b68ba-b5b1-5a6c-9594-fe4cf5ba2372 with identifier: 6777609auction106392
2026-03-27 16:56:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 942b68ba-b5b1-5a6c-9594-fe4cf5ba2372 with identifier: 6777609auction106392
2026-03-27 16:56:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 942b68ba-b5b1-5a6c-9594-fe4cf5ba2372 with identifier: 6777609auction106392 to the API
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777609>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '942b68ba-b5b1-5a6c-9594-fe4cf5ba2372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777609',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 39689,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe Turbo (90 hp)',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe Turbo (90 hp)',
'vin': None,
'year': 2024}
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777609auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:37 [ecarstrade.be] INFO: Saving data for 6777609auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614825.202204, 'last_price_update_time': 1774630597.547633}
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777609auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:37 [ecarstrade.be] INFO: Extracting details for car 6777634auction106392
2026-03-27 16:56:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777605> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777608> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777603> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e205674-ee70-5679-9a65-c42a81cc86df with identifier: 6777634auction106392
2026-03-27 16:56:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e205674-ee70-5679-9a65-c42a81cc86df with scrape type 2
2026-03-27 16:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e205674-ee70-5679-9a65-c42a81cc86df with scrape type 2
2026-03-27 16:56:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7e205674-ee70-5679-9a65-c42a81cc86df, identifier: 6777634auction106392
2026-03-27 16:56:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7e205674-ee70-5679-9a65-c42a81cc86df with identifier: 6777634auction106392
2026-03-27 16:56:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7e205674-ee70-5679-9a65-c42a81cc86df with identifier: 6777634auction106392
2026-03-27 16:56:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7e205674-ee70-5679-9a65-c42a81cc86df with identifier: 6777634auction106392 to the API
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777634>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '7e205674-ee70-5679-9a65-c42a81cc86df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777634',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 38693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777634auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:37 [ecarstrade.be] INFO: Saving data for 6777634auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676878.050091, 'last_price_update_time': 1774630597.925351}
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777634auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:37 [ecarstrade.be] INFO: Extracting details for car 6777605auction106392
2026-03-27 16:56:37 [ecarstrade.be] INFO: Extracting details for car 6777608auction106392
2026-03-27 16:56:37 [ecarstrade.be] INFO: Extracting details for car 6777603auction106392
2026-03-27 16:56:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34e33a53-5846-5bbe-b577-1e3406e8726d with identifier: 6777605auction106392
2026-03-27 16:56:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e33a53-5846-5bbe-b577-1e3406e8726d with scrape type 2
2026-03-27 16:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e33a53-5846-5bbe-b577-1e3406e8726d with scrape type 2
2026-03-27 16:56:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 34e33a53-5846-5bbe-b577-1e3406e8726d, identifier: 6777605auction106392
2026-03-27 16:56:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66763997-be97-52e5-8ecf-446249e70429 with identifier: 6777608auction106392
2026-03-27 16:56:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66763997-be97-52e5-8ecf-446249e70429 with scrape type 2
2026-03-27 16:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66763997-be97-52e5-8ecf-446249e70429 with scrape type 2
2026-03-27 16:56:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66763997-be97-52e5-8ecf-446249e70429, identifier: 6777608auction106392
2026-03-27 16:56:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e82e9578-8dde-5609-a45c-75ceb61596fb with identifier: 6777603auction106392
2026-03-27 16:56:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e82e9578-8dde-5609-a45c-75ceb61596fb with scrape type 2
2026-03-27 16:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e82e9578-8dde-5609-a45c-75ceb61596fb with scrape type 2
2026-03-27 16:56:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e82e9578-8dde-5609-a45c-75ceb61596fb, identifier: 6777603auction106392
2026-03-27 16:56:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 34e33a53-5846-5bbe-b577-1e3406e8726d with identifier: 6777605auction106392
2026-03-27 16:56:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 34e33a53-5846-5bbe-b577-1e3406e8726d with identifier: 6777605auction106392
2026-03-27 16:56:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 34e33a53-5846-5bbe-b577-1e3406e8726d with identifier: 6777605auction106392 to the API
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '34e33a53-5846-5bbe-b577-1e3406e8726d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777605',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 36826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777605auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:38 [ecarstrade.be] INFO: Saving data for 6777605auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614823.612818, 'last_price_update_time': 1774630598.501059}
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777605auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66763997-be97-52e5-8ecf-446249e70429 with identifier: 6777608auction106392
2026-03-27 16:56:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66763997-be97-52e5-8ecf-446249e70429 with identifier: 6777608auction106392
2026-03-27 16:56:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66763997-be97-52e5-8ecf-446249e70429 with identifier: 6777608auction106392 to the API
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777608>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '66763997-be97-52e5-8ecf-446249e70429',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777608',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 35001,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777608auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:38 [ecarstrade.be] INFO: Saving data for 6777608auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614822.827096, 'last_price_update_time': 1774630598.852799}
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777608auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e82e9578-8dde-5609-a45c-75ceb61596fb with identifier: 6777603auction106392
2026-03-27 16:56:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e82e9578-8dde-5609-a45c-75ceb61596fb with identifier: 6777603auction106392
2026-03-27 16:56:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e82e9578-8dde-5609-a45c-75ceb61596fb with identifier: 6777603auction106392 to the API
2026-03-27 16:56:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'e82e9578-8dde-5609-a45c-75ceb61596fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777603',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 37586,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe (90 hp) gasoline',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe (90 hp) gasoline',
'vin': None,
'year': 2024}
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777603auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:39 [ecarstrade.be] INFO: Saving data for 6777603auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676901.118531, 'last_price_update_time': 1774630599.137058}
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777603auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777633> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:39 [ecarstrade.be] INFO: Extracting details for car 6777633auction106392
2026-03-27 16:56:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d088105f-d06f-57a1-9db0-0a0d68b485cb with identifier: 6777633auction106392
2026-03-27 16:56:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d088105f-d06f-57a1-9db0-0a0d68b485cb with scrape type 2
2026-03-27 16:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d088105f-d06f-57a1-9db0-0a0d68b485cb with scrape type 2
2026-03-27 16:56:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d088105f-d06f-57a1-9db0-0a0d68b485cb, identifier: 6777633auction106392
2026-03-27 16:56:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d088105f-d06f-57a1-9db0-0a0d68b485cb with identifier: 6777633auction106392
2026-03-27 16:56:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d088105f-d06f-57a1-9db0-0a0d68b485cb with identifier: 6777633auction106392
2026-03-27 16:56:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d088105f-d06f-57a1-9db0-0a0d68b485cb with identifier: 6777633auction106392 to the API
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'd088105f-d06f-57a1-9db0-0a0d68b485cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777633',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 36972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777633auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:39 [ecarstrade.be] INFO: Saving data for 6777633auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676877.497806, 'last_price_update_time': 1774630599.946526}
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777633auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777622> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:41 [ecarstrade.be] INFO: Extracting details for car 6777622auction106392
2026-03-27 16:56:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ad5a7f-f7df-5033-8186-3c5fe75817bf with identifier: 6777622auction106392
2026-03-27 16:56:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ad5a7f-f7df-5033-8186-3c5fe75817bf with scrape type 2
2026-03-27 16:56:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99ad5a7f-f7df-5033-8186-3c5fe75817bf with scrape type 2
2026-03-27 16:56:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99ad5a7f-f7df-5033-8186-3c5fe75817bf, identifier: 6777622auction106392
2026-03-27 16:56:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99ad5a7f-f7df-5033-8186-3c5fe75817bf with identifier: 6777622auction106392
2026-03-27 16:56:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99ad5a7f-f7df-5033-8186-3c5fe75817bf with identifier: 6777622auction106392
2026-03-27 16:56:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99ad5a7f-f7df-5033-8186-3c5fe75817bf with identifier: 6777622auction106392 to the API
2026-03-27 16:56:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '99ad5a7f-f7df-5033-8186-3c5fe75817bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777622',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 39945,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe Turbo (90 hp)',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe Turbo (90 hp)',
'vin': None,
'year': 2024}
2026-03-27 16:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777622auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:41 [ecarstrade.be] INFO: Saving data for 6777622auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676871.547178, 'last_price_update_time': 1774630601.828297}
2026-03-27 16:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777622auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777611> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:44 [ecarstrade.be] INFO: Extracting details for car 6777611auction106392
2026-03-27 16:56:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28832ea4-2733-502a-a516-2930ddea06dc with identifier: 6777611auction106392
2026-03-27 16:56:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28832ea4-2733-502a-a516-2930ddea06dc with scrape type 2
2026-03-27 16:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28832ea4-2733-502a-a516-2930ddea06dc with scrape type 2
2026-03-27 16:56:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 28832ea4-2733-502a-a516-2930ddea06dc, identifier: 6777611auction106392
2026-03-27 16:56:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 28832ea4-2733-502a-a516-2930ddea06dc with identifier: 6777611auction106392
2026-03-27 16:56:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 28832ea4-2733-502a-a516-2930ddea06dc with identifier: 6777611auction106392
2026-03-27 16:56:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 28832ea4-2733-502a-a516-2930ddea06dc with identifier: 6777611auction106392 to the API
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '28832ea4-2733-502a-a516-2930ddea06dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777611',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 31185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777611auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:44 [ecarstrade.be] INFO: Saving data for 6777611auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614818.152451, 'last_price_update_time': 1774630604.685374}
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777611auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777613> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:44 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:56:44 [ecarstrade.be] INFO: Found listing with ID: 6851182auction106392
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276851182auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:44 [ecarstrade.be] INFO: Scrape type for 6851182auction106392: 0
2026-03-27 16:56:44 [ecarstrade.be] INFO: Found listing with ID: 6855991auction106392
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855991auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:44 [ecarstrade.be] INFO: Scrape type for 6855991auction106392: 0
2026-03-27 16:56:44 [ecarstrade.be] INFO: Found listing with ID: 6857831auction106392
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276857831auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:44 [ecarstrade.be] INFO: Scrape type for 6857831auction106392: 0
2026-03-27 16:56:44 [ecarstrade.be] INFO: Found listing with ID: 6857836auction106392
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276857836auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:44 [ecarstrade.be] INFO: Scrape type for 6857836auction106392: 0
2026-03-27 16:56:44 [ecarstrade.be] INFO: Found listing with ID: 6858717auction106392
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276858717auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:44 [ecarstrade.be] INFO: Scrape type for 6858717auction106392: 0
2026-03-27 16:56:44 [ecarstrade.be] INFO: Found listing with ID: 6859376auction106392
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859376auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:44 [ecarstrade.be] INFO: Scrape type for 6859376auction106392: 2
2026-03-27 16:56:44 [ecarstrade.be] INFO: Extracting details for car 6777613auction106392
2026-03-27 16:56:44 [ecarstrade.be] INFO: Found listing with ID: 6859378auction106392
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859378auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:44 [ecarstrade.be] INFO: Scrape type for 6859378auction106392: 2
2026-03-27 16:56:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3572a350-530a-5b83-8721-39c9dc945e58 with identifier: 6777613auction106392
2026-03-27 16:56:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3572a350-530a-5b83-8721-39c9dc945e58 with scrape type 2
2026-03-27 16:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3572a350-530a-5b83-8721-39c9dc945e58 with scrape type 2
2026-03-27 16:56:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3572a350-530a-5b83-8721-39c9dc945e58, identifier: 6777613auction106392
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860940auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860940auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860940auction106392: 2
2026-03-27 16:56:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3572a350-530a-5b83-8721-39c9dc945e58 with identifier: 6777613auction106392
2026-03-27 16:56:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3572a350-530a-5b83-8721-39c9dc945e58 with identifier: 6777613auction106392
2026-03-27 16:56:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3572a350-530a-5b83-8721-39c9dc945e58 with identifier: 6777613auction106392 to the API
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '3572a350-530a-5b83-8721-39c9dc945e58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777613',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 42494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777613auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Saving data for 6777613auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614816.420844, 'last_price_update_time': 1774630605.645909}
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777613auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860944auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860944auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860944auction106392: 2
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860946auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860946auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860946auction106392: 2
2026-03-27 16:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777637> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860953auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860953auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860953auction106392: 2
2026-03-27 16:56:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860955auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860955auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860955auction106392: 2
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860956auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860956auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860956auction106392: 2
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860959auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860959auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860959auction106392: 2
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860960auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860960auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860960auction106392: 2
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860961auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860961auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860961auction106392: 2
2026-03-27 16:56:45 [ecarstrade.be] INFO: Extracting details for car 6777637auction106392
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860962auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860962auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860962auction106392: 2
2026-03-27 16:56:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e36a0b40-056c-5155-9c71-d7a65fe8a2eb with identifier: 6777637auction106392
2026-03-27 16:56:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e36a0b40-056c-5155-9c71-d7a65fe8a2eb with scrape type 2
2026-03-27 16:56:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e36a0b40-056c-5155-9c71-d7a65fe8a2eb with scrape type 2
2026-03-27 16:56:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e36a0b40-056c-5155-9c71-d7a65fe8a2eb, identifier: 6777637auction106392
2026-03-27 16:56:45 [ecarstrade.be] INFO: Found listing with ID: 6860963auction106392
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860963auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:45 [ecarstrade.be] INFO: Scrape type for 6860963auction106392: 2
2026-03-27 16:56:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e36a0b40-056c-5155-9c71-d7a65fe8a2eb with identifier: 6777637auction106392
2026-03-27 16:56:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e36a0b40-056c-5155-9c71-d7a65fe8a2eb with identifier: 6777637auction106392
2026-03-27 16:56:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e36a0b40-056c-5155-9c71-d7a65fe8a2eb with identifier: 6777637auction106392 to the API
2026-03-27 16:56:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'e36a0b40-056c-5155-9c71-d7a65fe8a2eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777637',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 33215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777637auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:47 [ecarstrade.be] INFO: Saving data for 6777637auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676876.897199, 'last_price_update_time': 1774630607.146391}
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777637auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777610> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:47 [ecarstrade.be] INFO: Found listing with ID: 6860964auction106392
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860964auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:47 [ecarstrade.be] INFO: Scrape type for 6860964auction106392: 2
2026-03-27 16:56:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6781521> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:47 [ecarstrade.be] INFO: Found listing with ID: 6900126auction106392
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900126auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:47 [ecarstrade.be] INFO: Scrape type for 6900126auction106392: 2
2026-03-27 16:56:47 [ecarstrade.be] INFO: Extracting details for car 6777610auction106392
2026-03-27 16:56:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 842f8e32-0b5d-5fd3-828c-c013e45c62b4 with identifier: 6777610auction106392
2026-03-27 16:56:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 842f8e32-0b5d-5fd3-828c-c013e45c62b4 with scrape type 2
2026-03-27 16:56:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 842f8e32-0b5d-5fd3-828c-c013e45c62b4 with scrape type 2
2026-03-27 16:56:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 842f8e32-0b5d-5fd3-828c-c013e45c62b4, identifier: 6777610auction106392
2026-03-27 16:56:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 842f8e32-0b5d-5fd3-828c-c013e45c62b4 with identifier: 6777610auction106392
2026-03-27 16:56:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 842f8e32-0b5d-5fd3-828c-c013e45c62b4 with identifier: 6777610auction106392
2026-03-27 16:56:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 842f8e32-0b5d-5fd3-828c-c013e45c62b4 with identifier: 6777610auction106392 to the API
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '842f8e32-0b5d-5fd3-828c-c013e45c62b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777610',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 37921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777610auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:47 [ecarstrade.be] INFO: Saving data for 6777610auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614818.816829, 'last_price_update_time': 1774630607.935642}
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777610auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:47 [ecarstrade.be] INFO: Extracting details for car 6781521auction106392
2026-03-27 16:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6781520> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f192478-3b85-5326-b38d-9da78bca65ab with identifier: 6781521auction106392
2026-03-27 16:56:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f192478-3b85-5326-b38d-9da78bca65ab with scrape type 2
2026-03-27 16:56:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f192478-3b85-5326-b38d-9da78bca65ab with scrape type 2
2026-03-27 16:56:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f192478-3b85-5326-b38d-9da78bca65ab, identifier: 6781521auction106392
2026-03-27 16:56:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f192478-3b85-5326-b38d-9da78bca65ab with identifier: 6781521auction106392
2026-03-27 16:56:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f192478-3b85-5326-b38d-9da78bca65ab with identifier: 6781521auction106392
2026-03-27 16:56:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f192478-3b85-5326-b38d-9da78bca65ab with identifier: 6781521auction106392 to the API
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6781521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': '6f192478-3b85-5326-b38d-9da78bca65ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6781521',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 9740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Evolution 1.5L Blue dCi 100',
'transmission': 'manual',
'trim': 'Evolution 1.5L Blue dCi 100',
'vin': None,
'year': 2025}
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781521auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:48 [ecarstrade.be] INFO: Saving data for 6781521auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676987.123329, 'last_price_update_time': 1774630608.339744}
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6781521auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:48 [ecarstrade.be] INFO: Extracting details for car 6781520auction106392
2026-03-27 16:56:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cc22ca0-8502-5891-952a-b3d201c5438c with identifier: 6781520auction106392
2026-03-27 16:56:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cc22ca0-8502-5891-952a-b3d201c5438c with scrape type 2
2026-03-27 16:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cc22ca0-8502-5891-952a-b3d201c5438c with scrape type 2
2026-03-27 16:56:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1cc22ca0-8502-5891-952a-b3d201c5438c, identifier: 6781520auction106392
2026-03-27 16:56:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1cc22ca0-8502-5891-952a-b3d201c5438c with identifier: 6781520auction106392
2026-03-27 16:56:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1cc22ca0-8502-5891-952a-b3d201c5438c with identifier: 6781520auction106392
2026-03-27 16:56:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1cc22ca0-8502-5891-952a-b3d201c5438c with identifier: 6781520auction106392 to the API
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6781520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': '1cc22ca0-8502-5891-952a-b3d201c5438c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6781520',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 9460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Evolution 1.5L Blue dCi 100',
'transmission': 'manual',
'trim': 'Evolution 1.5L Blue dCi 100',
'vin': None,
'year': 2025}
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781520auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:48 [ecarstrade.be] INFO: Saving data for 6781520auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676981.776773, 'last_price_update_time': 1774630608.714449}
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6781520auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6780528> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:51 [ecarstrade.be] INFO: Extracting details for car 6780528auction106392
2026-03-27 16:56:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe6cdf4-3c11-5249-9a7a-b41fdfb3472b with identifier: 6780528auction106392
2026-03-27 16:56:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe6cdf4-3c11-5249-9a7a-b41fdfb3472b with scrape type 2
2026-03-27 16:56:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fe6cdf4-3c11-5249-9a7a-b41fdfb3472b with scrape type 2
2026-03-27 16:56:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6fe6cdf4-3c11-5249-9a7a-b41fdfb3472b, identifier: 6780528auction106392
2026-03-27 16:56:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6fe6cdf4-3c11-5249-9a7a-b41fdfb3472b with identifier: 6780528auction106392
2026-03-27 16:56:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6fe6cdf4-3c11-5249-9a7a-b41fdfb3472b with identifier: 6780528auction106392
2026-03-27 16:56:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6fe6cdf4-3c11-5249-9a7a-b41fdfb3472b with identifier: 6780528auction106392 to the API
2026-03-27 16:56:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6780528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '6fe6cdf4-3c11-5249-9a7a-b41fdfb3472b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6780528',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 41253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe Turbo 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe Turbo 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780528auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:51 [ecarstrade.be] INFO: Saving data for 6780528auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676896.755434, 'last_price_update_time': 1774630611.723898}
2026-03-27 16:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6780528auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6780527> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:53 [ecarstrade.be] INFO: Extracting details for car 6780527auction106392
2026-03-27 16:56:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7430a3bc-1092-5b6b-bdc6-19e25bb883d2 with identifier: 6780527auction106392
2026-03-27 16:56:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7430a3bc-1092-5b6b-bdc6-19e25bb883d2 with scrape type 2
2026-03-27 16:56:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7430a3bc-1092-5b6b-bdc6-19e25bb883d2 with scrape type 2
2026-03-27 16:56:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7430a3bc-1092-5b6b-bdc6-19e25bb883d2, identifier: 6780527auction106392
2026-03-27 16:56:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7430a3bc-1092-5b6b-bdc6-19e25bb883d2 with identifier: 6780527auction106392
2026-03-27 16:56:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7430a3bc-1092-5b6b-bdc6-19e25bb883d2 with identifier: 6780527auction106392
2026-03-27 16:56:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7430a3bc-1092-5b6b-bdc6-19e25bb883d2 with identifier: 6780527auction106392 to the API
2026-03-27 16:56:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6780527>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '7430a3bc-1092-5b6b-bdc6-19e25bb883d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6780527',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 29776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe Turbo (90 hp)',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe Turbo (90 hp)',
'vin': None,
'year': 2024}
2026-03-27 16:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780527auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:53 [ecarstrade.be] INFO: Saving data for 6780527auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676894.489148, 'last_price_update_time': 1774630613.732423}
2026-03-27 16:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6780527auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6780526> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:53 [ecarstrade.be] INFO: Extracting details for car 6780526auction106392
2026-03-27 16:56:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8994b2-3b5c-53cb-8744-2a61632e0eba with identifier: 6780526auction106392
2026-03-27 16:56:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8994b2-3b5c-53cb-8744-2a61632e0eba with scrape type 2
2026-03-27 16:56:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8994b2-3b5c-53cb-8744-2a61632e0eba with scrape type 2
2026-03-27 16:56:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a8994b2-3b5c-53cb-8744-2a61632e0eba, identifier: 6780526auction106392
2026-03-27 16:56:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a8994b2-3b5c-53cb-8744-2a61632e0eba with identifier: 6780526auction106392
2026-03-27 16:56:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a8994b2-3b5c-53cb-8744-2a61632e0eba with identifier: 6780526auction106392
2026-03-27 16:56:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a8994b2-3b5c-53cb-8744-2a61632e0eba with identifier: 6780526auction106392 to the API
2026-03-27 16:56:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6780526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '1a8994b2-3b5c-53cb-8744-2a61632e0eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6780526',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 41765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780526auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:54 [ecarstrade.be] INFO: Saving data for 6780526auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676892.842634, 'last_price_update_time': 1774630614.356729}
2026-03-27 16:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6780526auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6780522> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:54 [ecarstrade.be] INFO: Extracting details for car 6780522auction106392
2026-03-27 16:56:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 142e55b7-0ab6-57d2-8642-2d297caff7c0 with identifier: 6780522auction106392
2026-03-27 16:56:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 142e55b7-0ab6-57d2-8642-2d297caff7c0 with scrape type 2
2026-03-27 16:56:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 142e55b7-0ab6-57d2-8642-2d297caff7c0 with scrape type 2
2026-03-27 16:56:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 142e55b7-0ab6-57d2-8642-2d297caff7c0, identifier: 6780522auction106392
2026-03-27 16:56:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 142e55b7-0ab6-57d2-8642-2d297caff7c0 with identifier: 6780522auction106392
2026-03-27 16:56:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 142e55b7-0ab6-57d2-8642-2d297caff7c0 with identifier: 6780522auction106392
2026-03-27 16:56:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 142e55b7-0ab6-57d2-8642-2d297caff7c0 with identifier: 6780522auction106392 to the API
2026-03-27 16:56:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6780522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': '142e55b7-0ab6-57d2-8642-2d297caff7c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6780522',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 10383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Evolution 1.5 Blue dCi 100',
'transmission': 'manual',
'trim': 'Evolution 1.5 Blue dCi 100',
'vin': None,
'year': 2025}
2026-03-27 16:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780522auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:55 [ecarstrade.be] INFO: Saving data for 6780522auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676891.274389, 'last_price_update_time': 1774630615.132615}
2026-03-27 16:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6780522auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777604> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:55 [ecarstrade.be] INFO: Extracting details for car 6777604auction106392
2026-03-27 16:56:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 580e9ed7-d244-5e35-a64e-56ef84a48c22 with identifier: 6777604auction106392
2026-03-27 16:56:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580e9ed7-d244-5e35-a64e-56ef84a48c22 with scrape type 2
2026-03-27 16:56:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 580e9ed7-d244-5e35-a64e-56ef84a48c22 with scrape type 2
2026-03-27 16:56:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 580e9ed7-d244-5e35-a64e-56ef84a48c22, identifier: 6777604auction106392
2026-03-27 16:56:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 580e9ed7-d244-5e35-a64e-56ef84a48c22 with identifier: 6777604auction106392
2026-03-27 16:56:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 580e9ed7-d244-5e35-a64e-56ef84a48c22 with identifier: 6777604auction106392
2026-03-27 16:56:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 580e9ed7-d244-5e35-a64e-56ef84a48c22 with identifier: 6777604auction106392 to the API
2026-03-27 16:56:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777604>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '580e9ed7-d244-5e35-a64e-56ef84a48c22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777604',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 41368,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe (Turbo) 90 hp',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe (Turbo) 90 hp',
'vin': None,
'year': 2024}
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777604auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:56 [ecarstrade.be] INFO: Saving data for 6777604auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676900.65762, 'last_price_update_time': 1774630616.193175}
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777604auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6780523> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:56 [ecarstrade.be] INFO: Extracting details for car 6780523auction106392
2026-03-27 16:56:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0becaa9-913d-56db-a272-336e576a52fb with identifier: 6780523auction106392
2026-03-27 16:56:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0becaa9-913d-56db-a272-336e576a52fb with scrape type 2
2026-03-27 16:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0becaa9-913d-56db-a272-336e576a52fb with scrape type 2
2026-03-27 16:56:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a0becaa9-913d-56db-a272-336e576a52fb, identifier: 6780523auction106392
2026-03-27 16:56:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a0becaa9-913d-56db-a272-336e576a52fb with identifier: 6780523auction106392
2026-03-27 16:56:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a0becaa9-913d-56db-a272-336e576a52fb with identifier: 6780523auction106392
2026-03-27 16:56:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a0becaa9-913d-56db-a272-336e576a52fb with identifier: 6780523auction106392 to the API
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6780523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': 'a0becaa9-913d-56db-a272-336e576a52fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6780523',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 10115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Evolution 1.5L Blue dCi (Diesel) 100 hp',
'transmission': 'manual',
'trim': 'Evolution 1.5L Blue dCi (Diesel) 100 hp',
'vin': None,
'year': 2025}
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780523auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:56 [ecarstrade.be] INFO: Saving data for 6780523auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676890.734385, 'last_price_update_time': 1774630616.881342}
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6780523auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6779365> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:56:58 [ecarstrade.be] INFO: Extracting details for car 6779365auction106392
2026-03-27 16:56:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84ff3a31-d973-56dc-add2-a0d92f770979 with identifier: 6779365auction106392
2026-03-27 16:56:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84ff3a31-d973-56dc-add2-a0d92f770979 with scrape type 2
2026-03-27 16:56:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84ff3a31-d973-56dc-add2-a0d92f770979 with scrape type 2
2026-03-27 16:56:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 84ff3a31-d973-56dc-add2-a0d92f770979, identifier: 6779365auction106392
2026-03-27 16:56:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 84ff3a31-d973-56dc-add2-a0d92f770979 with identifier: 6779365auction106392
2026-03-27 16:56:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 84ff3a31-d973-56dc-add2-a0d92f770979 with identifier: 6779365auction106392
2026-03-27 16:56:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 84ff3a31-d973-56dc-add2-a0d92f770979 with identifier: 6779365auction106392 to the API
2026-03-27 16:56:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:56:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:56:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6779365>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '84ff3a31-d973-56dc-add2-a0d92f770979',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6779365',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 4974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779365auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:56:58 [ecarstrade.be] INFO: Saving data for 6779365auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676892.336977, 'last_price_update_time': 1774630618.576168}
2026-03-27 16:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6779365auction106392') HTTP/1.1" 204 0
2026-03-27 16:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6778086> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:56:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:00 [ecarstrade.be] INFO: Extracting details for car 6778086auction106392
2026-03-27 16:57:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab46c93-c938-5f3a-890a-ed805b98793e with identifier: 6778086auction106392
2026-03-27 16:57:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab46c93-c938-5f3a-890a-ed805b98793e with scrape type 2
2026-03-27 16:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab46c93-c938-5f3a-890a-ed805b98793e with scrape type 2
2026-03-27 16:57:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ab46c93-c938-5f3a-890a-ed805b98793e, identifier: 6778086auction106392
2026-03-27 16:57:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ab46c93-c938-5f3a-890a-ed805b98793e with identifier: 6778086auction106392
2026-03-27 16:57:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ab46c93-c938-5f3a-890a-ed805b98793e with identifier: 6778086auction106392
2026-03-27 16:57:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ab46c93-c938-5f3a-890a-ed805b98793e with identifier: 6778086auction106392 to the API
2026-03-27 16:57:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6778086>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '1ab46c93-c938-5f3a-890a-ed805b98793e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6778086',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 23569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 HYBRID 136CH ALLURE PACK E-DCS6',
'transmission': 'automatic',
'trim': 'HYBRID 136CH ALLURE PACK E-DCS6',
'vin': None,
'year': 2024}
2026-03-27 16:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778086auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:00 [ecarstrade.be] INFO: Saving data for 6778086auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676893.863504, 'last_price_update_time': 1774630620.461565}
2026-03-27 16:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6778086auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777784> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:01 [ecarstrade.be] INFO: Extracting details for car 6777784auction106392
2026-03-27 16:57:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a394b649-c2b5-548c-ba3a-24568b7a1a66 with identifier: 6777784auction106392
2026-03-27 16:57:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a394b649-c2b5-548c-ba3a-24568b7a1a66 with scrape type 2
2026-03-27 16:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a394b649-c2b5-548c-ba3a-24568b7a1a66 with scrape type 2
2026-03-27 16:57:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a394b649-c2b5-548c-ba3a-24568b7a1a66, identifier: 6777784auction106392
2026-03-27 16:57:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a394b649-c2b5-548c-ba3a-24568b7a1a66 with identifier: 6777784auction106392
2026-03-27 16:57:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a394b649-c2b5-548c-ba3a-24568b7a1a66 with identifier: 6777784auction106392
2026-03-27 16:57:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a394b649-c2b5-548c-ba3a-24568b7a1a66 with identifier: 6777784auction106392 to the API
2026-03-27 16:57:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777784>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': 'a394b649-c2b5-548c-ba3a-24568b7a1a66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777784',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 37738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio Sprint 2.2L Diesel 160 hp',
'transmission': 'automatic',
'trim': 'Sprint 2.2L Diesel 160 hp',
'vin': None,
'year': 2024}
2026-03-27 16:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777784auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:01 [ecarstrade.be] INFO: Saving data for 6777784auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676876.159917, 'last_price_update_time': 1774630621.85279}
2026-03-27 16:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777784auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777783> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:03 [ecarstrade.be] INFO: Extracting details for car 6777783auction106392
2026-03-27 16:57:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bff708bb-313f-59fb-acdf-caa5a7fe9fd0 with identifier: 6777783auction106392
2026-03-27 16:57:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bff708bb-313f-59fb-acdf-caa5a7fe9fd0 with scrape type 2
2026-03-27 16:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bff708bb-313f-59fb-acdf-caa5a7fe9fd0 with scrape type 2
2026-03-27 16:57:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bff708bb-313f-59fb-acdf-caa5a7fe9fd0, identifier: 6777783auction106392
2026-03-27 16:57:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bff708bb-313f-59fb-acdf-caa5a7fe9fd0 with identifier: 6777783auction106392
2026-03-27 16:57:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bff708bb-313f-59fb-acdf-caa5a7fe9fd0 with identifier: 6777783auction106392
2026-03-27 16:57:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bff708bb-313f-59fb-acdf-caa5a7fe9fd0 with identifier: 6777783auction106392 to the API
2026-03-27 16:57:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777783>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': 'bff708bb-313f-59fb-acdf-caa5a7fe9fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777783',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 28318,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio Sprint 2.2L Diesel 160 hp',
'transmission': 'automatic',
'trim': 'Sprint 2.2L Diesel 160 hp',
'vin': None,
'year': 2024}
2026-03-27 16:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777783auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:03 [ecarstrade.be] INFO: Saving data for 6777783auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676890.245228, 'last_price_update_time': 1774630623.873219}
2026-03-27 16:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777783auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860946> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:04 [ecarstrade.be] INFO: Extracting details for car 6860946auction106392
2026-03-27 16:57:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9581920e-c8ed-541d-a537-dc7fae04a60b with identifier: 6860946auction106392
2026-03-27 16:57:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9581920e-c8ed-541d-a537-dc7fae04a60b with scrape type 2
2026-03-27 16:57:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9581920e-c8ed-541d-a537-dc7fae04a60b with scrape type 2
2026-03-27 16:57:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9581920e-c8ed-541d-a537-dc7fae04a60b, identifier: 6860946auction106392
2026-03-27 16:57:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9581920e-c8ed-541d-a537-dc7fae04a60b with identifier: 6860946auction106392
2026-03-27 16:57:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9581920e-c8ed-541d-a537-dc7fae04a60b with identifier: 6860946auction106392
2026-03-27 16:57:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9581920e-c8ed-541d-a537-dc7fae04a60b with identifier: 6860946auction106392 to the API
2026-03-27 16:57:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860946>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '9581920e-c8ed-541d-a537-dc7fae04a60b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860946',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 4854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860946auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:04 [ecarstrade.be] INFO: Saving data for 6860946auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677211.089355, 'last_price_update_time': 1774630624.669018}
2026-03-27 16:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860946auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860964> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:04 [ecarstrade.be] INFO: Extracting details for car 6860964auction106392
2026-03-27 16:57:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ade46ec5-cc2c-541d-ab06-bec880b577cb with identifier: 6860964auction106392
2026-03-27 16:57:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ade46ec5-cc2c-541d-ab06-bec880b577cb with scrape type 2
2026-03-27 16:57:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ade46ec5-cc2c-541d-ab06-bec880b577cb with scrape type 2
2026-03-27 16:57:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ade46ec5-cc2c-541d-ab06-bec880b577cb, identifier: 6860964auction106392
2026-03-27 16:57:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ade46ec5-cc2c-541d-ab06-bec880b577cb with identifier: 6860964auction106392
2026-03-27 16:57:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ade46ec5-cc2c-541d-ab06-bec880b577cb with identifier: 6860964auction106392
2026-03-27 16:57:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ade46ec5-cc2c-541d-ab06-bec880b577cb with identifier: 6860964auction106392 to the API
2026-03-27 16:57:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860964>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'ade46ec5-cc2c-541d-ab06-bec880b577cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860964',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 29630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860964auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:05 [ecarstrade.be] INFO: Saving data for 6860964auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677254.822376, 'last_price_update_time': 1774630625.18081}
2026-03-27 16:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860964auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860963> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:06 [ecarstrade.be] INFO: Extracting details for car 6860963auction106392
2026-03-27 16:57:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 666f3326-7e8b-5213-8856-6b6004a5d4cb with identifier: 6860963auction106392
2026-03-27 16:57:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 666f3326-7e8b-5213-8856-6b6004a5d4cb with scrape type 2
2026-03-27 16:57:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 666f3326-7e8b-5213-8856-6b6004a5d4cb with scrape type 2
2026-03-27 16:57:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 666f3326-7e8b-5213-8856-6b6004a5d4cb, identifier: 6860963auction106392
2026-03-27 16:57:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 666f3326-7e8b-5213-8856-6b6004a5d4cb with identifier: 6860963auction106392
2026-03-27 16:57:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 666f3326-7e8b-5213-8856-6b6004a5d4cb with identifier: 6860963auction106392
2026-03-27 16:57:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 666f3326-7e8b-5213-8856-6b6004a5d4cb with identifier: 6860963auction106392 to the API
2026-03-27 16:57:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860963>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '666f3326-7e8b-5213-8856-6b6004a5d4cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860963',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 30215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860963auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:07 [ecarstrade.be] INFO: Saving data for 6860963auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677269.519283, 'last_price_update_time': 1774630627.307337}
2026-03-27 16:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860963auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:07 [scrapy.extensions.logstats] INFO: Crawled 890 pages (at 49 pages/min), scraped 771 items (at 46 items/min)
2026-03-27 16:57:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860962> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:09 [ecarstrade.be] INFO: Extracting details for car 6860962auction106392
2026-03-27 16:57:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f0616c-60c5-5db9-a1b4-53ca85773b0d with identifier: 6860962auction106392
2026-03-27 16:57:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f0616c-60c5-5db9-a1b4-53ca85773b0d with scrape type 2
2026-03-27 16:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f0616c-60c5-5db9-a1b4-53ca85773b0d with scrape type 2
2026-03-27 16:57:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3f0616c-60c5-5db9-a1b4-53ca85773b0d, identifier: 6860962auction106392
2026-03-27 16:57:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3f0616c-60c5-5db9-a1b4-53ca85773b0d with identifier: 6860962auction106392
2026-03-27 16:57:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3f0616c-60c5-5db9-a1b4-53ca85773b0d with identifier: 6860962auction106392
2026-03-27 16:57:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3f0616c-60c5-5db9-a1b4-53ca85773b0d with identifier: 6860962auction106392 to the API
2026-03-27 16:57:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860962>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'b3f0616c-60c5-5db9-a1b4-53ca85773b0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860962',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 30232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860962auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:09 [ecarstrade.be] INFO: Saving data for 6860962auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677200.169823, 'last_price_update_time': 1774630629.550482}
2026-03-27 16:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860962auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900126> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:10 [ecarstrade.be] INFO: Extracting details for car 6900126auction106392
2026-03-27 16:57:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e9f0a8-b363-5716-985a-4d68c96d306b with identifier: 6900126auction106392
2026-03-27 16:57:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e9f0a8-b363-5716-985a-4d68c96d306b with scrape type 2
2026-03-27 16:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8e9f0a8-b363-5716-985a-4d68c96d306b with scrape type 2
2026-03-27 16:57:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e8e9f0a8-b363-5716-985a-4d68c96d306b, identifier: 6900126auction106392
2026-03-27 16:57:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e8e9f0a8-b363-5716-985a-4d68c96d306b with identifier: 6900126auction106392
2026-03-27 16:57:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e8e9f0a8-b363-5716-985a-4d68c96d306b with identifier: 6900126auction106392
2026-03-27 16:57:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e8e9f0a8-b363-5716-985a-4d68c96d306b with identifier: 6900126auction106392 to the API
2026-03-27 16:57:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'e8e9f0a8-b363-5716-985a-4d68c96d306b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900126',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 24671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure 1.2L Gasoline mild-hybrid (Hybrid 136) e-DCS6',
'transmission': 'automatic',
'trim': 'Allure 1.2L Gasoline mild-hybrid (Hybrid 136) e-DCS6',
'vin': None,
'year': 2025}
2026-03-27 16:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900126auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:10 [ecarstrade.be] INFO: Saving data for 6900126auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677311.895162, 'last_price_update_time': 1774630630.765117}
2026-03-27 16:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900126auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860961> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860959> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:10 [ecarstrade.be] INFO: Extracting details for car 6860961auction106392
2026-03-27 16:57:11 [ecarstrade.be] INFO: Extracting details for car 6860959auction106392
2026-03-27 16:57:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2912f8d-847d-5afd-bc4a-a5fb2715d520 with identifier: 6860961auction106392
2026-03-27 16:57:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2912f8d-847d-5afd-bc4a-a5fb2715d520 with scrape type 2
2026-03-27 16:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2912f8d-847d-5afd-bc4a-a5fb2715d520 with scrape type 2
2026-03-27 16:57:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f2912f8d-847d-5afd-bc4a-a5fb2715d520, identifier: 6860961auction106392
2026-03-27 16:57:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d08886d8-fab8-5c9f-a7a7-6534241c0027 with identifier: 6860959auction106392
2026-03-27 16:57:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d08886d8-fab8-5c9f-a7a7-6534241c0027 with scrape type 2
2026-03-27 16:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d08886d8-fab8-5c9f-a7a7-6534241c0027 with scrape type 2
2026-03-27 16:57:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d08886d8-fab8-5c9f-a7a7-6534241c0027, identifier: 6860959auction106392
2026-03-27 16:57:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f2912f8d-847d-5afd-bc4a-a5fb2715d520 with identifier: 6860961auction106392
2026-03-27 16:57:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f2912f8d-847d-5afd-bc4a-a5fb2715d520 with identifier: 6860961auction106392
2026-03-27 16:57:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f2912f8d-847d-5afd-bc4a-a5fb2715d520 with identifier: 6860961auction106392 to the API
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'f2912f8d-847d-5afd-bc4a-a5fb2715d520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860961',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 31800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860961auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:11 [ecarstrade.be] INFO: Saving data for 6860961auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677212.071031, 'last_price_update_time': 1774630631.490882}
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860961auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d08886d8-fab8-5c9f-a7a7-6534241c0027 with identifier: 6860959auction106392
2026-03-27 16:57:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d08886d8-fab8-5c9f-a7a7-6534241c0027 with identifier: 6860959auction106392
2026-03-27 16:57:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d08886d8-fab8-5c9f-a7a7-6534241c0027 with identifier: 6860959auction106392 to the API
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'd08886d8-fab8-5c9f-a7a7-6534241c0027',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860959',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 39070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid4 300 e-EAT8 GT Pack',
'transmission': 'automatic',
'trim': 'Hybrid4 300 e-EAT8 GT Pack',
'vin': None,
'year': 2022}
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860959auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:11 [ecarstrade.be] INFO: Saving data for 6860959auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677196.10858, 'last_price_update_time': 1774630631.937037}
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860959auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860960> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:12 [ecarstrade.be] INFO: Extracting details for car 6860960auction106392
2026-03-27 16:57:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8000ff86-2c51-58eb-8ac5-a2f42af976f0 with identifier: 6860960auction106392
2026-03-27 16:57:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8000ff86-2c51-58eb-8ac5-a2f42af976f0 with scrape type 2
2026-03-27 16:57:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8000ff86-2c51-58eb-8ac5-a2f42af976f0 with scrape type 2
2026-03-27 16:57:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8000ff86-2c51-58eb-8ac5-a2f42af976f0, identifier: 6860960auction106392
2026-03-27 16:57:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8000ff86-2c51-58eb-8ac5-a2f42af976f0 with identifier: 6860960auction106392
2026-03-27 16:57:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8000ff86-2c51-58eb-8ac5-a2f42af976f0 with identifier: 6860960auction106392
2026-03-27 16:57:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8000ff86-2c51-58eb-8ac5-a2f42af976f0 with identifier: 6860960auction106392 to the API
2026-03-27 16:57:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860960>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '8000ff86-2c51-58eb-8ac5-a2f42af976f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860960',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 30411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860960auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:12 [ecarstrade.be] INFO: Saving data for 6860960auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677196.765228, 'last_price_update_time': 1774630632.488936}
2026-03-27 16:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860960auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860955> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:15 [ecarstrade.be] INFO: Extracting details for car 6860955auction106392
2026-03-27 16:57:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95c6df8a-cd8a-5654-af1d-e0e773305a90 with identifier: 6860955auction106392
2026-03-27 16:57:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95c6df8a-cd8a-5654-af1d-e0e773305a90 with scrape type 2
2026-03-27 16:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95c6df8a-cd8a-5654-af1d-e0e773305a90 with scrape type 2
2026-03-27 16:57:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 95c6df8a-cd8a-5654-af1d-e0e773305a90, identifier: 6860955auction106392
2026-03-27 16:57:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 95c6df8a-cd8a-5654-af1d-e0e773305a90 with identifier: 6860955auction106392
2026-03-27 16:57:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 95c6df8a-cd8a-5654-af1d-e0e773305a90 with identifier: 6860955auction106392
2026-03-27 16:57:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 95c6df8a-cd8a-5654-af1d-e0e773305a90 with identifier: 6860955auction106392 to the API
2026-03-27 16:57:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '95c6df8a-cd8a-5654-af1d-e0e773305a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860955',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 38697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid4 300 e-EAT8 GT',
'transmission': 'automatic',
'trim': 'Hybrid4 300 e-EAT8 GT',
'vin': None,
'year': 2022}
2026-03-27 16:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860955auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:16 [ecarstrade.be] INFO: Saving data for 6860955auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677197.244728, 'last_price_update_time': 1774630636.110007}
2026-03-27 16:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860955auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860953> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:17 [ecarstrade.be] INFO: Extracting details for car 6860953auction106392
2026-03-27 16:57:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 306aa062-d187-52e9-90bc-4ec7bba02a53 with identifier: 6860953auction106392
2026-03-27 16:57:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 306aa062-d187-52e9-90bc-4ec7bba02a53 with scrape type 2
2026-03-27 16:57:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 306aa062-d187-52e9-90bc-4ec7bba02a53 with scrape type 2
2026-03-27 16:57:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 306aa062-d187-52e9-90bc-4ec7bba02a53, identifier: 6860953auction106392
2026-03-27 16:57:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 306aa062-d187-52e9-90bc-4ec7bba02a53 with identifier: 6860953auction106392
2026-03-27 16:57:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 306aa062-d187-52e9-90bc-4ec7bba02a53 with identifier: 6860953auction106392
2026-03-27 16:57:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 306aa062-d187-52e9-90bc-4ec7bba02a53 with identifier: 6860953auction106392 to the API
2026-03-27 16:57:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860953>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '306aa062-d187-52e9-90bc-4ec7bba02a53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860953',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 4016,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860953auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:17 [ecarstrade.be] INFO: Saving data for 6860953auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677194.95676, 'last_price_update_time': 1774630637.74278}
2026-03-27 16:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860953auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860940> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:18 [ecarstrade.be] INFO: Extracting details for car 6860940auction106392
2026-03-27 16:57:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 678d5d22-f585-528f-a5e3-527dbcc05dee with identifier: 6860940auction106392
2026-03-27 16:57:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 678d5d22-f585-528f-a5e3-527dbcc05dee with scrape type 2
2026-03-27 16:57:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 678d5d22-f585-528f-a5e3-527dbcc05dee with scrape type 2
2026-03-27 16:57:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 678d5d22-f585-528f-a5e3-527dbcc05dee, identifier: 6860940auction106392
2026-03-27 16:57:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 678d5d22-f585-528f-a5e3-527dbcc05dee with identifier: 6860940auction106392
2026-03-27 16:57:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 678d5d22-f585-528f-a5e3-527dbcc05dee with identifier: 6860940auction106392
2026-03-27 16:57:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 678d5d22-f585-528f-a5e3-527dbcc05dee with identifier: 6860940auction106392 to the API
2026-03-27 16:57:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860940>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '678d5d22-f585-528f-a5e3-527dbcc05dee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860940',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 6049,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860940auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:18 [ecarstrade.be] INFO: Saving data for 6860940auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677308.746151, 'last_price_update_time': 1774630638.550653}
2026-03-27 16:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860940auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860944> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6859378> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:18 [ecarstrade.be] INFO: Extracting details for car 6860944auction106392
2026-03-27 16:57:18 [ecarstrade.be] INFO: Extracting details for car 6859378auction106392
2026-03-27 16:57:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c152c77-f826-556f-bc91-a68c80729f92 with identifier: 6860944auction106392
2026-03-27 16:57:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c152c77-f826-556f-bc91-a68c80729f92 with scrape type 2
2026-03-27 16:57:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c152c77-f826-556f-bc91-a68c80729f92 with scrape type 2
2026-03-27 16:57:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c152c77-f826-556f-bc91-a68c80729f92, identifier: 6860944auction106392
2026-03-27 16:57:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 139b97c8-5a4e-55cd-8eca-9b6c3db92dc7 with identifier: 6859378auction106392
2026-03-27 16:57:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 139b97c8-5a4e-55cd-8eca-9b6c3db92dc7 with scrape type 2
2026-03-27 16:57:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 139b97c8-5a4e-55cd-8eca-9b6c3db92dc7 with scrape type 2
2026-03-27 16:57:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 139b97c8-5a4e-55cd-8eca-9b6c3db92dc7, identifier: 6859378auction106392
2026-03-27 16:57:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c152c77-f826-556f-bc91-a68c80729f92 with identifier: 6860944auction106392
2026-03-27 16:57:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c152c77-f826-556f-bc91-a68c80729f92 with identifier: 6860944auction106392
2026-03-27 16:57:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c152c77-f826-556f-bc91-a68c80729f92 with identifier: 6860944auction106392 to the API
2026-03-27 16:57:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '0c152c77-f826-556f-bc91-a68c80729f92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860944',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 5482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860944auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:19 [ecarstrade.be] INFO: Saving data for 6860944auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677295.232452, 'last_price_update_time': 1774630639.145568}
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860944auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 139b97c8-5a4e-55cd-8eca-9b6c3db92dc7 with identifier: 6859378auction106392
2026-03-27 16:57:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 139b97c8-5a4e-55cd-8eca-9b6c3db92dc7 with identifier: 6859378auction106392
2026-03-27 16:57:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 139b97c8-5a4e-55cd-8eca-9b6c3db92dc7 with identifier: 6859378auction106392 to the API
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6859378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '139b97c8-5a4e-55cd-8eca-9b6c3db92dc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6859378',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 18810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859378auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:19 [ecarstrade.be] INFO: Saving data for 6859378auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677269.051356, 'last_price_update_time': 1774630639.472451}
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6859378auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900171auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900171auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900171auction106392: 2
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900179auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900179auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900179auction106392: 2
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900180auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900180auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900180auction106392: 2
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900207auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900207auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900207auction106392: 2
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900234auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900234auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900234auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900236auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900236auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900236auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900237auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900237auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900237auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900260auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900260auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900260auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900328auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900328auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900328auction106392: 2
2026-03-27 16:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6859376> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900330auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900330auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900330auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900331auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900331auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900331auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900340auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900340auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900340auction106392: 2
2026-03-27 16:57:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900369auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900369auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900369auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900371auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900371auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900371auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900376auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900376auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900376auction106392: 0
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900377auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900377auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900377auction106392: 2
2026-03-27 16:57:23 [ecarstrade.be] INFO: Extracting details for car 6859376auction106392
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900379auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900379auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900379auction106392: 2
2026-03-27 16:57:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1142a7ef-5e6e-58d3-b112-f784fe858b22 with identifier: 6859376auction106392
2026-03-27 16:57:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1142a7ef-5e6e-58d3-b112-f784fe858b22 with scrape type 2
2026-03-27 16:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1142a7ef-5e6e-58d3-b112-f784fe858b22 with scrape type 2
2026-03-27 16:57:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1142a7ef-5e6e-58d3-b112-f784fe858b22, identifier: 6859376auction106392
2026-03-27 16:57:23 [ecarstrade.be] INFO: Found listing with ID: 6900381auction106392
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900381auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:23 [ecarstrade.be] INFO: Scrape type for 6900381auction106392: 2
2026-03-27 16:57:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1142a7ef-5e6e-58d3-b112-f784fe858b22 with identifier: 6859376auction106392
2026-03-27 16:57:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1142a7ef-5e6e-58d3-b112-f784fe858b22 with identifier: 6859376auction106392
2026-03-27 16:57:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1142a7ef-5e6e-58d3-b112-f784fe858b22 with identifier: 6859376auction106392 to the API
2026-03-27 16:57:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6859376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '1142a7ef-5e6e-58d3-b112-f784fe858b22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6859376',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 3,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Hybrid 145 e-DCS6 Style',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Style',
'vin': None,
'year': 2025}
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859376auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:24 [ecarstrade.be] INFO: Saving data for 6859376auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677253.586318, 'last_price_update_time': 1774630644.179437}
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6859376auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:24 [ecarstrade.be] INFO: Found listing with ID: 6900387auction106392
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900387auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:24 [ecarstrade.be] INFO: Scrape type for 6900387auction106392: 2
2026-03-27 16:57:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6780525> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:24 [ecarstrade.be] INFO: Found listing with ID: 6900394auction106392
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900394auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:24 [ecarstrade.be] INFO: Scrape type for 6900394auction106392: 2
2026-03-27 16:57:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:24 [ecarstrade.be] INFO: Extracting details for car 6780525auction106392
2026-03-27 16:57:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a32d5469-af9b-51ed-a216-e35b33fd7f41 with identifier: 6780525auction106392
2026-03-27 16:57:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a32d5469-af9b-51ed-a216-e35b33fd7f41 with scrape type 2
2026-03-27 16:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a32d5469-af9b-51ed-a216-e35b33fd7f41 with scrape type 2
2026-03-27 16:57:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a32d5469-af9b-51ed-a216-e35b33fd7f41, identifier: 6780525auction106392
2026-03-27 16:57:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a32d5469-af9b-51ed-a216-e35b33fd7f41 with identifier: 6780525auction106392
2026-03-27 16:57:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a32d5469-af9b-51ed-a216-e35b33fd7f41 with identifier: 6780525auction106392
2026-03-27 16:57:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a32d5469-af9b-51ed-a216-e35b33fd7f41 with identifier: 6780525auction106392 to the API
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6780525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'a32d5469-af9b-51ed-a216-e35b33fd7f41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6780525',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 40929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe Turbo (90 hp)',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe Turbo (90 hp)',
'vin': None,
'year': 2024}
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780525auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:25 [ecarstrade.be] INFO: Saving data for 6780525auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676895.236651, 'last_price_update_time': 1774630645.045817}
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6780525auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777782> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:25 [ecarstrade.be] INFO: Extracting details for car 6777782auction106392
2026-03-27 16:57:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0f4586-bdc3-5bdf-b60c-d63834002289 with identifier: 6777782auction106392
2026-03-27 16:57:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0f4586-bdc3-5bdf-b60c-d63834002289 with scrape type 2
2026-03-27 16:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf0f4586-bdc3-5bdf-b60c-d63834002289 with scrape type 2
2026-03-27 16:57:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cf0f4586-bdc3-5bdf-b60c-d63834002289, identifier: 6777782auction106392
2026-03-27 16:57:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cf0f4586-bdc3-5bdf-b60c-d63834002289 with identifier: 6777782auction106392
2026-03-27 16:57:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cf0f4586-bdc3-5bdf-b60c-d63834002289 with identifier: 6777782auction106392
2026-03-27 16:57:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cf0f4586-bdc3-5bdf-b60c-d63834002289 with identifier: 6777782auction106392 to the API
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777782>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'cf0f4586-bdc3-5bdf-b60c-d63834002289',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777782',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 31834,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Tonale TI 1.3L Plug-in Hybrid (PHEV) 280 hp',
'transmission': 'automatic',
'trim': 'TI 1.3L Plug-in Hybrid (PHEV) 280 hp',
'vin': None,
'year': 2023}
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777782auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:25 [ecarstrade.be] INFO: Saving data for 6777782auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676889.723239, 'last_price_update_time': 1774630645.639057}
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777782auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777780> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:25 [ecarstrade.be] INFO: Extracting details for car 6777780auction106392
2026-03-27 16:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6780524> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35352f8b-915b-5b20-8ae7-3ba836e7ab6a with identifier: 6777780auction106392
2026-03-27 16:57:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35352f8b-915b-5b20-8ae7-3ba836e7ab6a with scrape type 2
2026-03-27 16:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35352f8b-915b-5b20-8ae7-3ba836e7ab6a with scrape type 2
2026-03-27 16:57:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 35352f8b-915b-5b20-8ae7-3ba836e7ab6a, identifier: 6777780auction106392
2026-03-27 16:57:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 35352f8b-915b-5b20-8ae7-3ba836e7ab6a with identifier: 6777780auction106392
2026-03-27 16:57:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 35352f8b-915b-5b20-8ae7-3ba836e7ab6a with identifier: 6777780auction106392
2026-03-27 16:57:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 35352f8b-915b-5b20-8ae7-3ba836e7ab6a with identifier: 6777780auction106392 to the API
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777780>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '35352f8b-915b-5b20-8ae7-3ba836e7ab6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777780',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 28803,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Tonale Ti 1.5L Hybrid (HEV) 160 hp',
'transmission': 'automatic',
'trim': 'Ti 1.5L Hybrid (HEV) 160 hp',
'vin': None,
'year': 2023}
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777780auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:26 [ecarstrade.be] INFO: Saving data for 6777780auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676895.564609, 'last_price_update_time': 1774630646.329301}
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777780auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:26 [ecarstrade.be] INFO: Extracting details for car 6780524auction106392
2026-03-27 16:57:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18a7ae6b-6258-5874-9194-3d39f1a7decc with identifier: 6780524auction106392
2026-03-27 16:57:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18a7ae6b-6258-5874-9194-3d39f1a7decc with scrape type 2
2026-03-27 16:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18a7ae6b-6258-5874-9194-3d39f1a7decc with scrape type 2
2026-03-27 16:57:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 18a7ae6b-6258-5874-9194-3d39f1a7decc, identifier: 6780524auction106392
2026-03-27 16:57:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 18a7ae6b-6258-5874-9194-3d39f1a7decc with identifier: 6780524auction106392
2026-03-27 16:57:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 18a7ae6b-6258-5874-9194-3d39f1a7decc with identifier: 6780524auction106392
2026-03-27 16:57:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 18a7ae6b-6258-5874-9194-3d39f1a7decc with identifier: 6780524auction106392 to the API
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6780524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '18a7ae6b-6258-5874-9194-3d39f1a7decc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6780524',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 40614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe Turbo (90 hp)',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe Turbo (90 hp)',
'vin': None,
'year': 2024}
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780524auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:26 [ecarstrade.be] INFO: Saving data for 6780524auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676896.289428, 'last_price_update_time': 1774630646.707353}
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6780524auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777643> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:29 [ecarstrade.be] INFO: Extracting details for car 6777643auction106392
2026-03-27 16:57:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b01a2d8-db62-5983-97d4-43c62291ec68 with identifier: 6777643auction106392
2026-03-27 16:57:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b01a2d8-db62-5983-97d4-43c62291ec68 with scrape type 2
2026-03-27 16:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b01a2d8-db62-5983-97d4-43c62291ec68 with scrape type 2
2026-03-27 16:57:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b01a2d8-db62-5983-97d4-43c62291ec68, identifier: 6777643auction106392
2026-03-27 16:57:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b01a2d8-db62-5983-97d4-43c62291ec68 with identifier: 6777643auction106392
2026-03-27 16:57:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b01a2d8-db62-5983-97d4-43c62291ec68 with identifier: 6777643auction106392
2026-03-27 16:57:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b01a2d8-db62-5983-97d4-43c62291ec68 with identifier: 6777643auction106392 to the API
2026-03-27 16:57:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '8b01a2d8-db62-5983-97d4-43c62291ec68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777643',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 31871,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777643auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:30 [ecarstrade.be] INFO: Saving data for 6777643auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1774537756.848634, 'last_price_update_time': 1774630650.354861}
2026-03-27 16:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777643auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777638> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:31 [ecarstrade.be] INFO: Extracting details for car 6777638auction106392
2026-03-27 16:57:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8e8d5b0-72a8-564a-bf82-490d3700ca57 with identifier: 6777638auction106392
2026-03-27 16:57:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8e8d5b0-72a8-564a-bf82-490d3700ca57 with scrape type 2
2026-03-27 16:57:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8e8d5b0-72a8-564a-bf82-490d3700ca57 with scrape type 2
2026-03-27 16:57:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8e8d5b0-72a8-564a-bf82-490d3700ca57, identifier: 6777638auction106392
2026-03-27 16:57:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8e8d5b0-72a8-564a-bf82-490d3700ca57 with identifier: 6777638auction106392
2026-03-27 16:57:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8e8d5b0-72a8-564a-bf82-490d3700ca57 with identifier: 6777638auction106392
2026-03-27 16:57:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8e8d5b0-72a8-564a-bf82-490d3700ca57 with identifier: 6777638auction106392 to the API
2026-03-27 16:57:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777638>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'b8e8d5b0-72a8-564a-bf82-490d3700ca57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777638',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 38177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777638auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:32 [ecarstrade.be] INFO: Saving data for 6777638auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676875.583028, 'last_price_update_time': 1774630652.326049}
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777638auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6777781> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900171> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:57:32 [ecarstrade.be] INFO: Extracting details for car 6777781auction106392
2026-03-27 16:57:32 [ecarstrade.be] INFO: Extracting details for car 6900171auction106392
2026-03-27 16:57:32 [ecarstrade.be] INFO: Found listing with ID: 6900398auction106392
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900398auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:32 [ecarstrade.be] INFO: Scrape type for 6900398auction106392: 2
2026-03-27 16:57:32 [ecarstrade.be] INFO: Found listing with ID: 6900400auction106392
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900400auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:32 [ecarstrade.be] INFO: Scrape type for 6900400auction106392: 2
2026-03-27 16:57:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f0838ce-cd47-5937-9b44-6cfef118cc3f with identifier: 6777781auction106392
2026-03-27 16:57:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f0838ce-cd47-5937-9b44-6cfef118cc3f with scrape type 2
2026-03-27 16:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f0838ce-cd47-5937-9b44-6cfef118cc3f with scrape type 2
2026-03-27 16:57:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f0838ce-cd47-5937-9b44-6cfef118cc3f, identifier: 6777781auction106392
2026-03-27 16:57:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 035fca3b-58a7-5ec3-bd66-2cb89ee2dc16 with identifier: 6900171auction106392
2026-03-27 16:57:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 035fca3b-58a7-5ec3-bd66-2cb89ee2dc16 with scrape type 2
2026-03-27 16:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 035fca3b-58a7-5ec3-bd66-2cb89ee2dc16 with scrape type 2
2026-03-27 16:57:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 035fca3b-58a7-5ec3-bd66-2cb89ee2dc16, identifier: 6900171auction106392
2026-03-27 16:57:32 [ecarstrade.be] INFO: Found listing with ID: 6900405auction106392
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900405auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:32 [ecarstrade.be] INFO: Scrape type for 6900405auction106392: 2
2026-03-27 16:57:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f0838ce-cd47-5937-9b44-6cfef118cc3f with identifier: 6777781auction106392
2026-03-27 16:57:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f0838ce-cd47-5937-9b44-6cfef118cc3f with identifier: 6777781auction106392
2026-03-27 16:57:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f0838ce-cd47-5937-9b44-6cfef118cc3f with identifier: 6777781auction106392 to the API
2026-03-27 16:57:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6777781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '6f0838ce-cd47-5937-9b44-6cfef118cc3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6777781',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 24507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Tonale Tributo Italiano 1.5L Hybrid 160 hp (TCT)',
'transmission': 'automatic',
'trim': 'Tributo Italiano 1.5L Hybrid 160 hp (TCT)',
'vin': None,
'year': 2024}
2026-03-27 16:57:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777781auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:33 [ecarstrade.be] INFO: Saving data for 6777781auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772676899.134603, 'last_price_update_time': 1774630653.762295}
2026-03-27 16:57:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6777781auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 035fca3b-58a7-5ec3-bd66-2cb89ee2dc16 with identifier: 6900171auction106392
2026-03-27 16:57:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 035fca3b-58a7-5ec3-bd66-2cb89ee2dc16 with identifier: 6900171auction106392
2026-03-27 16:57:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 035fca3b-58a7-5ec3-bd66-2cb89ee2dc16 with identifier: 6900171auction106392 to the API
2026-03-27 16:57:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '035fca3b-58a7-5ec3-bd66-2cb89ee2dc16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900171',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 21538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900171auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Saving data for 6900171auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677251.906409, 'last_price_update_time': 1774630654.135431}
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900171auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900407auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900407auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900407auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900416auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900416auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900416auction106392: 2
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900421auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900421auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900421auction106392: 2
2026-03-27 16:57:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900179> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900432auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900432auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900432auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900438auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900438auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900438auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900440auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900440auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900440auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900447auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900447auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900447auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900453auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900453auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900453auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900461auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900461auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900461auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900478auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900478auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900478auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900479auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900479auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900479auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900617auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900617auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900617auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6900620auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900620auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6900620auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6902439auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902439auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6902439auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6903531auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903531auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6903531auction106392: 0
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6904571auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904571auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6904571auction106392: 2
2026-03-27 16:57:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:34 [ecarstrade.be] INFO: Extracting details for car 6900179auction106392
2026-03-27 16:57:34 [ecarstrade.be] INFO: Found listing with ID: 6906610auction106392
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906610auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:34 [ecarstrade.be] INFO: Scrape type for 6906610auction106392: 2
2026-03-27 16:57:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa0cdc2a-f37f-592e-b774-accc98be6f78 with identifier: 6900179auction106392
2026-03-27 16:57:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa0cdc2a-f37f-592e-b774-accc98be6f78 with scrape type 2
2026-03-27 16:57:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa0cdc2a-f37f-592e-b774-accc98be6f78 with scrape type 2
2026-03-27 16:57:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa0cdc2a-f37f-592e-b774-accc98be6f78, identifier: 6900179auction106392
2026-03-27 16:57:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa0cdc2a-f37f-592e-b774-accc98be6f78 with identifier: 6900179auction106392
2026-03-27 16:57:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa0cdc2a-f37f-592e-b774-accc98be6f78 with identifier: 6900179auction106392
2026-03-27 16:57:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa0cdc2a-f37f-592e-b774-accc98be6f78 with identifier: 6900179auction106392 to the API
2026-03-27 16:57:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900179>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'fa0cdc2a-f37f-592e-b774-accc98be6f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900179',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 26304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900179auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:36 [ecarstrade.be] INFO: Saving data for 6900179auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677254.105139, 'last_price_update_time': 1774630656.468223}
2026-03-27 16:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900179auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900180> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:36 [ecarstrade.be] INFO: Extracting details for car 6900180auction106392
2026-03-27 16:57:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fd0ae4f-c116-5f8f-97b8-d2ad870e150b with identifier: 6900180auction106392
2026-03-27 16:57:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fd0ae4f-c116-5f8f-97b8-d2ad870e150b with scrape type 2
2026-03-27 16:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fd0ae4f-c116-5f8f-97b8-d2ad870e150b with scrape type 2
2026-03-27 16:57:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0fd0ae4f-c116-5f8f-97b8-d2ad870e150b, identifier: 6900180auction106392
2026-03-27 16:57:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0fd0ae4f-c116-5f8f-97b8-d2ad870e150b with identifier: 6900180auction106392
2026-03-27 16:57:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0fd0ae4f-c116-5f8f-97b8-d2ad870e150b with identifier: 6900180auction106392
2026-03-27 16:57:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0fd0ae4f-c116-5f8f-97b8-d2ad870e150b with identifier: 6900180auction106392 to the API
2026-03-27 16:57:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900180>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '0fd0ae4f-c116-5f8f-97b8-d2ad870e150b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900180',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS4',
'odometer': 26292,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900180auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:39 [ecarstrade.be] INFO: Saving data for 6900180auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677305.87363, 'last_price_update_time': 1774630659.840611}
2026-03-27 16:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900180auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900207> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900328> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:39 [ecarstrade.be] INFO: Extracting details for car 6900207auction106392
2026-03-27 16:57:40 [ecarstrade.be] INFO: Extracting details for car 6900328auction106392
2026-03-27 16:57:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 676949a5-6041-5d37-bb2a-648a755d4d65 with identifier: 6900207auction106392
2026-03-27 16:57:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 676949a5-6041-5d37-bb2a-648a755d4d65 with scrape type 2
2026-03-27 16:57:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 676949a5-6041-5d37-bb2a-648a755d4d65 with scrape type 2
2026-03-27 16:57:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 676949a5-6041-5d37-bb2a-648a755d4d65, identifier: 6900207auction106392
2026-03-27 16:57:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eb7bd9b-0f4e-5c03-9c6d-86899268ebc4 with identifier: 6900328auction106392
2026-03-27 16:57:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb7bd9b-0f4e-5c03-9c6d-86899268ebc4 with scrape type 2
2026-03-27 16:57:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eb7bd9b-0f4e-5c03-9c6d-86899268ebc4 with scrape type 2
2026-03-27 16:57:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7eb7bd9b-0f4e-5c03-9c6d-86899268ebc4, identifier: 6900328auction106392
2026-03-27 16:57:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 676949a5-6041-5d37-bb2a-648a755d4d65 with identifier: 6900207auction106392
2026-03-27 16:57:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 676949a5-6041-5d37-bb2a-648a755d4d65 with identifier: 6900207auction106392
2026-03-27 16:57:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 676949a5-6041-5d37-bb2a-648a755d4d65 with identifier: 6900207auction106392 to the API
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '676949a5-6041-5d37-bb2a-648a755d4d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900207',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '508',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Hybrid 180 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'SW Hybrid 180 e-EAT8 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900207auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:40 [ecarstrade.be] INFO: Saving data for 6900207auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677292.338967, 'last_price_update_time': 1774630660.438742}
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900207auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7eb7bd9b-0f4e-5c03-9c6d-86899268ebc4 with identifier: 6900328auction106392
2026-03-27 16:57:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7eb7bd9b-0f4e-5c03-9c6d-86899268ebc4 with identifier: 6900328auction106392
2026-03-27 16:57:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7eb7bd9b-0f4e-5c03-9c6d-86899268ebc4 with identifier: 6900328auction106392 to the API
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '7eb7bd9b-0f4e-5c03-9c6d-86899268ebc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900328',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 13096,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900328auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:40 [ecarstrade.be] INFO: Saving data for 6900328auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677256.033852, 'last_price_update_time': 1774630660.815254}
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900328auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900340> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:40 [ecarstrade.be] INFO: Extracting details for car 6900340auction106392
2026-03-27 16:57:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9011822-8dfa-5833-8313-c1fb8f5b93a1 with identifier: 6900340auction106392
2026-03-27 16:57:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9011822-8dfa-5833-8313-c1fb8f5b93a1 with scrape type 2
2026-03-27 16:57:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9011822-8dfa-5833-8313-c1fb8f5b93a1 with scrape type 2
2026-03-27 16:57:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b9011822-8dfa-5833-8313-c1fb8f5b93a1, identifier: 6900340auction106392
2026-03-27 16:57:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b9011822-8dfa-5833-8313-c1fb8f5b93a1 with identifier: 6900340auction106392
2026-03-27 16:57:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b9011822-8dfa-5833-8313-c1fb8f5b93a1 with identifier: 6900340auction106392
2026-03-27 16:57:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b9011822-8dfa-5833-8313-c1fb8f5b93a1 with identifier: 6900340auction106392 to the API
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900340>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'b9011822-8dfa-5833-8313-c1fb8f5b93a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900340',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 3758,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900340auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:41 [ecarstrade.be] INFO: Saving data for 6900340auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677257.821906, 'last_price_update_time': 1774630661.329066}
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900340auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6860956> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:41 [ecarstrade.be] INFO: Extracting details for car 6860956auction106392
2026-03-27 16:57:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beab2c33-c4a3-5017-b796-01cc65df6d18 with identifier: 6860956auction106392
2026-03-27 16:57:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beab2c33-c4a3-5017-b796-01cc65df6d18 with scrape type 2
2026-03-27 16:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beab2c33-c4a3-5017-b796-01cc65df6d18 with scrape type 2
2026-03-27 16:57:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: beab2c33-c4a3-5017-b796-01cc65df6d18, identifier: 6860956auction106392
2026-03-27 16:57:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: beab2c33-c4a3-5017-b796-01cc65df6d18 with identifier: 6860956auction106392
2026-03-27 16:57:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: beab2c33-c4a3-5017-b796-01cc65df6d18 with identifier: 6860956auction106392
2026-03-27 16:57:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: beab2c33-c4a3-5017-b796-01cc65df6d18 with identifier: 6860956auction106392 to the API
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6860956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'beab2c33-c4a3-5017-b796-01cc65df6d18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6860956',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 39640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid4 300 e-EAT8 GT Pack',
'transmission': 'automatic',
'trim': 'Hybrid4 300 e-EAT8 GT Pack',
'vin': None,
'year': 2022}
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860956auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:41 [ecarstrade.be] INFO: Saving data for 6860956auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677220.577327, 'last_price_update_time': 1774630661.949818}
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6860956auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900377> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:42 [ecarstrade.be] INFO: Extracting details for car 6900377auction106392
2026-03-27 16:57:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 6900377auction106392
2026-03-27 16:57:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc645db-dbb7-5822-b731-11ac5cefb6a2 with scrape type 2
2026-03-27 16:57:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfc645db-dbb7-5822-b731-11ac5cefb6a2 with scrape type 2
2026-03-27 16:57:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bfc645db-dbb7-5822-b731-11ac5cefb6a2, identifier: 6900377auction106392
2026-03-27 16:57:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 6900377auction106392
2026-03-27 16:57:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 6900377auction106392
2026-03-27 16:57:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 6900377auction106392 to the API
2026-03-27 16:57:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'bfc645db-dbb7-5822-b731-11ac5cefb6a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900377',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '508',
'odometer': 5,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'SW Hybrid 225 e-EAT8 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900377auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:42 [ecarstrade.be] INFO: Saving data for 6900377auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614306.507028, 'last_price_update_time': 1774630662.504131}
2026-03-27 16:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900377auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900387> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:42 [ecarstrade.be] INFO: Extracting details for car 6900387auction106392
2026-03-27 16:57:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6900387auction106392
2026-03-27 16:57:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38071d68-28d2-59eb-a13e-27138a85df71 with scrape type 2
2026-03-27 16:57:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38071d68-28d2-59eb-a13e-27138a85df71 with scrape type 2
2026-03-27 16:57:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 38071d68-28d2-59eb-a13e-27138a85df71, identifier: 6900387auction106392
2026-03-27 16:57:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6900387auction106392
2026-03-27 16:57:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6900387auction106392
2026-03-27 16:57:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6900387auction106392 to the API
2026-03-27 16:57:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '38071d68-28d2-59eb-a13e-27138a85df71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900387',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '508',
'odometer': 4,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'SW Hybrid 225 e-EAT8 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900387auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:43 [ecarstrade.be] INFO: Saving data for 6900387auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614296.311069, 'last_price_update_time': 1774630663.027158}
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900387auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900394> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:43 [ecarstrade.be] INFO: Extracting details for car 6900394auction106392
2026-03-27 16:57:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b0fb312-e9d3-55cf-a6a1-1b0e8d15d06d with identifier: 6900394auction106392
2026-03-27 16:57:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b0fb312-e9d3-55cf-a6a1-1b0e8d15d06d with scrape type 2
2026-03-27 16:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b0fb312-e9d3-55cf-a6a1-1b0e8d15d06d with scrape type 2
2026-03-27 16:57:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7b0fb312-e9d3-55cf-a6a1-1b0e8d15d06d, identifier: 6900394auction106392
2026-03-27 16:57:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b0fb312-e9d3-55cf-a6a1-1b0e8d15d06d with identifier: 6900394auction106392
2026-03-27 16:57:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b0fb312-e9d3-55cf-a6a1-1b0e8d15d06d with identifier: 6900394auction106392
2026-03-27 16:57:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b0fb312-e9d3-55cf-a6a1-1b0e8d15d06d with identifier: 6900394auction106392 to the API
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900394>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '7b0fb312-e9d3-55cf-a6a1-1b0e8d15d06d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900394',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 5806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900394auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:43 [ecarstrade.be] INFO: Saving data for 6900394auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614492.181348, 'last_price_update_time': 1774630663.6305}
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900394auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900381> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:57:46 [ecarstrade.be] INFO: Found listing with ID: 6906613auction106392
2026-03-27 16:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906613auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:46 [ecarstrade.be] INFO: Scrape type for 6906613auction106392: 2
2026-03-27 16:57:46 [ecarstrade.be] INFO: Extracting details for car 6900381auction106392
2026-03-27 16:57:46 [ecarstrade.be] INFO: Found listing with ID: 6907011auction106392
2026-03-27 16:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907011auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:46 [ecarstrade.be] INFO: Scrape type for 6907011auction106392: 2
2026-03-27 16:57:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbc2ecc-211c-5f76-974d-e493c5cd2efb with identifier: 6900381auction106392
2026-03-27 16:57:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbc2ecc-211c-5f76-974d-e493c5cd2efb with scrape type 2
2026-03-27 16:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdbc2ecc-211c-5f76-974d-e493c5cd2efb with scrape type 2
2026-03-27 16:57:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cdbc2ecc-211c-5f76-974d-e493c5cd2efb, identifier: 6900381auction106392
2026-03-27 16:57:46 [ecarstrade.be] INFO: Found listing with ID: 6907012auction106392
2026-03-27 16:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907012auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:46 [ecarstrade.be] INFO: Scrape type for 6907012auction106392: 2
2026-03-27 16:57:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cdbc2ecc-211c-5f76-974d-e493c5cd2efb with identifier: 6900381auction106392
2026-03-27 16:57:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cdbc2ecc-211c-5f76-974d-e493c5cd2efb with identifier: 6900381auction106392
2026-03-27 16:57:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cdbc2ecc-211c-5f76-974d-e493c5cd2efb with identifier: 6900381auction106392 to the API
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'cdbc2ecc-211c-5f76-974d-e493c5cd2efb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900381',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '508',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'SW Hybrid 225 e-EAT8 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900381auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Saving data for 6900381auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614297.237928, 'last_price_update_time': 1774630667.292367}
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900381auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6907017auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907017auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6907017auction106392: 2
2026-03-27 16:57:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900379> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6907022auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907022auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6907022auction106392: 2
2026-03-27 16:57:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6907025auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907025auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6907025auction106392: 2
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6907632auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907632auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6907632auction106392: 2
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6909655auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909655auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6909655auction106392: 2
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6916239auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916239auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6916239auction106392: 2
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6918200auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918200auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6918200auction106392: 0
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6921757auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921757auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6921757auction106392: 2
2026-03-27 16:57:47 [ecarstrade.be] INFO: Extracting details for car 6900379auction106392
2026-03-27 16:57:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900398> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6922096auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922096auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6922096auction106392: 2
2026-03-27 16:57:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccea10f9-a396-5c3a-ada9-67979ff07c28 with identifier: 6900379auction106392
2026-03-27 16:57:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccea10f9-a396-5c3a-ada9-67979ff07c28 with scrape type 2
2026-03-27 16:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccea10f9-a396-5c3a-ada9-67979ff07c28 with scrape type 2
2026-03-27 16:57:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ccea10f9-a396-5c3a-ada9-67979ff07c28, identifier: 6900379auction106392
2026-03-27 16:57:47 [ecarstrade.be] INFO: Found listing with ID: 6922097auction106392
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922097auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Scrape type for 6922097auction106392: 2
2026-03-27 16:57:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ccea10f9-a396-5c3a-ada9-67979ff07c28 with identifier: 6900379auction106392
2026-03-27 16:57:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ccea10f9-a396-5c3a-ada9-67979ff07c28 with identifier: 6900379auction106392
2026-03-27 16:57:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ccea10f9-a396-5c3a-ada9-67979ff07c28 with identifier: 6900379auction106392 to the API
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'ccea10f9-a396-5c3a-ada9-67979ff07c28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900379',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '208',
'odometer': 52090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 Allure Pack 1.2L PureTech Turbo 130 S&S (EAT8)',
'transmission': 'automatic',
'trim': 'Allure Pack 1.2L PureTech Turbo 130 S&S (EAT8)',
'vin': None,
'year': 2023}
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900379auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:47 [ecarstrade.be] INFO: Saving data for 6900379auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614311.980503, 'last_price_update_time': 1774630667.892951}
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900379auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:48 [ecarstrade.be] INFO: Extracting details for car 6900398auction106392
2026-03-27 16:57:48 [ecarstrade.be] INFO: Found listing with ID: 6922098auction106392
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922098auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:48 [ecarstrade.be] INFO: Scrape type for 6922098auction106392: 0
2026-03-27 16:57:48 [ecarstrade.be] INFO: Found listing with ID: 6922433auction106392
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922433auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:48 [ecarstrade.be] INFO: Scrape type for 6922433auction106392: 2
2026-03-27 16:57:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc88bdbb-30c7-5752-81a4-c90ca3e6fed2 with identifier: 6900398auction106392
2026-03-27 16:57:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc88bdbb-30c7-5752-81a4-c90ca3e6fed2 with scrape type 2
2026-03-27 16:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc88bdbb-30c7-5752-81a4-c90ca3e6fed2 with scrape type 2
2026-03-27 16:57:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc88bdbb-30c7-5752-81a4-c90ca3e6fed2, identifier: 6900398auction106392
2026-03-27 16:57:48 [ecarstrade.be] INFO: Found listing with ID: 6922445auction106392
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922445auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:48 [ecarstrade.be] INFO: Scrape type for 6922445auction106392: 2
2026-03-27 16:57:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc88bdbb-30c7-5752-81a4-c90ca3e6fed2 with identifier: 6900398auction106392
2026-03-27 16:57:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc88bdbb-30c7-5752-81a4-c90ca3e6fed2 with identifier: 6900398auction106392
2026-03-27 16:57:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc88bdbb-30c7-5752-81a4-c90ca3e6fed2 with identifier: 6900398auction106392 to the API
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'bc88bdbb-30c7-5752-81a4-c90ca3e6fed2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900398',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 5360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900398auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:48 [ecarstrade.be] INFO: Saving data for 6900398auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614518.377865, 'last_price_update_time': 1774630668.851721}
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900398auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:48 [ecarstrade.be] INFO: Found listing with ID: 6922698auction106392
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922698auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:48 [ecarstrade.be] INFO: Scrape type for 6922698auction106392: 0
2026-03-27 16:57:48 [ecarstrade.be] INFO: Found listing with ID: 6922702auction106392
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922702auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:48 [ecarstrade.be] INFO: Scrape type for 6922702auction106392: 0
2026-03-27 16:57:48 [ecarstrade.be] INFO: Found listing with ID: 6922706auction106392
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922706auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:48 [ecarstrade.be] INFO: Scrape type for 6922706auction106392: 0
2026-03-27 16:57:48 [ecarstrade.be] INFO: Found listing with ID: 6922714auction106392
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922714auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:48 [ecarstrade.be] INFO: Scrape type for 6922714auction106392: 0
2026-03-27 16:57:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900405> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:49 [ecarstrade.be] INFO: Extracting details for car 6900405auction106392
2026-03-27 16:57:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14121420-83e0-5abe-a67d-43658550c9d4 with identifier: 6900405auction106392
2026-03-27 16:57:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14121420-83e0-5abe-a67d-43658550c9d4 with scrape type 2
2026-03-27 16:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14121420-83e0-5abe-a67d-43658550c9d4 with scrape type 2
2026-03-27 16:57:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14121420-83e0-5abe-a67d-43658550c9d4, identifier: 6900405auction106392
2026-03-27 16:57:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14121420-83e0-5abe-a67d-43658550c9d4 with identifier: 6900405auction106392
2026-03-27 16:57:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14121420-83e0-5abe-a67d-43658550c9d4 with identifier: 6900405auction106392
2026-03-27 16:57:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14121420-83e0-5abe-a67d-43658550c9d4 with identifier: 6900405auction106392 to the API
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '14121420-83e0-5abe-a67d-43658550c9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900405',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '508',
'odometer': 24722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900405auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:49 [ecarstrade.be] INFO: Saving data for 6900405auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614327.127439, 'last_price_update_time': 1774630669.446868}
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900405auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900416> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:49 [ecarstrade.be] INFO: Extracting details for car 6900416auction106392
2026-03-27 16:57:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76534a83-a259-5ce9-aa69-6c16c66acda2 with identifier: 6900416auction106392
2026-03-27 16:57:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76534a83-a259-5ce9-aa69-6c16c66acda2 with scrape type 2
2026-03-27 16:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76534a83-a259-5ce9-aa69-6c16c66acda2 with scrape type 2
2026-03-27 16:57:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76534a83-a259-5ce9-aa69-6c16c66acda2, identifier: 6900416auction106392
2026-03-27 16:57:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76534a83-a259-5ce9-aa69-6c16c66acda2 with identifier: 6900416auction106392
2026-03-27 16:57:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76534a83-a259-5ce9-aa69-6c16c66acda2 with identifier: 6900416auction106392
2026-03-27 16:57:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76534a83-a259-5ce9-aa69-6c16c66acda2 with identifier: 6900416auction106392 to the API
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '76534a83-a259-5ce9-aa69-6c16c66acda2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900416',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 22180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900416auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:49 [ecarstrade.be] INFO: Saving data for 6900416auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614357.051699, 'last_price_update_time': 1774630669.916855}
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900416auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900421> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:50 [ecarstrade.be] INFO: Extracting details for car 6900421auction106392
2026-03-27 16:57:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1b50f9c-7951-5864-ae66-9f5be17bf29a with identifier: 6900421auction106392
2026-03-27 16:57:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1b50f9c-7951-5864-ae66-9f5be17bf29a with scrape type 2
2026-03-27 16:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1b50f9c-7951-5864-ae66-9f5be17bf29a with scrape type 2
2026-03-27 16:57:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1b50f9c-7951-5864-ae66-9f5be17bf29a, identifier: 6900421auction106392
2026-03-27 16:57:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1b50f9c-7951-5864-ae66-9f5be17bf29a with identifier: 6900421auction106392
2026-03-27 16:57:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1b50f9c-7951-5864-ae66-9f5be17bf29a with identifier: 6900421auction106392
2026-03-27 16:57:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1b50f9c-7951-5864-ae66-9f5be17bf29a with identifier: 6900421auction106392 to the API
2026-03-27 16:57:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'e1b50f9c-7951-5864-ae66-9f5be17bf29a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900421',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 7444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-03',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900421auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:50 [ecarstrade.be] INFO: Saving data for 6900421auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614302.160723, 'last_price_update_time': 1774630670.399169}
2026-03-27 16:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900421auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904571> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:53 [ecarstrade.be] INFO: Extracting details for car 6904571auction106392
2026-03-27 16:57:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a24391-f7c4-57b3-bba6-1a0897340d54 with identifier: 6904571auction106392
2026-03-27 16:57:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a24391-f7c4-57b3-bba6-1a0897340d54 with scrape type 2
2026-03-27 16:57:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a24391-f7c4-57b3-bba6-1a0897340d54 with scrape type 2
2026-03-27 16:57:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 69a24391-f7c4-57b3-bba6-1a0897340d54, identifier: 6904571auction106392
2026-03-27 16:57:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 69a24391-f7c4-57b3-bba6-1a0897340d54 with identifier: 6904571auction106392
2026-03-27 16:57:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 69a24391-f7c4-57b3-bba6-1a0897340d54 with identifier: 6904571auction106392
2026-03-27 16:57:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 69a24391-f7c4-57b3-bba6-1a0897340d54 with identifier: 6904571auction106392 to the API
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6904571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '69a24391-f7c4-57b3-bba6-1a0897340d54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6904571',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 22151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904571auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:54 [ecarstrade.be] INFO: Saving data for 6904571auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614418.873807, 'last_price_update_time': 1774630674.281213}
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904571auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page93?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:54 [ecarstrade.be] INFO: Found 5 car items
2026-03-27 16:57:54 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:57:54 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:57:54 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:57:54 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:57:54 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:57:54 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:57:54 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:57:54 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:57:54 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 16:57:54 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 16:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906610> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:54 [ecarstrade.be] INFO: Extracting details for car 6906610auction106392
2026-03-27 16:57:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cff73d0a-969c-50cc-80bc-9c3e48fd0353 with identifier: 6906610auction106392
2026-03-27 16:57:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cff73d0a-969c-50cc-80bc-9c3e48fd0353 with scrape type 2
2026-03-27 16:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cff73d0a-969c-50cc-80bc-9c3e48fd0353 with scrape type 2
2026-03-27 16:57:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cff73d0a-969c-50cc-80bc-9c3e48fd0353, identifier: 6906610auction106392
2026-03-27 16:57:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cff73d0a-969c-50cc-80bc-9c3e48fd0353 with identifier: 6906610auction106392
2026-03-27 16:57:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cff73d0a-969c-50cc-80bc-9c3e48fd0353 with identifier: 6906610auction106392
2026-03-27 16:57:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cff73d0a-969c-50cc-80bc-9c3e48fd0353 with identifier: 6906610auction106392 to the API
2026-03-27 16:57:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6906610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': 'cff73d0a-969c-50cc-80bc-9c3e48fd0353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906610',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 11445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Evolution 1.5L Blue dCi 100',
'transmission': 'manual',
'trim': 'Evolution 1.5L Blue dCi 100',
'vin': None,
'year': 2025}
2026-03-27 16:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906610auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:55 [ecarstrade.be] INFO: Saving data for 6906610auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614425.630552, 'last_price_update_time': 1774630675.280056}
2026-03-27 16:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906610auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907011> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:56 [ecarstrade.be] INFO: Extracting details for car 6907011auction106392
2026-03-27 16:57:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10687336-d699-58fc-87c0-093fe0072af7 with identifier: 6907011auction106392
2026-03-27 16:57:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10687336-d699-58fc-87c0-093fe0072af7 with scrape type 2
2026-03-27 16:57:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10687336-d699-58fc-87c0-093fe0072af7 with scrape type 2
2026-03-27 16:57:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 10687336-d699-58fc-87c0-093fe0072af7, identifier: 6907011auction106392
2026-03-27 16:57:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 10687336-d699-58fc-87c0-093fe0072af7 with identifier: 6907011auction106392
2026-03-27 16:57:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 10687336-d699-58fc-87c0-093fe0072af7 with identifier: 6907011auction106392
2026-03-27 16:57:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 10687336-d699-58fc-87c0-093fe0072af7 with identifier: 6907011auction106392 to the API
2026-03-27 16:57:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907011>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '10687336-d699-58fc-87c0-093fe0072af7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6907011',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 23039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Style 1.2L (1199cc) gasoline 100 hp S&S, 6-speed '
'manual',
'transmission': 'manual',
'trim': 'Style 1.2L (1199cc) gasoline 100 hp S&S, 6-speed manual',
'vin': None,
'year': 2025}
2026-03-27 16:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907011auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:56 [ecarstrade.be] INFO: Saving data for 6907011auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614517.762438, 'last_price_update_time': 1774630676.730104}
2026-03-27 16:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907011auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907012> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907017> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:56 [ecarstrade.be] INFO: Extracting details for car 6907012auction106392
2026-03-27 16:57:56 [ecarstrade.be] INFO: Extracting details for car 6907017auction106392
2026-03-27 16:57:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92fe10bd-1a0c-5edf-a910-7b97bb9b1ea1 with identifier: 6907012auction106392
2026-03-27 16:57:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92fe10bd-1a0c-5edf-a910-7b97bb9b1ea1 with scrape type 2
2026-03-27 16:57:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92fe10bd-1a0c-5edf-a910-7b97bb9b1ea1 with scrape type 2
2026-03-27 16:57:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 92fe10bd-1a0c-5edf-a910-7b97bb9b1ea1, identifier: 6907012auction106392
2026-03-27 16:57:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76b63b7a-244b-58b3-85f5-9ae12f718b39 with identifier: 6907017auction106392
2026-03-27 16:57:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76b63b7a-244b-58b3-85f5-9ae12f718b39 with scrape type 2
2026-03-27 16:57:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76b63b7a-244b-58b3-85f5-9ae12f718b39 with scrape type 2
2026-03-27 16:57:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76b63b7a-244b-58b3-85f5-9ae12f718b39, identifier: 6907017auction106392
2026-03-27 16:57:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 92fe10bd-1a0c-5edf-a910-7b97bb9b1ea1 with identifier: 6907012auction106392
2026-03-27 16:57:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 92fe10bd-1a0c-5edf-a910-7b97bb9b1ea1 with identifier: 6907012auction106392
2026-03-27 16:57:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 92fe10bd-1a0c-5edf-a910-7b97bb9b1ea1 with identifier: 6907012auction106392 to the API
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907012>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '92fe10bd-1a0c-5edf-a910-7b97bb9b1ea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6907012',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 23057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Style 1.2L 100hp S&S (6-speed manual)',
'transmission': 'manual',
'trim': 'Style 1.2L 100hp S&S (6-speed manual)',
'vin': None,
'year': 2025}
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907012auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:57 [ecarstrade.be] INFO: Saving data for 6907012auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614521.174888, 'last_price_update_time': 1774630677.322404}
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907012auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76b63b7a-244b-58b3-85f5-9ae12f718b39 with identifier: 6907017auction106392
2026-03-27 16:57:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76b63b7a-244b-58b3-85f5-9ae12f718b39 with identifier: 6907017auction106392
2026-03-27 16:57:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76b63b7a-244b-58b3-85f5-9ae12f718b39 with identifier: 6907017auction106392 to the API
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907017>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '76b63b7a-244b-58b3-85f5-9ae12f718b39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6907017',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '5008',
'odometer': 26437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-30',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 Allure Pack 5008 Hybrid 136 e-DCS6',
'transmission': 'automatic',
'trim': 'Allure Pack Hybrid 136 e-DCS6',
'vin': None,
'year': 2024}
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907017auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:57 [ecarstrade.be] INFO: Saving data for 6907017auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1774451341.688352, 'last_price_update_time': 1774630677.710734}
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907017auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906613> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:57 [ecarstrade.be] INFO: Extracting details for car 6906613auction106392
2026-03-27 16:57:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ac85abd-3bb9-5bd6-85b0-f8a54bce7506 with identifier: 6906613auction106392
2026-03-27 16:57:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ac85abd-3bb9-5bd6-85b0-f8a54bce7506 with scrape type 2
2026-03-27 16:57:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ac85abd-3bb9-5bd6-85b0-f8a54bce7506 with scrape type 2
2026-03-27 16:57:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ac85abd-3bb9-5bd6-85b0-f8a54bce7506, identifier: 6906613auction106392
2026-03-27 16:57:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ac85abd-3bb9-5bd6-85b0-f8a54bce7506 with identifier: 6906613auction106392
2026-03-27 16:57:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ac85abd-3bb9-5bd6-85b0-f8a54bce7506 with identifier: 6906613auction106392
2026-03-27 16:57:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ac85abd-3bb9-5bd6-85b0-f8a54bce7506 with identifier: 6906613auction106392 to the API
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6906613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': '0ac85abd-3bb9-5bd6-85b0-f8a54bce7506',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6906613',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 8728,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Evolution 1.5L Blue dCi 100',
'transmission': 'manual',
'trim': 'Evolution 1.5L Blue dCi 100',
'vin': None,
'year': 2025}
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906613auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:58 [ecarstrade.be] INFO: Saving data for 6906613auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614540.808712, 'last_price_update_time': 1774630678.359238}
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906613auction106392') HTTP/1.1" 204 0
2026-03-27 16:57:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900400> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:57:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:57:58 [ecarstrade.be] INFO: Extracting details for car 6900400auction106392
2026-03-27 16:57:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d3a553-e614-5e4c-8262-17e0d5678c34 with identifier: 6900400auction106392
2026-03-27 16:57:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d3a553-e614-5e4c-8262-17e0d5678c34 with scrape type 2
2026-03-27 16:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d3a553-e614-5e4c-8262-17e0d5678c34 with scrape type 2
2026-03-27 16:57:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 30d3a553-e614-5e4c-8262-17e0d5678c34, identifier: 6900400auction106392
2026-03-27 16:57:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 30d3a553-e614-5e4c-8262-17e0d5678c34 with identifier: 6900400auction106392
2026-03-27 16:57:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 30d3a553-e614-5e4c-8262-17e0d5678c34 with identifier: 6900400auction106392
2026-03-27 16:57:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 30d3a553-e614-5e4c-8262-17e0d5678c34 with identifier: 6900400auction106392 to the API
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:57:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6900400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '30d3a553-e614-5e4c-8262-17e0d5678c34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6900400',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 6845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900400auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:57:58 [ecarstrade.be] INFO: Saving data for 6900400auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614518.739168, 'last_price_update_time': 1774630678.82748}
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900400auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907022> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907025> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:00 [ecarstrade.be] INFO: Extracting details for car 6907022auction106392
2026-03-27 16:58:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ba438ab-627d-5337-80ff-54c6494c702a with identifier: 6907022auction106392
2026-03-27 16:58:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ba438ab-627d-5337-80ff-54c6494c702a with scrape type 2
2026-03-27 16:58:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ba438ab-627d-5337-80ff-54c6494c702a with scrape type 2
2026-03-27 16:58:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3ba438ab-627d-5337-80ff-54c6494c702a, identifier: 6907022auction106392
2026-03-27 16:58:00 [ecarstrade.be] INFO: Extracting details for car 6907025auction106392
2026-03-27 16:58:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3ba438ab-627d-5337-80ff-54c6494c702a with identifier: 6907022auction106392
2026-03-27 16:58:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3ba438ab-627d-5337-80ff-54c6494c702a with identifier: 6907022auction106392
2026-03-27 16:58:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3ba438ab-627d-5337-80ff-54c6494c702a with identifier: 6907022auction106392 to the API
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907022>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '3ba438ab-627d-5337-80ff-54c6494c702a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6907022',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 23917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 AIRCROSS Max Hybrid 136 (e-DCS6) 1.2L 3-cylinder',
'transmission': 'automatic',
'trim': 'C5 AIRCROSS Max Hybrid 136 (e-DCS6) 1.2L 3-cylinder',
'vin': None,
'year': 2025}
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907022auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:01 [ecarstrade.be] INFO: Saving data for 6907022auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614407.780423, 'last_price_update_time': 1774630681.219866}
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907022auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a20e168-8431-5a25-acd0-624dfdca3955 with identifier: 6907025auction106392
2026-03-27 16:58:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a20e168-8431-5a25-acd0-624dfdca3955 with scrape type 2
2026-03-27 16:58:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a20e168-8431-5a25-acd0-624dfdca3955 with scrape type 2
2026-03-27 16:58:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4a20e168-8431-5a25-acd0-624dfdca3955, identifier: 6907025auction106392
2026-03-27 16:58:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4a20e168-8431-5a25-acd0-624dfdca3955 with identifier: 6907025auction106392
2026-03-27 16:58:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4a20e168-8431-5a25-acd0-624dfdca3955 with identifier: 6907025auction106392
2026-03-27 16:58:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4a20e168-8431-5a25-acd0-624dfdca3955 with identifier: 6907025auction106392 to the API
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907025>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '4a20e168-8431-5a25-acd0-624dfdca3955',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6907025',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 30084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 AIRCROSS Max C5 Aircross Hybride 136 e-DCS6',
'transmission': 'automatic',
'trim': 'C5 AIRCROSS Max Hybride 136 e-DCS6',
'vin': None,
'year': 2025}
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907025auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:01 [ecarstrade.be] INFO: Saving data for 6907025auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773368320.76065, 'last_price_update_time': 1774630681.580196}
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907025auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6909655> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:02 [ecarstrade.be] INFO: Extracting details for car 6909655auction106392
2026-03-27 16:58:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 246dd467-714d-5f51-96f3-1b45edebd446 with identifier: 6909655auction106392
2026-03-27 16:58:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 246dd467-714d-5f51-96f3-1b45edebd446 with scrape type 2
2026-03-27 16:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 246dd467-714d-5f51-96f3-1b45edebd446 with scrape type 2
2026-03-27 16:58:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 246dd467-714d-5f51-96f3-1b45edebd446, identifier: 6909655auction106392
2026-03-27 16:58:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 246dd467-714d-5f51-96f3-1b45edebd446 with identifier: 6909655auction106392
2026-03-27 16:58:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 246dd467-714d-5f51-96f3-1b45edebd446 with identifier: 6909655auction106392
2026-03-27 16:58:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 246dd467-714d-5f51-96f3-1b45edebd446 with identifier: 6909655auction106392 to the API
2026-03-27 16:58:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6909655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': '246dd467-714d-5f51-96f3-1b45edebd446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6909655',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 16807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Evolution 1.5L Blue dCi 100 hp',
'transmission': 'manual',
'trim': 'Evolution 1.5L Blue dCi 100 hp',
'vin': None,
'year': 2025}
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909655auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:03 [ecarstrade.be] INFO: Saving data for 6909655auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614403.03751, 'last_price_update_time': 1774630683.106898}
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6909655auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907632> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6921757> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:03 [ecarstrade.be] INFO: Extracting details for car 6907632auction106392
2026-03-27 16:58:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2237afc5-251d-5db2-82e5-134f465dee4d with identifier: 6907632auction106392
2026-03-27 16:58:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2237afc5-251d-5db2-82e5-134f465dee4d with scrape type 2
2026-03-27 16:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2237afc5-251d-5db2-82e5-134f465dee4d with scrape type 2
2026-03-27 16:58:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2237afc5-251d-5db2-82e5-134f465dee4d, identifier: 6907632auction106392
2026-03-27 16:58:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2237afc5-251d-5db2-82e5-134f465dee4d with identifier: 6907632auction106392
2026-03-27 16:58:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2237afc5-251d-5db2-82e5-134f465dee4d with identifier: 6907632auction106392
2026-03-27 16:58:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2237afc5-251d-5db2-82e5-134f465dee4d with identifier: 6907632auction106392 to the API
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '2237afc5-251d-5db2-82e5-134f465dee4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6907632',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 15407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 136 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 136 e-DCS6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907632auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:03 [ecarstrade.be] INFO: Saving data for 6907632auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614423.936848, 'last_price_update_time': 1774630683.596059}
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907632auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:03 [ecarstrade.be] INFO: Extracting details for car 6921757auction106392
2026-03-27 16:58:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de5e5bd4-4369-522b-a967-a39ea0a404f0 with identifier: 6921757auction106392
2026-03-27 16:58:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de5e5bd4-4369-522b-a967-a39ea0a404f0 with scrape type 2
2026-03-27 16:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de5e5bd4-4369-522b-a967-a39ea0a404f0 with scrape type 2
2026-03-27 16:58:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de5e5bd4-4369-522b-a967-a39ea0a404f0, identifier: 6921757auction106392
2026-03-27 16:58:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de5e5bd4-4369-522b-a967-a39ea0a404f0 with identifier: 6921757auction106392
2026-03-27 16:58:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de5e5bd4-4369-522b-a967-a39ea0a404f0 with identifier: 6921757auction106392
2026-03-27 16:58:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de5e5bd4-4369-522b-a967-a39ea0a404f0 with identifier: 6921757auction106392 to the API
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6921757>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'de5e5bd4-4369-522b-a967-a39ea0a404f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6921757',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'DS Automobiles',
'model': 'Other',
'odometer': 4892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Performance Line '
'+',
'transmission': 'automatic',
'trim': 'DS DS 7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Performance Line +',
'vin': None,
'year': 2024}
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921757auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:04 [ecarstrade.be] INFO: Saving data for 6921757auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614473.938473, 'last_price_update_time': 1774630684.065114}
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6921757auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6922445> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:04 [ecarstrade.be] INFO: Extracting details for car 6922445auction106392
2026-03-27 16:58:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d88b65e-3cbe-5e67-8af7-8d1d722a425d with identifier: 6922445auction106392
2026-03-27 16:58:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d88b65e-3cbe-5e67-8af7-8d1d722a425d with scrape type 2
2026-03-27 16:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d88b65e-3cbe-5e67-8af7-8d1d722a425d with scrape type 2
2026-03-27 16:58:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3d88b65e-3cbe-5e67-8af7-8d1d722a425d, identifier: 6922445auction106392
2026-03-27 16:58:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d88b65e-3cbe-5e67-8af7-8d1d722a425d with identifier: 6922445auction106392
2026-03-27 16:58:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d88b65e-3cbe-5e67-8af7-8d1d722a425d with identifier: 6922445auction106392
2026-03-27 16:58:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d88b65e-3cbe-5e67-8af7-8d1d722a425d with identifier: 6922445auction106392 to the API
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6922445>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Electric',
'id': '3d88b65e-3cbe-5e67-8af7-8d1d722a425d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6922445',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Cupra',
'model': 'Born',
'odometer': 14550,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Born Born 150 (58kWh) Elektro 204hp',
'transmission': 'automatic',
'trim': '150 (58kWh) Elektro 204hp',
'vin': None,
'year': 2024}
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922445auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:04 [ecarstrade.be] INFO: Saving data for 6922445auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677461.928515, 'last_price_update_time': 1774630684.921116}
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922445auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6922097> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6922433> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:05 [ecarstrade.be] INFO: Extracting details for car 6922097auction106392
2026-03-27 16:58:05 [ecarstrade.be] INFO: Extracting details for car 6922433auction106392
2026-03-27 16:58:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eaa508a-dd70-5a6c-8713-d7f01739a332 with identifier: 6922097auction106392
2026-03-27 16:58:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eaa508a-dd70-5a6c-8713-d7f01739a332 with scrape type 2
2026-03-27 16:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eaa508a-dd70-5a6c-8713-d7f01739a332 with scrape type 2
2026-03-27 16:58:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1eaa508a-dd70-5a6c-8713-d7f01739a332, identifier: 6922097auction106392
2026-03-27 16:58:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faa6bf56-65c3-5fb0-a5d5-a408ac500fb3 with identifier: 6922433auction106392
2026-03-27 16:58:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faa6bf56-65c3-5fb0-a5d5-a408ac500fb3 with scrape type 2
2026-03-27 16:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faa6bf56-65c3-5fb0-a5d5-a408ac500fb3 with scrape type 2
2026-03-27 16:58:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: faa6bf56-65c3-5fb0-a5d5-a408ac500fb3, identifier: 6922433auction106392
2026-03-27 16:58:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1eaa508a-dd70-5a6c-8713-d7f01739a332 with identifier: 6922097auction106392
2026-03-27 16:58:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1eaa508a-dd70-5a6c-8713-d7f01739a332 with identifier: 6922097auction106392
2026-03-27 16:58:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1eaa508a-dd70-5a6c-8713-d7f01739a332 with identifier: 6922097auction106392 to the API
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6922097>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': '1eaa508a-dd70-5a6c-8713-d7f01739a332',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6922097',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-27',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert M BLUEHDI 120 S&S BVM6',
'transmission': 'manual',
'trim': 'M BLUEHDI 120 S&S BVM6',
'vin': None,
'year': 2025}
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922097auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:05 [ecarstrade.be] INFO: Saving data for 6922097auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677407.504662, 'last_price_update_time': 1774630685.53163}
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922097auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: faa6bf56-65c3-5fb0-a5d5-a408ac500fb3 with identifier: 6922433auction106392
2026-03-27 16:58:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: faa6bf56-65c3-5fb0-a5d5-a408ac500fb3 with identifier: 6922433auction106392
2026-03-27 16:58:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: faa6bf56-65c3-5fb0-a5d5-a408ac500fb3 with identifier: 6922433auction106392 to the API
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6922433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Electric',
'id': 'faa6bf56-65c3-5fb0-a5d5-a408ac500fb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6922433',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 20735,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.5 GTX Elektro 299hp',
'transmission': 'automatic',
'trim': 'GTX Elektro 299hp',
'vin': None,
'year': 2023}
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922433auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:05 [ecarstrade.be] INFO: Saving data for 6922433auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677406.08408, 'last_price_update_time': 1774630685.81799}
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922433auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:07 [scrapy.extensions.logstats] INFO: Crawled 943 pages (at 53 pages/min), scraped 820 items (at 49 items/min)
2026-03-27 16:58:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:58:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page94?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page93?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933821auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933821auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933821auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933822auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933822auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933822auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933823auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933823auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933823auction106392: 2
2026-03-27 16:58:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933824auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933824auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933824auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933825auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933825auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933825auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933826auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933826auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933826auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933827auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933827auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933827auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933828auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933828auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933828auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933829auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933829auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933829auction106392: 2
2026-03-27 16:58:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933844auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933844auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933844auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933846auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933846auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933846auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933847auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933847auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933847auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933850auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933850auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933850auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6933851auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933851auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6933851auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6934187auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934187auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6934187auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6934192auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934192auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6934192auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6934209auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934209auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6934209auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6934489auction106392
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934489auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:09 [ecarstrade.be] INFO: Scrape type for 6934489auction106392: 0
2026-03-27 16:58:09 [ecarstrade.be] INFO: Found listing with ID: 6935202auction106392
2026-03-27 16:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935202auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:10 [ecarstrade.be] INFO: Scrape type for 6935202auction106392: 2
2026-03-27 16:58:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:10 [ecarstrade.be] INFO: Found listing with ID: 6935205auction106392
2026-03-27 16:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935205auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:10 [ecarstrade.be] INFO: Scrape type for 6935205auction106392: 0
2026-03-27 16:58:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6922096> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:10 [ecarstrade.be] INFO: Extracting details for car 6922096auction106392
2026-03-27 16:58:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa4ec23-3bbc-5b22-81fa-080971b826a8 with identifier: 6922096auction106392
2026-03-27 16:58:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa4ec23-3bbc-5b22-81fa-080971b826a8 with scrape type 2
2026-03-27 16:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaa4ec23-3bbc-5b22-81fa-080971b826a8 with scrape type 2
2026-03-27 16:58:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aaa4ec23-3bbc-5b22-81fa-080971b826a8, identifier: 6922096auction106392
2026-03-27 16:58:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aaa4ec23-3bbc-5b22-81fa-080971b826a8 with identifier: 6922096auction106392
2026-03-27 16:58:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aaa4ec23-3bbc-5b22-81fa-080971b826a8 with identifier: 6922096auction106392
2026-03-27 16:58:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aaa4ec23-3bbc-5b22-81fa-080971b826a8 with identifier: 6922096auction106392 to the API
2026-03-27 16:58:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6922096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': 'aaa4ec23-3bbc-5b22-81fa-080971b826a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6922096',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 9,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-27',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert M BLUEHDI 120 S&S BVM6',
'transmission': 'manual',
'trim': 'M BLUEHDI 120 S&S BVM6',
'vin': None,
'year': 2025}
2026-03-27 16:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922096auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:11 [ecarstrade.be] INFO: Saving data for 6922096auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677406.612266, 'last_price_update_time': 1774630691.149943}
2026-03-27 16:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922096auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6916239> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:16 [ecarstrade.be] INFO: Extracting details for car 6916239auction106392
2026-03-27 16:58:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e980a606-2714-534c-9f12-c255a0c7a212 with identifier: 6916239auction106392
2026-03-27 16:58:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e980a606-2714-534c-9f12-c255a0c7a212 with scrape type 2
2026-03-27 16:58:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e980a606-2714-534c-9f12-c255a0c7a212 with scrape type 2
2026-03-27 16:58:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e980a606-2714-534c-9f12-c255a0c7a212, identifier: 6916239auction106392
2026-03-27 16:58:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e980a606-2714-534c-9f12-c255a0c7a212 with identifier: 6916239auction106392
2026-03-27 16:58:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e980a606-2714-534c-9f12-c255a0c7a212 with identifier: 6916239auction106392
2026-03-27 16:58:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e980a606-2714-534c-9f12-c255a0c7a212 with identifier: 6916239auction106392 to the API
2026-03-27 16:58:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6916239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'e980a606-2714-534c-9f12-c255a0c7a212',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6916239',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 3405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 AIRCROSS Max Hybrid 145 (1.2L) e-DCS6',
'transmission': 'automatic',
'trim': 'C5 AIRCROSS Max Hybrid 145 (1.2L) e-DCS6',
'vin': None,
'year': 2025}
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916239auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:17 [ecarstrade.be] INFO: Saving data for 6916239auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772614487.539709, 'last_price_update_time': 1774630697.031427}
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6916239auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6935202> (referer: https://ecarstrade.com/search/page94?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:17 [ecarstrade.be] INFO: Extracting details for car 6935202auction106392
2026-03-27 16:58:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b8cd37b-1d12-5d0f-bf36-2b762876a6c2 with identifier: 6935202auction106392
2026-03-27 16:58:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8cd37b-1d12-5d0f-bf36-2b762876a6c2 with scrape type 2
2026-03-27 16:58:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b8cd37b-1d12-5d0f-bf36-2b762876a6c2 with scrape type 2
2026-03-27 16:58:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b8cd37b-1d12-5d0f-bf36-2b762876a6c2, identifier: 6935202auction106392
2026-03-27 16:58:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b8cd37b-1d12-5d0f-bf36-2b762876a6c2 with identifier: 6935202auction106392
2026-03-27 16:58:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b8cd37b-1d12-5d0f-bf36-2b762876a6c2 with identifier: 6935202auction106392
2026-03-27 16:58:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b8cd37b-1d12-5d0f-bf36-2b762876a6c2 with identifier: 6935202auction106392 to the API
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6935202>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Electric',
'id': '6b8cd37b-1d12-5d0f-bf36-2b762876a6c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6935202',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Opel',
'model': 'Frontera',
'odometer': 8717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Frontera Edition Electric 44 kWh',
'transmission': 'automatic',
'trim': 'Edition Electric 44 kWh',
'vin': None,
'year': 2025}
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935202auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:17 [ecarstrade.be] INFO: Saving data for 6935202auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1774303420.78123, 'last_price_update_time': 1774630697.600292}
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935202auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933829> (referer: https://ecarstrade.com/search/page94?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:17 [ecarstrade.be] INFO: Extracting details for car 6933829auction106392
2026-03-27 16:58:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6115dbb-21f3-554f-a554-d5dc9c21dcfa with identifier: 6933829auction106392
2026-03-27 16:58:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6115dbb-21f3-554f-a554-d5dc9c21dcfa with scrape type 2
2026-03-27 16:58:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6115dbb-21f3-554f-a554-d5dc9c21dcfa with scrape type 2
2026-03-27 16:58:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d6115dbb-21f3-554f-a554-d5dc9c21dcfa, identifier: 6933829auction106392
2026-03-27 16:58:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d6115dbb-21f3-554f-a554-d5dc9c21dcfa with identifier: 6933829auction106392
2026-03-27 16:58:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d6115dbb-21f3-554f-a554-d5dc9c21dcfa with identifier: 6933829auction106392
2026-03-27 16:58:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d6115dbb-21f3-554f-a554-d5dc9c21dcfa with identifier: 6933829auction106392 to the API
2026-03-27 16:58:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Electric',
'id': 'd6115dbb-21f3-554f-a554-d5dc9c21dcfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6933829',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 9,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen e-Berlingo Van 50 kWh Electric 50 kWh',
'transmission': 'automatic',
'trim': 'e- Van 50 kWh Electric 50 kWh',
'vin': None,
'year': 2024}
2026-03-27 16:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933829auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:18 [ecarstrade.be] INFO: Saving data for 6933829auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677611.582729, 'last_price_update_time': 1774630698.314228}
2026-03-27 16:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933829auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933823> (referer: https://ecarstrade.com/search/page94?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:19 [ecarstrade.be] INFO: Extracting details for car 6933823auction106392
2026-03-27 16:58:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 368f4e02-a597-5c06-b3f8-3f3da2e5d93a with identifier: 6933823auction106392
2026-03-27 16:58:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 368f4e02-a597-5c06-b3f8-3f3da2e5d93a with scrape type 2
2026-03-27 16:58:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 368f4e02-a597-5c06-b3f8-3f3da2e5d93a with scrape type 2
2026-03-27 16:58:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 368f4e02-a597-5c06-b3f8-3f3da2e5d93a, identifier: 6933823auction106392
2026-03-27 16:58:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 368f4e02-a597-5c06-b3f8-3f3da2e5d93a with identifier: 6933823auction106392
2026-03-27 16:58:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 368f4e02-a597-5c06-b3f8-3f3da2e5d93a with identifier: 6933823auction106392
2026-03-27 16:58:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 368f4e02-a597-5c06-b3f8-3f3da2e5d93a with identifier: 6933823auction106392 to the API
2026-03-27 16:58:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933823>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Electric',
'id': '368f4e02-a597-5c06-b3f8-3f3da2e5d93a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6933823',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen e-Berlingo Van 50 kWh Electric 50 kWh (WLTP range ~272 km)',
'transmission': 'automatic',
'trim': 'e- Van 50 kWh Electric 50 kWh (WLTP range ~272 km)',
'vin': None,
'year': 2024}
2026-03-27 16:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933823auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:20 [ecarstrade.be] INFO: Saving data for 6933823auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772677550.519289, 'last_price_update_time': 1774630700.329696}
2026-03-27 16:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933823auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page94?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6935207auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935207auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6935207auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6935211auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935211auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6935211auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6935224auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935224auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6935224auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6935232auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935232auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6935232auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6935260auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935260auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6935260auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6935823auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935823auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6935823auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6936283auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936283auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6936283auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6936597auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936597auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6936597auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6936599auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936599auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6936599auction106392: 2
2026-03-27 16:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6938572auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938572auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6938572auction106392: 2
2026-03-27 16:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6938589auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938589auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6938589auction106392: 2
2026-03-27 16:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6940264auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940264auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6940264auction106392: 2
2026-03-27 16:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6940266auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940266auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6940266auction106392: 2
2026-03-27 16:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6940279auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940279auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6940279auction106392: 2
2026-03-27 16:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6940280auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940280auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6940280auction106392: 2
2026-03-27 16:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6940801auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940801auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6940801auction106392: 0
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6940804auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940804auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6940804auction106392: 2
2026-03-27 16:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6946077auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946077auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6946077auction106392: 2
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6946078auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946078auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6946078auction106392: 2
2026-03-27 16:58:22 [ecarstrade.be] INFO: Found listing with ID: 6947849auction106392
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947849auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:22 [ecarstrade.be] INFO: Scrape type for 6947849auction106392: 0
2026-03-27 16:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6940279> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:29 [ecarstrade.be] INFO: Extracting details for car 6940279auction106392
2026-03-27 16:58:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 363f498c-f620-5224-b0b4-8eb76bfec500 with identifier: 6940279auction106392
2026-03-27 16:58:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 363f498c-f620-5224-b0b4-8eb76bfec500 with scrape type 2
2026-03-27 16:58:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 363f498c-f620-5224-b0b4-8eb76bfec500 with scrape type 2
2026-03-27 16:58:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 363f498c-f620-5224-b0b4-8eb76bfec500, identifier: 6940279auction106392
2026-03-27 16:58:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 363f498c-f620-5224-b0b4-8eb76bfec500 with identifier: 6940279auction106392
2026-03-27 16:58:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 363f498c-f620-5224-b0b4-8eb76bfec500 with identifier: 6940279auction106392
2026-03-27 16:58:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 363f498c-f620-5224-b0b4-8eb76bfec500 with identifier: 6940279auction106392 to the API
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6940279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '363f498c-f620-5224-b0b4-8eb76bfec500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6940279',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 21332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 PureTech 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': 'PureTech 100 S&S BVM6 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940279auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:29 [ecarstrade.be] INFO: Saving data for 6940279auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772841028.484792, 'last_price_update_time': 1774630709.418009}
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6940279auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6940266> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6936599> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:58:29 [ecarstrade.be] INFO: Found listing with ID: 6948152auction106392
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948152auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:29 [ecarstrade.be] INFO: Scrape type for 6948152auction106392: 2
2026-03-27 16:58:29 [ecarstrade.be] INFO: Extracting details for car 6940266auction106392
2026-03-27 16:58:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:29 [ecarstrade.be] INFO: Found listing with ID: 6948153auction106392
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948153auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:29 [ecarstrade.be] INFO: Scrape type for 6948153auction106392: 2
2026-03-27 16:58:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb141ce4-18ec-592e-a86b-4cfcff9c5ef5 with identifier: 6940266auction106392
2026-03-27 16:58:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb141ce4-18ec-592e-a86b-4cfcff9c5ef5 with scrape type 2
2026-03-27 16:58:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb141ce4-18ec-592e-a86b-4cfcff9c5ef5 with scrape type 2
2026-03-27 16:58:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb141ce4-18ec-592e-a86b-4cfcff9c5ef5, identifier: 6940266auction106392
2026-03-27 16:58:29 [ecarstrade.be] INFO: Found listing with ID: 6949420auction106392
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949420auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:29 [ecarstrade.be] INFO: Scrape type for 6949420auction106392: 2
2026-03-27 16:58:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb141ce4-18ec-592e-a86b-4cfcff9c5ef5 with identifier: 6940266auction106392
2026-03-27 16:58:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb141ce4-18ec-592e-a86b-4cfcff9c5ef5 with identifier: 6940266auction106392
2026-03-27 16:58:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb141ce4-18ec-592e-a86b-4cfcff9c5ef5 with identifier: 6940266auction106392 to the API
2026-03-27 16:58:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6940266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': 'bb141ce4-18ec-592e-a86b-4cfcff9c5ef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6940266',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 12,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-27',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert M BLUEHDI 120 S&S BVM6',
'transmission': 'manual',
'trim': 'M BLUEHDI 120 S&S BVM6',
'vin': None,
'year': 2025}
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940266auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:30 [ecarstrade.be] INFO: Saving data for 6940266auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772841029.886107, 'last_price_update_time': 1774630710.337218}
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6940266auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:30 [ecarstrade.be] INFO: Extracting details for car 6936599auction106392
2026-03-27 16:58:30 [ecarstrade.be] INFO: Found listing with ID: 6951693auction106392
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951693auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:30 [ecarstrade.be] INFO: Scrape type for 6951693auction106392: 2
2026-03-27 16:58:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6938589> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6940264> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c1b186c-95e8-52a0-a703-f796740e0431 with identifier: 6936599auction106392
2026-03-27 16:58:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c1b186c-95e8-52a0-a703-f796740e0431 with scrape type 2
2026-03-27 16:58:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c1b186c-95e8-52a0-a703-f796740e0431 with scrape type 2
2026-03-27 16:58:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c1b186c-95e8-52a0-a703-f796740e0431, identifier: 6936599auction106392
2026-03-27 16:58:30 [ecarstrade.be] INFO: Found listing with ID: 6952008auction106392
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276952008auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:30 [ecarstrade.be] INFO: Scrape type for 6952008auction106392: 2
2026-03-27 16:58:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c1b186c-95e8-52a0-a703-f796740e0431 with identifier: 6936599auction106392
2026-03-27 16:58:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c1b186c-95e8-52a0-a703-f796740e0431 with identifier: 6936599auction106392
2026-03-27 16:58:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c1b186c-95e8-52a0-a703-f796740e0431 with identifier: 6936599auction106392 to the API
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6936599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '0c1b186c-95e8-52a0-a703-f796740e0431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6936599',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '308',
'odometer': 4517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'SW Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936599auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:30 [ecarstrade.be] INFO: Saving data for 6936599auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772783466.905273, 'last_price_update_time': 1774630710.809431}
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936599auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:30 [ecarstrade.be] INFO: Extracting details for car 6938589auction106392
2026-03-27 16:58:30 [ecarstrade.be] INFO: Extracting details for car 6940264auction106392
2026-03-27 16:58:30 [ecarstrade.be] INFO: Found listing with ID: 6953679auction106392
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953679auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:30 [ecarstrade.be] INFO: Scrape type for 6953679auction106392: 2
2026-03-27 16:58:30 [ecarstrade.be] INFO: Found listing with ID: 6954557auction106392
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276954557auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:30 [ecarstrade.be] INFO: Scrape type for 6954557auction106392: 2
2026-03-27 16:58:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8f76fc-4eb0-5fd0-83ad-8780bdf16646 with identifier: 6938589auction106392
2026-03-27 16:58:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8f76fc-4eb0-5fd0-83ad-8780bdf16646 with scrape type 2
2026-03-27 16:58:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d8f76fc-4eb0-5fd0-83ad-8780bdf16646 with scrape type 2
2026-03-27 16:58:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d8f76fc-4eb0-5fd0-83ad-8780bdf16646, identifier: 6938589auction106392
2026-03-27 16:58:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddeaa0c0-9c79-5aab-9087-d00d7000f3d6 with identifier: 6940264auction106392
2026-03-27 16:58:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddeaa0c0-9c79-5aab-9087-d00d7000f3d6 with scrape type 2
2026-03-27 16:58:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddeaa0c0-9c79-5aab-9087-d00d7000f3d6 with scrape type 2
2026-03-27 16:58:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ddeaa0c0-9c79-5aab-9087-d00d7000f3d6, identifier: 6940264auction106392
2026-03-27 16:58:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d8f76fc-4eb0-5fd0-83ad-8780bdf16646 with identifier: 6938589auction106392
2026-03-27 16:58:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d8f76fc-4eb0-5fd0-83ad-8780bdf16646 with identifier: 6938589auction106392
2026-03-27 16:58:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d8f76fc-4eb0-5fd0-83ad-8780bdf16646 with identifier: 6938589auction106392 to the API
2026-03-27 16:58:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6938589>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '5d8f76fc-4eb0-5fd0-83ad-8780bdf16646',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6938589',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 5350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938589auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:31 [ecarstrade.be] INFO: Saving data for 6938589auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772789265.519731, 'last_price_update_time': 1774630711.462957}
2026-03-27 16:58:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6938589auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ddeaa0c0-9c79-5aab-9087-d00d7000f3d6 with identifier: 6940264auction106392
2026-03-27 16:58:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ddeaa0c0-9c79-5aab-9087-d00d7000f3d6 with identifier: 6940264auction106392
2026-03-27 16:58:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ddeaa0c0-9c79-5aab-9087-d00d7000f3d6 with identifier: 6940264auction106392 to the API
2026-03-27 16:58:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6940264>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': 'ddeaa0c0-9c79-5aab-9087-d00d7000f3d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6940264',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 11,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-27',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert M BLUEHDI 120 S&S BVM6',
'transmission': 'manual',
'trim': 'M BLUEHDI 120 S&S BVM6',
'vin': None,
'year': 2025}
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940264auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Saving data for 6940264auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772841033.329111, 'last_price_update_time': 1774630712.063552}
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6940264auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6956362auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956362auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6956362auction106392: 2
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6956364auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956364auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6956364auction106392: 0
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6956366auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956366auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6956366auction106392: 2
2026-03-27 16:58:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6938572> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6956816auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956816auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6956816auction106392: 2
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6957053auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957053auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6957053auction106392: 2
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6957355auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957355auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6957355auction106392: 2
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6957366auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957366auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6957366auction106392: 2
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6957370auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957370auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6957370auction106392: 2
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6957999auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957999auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6957999auction106392: 2
2026-03-27 16:58:32 [ecarstrade.be] INFO: Extracting details for car 6938572auction106392
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6959577auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959577auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6959577auction106392: 2
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6961283auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961283auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6961283auction106392: 2
2026-03-27 16:58:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b87d8adc-4f54-5397-9b8b-158c3be21fb0 with identifier: 6938572auction106392
2026-03-27 16:58:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b87d8adc-4f54-5397-9b8b-158c3be21fb0 with scrape type 2
2026-03-27 16:58:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b87d8adc-4f54-5397-9b8b-158c3be21fb0 with scrape type 2
2026-03-27 16:58:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b87d8adc-4f54-5397-9b8b-158c3be21fb0, identifier: 6938572auction106392
2026-03-27 16:58:32 [ecarstrade.be] INFO: Found listing with ID: 6961351auction106392
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961351auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:32 [ecarstrade.be] INFO: Scrape type for 6961351auction106392: 2
2026-03-27 16:58:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b87d8adc-4f54-5397-9b8b-158c3be21fb0 with identifier: 6938572auction106392
2026-03-27 16:58:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b87d8adc-4f54-5397-9b8b-158c3be21fb0 with identifier: 6938572auction106392
2026-03-27 16:58:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b87d8adc-4f54-5397-9b8b-158c3be21fb0 with identifier: 6938572auction106392 to the API
2026-03-27 16:58:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6938572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Electric',
'id': 'b87d8adc-4f54-5397-9b8b-158c3be21fb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6938572',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Scenic',
'odometer': 53774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-18',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Scenic Evolution EV60',
'transmission': 'automatic',
'trim': 'Evolution EV60',
'vin': None,
'year': 2024}
2026-03-27 16:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938572auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:33 [ecarstrade.be] INFO: Saving data for 6938572auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772789265.948885, 'last_price_update_time': 1774630713.304008}
2026-03-27 16:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6938572auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:33 [ecarstrade.be] INFO: Found listing with ID: 6961352auction106392
2026-03-27 16:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961352auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:33 [ecarstrade.be] INFO: Scrape type for 6961352auction106392: 2
2026-03-27 16:58:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6946077> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:36 [ecarstrade.be] INFO: Extracting details for car 6946077auction106392
2026-03-27 16:58:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5caf137c-3f25-5b40-aa10-52d0e27f1b5b with identifier: 6946077auction106392
2026-03-27 16:58:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5caf137c-3f25-5b40-aa10-52d0e27f1b5b with scrape type 2
2026-03-27 16:58:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5caf137c-3f25-5b40-aa10-52d0e27f1b5b with scrape type 2
2026-03-27 16:58:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5caf137c-3f25-5b40-aa10-52d0e27f1b5b, identifier: 6946077auction106392
2026-03-27 16:58:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5caf137c-3f25-5b40-aa10-52d0e27f1b5b with identifier: 6946077auction106392
2026-03-27 16:58:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5caf137c-3f25-5b40-aa10-52d0e27f1b5b with identifier: 6946077auction106392
2026-03-27 16:58:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5caf137c-3f25-5b40-aa10-52d0e27f1b5b with identifier: 6946077auction106392 to the API
2026-03-27 16:58:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6946077>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '5caf137c-3f25-5b40-aa10-52d0e27f1b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6946077',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 14952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 PureTech 130 S&S EAT8 Allure',
'transmission': 'automatic',
'trim': 'PureTech 130 S&S EAT8 Allure',
'vin': None,
'year': 2024}
2026-03-27 16:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946077auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:38 [ecarstrade.be] INFO: Saving data for 6946077auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773854091.968802, 'last_price_update_time': 1774630718.146226}
2026-03-27 16:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6946077auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6946078> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6948152> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:38 [ecarstrade.be] INFO: Extracting details for car 6946078auction106392
2026-03-27 16:58:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8316b1c-e00d-5618-b0de-865edac0ce10 with identifier: 6946078auction106392
2026-03-27 16:58:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8316b1c-e00d-5618-b0de-865edac0ce10 with scrape type 2
2026-03-27 16:58:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8316b1c-e00d-5618-b0de-865edac0ce10 with scrape type 2
2026-03-27 16:58:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f8316b1c-e00d-5618-b0de-865edac0ce10, identifier: 6946078auction106392
2026-03-27 16:58:38 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:58:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f8316b1c-e00d-5618-b0de-865edac0ce10 with identifier: 6946078auction106392
2026-03-27 16:58:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f8316b1c-e00d-5618-b0de-865edac0ce10 with identifier: 6946078auction106392
2026-03-27 16:58:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f8316b1c-e00d-5618-b0de-865edac0ce10 with identifier: 6946078auction106392 to the API
2026-03-27 16:58:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6946078>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'f8316b1c-e00d-5618-b0de-865edac0ce10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6946078',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Clio',
'odometer': 26385,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio TCE 90 EVOLUTION',
'transmission': 'manual',
'trim': 'TCE 90 EVOLUTION',
'vin': None,
'year': 2023}
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946078auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:39 [ecarstrade.be] INFO: Saving data for 6946078auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773098718.982501, 'last_price_update_time': 1774630719.270944}
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6946078auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:39 [ecarstrade.be] INFO: Extracting details for car 6948152auction106392
2026-03-27 16:58:39 [ecarstrade.be] INFO: Found listing with ID: 6961356auction106392
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961356auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:39 [ecarstrade.be] INFO: Scrape type for 6961356auction106392: 2
2026-03-27 16:58:39 [ecarstrade.be] INFO: Found listing with ID: 6961360auction106392
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961360auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:39 [ecarstrade.be] INFO: Scrape type for 6961360auction106392: 2
2026-03-27 16:58:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b05877f8-f84f-5f99-8e72-53a7552b5a64 with identifier: 6948152auction106392
2026-03-27 16:58:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b05877f8-f84f-5f99-8e72-53a7552b5a64 with scrape type 2
2026-03-27 16:58:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b05877f8-f84f-5f99-8e72-53a7552b5a64 with scrape type 2
2026-03-27 16:58:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b05877f8-f84f-5f99-8e72-53a7552b5a64, identifier: 6948152auction106392
2026-03-27 16:58:39 [ecarstrade.be] INFO: Found listing with ID: 6961968auction106392
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961968auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:39 [ecarstrade.be] INFO: Scrape type for 6961968auction106392: 2
2026-03-27 16:58:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b05877f8-f84f-5f99-8e72-53a7552b5a64 with identifier: 6948152auction106392
2026-03-27 16:58:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b05877f8-f84f-5f99-8e72-53a7552b5a64 with identifier: 6948152auction106392
2026-03-27 16:58:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b05877f8-f84f-5f99-8e72-53a7552b5a64 with identifier: 6948152auction106392 to the API
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6948152>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'b05877f8-f84f-5f99-8e72-53a7552b5a64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6948152',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '308',
'odometer': 14271,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 Hybrid 136 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 136 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948152auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:39 [ecarstrade.be] INFO: Saving data for 6948152auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773098732.391986, 'last_price_update_time': 1774630719.980154}
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6948152auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6961972auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961972auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6961972auction106392: 2
2026-03-27 16:58:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6940280> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6963808auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963808auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6963808auction106392: 2
2026-03-27 16:58:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6963809auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963809auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6963809auction106392: 2
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6963813auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963813auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6963813auction106392: 2
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6964444auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964444auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6964444auction106392: 2
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6964446auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964446auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6964446auction106392: 2
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6965271auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965271auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6965271auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6965272auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965272auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6965272auction106392: 2
2026-03-27 16:58:40 [ecarstrade.be] INFO: Extracting details for car 6940280auction106392
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6965275auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965275auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6965275auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6966304auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966304auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6966304auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6966306auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966306auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6966306auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6966307auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966307auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6966307auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6967796auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276967796auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6967796auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6967798auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276967798auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6967798auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6968334auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968334auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6968334auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6968336auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968336auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6968336auction106392: 0
2026-03-27 16:58:40 [ecarstrade.be] INFO: Found listing with ID: 6968337auction106392
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968337auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Scrape type for 6968337auction106392: 0
2026-03-27 16:58:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72267cd9-7e26-503c-96cf-09a95c7cc477 with identifier: 6940280auction106392
2026-03-27 16:58:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72267cd9-7e26-503c-96cf-09a95c7cc477 with scrape type 2
2026-03-27 16:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72267cd9-7e26-503c-96cf-09a95c7cc477 with scrape type 2
2026-03-27 16:58:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 72267cd9-7e26-503c-96cf-09a95c7cc477, identifier: 6940280auction106392
2026-03-27 16:58:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 72267cd9-7e26-503c-96cf-09a95c7cc477 with identifier: 6940280auction106392
2026-03-27 16:58:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 72267cd9-7e26-503c-96cf-09a95c7cc477 with identifier: 6940280auction106392
2026-03-27 16:58:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 72267cd9-7e26-503c-96cf-09a95c7cc477 with identifier: 6940280auction106392 to the API
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6940280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '72267cd9-7e26-503c-96cf-09a95c7cc477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6940280',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 40231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe Turbo (90 hp)',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe Turbo (90 hp)',
'vin': None,
'year': 2024}
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940280auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:40 [ecarstrade.be] INFO: Saving data for 6940280auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772841029.339351, 'last_price_update_time': 1774630720.752082}
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6940280auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6949420> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:40 [ecarstrade.be] INFO: Extracting details for car 6949420auction106392
2026-03-27 16:58:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37a84927-feb2-58f5-b7c0-2a6522eea2ee with identifier: 6949420auction106392
2026-03-27 16:58:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37a84927-feb2-58f5-b7c0-2a6522eea2ee with scrape type 2
2026-03-27 16:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37a84927-feb2-58f5-b7c0-2a6522eea2ee with scrape type 2
2026-03-27 16:58:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 37a84927-feb2-58f5-b7c0-2a6522eea2ee, identifier: 6949420auction106392
2026-03-27 16:58:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 37a84927-feb2-58f5-b7c0-2a6522eea2ee with identifier: 6949420auction106392
2026-03-27 16:58:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 37a84927-feb2-58f5-b7c0-2a6522eea2ee with identifier: 6949420auction106392
2026-03-27 16:58:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 37a84927-feb2-58f5-b7c0-2a6522eea2ee with identifier: 6949420auction106392 to the API
2026-03-27 16:58:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6949420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '37a84927-feb2-58f5-b7c0-2a6522eea2ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6949420',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 11386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949420auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:41 [ecarstrade.be] INFO: Saving data for 6949420auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773139158.619463, 'last_price_update_time': 1774630721.352476}
2026-03-27 16:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949420auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6948153> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:42 [ecarstrade.be] INFO: Extracting details for car 6948153auction106392
2026-03-27 16:58:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e77844b8-5b15-5d4e-8918-edeceaff4fe0 with identifier: 6948153auction106392
2026-03-27 16:58:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e77844b8-5b15-5d4e-8918-edeceaff4fe0 with scrape type 2
2026-03-27 16:58:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e77844b8-5b15-5d4e-8918-edeceaff4fe0 with scrape type 2
2026-03-27 16:58:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e77844b8-5b15-5d4e-8918-edeceaff4fe0, identifier: 6948153auction106392
2026-03-27 16:58:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e77844b8-5b15-5d4e-8918-edeceaff4fe0 with identifier: 6948153auction106392
2026-03-27 16:58:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e77844b8-5b15-5d4e-8918-edeceaff4fe0 with identifier: 6948153auction106392
2026-03-27 16:58:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e77844b8-5b15-5d4e-8918-edeceaff4fe0 with identifier: 6948153auction106392 to the API
2026-03-27 16:58:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6948153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'e77844b8-5b15-5d4e-8918-edeceaff4fe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6948153',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '308',
'odometer': 12410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 Hybrid 136 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 136 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948153auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:43 [ecarstrade.be] INFO: Saving data for 6948153auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773098767.273338, 'last_price_update_time': 1774630723.118335}
2026-03-27 16:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6948153auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6952008> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:47 [ecarstrade.be] INFO: Extracting details for car 6952008auction106392
2026-03-27 16:58:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7376525e-0422-5557-a8ca-93aa1f0d3fd8 with identifier: 6952008auction106392
2026-03-27 16:58:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7376525e-0422-5557-a8ca-93aa1f0d3fd8 with scrape type 2
2026-03-27 16:58:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7376525e-0422-5557-a8ca-93aa1f0d3fd8 with scrape type 2
2026-03-27 16:58:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7376525e-0422-5557-a8ca-93aa1f0d3fd8, identifier: 6952008auction106392
2026-03-27 16:58:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7376525e-0422-5557-a8ca-93aa1f0d3fd8 with identifier: 6952008auction106392
2026-03-27 16:58:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7376525e-0422-5557-a8ca-93aa1f0d3fd8 with identifier: 6952008auction106392
2026-03-27 16:58:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7376525e-0422-5557-a8ca-93aa1f0d3fd8 with identifier: 6952008auction106392 to the API
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6952008>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '7376525e-0422-5557-a8ca-93aa1f0d3fd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6952008',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '5008',
'odometer': 28645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-30',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 Allure Pack Hybrid 136 (e-DCS6)',
'transmission': 'automatic',
'trim': 'Allure Pack Hybrid 136 (e-DCS6)',
'vin': None,
'year': 2024}
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276952008auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:47 [ecarstrade.be] INFO: Saving data for 6952008auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773184931.851554, 'last_price_update_time': 1774630727.426456}
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6952008auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6956362> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:47 [ecarstrade.be] INFO: Extracting details for car 6956362auction106392
2026-03-27 16:58:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 585f3646-cdd8-5f0d-85d5-f40ee64f5af4 with identifier: 6956362auction106392
2026-03-27 16:58:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 585f3646-cdd8-5f0d-85d5-f40ee64f5af4 with scrape type 2
2026-03-27 16:58:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 585f3646-cdd8-5f0d-85d5-f40ee64f5af4 with scrape type 2
2026-03-27 16:58:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 585f3646-cdd8-5f0d-85d5-f40ee64f5af4, identifier: 6956362auction106392
2026-03-27 16:58:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 585f3646-cdd8-5f0d-85d5-f40ee64f5af4 with identifier: 6956362auction106392
2026-03-27 16:58:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 585f3646-cdd8-5f0d-85d5-f40ee64f5af4 with identifier: 6956362auction106392
2026-03-27 16:58:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 585f3646-cdd8-5f0d-85d5-f40ee64f5af4 with identifier: 6956362auction106392 to the API
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6956362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Electric',
'id': '585f3646-cdd8-5f0d-85d5-f40ee64f5af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6956362',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Opel',
'model': 'Frontera',
'odometer': 9025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Frontera GS-line Electric 44 kWh',
'transmission': 'automatic',
'trim': 'GS-line Electric 44 kWh',
'vin': None,
'year': 2025}
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956362auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:47 [ecarstrade.be] INFO: Saving data for 6956362auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773303279.957841, 'last_price_update_time': 1774630727.984877}
2026-03-27 16:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6956362auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6956366> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6953679> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:48 [ecarstrade.be] INFO: Extracting details for car 6956366auction106392
2026-03-27 16:58:48 [ecarstrade.be] INFO: Extracting details for car 6953679auction106392
2026-03-27 16:58:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4077ba9c-763a-52b2-bd79-230adddbf503 with identifier: 6956366auction106392
2026-03-27 16:58:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4077ba9c-763a-52b2-bd79-230adddbf503 with scrape type 2
2026-03-27 16:58:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4077ba9c-763a-52b2-bd79-230adddbf503 with scrape type 2
2026-03-27 16:58:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4077ba9c-763a-52b2-bd79-230adddbf503, identifier: 6956366auction106392
2026-03-27 16:58:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4eeb393a-492b-5c1a-839b-cabf1c55edbd with identifier: 6953679auction106392
2026-03-27 16:58:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4eeb393a-492b-5c1a-839b-cabf1c55edbd with scrape type 2
2026-03-27 16:58:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4eeb393a-492b-5c1a-839b-cabf1c55edbd with scrape type 2
2026-03-27 16:58:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4eeb393a-492b-5c1a-839b-cabf1c55edbd, identifier: 6953679auction106392
2026-03-27 16:58:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4077ba9c-763a-52b2-bd79-230adddbf503 with identifier: 6956366auction106392
2026-03-27 16:58:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4077ba9c-763a-52b2-bd79-230adddbf503 with identifier: 6956366auction106392
2026-03-27 16:58:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4077ba9c-763a-52b2-bd79-230adddbf503 with identifier: 6956366auction106392 to the API
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6956366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '4077ba9c-763a-52b2-bd79-230adddbf503',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6956366',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'C5 X',
'odometer': 24650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 X PureTech 130 EAT8 Plus',
'transmission': 'automatic',
'trim': 'PureTech 130 EAT8 Plus',
'vin': None,
'year': 2024}
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956366auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:48 [ecarstrade.be] INFO: Saving data for 6956366auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773303284.179275, 'last_price_update_time': 1774630728.557648}
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6956366auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4eeb393a-492b-5c1a-839b-cabf1c55edbd with identifier: 6953679auction106392
2026-03-27 16:58:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4eeb393a-492b-5c1a-839b-cabf1c55edbd with identifier: 6953679auction106392
2026-03-27 16:58:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4eeb393a-492b-5c1a-839b-cabf1c55edbd with identifier: 6953679auction106392 to the API
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6953679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '4eeb393a-492b-5c1a-839b-cabf1c55edbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6953679',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Twingo',
'odometer': 50776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-07',
'seats_number': 4,
'seller_name': None,
'title': 'Renault Twingo 1.0 SCE 70 ZEN',
'transmission': 'manual',
'trim': '1.0 SCE 70 ZEN',
'vin': None,
'year': 2018}
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953679auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:48 [ecarstrade.be] INFO: Saving data for 6953679auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773184926.628419, 'last_price_update_time': 1774630728.865298}
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6953679auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6956816> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:49 [ecarstrade.be] INFO: Extracting details for car 6956816auction106392
2026-03-27 16:58:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3828d0e0-8bd9-54db-a99a-6c4088082a90 with identifier: 6956816auction106392
2026-03-27 16:58:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3828d0e0-8bd9-54db-a99a-6c4088082a90 with scrape type 2
2026-03-27 16:58:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3828d0e0-8bd9-54db-a99a-6c4088082a90 with scrape type 2
2026-03-27 16:58:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3828d0e0-8bd9-54db-a99a-6c4088082a90, identifier: 6956816auction106392
2026-03-27 16:58:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3828d0e0-8bd9-54db-a99a-6c4088082a90 with identifier: 6956816auction106392
2026-03-27 16:58:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3828d0e0-8bd9-54db-a99a-6c4088082a90 with identifier: 6956816auction106392
2026-03-27 16:58:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3828d0e0-8bd9-54db-a99a-6c4088082a90 with identifier: 6956816auction106392 to the API
2026-03-27 16:58:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6956816>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '3828d0e0-8bd9-54db-a99a-6c4088082a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6956816',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '308',
'odometer': 5556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956816auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:50 [ecarstrade.be] INFO: Saving data for 6956816auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773303292.741176, 'last_price_update_time': 1774630730.116883}
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6956816auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6954557> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:50 [ecarstrade.be] INFO: Extracting details for car 6954557auction106392
2026-03-27 16:58:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00f54c85-9b76-5c15-86cc-81ecdb644033 with identifier: 6954557auction106392
2026-03-27 16:58:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00f54c85-9b76-5c15-86cc-81ecdb644033 with scrape type 2
2026-03-27 16:58:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00f54c85-9b76-5c15-86cc-81ecdb644033 with scrape type 2
2026-03-27 16:58:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 00f54c85-9b76-5c15-86cc-81ecdb644033, identifier: 6954557auction106392
2026-03-27 16:58:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 00f54c85-9b76-5c15-86cc-81ecdb644033 with identifier: 6954557auction106392
2026-03-27 16:58:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 00f54c85-9b76-5c15-86cc-81ecdb644033 with identifier: 6954557auction106392
2026-03-27 16:58:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 00f54c85-9b76-5c15-86cc-81ecdb644033 with identifier: 6954557auction106392 to the API
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6954557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '00f54c85-9b76-5c15-86cc-81ecdb644033',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6954557',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 5103,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276954557auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:50 [ecarstrade.be] INFO: Saving data for 6954557auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773303295.580466, 'last_price_update_time': 1774630730.595614}
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6954557auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6957053> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:54 [ecarstrade.be] INFO: Extracting details for car 6957053auction106392
2026-03-27 16:58:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f0facbb-e4df-5a4f-9f81-47b6e5250326 with identifier: 6957053auction106392
2026-03-27 16:58:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f0facbb-e4df-5a4f-9f81-47b6e5250326 with scrape type 2
2026-03-27 16:58:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f0facbb-e4df-5a4f-9f81-47b6e5250326 with scrape type 2
2026-03-27 16:58:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8f0facbb-e4df-5a4f-9f81-47b6e5250326, identifier: 6957053auction106392
2026-03-27 16:58:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8f0facbb-e4df-5a4f-9f81-47b6e5250326 with identifier: 6957053auction106392
2026-03-27 16:58:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8f0facbb-e4df-5a4f-9f81-47b6e5250326 with identifier: 6957053auction106392
2026-03-27 16:58:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8f0facbb-e4df-5a4f-9f81-47b6e5250326 with identifier: 6957053auction106392 to the API
2026-03-27 16:58:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6957053>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '8f0facbb-e4df-5a4f-9f81-47b6e5250326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6957053',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 6862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957053auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:54 [ecarstrade.be] INFO: Saving data for 6957053auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773303278.209213, 'last_price_update_time': 1774630734.818442}
2026-03-27 16:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6957053auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961283> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:55 [ecarstrade.be] INFO: Extracting details for car 6961283auction106392
2026-03-27 16:58:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20180ba2-baef-5d86-afd7-a1c45e4bb270 with identifier: 6961283auction106392
2026-03-27 16:58:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20180ba2-baef-5d86-afd7-a1c45e4bb270 with scrape type 2
2026-03-27 16:58:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20180ba2-baef-5d86-afd7-a1c45e4bb270 with scrape type 2
2026-03-27 16:58:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 20180ba2-baef-5d86-afd7-a1c45e4bb270, identifier: 6961283auction106392
2026-03-27 16:58:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 20180ba2-baef-5d86-afd7-a1c45e4bb270 with identifier: 6961283auction106392
2026-03-27 16:58:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 20180ba2-baef-5d86-afd7-a1c45e4bb270 with identifier: 6961283auction106392
2026-03-27 16:58:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 20180ba2-baef-5d86-afd7-a1c45e4bb270 with identifier: 6961283auction106392 to the API
2026-03-27 16:58:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '20180ba2-baef-5d86-afd7-a1c45e4bb270',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961283',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 15795,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961283auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:55 [ecarstrade.be] INFO: Saving data for 6961283auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773368490.635482, 'last_price_update_time': 1774630735.762967}
2026-03-27 16:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961283auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961972> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:57 [ecarstrade.be] INFO: Extracting details for car 6961972auction106392
2026-03-27 16:58:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ca38a9-b39c-5a6a-b094-141b06a836b5 with identifier: 6961972auction106392
2026-03-27 16:58:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ca38a9-b39c-5a6a-b094-141b06a836b5 with scrape type 2
2026-03-27 16:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ca38a9-b39c-5a6a-b094-141b06a836b5 with scrape type 2
2026-03-27 16:58:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e2ca38a9-b39c-5a6a-b094-141b06a836b5, identifier: 6961972auction106392
2026-03-27 16:58:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e2ca38a9-b39c-5a6a-b094-141b06a836b5 with identifier: 6961972auction106392
2026-03-27 16:58:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e2ca38a9-b39c-5a6a-b094-141b06a836b5 with identifier: 6961972auction106392
2026-03-27 16:58:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e2ca38a9-b39c-5a6a-b094-141b06a836b5 with identifier: 6961972auction106392 to the API
2026-03-27 16:58:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961972>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'e2ca38a9-b39c-5a6a-b094-141b06a836b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961972',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 20333,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961972auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:57 [ecarstrade.be] INFO: Saving data for 6961972auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773409168.224512, 'last_price_update_time': 1774630737.92104}
2026-03-27 16:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961972auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6959577> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:58 [ecarstrade.be] INFO: Extracting details for car 6959577auction106392
2026-03-27 16:58:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da403052-1cd1-5ec6-b0b3-1cb691164558 with identifier: 6959577auction106392
2026-03-27 16:58:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da403052-1cd1-5ec6-b0b3-1cb691164558 with scrape type 2
2026-03-27 16:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da403052-1cd1-5ec6-b0b3-1cb691164558 with scrape type 2
2026-03-27 16:58:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da403052-1cd1-5ec6-b0b3-1cb691164558, identifier: 6959577auction106392
2026-03-27 16:58:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da403052-1cd1-5ec6-b0b3-1cb691164558 with identifier: 6959577auction106392
2026-03-27 16:58:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da403052-1cd1-5ec6-b0b3-1cb691164558 with identifier: 6959577auction106392
2026-03-27 16:58:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da403052-1cd1-5ec6-b0b3-1cb691164558 with identifier: 6959577auction106392 to the API
2026-03-27 16:58:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6959577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'da403052-1cd1-5ec6-b0b3-1cb691164558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6959577',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 19352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959577auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:58 [ecarstrade.be] INFO: Saving data for 6959577auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773368487.12267, 'last_price_update_time': 1774630738.522426}
2026-03-27 16:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6959577auction106392') HTTP/1.1" 204 0
2026-03-27 16:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961351> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:58:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:58:59 [ecarstrade.be] INFO: Extracting details for car 6961351auction106392
2026-03-27 16:58:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6ecca09-7dd5-5513-86c9-914591f3f365 with identifier: 6961351auction106392
2026-03-27 16:58:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6ecca09-7dd5-5513-86c9-914591f3f365 with scrape type 2
2026-03-27 16:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6ecca09-7dd5-5513-86c9-914591f3f365 with scrape type 2
2026-03-27 16:58:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a6ecca09-7dd5-5513-86c9-914591f3f365, identifier: 6961351auction106392
2026-03-27 16:58:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a6ecca09-7dd5-5513-86c9-914591f3f365 with identifier: 6961351auction106392
2026-03-27 16:58:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a6ecca09-7dd5-5513-86c9-914591f3f365 with identifier: 6961351auction106392
2026-03-27 16:58:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a6ecca09-7dd5-5513-86c9-914591f3f365 with identifier: 6961351auction106392 to the API
2026-03-27 16:58:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:58:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'a6ecca09-7dd5-5513-86c9-914591f3f365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961351',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '508',
'odometer': 12,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Hybrid 180 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'SW Hybrid 180 e-EAT8 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961351auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:58:59 [ecarstrade.be] INFO: Saving data for 6961351auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773409173.876215, 'last_price_update_time': 1774630739.739423}
2026-03-27 16:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961351auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6965272> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:02 [ecarstrade.be] INFO: Extracting details for car 6965272auction106392
2026-03-27 16:59:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a97a4de-7669-5b39-a86d-10027b6a399f with identifier: 6965272auction106392
2026-03-27 16:59:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a97a4de-7669-5b39-a86d-10027b6a399f with scrape type 2
2026-03-27 16:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a97a4de-7669-5b39-a86d-10027b6a399f with scrape type 2
2026-03-27 16:59:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a97a4de-7669-5b39-a86d-10027b6a399f, identifier: 6965272auction106392
2026-03-27 16:59:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a97a4de-7669-5b39-a86d-10027b6a399f with identifier: 6965272auction106392
2026-03-27 16:59:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a97a4de-7669-5b39-a86d-10027b6a399f with identifier: 6965272auction106392
2026-03-27 16:59:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a97a4de-7669-5b39-a86d-10027b6a399f with identifier: 6965272auction106392 to the API
2026-03-27 16:59:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6965272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '1a97a4de-7669-5b39-a86d-10027b6a399f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6965272',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 20653,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure Hybrid 145 (1.2L) e-DCS6',
'transmission': 'automatic',
'trim': 'Allure Hybrid 145 (1.2L) e-DCS6',
'vin': None,
'year': 2025}
2026-03-27 16:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965272auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:02 [ecarstrade.be] INFO: Saving data for 6965272auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773453261.292102, 'last_price_update_time': 1774630742.687323}
2026-03-27 16:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6965272auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6940804> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:03 [ecarstrade.be] INFO: Extracting details for car 6940804auction106392
2026-03-27 16:59:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0eda5e77-d8e2-5b57-9c11-f0f0d00db86f with identifier: 6940804auction106392
2026-03-27 16:59:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0eda5e77-d8e2-5b57-9c11-f0f0d00db86f with scrape type 2
2026-03-27 16:59:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0eda5e77-d8e2-5b57-9c11-f0f0d00db86f with scrape type 2
2026-03-27 16:59:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0eda5e77-d8e2-5b57-9c11-f0f0d00db86f, identifier: 6940804auction106392
2026-03-27 16:59:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0eda5e77-d8e2-5b57-9c11-f0f0d00db86f with identifier: 6940804auction106392
2026-03-27 16:59:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0eda5e77-d8e2-5b57-9c11-f0f0d00db86f with identifier: 6940804auction106392
2026-03-27 16:59:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0eda5e77-d8e2-5b57-9c11-f0f0d00db86f with identifier: 6940804auction106392 to the API
2026-03-27 16:59:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6940804>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '0eda5e77-d8e2-5b57-9c11-f0f0d00db86f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6940804',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 44469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:59:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940804auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:03 [ecarstrade.be] INFO: Saving data for 6940804auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1772841024.903548, 'last_price_update_time': 1774630743.942902}
2026-03-27 16:59:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6940804auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6964444> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:04 [ecarstrade.be] INFO: Extracting details for car 6964444auction106392
2026-03-27 16:59:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f0f8097-64e6-5980-a440-eb303f6e0a0e with identifier: 6964444auction106392
2026-03-27 16:59:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f0f8097-64e6-5980-a440-eb303f6e0a0e with scrape type 2
2026-03-27 16:59:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f0f8097-64e6-5980-a440-eb303f6e0a0e with scrape type 2
2026-03-27 16:59:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0f0f8097-64e6-5980-a440-eb303f6e0a0e, identifier: 6964444auction106392
2026-03-27 16:59:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0f0f8097-64e6-5980-a440-eb303f6e0a0e with identifier: 6964444auction106392
2026-03-27 16:59:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0f0f8097-64e6-5980-a440-eb303f6e0a0e with identifier: 6964444auction106392
2026-03-27 16:59:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0f0f8097-64e6-5980-a440-eb303f6e0a0e with identifier: 6964444auction106392 to the API
2026-03-27 16:59:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6964444>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '0f0f8097-64e6-5980-a440-eb303f6e0a0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6964444',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 7000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964444auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:04 [ecarstrade.be] INFO: Saving data for 6964444auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773453242.55685, 'last_price_update_time': 1774630744.873669}
2026-03-27 16:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964444auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6963809> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:05 [ecarstrade.be] INFO: Extracting details for car 6963809auction106392
2026-03-27 16:59:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 513ee5c6-6484-5b01-ae34-08bfeb977d59 with identifier: 6963809auction106392
2026-03-27 16:59:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 513ee5c6-6484-5b01-ae34-08bfeb977d59 with scrape type 2
2026-03-27 16:59:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 513ee5c6-6484-5b01-ae34-08bfeb977d59 with scrape type 2
2026-03-27 16:59:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 513ee5c6-6484-5b01-ae34-08bfeb977d59, identifier: 6963809auction106392
2026-03-27 16:59:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 513ee5c6-6484-5b01-ae34-08bfeb977d59 with identifier: 6963809auction106392
2026-03-27 16:59:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 513ee5c6-6484-5b01-ae34-08bfeb977d59 with identifier: 6963809auction106392
2026-03-27 16:59:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 513ee5c6-6484-5b01-ae34-08bfeb977d59 with identifier: 6963809auction106392 to the API
2026-03-27 16:59:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6963809>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '513ee5c6-6484-5b01-ae34-08bfeb977d59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6963809',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '3008',
'odometer': 4901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 145 e-DCS6 GT',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 GT',
'vin': None,
'year': 2025}
2026-03-27 16:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963809auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:05 [ecarstrade.be] INFO: Saving data for 6963809auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773453243.670171, 'last_price_update_time': 1774630745.828951}
2026-03-27 16:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963809auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:07 [scrapy.extensions.logstats] INFO: Crawled 979 pages (at 36 pages/min), scraped 852 items (at 32 items/min)
2026-03-27 16:59:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 16:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6964446> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:08 [ecarstrade.be] INFO: Extracting details for car 6964446auction106392
2026-03-27 16:59:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 015a4376-dd2e-57ec-a59e-8d660a8b35ec with identifier: 6964446auction106392
2026-03-27 16:59:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 015a4376-dd2e-57ec-a59e-8d660a8b35ec with scrape type 2
2026-03-27 16:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 015a4376-dd2e-57ec-a59e-8d660a8b35ec with scrape type 2
2026-03-27 16:59:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 015a4376-dd2e-57ec-a59e-8d660a8b35ec, identifier: 6964446auction106392
2026-03-27 16:59:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 015a4376-dd2e-57ec-a59e-8d660a8b35ec with identifier: 6964446auction106392
2026-03-27 16:59:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 015a4376-dd2e-57ec-a59e-8d660a8b35ec with identifier: 6964446auction106392
2026-03-27 16:59:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 015a4376-dd2e-57ec-a59e-8d660a8b35ec with identifier: 6964446auction106392 to the API
2026-03-27 16:59:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6964446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '015a4376-dd2e-57ec-a59e-8d660a8b35ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6964446',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '308',
'odometer': 6217,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-03',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'SW Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964446auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:08 [ecarstrade.be] INFO: Saving data for 6964446auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773453241.221337, 'last_price_update_time': 1774630748.870738}
2026-03-27 16:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964446auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6963808> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:09 [ecarstrade.be] INFO: Extracting details for car 6963808auction106392
2026-03-27 16:59:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dd742e1-1eaa-5d0c-8680-4b44406f3c42 with identifier: 6963808auction106392
2026-03-27 16:59:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dd742e1-1eaa-5d0c-8680-4b44406f3c42 with scrape type 2
2026-03-27 16:59:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dd742e1-1eaa-5d0c-8680-4b44406f3c42 with scrape type 2
2026-03-27 16:59:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1dd742e1-1eaa-5d0c-8680-4b44406f3c42, identifier: 6963808auction106392
2026-03-27 16:59:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1dd742e1-1eaa-5d0c-8680-4b44406f3c42 with identifier: 6963808auction106392
2026-03-27 16:59:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1dd742e1-1eaa-5d0c-8680-4b44406f3c42 with identifier: 6963808auction106392
2026-03-27 16:59:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1dd742e1-1eaa-5d0c-8680-4b44406f3c42 with identifier: 6963808auction106392 to the API
2026-03-27 16:59:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6963808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '1dd742e1-1eaa-5d0c-8680-4b44406f3c42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6963808',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '208',
'odometer': 21842,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 100 S&S BVM6 Style',
'transmission': 'manual',
'trim': '100 S&S BVM6 Style',
'vin': None,
'year': 2025}
2026-03-27 16:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963808auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:09 [ecarstrade.be] INFO: Saving data for 6963808auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773453257.458196, 'last_price_update_time': 1774630749.563888}
2026-03-27 16:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963808auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961968> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:10 [ecarstrade.be] INFO: Extracting details for car 6961968auction106392
2026-03-27 16:59:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a64faa0-8578-5cd5-b6a0-c9e185974986 with identifier: 6961968auction106392
2026-03-27 16:59:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a64faa0-8578-5cd5-b6a0-c9e185974986 with scrape type 2
2026-03-27 16:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a64faa0-8578-5cd5-b6a0-c9e185974986 with scrape type 2
2026-03-27 16:59:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a64faa0-8578-5cd5-b6a0-c9e185974986, identifier: 6961968auction106392
2026-03-27 16:59:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a64faa0-8578-5cd5-b6a0-c9e185974986 with identifier: 6961968auction106392
2026-03-27 16:59:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a64faa0-8578-5cd5-b6a0-c9e185974986 with identifier: 6961968auction106392
2026-03-27 16:59:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a64faa0-8578-5cd5-b6a0-c9e185974986 with identifier: 6961968auction106392 to the API
2026-03-27 16:59:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961968>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '5a64faa0-8578-5cd5-b6a0-c9e185974986',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961968',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Ford',
'model': 'Puma',
'odometer': 33523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma Titanium 1.0L Flexifuel 125 hp mHEV (Mild Hybrid) S&S',
'transmission': 'manual',
'trim': 'Titanium 1.0L Flexifuel 125 hp mHEV (Mild Hybrid) S&S',
'vin': None,
'year': 2024}
2026-03-27 16:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961968auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:10 [ecarstrade.be] INFO: Saving data for 6961968auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773409164.916665, 'last_price_update_time': 1774630750.745318}
2026-03-27 16:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961968auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6963813> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:11 [ecarstrade.be] INFO: Extracting details for car 6963813auction106392
2026-03-27 16:59:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84bd5bed-fbf8-5362-92ac-1ee3bc6478ed with identifier: 6963813auction106392
2026-03-27 16:59:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84bd5bed-fbf8-5362-92ac-1ee3bc6478ed with scrape type 2
2026-03-27 16:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84bd5bed-fbf8-5362-92ac-1ee3bc6478ed with scrape type 2
2026-03-27 16:59:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 84bd5bed-fbf8-5362-92ac-1ee3bc6478ed, identifier: 6963813auction106392
2026-03-27 16:59:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 84bd5bed-fbf8-5362-92ac-1ee3bc6478ed with identifier: 6963813auction106392
2026-03-27 16:59:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 84bd5bed-fbf8-5362-92ac-1ee3bc6478ed with identifier: 6963813auction106392
2026-03-27 16:59:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 84bd5bed-fbf8-5362-92ac-1ee3bc6478ed with identifier: 6963813auction106392 to the API
2026-03-27 16:59:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6963813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '84bd5bed-fbf8-5362-92ac-1ee3bc6478ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6963813',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 9693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963813auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:12 [ecarstrade.be] INFO: Saving data for 6963813auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773453258.582417, 'last_price_update_time': 1774630752.151225}
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963813auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951693> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:12 [ecarstrade.be] INFO: Extracting details for car 6951693auction106392
2026-03-27 16:59:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9eb771e-c181-5160-adcb-681da80051b1 with identifier: 6951693auction106392
2026-03-27 16:59:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9eb771e-c181-5160-adcb-681da80051b1 with scrape type 2
2026-03-27 16:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9eb771e-c181-5160-adcb-681da80051b1 with scrape type 2
2026-03-27 16:59:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a9eb771e-c181-5160-adcb-681da80051b1, identifier: 6951693auction106392
2026-03-27 16:59:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a9eb771e-c181-5160-adcb-681da80051b1 with identifier: 6951693auction106392
2026-03-27 16:59:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a9eb771e-c181-5160-adcb-681da80051b1 with identifier: 6951693auction106392
2026-03-27 16:59:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a9eb771e-c181-5160-adcb-681da80051b1 with identifier: 6951693auction106392 to the API
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951693>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Diesel',
'id': 'a9eb771e-c181-5160-adcb-681da80051b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6951693',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 43034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI 116 ch SCR DSG7 Business',
'transmission': 'automatic',
'trim': '2.0 TDI 116 ch SCR DSG7 Business',
'vin': None,
'year': 2023}
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951693auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:12 [ecarstrade.be] INFO: Saving data for 6951693auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773184924.947799, 'last_price_update_time': 1774630752.888736}
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951693auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961360> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:13 [ecarstrade.be] INFO: Extracting details for car 6961360auction106392
2026-03-27 16:59:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8515f371-29cf-59d6-a54e-9ae54d33e8b6 with identifier: 6961360auction106392
2026-03-27 16:59:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8515f371-29cf-59d6-a54e-9ae54d33e8b6 with scrape type 2
2026-03-27 16:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8515f371-29cf-59d6-a54e-9ae54d33e8b6 with scrape type 2
2026-03-27 16:59:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8515f371-29cf-59d6-a54e-9ae54d33e8b6, identifier: 6961360auction106392
2026-03-27 16:59:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8515f371-29cf-59d6-a54e-9ae54d33e8b6 with identifier: 6961360auction106392
2026-03-27 16:59:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8515f371-29cf-59d6-a54e-9ae54d33e8b6 with identifier: 6961360auction106392
2026-03-27 16:59:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8515f371-29cf-59d6-a54e-9ae54d33e8b6 with identifier: 6961360auction106392 to the API
2026-03-27 16:59:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '8515f371-29cf-59d6-a54e-9ae54d33e8b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961360',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'DS Automobiles',
'model': 'DS4',
'odometer': 12065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
'transmission': 'automatic',
'trim': 'DS PureTech 130 EAT8 Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961360auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:13 [ecarstrade.be] INFO: Saving data for 6961360auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773409164.119605, 'last_price_update_time': 1774630753.488727}
2026-03-27 16:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961360auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page98?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found listing with ID: 6968338auction106392
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968338auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:14 [ecarstrade.be] INFO: Scrape type for 6968338auction106392: 0
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found listing with ID: 6969302auction106392
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969302auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:14 [ecarstrade.be] INFO: Scrape type for 6969302auction106392: 0
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found listing with ID: 6969306auction106392
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969306auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:14 [ecarstrade.be] INFO: Scrape type for 6969306auction106392: 0
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found listing with ID: 6970598auction106392
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276970598auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:14 [ecarstrade.be] INFO: Scrape type for 6970598auction106392: 0
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found listing with ID: 6971314auction106392
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971314auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:14 [ecarstrade.be] INFO: Scrape type for 6971314auction106392: 0
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found listing with ID: 6971316auction106392
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971316auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:14 [ecarstrade.be] INFO: Scrape type for 6971316auction106392: 0
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found listing with ID: 6971320auction106392
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971320auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:14 [ecarstrade.be] INFO: Scrape type for 6971320auction106392: 0
2026-03-27 16:59:14 [ecarstrade.be] INFO: Found listing with ID: 6971321auction106392
2026-03-27 16:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971321auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6971321auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972353auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972353auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972353auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972447auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972447auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972447auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972448auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972448auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972448auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972449auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972449auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972449auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972459auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972459auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972459auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972604auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972604auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972604auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972606auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972606auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972606auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972609auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972609auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972609auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6972612auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972612auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6972612auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6973211auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973211auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6973211auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6973223auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973223auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6973223auction106392: 0
2026-03-27 16:59:15 [ecarstrade.be] INFO: Found listing with ID: 6973508auction106392
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973508auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:15 [ecarstrade.be] INFO: Scrape type for 6973508auction106392: 0
2026-03-27 16:59:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961356> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:15 [ecarstrade.be] INFO: Extracting details for car 6961356auction106392
2026-03-27 16:59:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bb67b4f-6acf-5f8e-af96-a238a9be8f6e with identifier: 6961356auction106392
2026-03-27 16:59:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bb67b4f-6acf-5f8e-af96-a238a9be8f6e with scrape type 2
2026-03-27 16:59:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bb67b4f-6acf-5f8e-af96-a238a9be8f6e with scrape type 2
2026-03-27 16:59:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2bb67b4f-6acf-5f8e-af96-a238a9be8f6e, identifier: 6961356auction106392
2026-03-27 16:59:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2bb67b4f-6acf-5f8e-af96-a238a9be8f6e with identifier: 6961356auction106392
2026-03-27 16:59:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2bb67b4f-6acf-5f8e-af96-a238a9be8f6e with identifier: 6961356auction106392
2026-03-27 16:59:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2bb67b4f-6acf-5f8e-af96-a238a9be8f6e with identifier: 6961356auction106392 to the API
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '2bb67b4f-6acf-5f8e-af96-a238a9be8f6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961356',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 4745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961356auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:16 [ecarstrade.be] INFO: Saving data for 6961356auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773409174.254203, 'last_price_update_time': 1774630756.019504}
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961356auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6957999> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:16 [ecarstrade.be] INFO: Extracting details for car 6957999auction106392
2026-03-27 16:59:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92f2d481-03f7-558c-b9ba-46ed4be0ecbf with identifier: 6957999auction106392
2026-03-27 16:59:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92f2d481-03f7-558c-b9ba-46ed4be0ecbf with scrape type 2
2026-03-27 16:59:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92f2d481-03f7-558c-b9ba-46ed4be0ecbf with scrape type 2
2026-03-27 16:59:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 92f2d481-03f7-558c-b9ba-46ed4be0ecbf, identifier: 6957999auction106392
2026-03-27 16:59:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 92f2d481-03f7-558c-b9ba-46ed4be0ecbf with identifier: 6957999auction106392
2026-03-27 16:59:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 92f2d481-03f7-558c-b9ba-46ed4be0ecbf with identifier: 6957999auction106392
2026-03-27 16:59:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 92f2d481-03f7-558c-b9ba-46ed4be0ecbf with identifier: 6957999auction106392 to the API
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6957999>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '92f2d481-03f7-558c-b9ba-46ed4be0ecbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6957999',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Citroen',
'model': 'DS3',
'odometer': 7500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 3 PureTech 100 BVM6 Performance Line',
'transmission': 'manual',
'trim': 'DS DS 3 PureTech 100 BVM6 Performance Line',
'vin': None,
'year': 2024}
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957999auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:16 [ecarstrade.be] INFO: Saving data for 6957999auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773368494.255518, 'last_price_update_time': 1774630756.750344}
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6957999auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6957370> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:16 [ecarstrade.be] INFO: Extracting details for car 6957370auction106392
2026-03-27 16:59:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9db4ede-4fab-5fdb-bb02-083225dbb9bc with identifier: 6957370auction106392
2026-03-27 16:59:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9db4ede-4fab-5fdb-bb02-083225dbb9bc with scrape type 2
2026-03-27 16:59:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9db4ede-4fab-5fdb-bb02-083225dbb9bc with scrape type 2
2026-03-27 16:59:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c9db4ede-4fab-5fdb-bb02-083225dbb9bc, identifier: 6957370auction106392
2026-03-27 16:59:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c9db4ede-4fab-5fdb-bb02-083225dbb9bc with identifier: 6957370auction106392
2026-03-27 16:59:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c9db4ede-4fab-5fdb-bb02-083225dbb9bc with identifier: 6957370auction106392
2026-03-27 16:59:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c9db4ede-4fab-5fdb-bb02-083225dbb9bc with identifier: 6957370auction106392 to the API
2026-03-27 16:59:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6957370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'c9db4ede-4fab-5fdb-bb02-083225dbb9bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6957370',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '2008',
'odometer': 6199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 100 S&S BVM6 Allure',
'transmission': 'manual',
'trim': '100 S&S BVM6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957370auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:17 [ecarstrade.be] INFO: Saving data for 6957370auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773303276.285889, 'last_price_update_time': 1774630757.282965}
2026-03-27 16:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6957370auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6957366> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6957355> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:19 [ecarstrade.be] INFO: Extracting details for car 6957366auction106392
2026-03-27 16:59:19 [ecarstrade.be] INFO: Extracting details for car 6957355auction106392
2026-03-27 16:59:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a09370ed-9d23-50eb-bbea-1bd3aba27818 with identifier: 6957366auction106392
2026-03-27 16:59:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a09370ed-9d23-50eb-bbea-1bd3aba27818 with scrape type 2
2026-03-27 16:59:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a09370ed-9d23-50eb-bbea-1bd3aba27818 with scrape type 2
2026-03-27 16:59:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a09370ed-9d23-50eb-bbea-1bd3aba27818, identifier: 6957366auction106392
2026-03-27 16:59:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b773637-7d2f-5559-ae41-561e5c144f71 with identifier: 6957355auction106392
2026-03-27 16:59:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b773637-7d2f-5559-ae41-561e5c144f71 with scrape type 2
2026-03-27 16:59:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b773637-7d2f-5559-ae41-561e5c144f71 with scrape type 2
2026-03-27 16:59:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b773637-7d2f-5559-ae41-561e5c144f71, identifier: 6957355auction106392
2026-03-27 16:59:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a09370ed-9d23-50eb-bbea-1bd3aba27818 with identifier: 6957366auction106392
2026-03-27 16:59:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a09370ed-9d23-50eb-bbea-1bd3aba27818 with identifier: 6957366auction106392
2026-03-27 16:59:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a09370ed-9d23-50eb-bbea-1bd3aba27818 with identifier: 6957366auction106392 to the API
2026-03-27 16:59:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6957366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'a09370ed-9d23-50eb-bbea-1bd3aba27818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6957366',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Renault',
'model': 'Captur',
'odometer': 24690,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Techno 1.0L TCe 90',
'transmission': 'manual',
'trim': 'Techno 1.0L TCe 90',
'vin': None,
'year': 2024}
2026-03-27 16:59:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957366auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:19 [ecarstrade.be] INFO: Saving data for 6957366auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773303276.77466, 'last_price_update_time': 1774630759.9366}
2026-03-27 16:59:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6957366auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b773637-7d2f-5559-ae41-561e5c144f71 with identifier: 6957355auction106392
2026-03-27 16:59:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b773637-7d2f-5559-ae41-561e5c144f71 with identifier: 6957355auction106392
2026-03-27 16:59:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b773637-7d2f-5559-ae41-561e5c144f71 with identifier: 6957355auction106392 to the API
2026-03-27 16:59:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6957355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': '0b773637-7d2f-5559-ae41-561e5c144f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6957355',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '408',
'odometer': 21390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Hybrid 145 e-DCS6 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 145 e-DCS6 Allure',
'vin': None,
'year': 2025}
2026-03-27 16:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957355auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:20 [ecarstrade.be] INFO: Saving data for 6957355auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773303280.904849, 'last_price_update_time': 1774630760.448694}
2026-03-27 16:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6957355auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961352> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:22 [ecarstrade.be] INFO: Extracting details for car 6961352auction106392
2026-03-27 16:59:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd6574e4-e453-51eb-841f-7f25a2099bf2 with identifier: 6961352auction106392
2026-03-27 16:59:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd6574e4-e453-51eb-841f-7f25a2099bf2 with scrape type 2
2026-03-27 16:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd6574e4-e453-51eb-841f-7f25a2099bf2 with scrape type 2
2026-03-27 16:59:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd6574e4-e453-51eb-841f-7f25a2099bf2, identifier: 6961352auction106392
2026-03-27 16:59:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd6574e4-e453-51eb-841f-7f25a2099bf2 with identifier: 6961352auction106392
2026-03-27 16:59:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd6574e4-e453-51eb-841f-7f25a2099bf2 with identifier: 6961352auction106392
2026-03-27 16:59:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd6574e4-e453-51eb-841f-7f25a2099bf2 with identifier: 6961352auction106392 to the API
2026-03-27 16:59:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:59:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:59:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961352>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:34:02Z',
'fuel_type': 'Petrol',
'id': 'bd6574e4-e453-51eb-841f-7f25a2099bf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6961352',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 40298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass S (4xe) 1.3L Turbo PHEV (4xe) 240 hp',
'transmission': 'automatic',
'trim': 'S (4xe) 1.3L Turbo PHEV (4xe) 240 hp',
'vin': None,
'year': 2023}
2026-03-27 16:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961352auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:22 [ecarstrade.be] INFO: Saving data for 6961352auction106392: {'auction_closing_time': 1774805642.0, 'created_time': 1773409209.988648, 'last_price_update_time': 1774630762.75781}
2026-03-27 16:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961352auction106392') HTTP/1.1" 204 0
2026-03-27 16:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page98?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6973965auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973965auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6973965auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976161auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976161auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976161auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976215auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976215auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976215auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976216auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976216auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976216auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976217auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976217auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976217auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976218auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976218auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976218auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976609auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976609auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976609auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976611auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976611auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976611auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976979auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976979auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976979auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976980auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976980auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976980auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976982auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976982auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976982auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976983auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976983auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976983auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976984auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976984auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976984auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6976988auction106392
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976988auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:25 [ecarstrade.be] INFO: Scrape type for 6976988auction106392: 0
2026-03-27 16:59:25 [ecarstrade.be] INFO: Found listing with ID: 6977661auction106392
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276977661auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:26 [ecarstrade.be] INFO: Scrape type for 6977661auction106392: 0
2026-03-27 16:59:26 [ecarstrade.be] INFO: Found listing with ID: 6978907auction106392
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978907auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:26 [ecarstrade.be] INFO: Scrape type for 6978907auction106392: 0
2026-03-27 16:59:26 [ecarstrade.be] INFO: Found listing with ID: 6980215auction106392
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980215auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:26 [ecarstrade.be] INFO: Scrape type for 6980215auction106392: 0
2026-03-27 16:59:26 [ecarstrade.be] INFO: Found listing with ID: 6980216auction106392
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980216auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:26 [ecarstrade.be] INFO: Scrape type for 6980216auction106392: 0
2026-03-27 16:59:26 [ecarstrade.be] INFO: Found listing with ID: 6980217auction106392
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980217auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:26 [ecarstrade.be] INFO: Scrape type for 6980217auction106392: 0
2026-03-27 16:59:26 [ecarstrade.be] INFO: Found listing with ID: 6980218auction106392
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980218auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:26 [ecarstrade.be] INFO: Scrape type for 6980218auction106392: 0
2026-03-27 16:59:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page100?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980343auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980343auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980343auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980344auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980344auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980344auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980345auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980345auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980345auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980346auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980346auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980346auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980348auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980348auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980348auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980351auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980351auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980351auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980352auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980352auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980352auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980353auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980353auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980353auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980354auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980354auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980354auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980355auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980355auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980355auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980356auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980356auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980356auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980357auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980357auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980357auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980358auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980358auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980358auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980359auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980359auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980359auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980361auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980361auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980361auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980362auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980362auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980362auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980364auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980364auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980364auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6980581auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980581auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6980581auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6982830auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982830auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6982830auction106392: 0
2026-03-27 16:59:32 [ecarstrade.be] INFO: Found listing with ID: 6982839auction106392
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982839auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:32 [ecarstrade.be] INFO: Scrape type for 6982839auction106392: 0
2026-03-27 16:59:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page101?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page100?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6984792auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984792auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6984792auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6985928auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985928auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6985928auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6985932auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985932auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6985932auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6985934auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985934auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6985934auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6985936auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985936auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6985936auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6988951auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988951auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6988951auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6988952auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988952auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6988952auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6988954auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988954auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6988954auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6988955auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988955auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6988955auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6990654auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990654auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6990654auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6991220auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991220auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6991220auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6991771auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991771auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6991771auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6993025auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993025auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6993025auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6993026auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993026auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6993026auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6993027auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993027auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6993027auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6993029auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993029auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6993029auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6993030auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993030auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6993030auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6993031auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993031auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6993031auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6993032auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993032auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6993032auction106392: 0
2026-03-27 16:59:42 [ecarstrade.be] INFO: Found listing with ID: 6993743auction106392
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993743auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:42 [ecarstrade.be] INFO: Scrape type for 6993743auction106392: 0
2026-03-27 16:59:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page102?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page101?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6994241auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994241auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6994241auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6995496auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995496auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6995496auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6995498auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995498auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6995498auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6995500auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995500auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6995500auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6995810auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995810auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6995810auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6995811auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995811auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6995811auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6997367auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997367auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6997367auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6997369auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997369auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6997369auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6997380auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997380auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6997380auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6997381auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997381auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6997381auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6997383auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997383auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6997383auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6998338auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998338auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6998338auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6998339auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998339auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6998339auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6999053auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999053auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6999053auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6999054auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999054auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6999054auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6999055auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999055auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6999055auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6999150auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999150auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6999150auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6999151auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999151auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6999151auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6999152auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999152auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6999152auction106392: 0
2026-03-27 16:59:50 [ecarstrade.be] INFO: Found listing with ID: 6999153auction106392
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999153auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:50 [ecarstrade.be] INFO: Scrape type for 6999153auction106392: 0
2026-03-27 16:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:59:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page103?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page102?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999154auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999154auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999154auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999155auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999155auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999155auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999156auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999156auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999156auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999157auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999157auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999157auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999159auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999159auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999159auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999160auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999160auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999160auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999162auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999162auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999162auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999163auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999163auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999163auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999165auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999165auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999165auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999166auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999166auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999166auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999167auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999167auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999167auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999168auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999168auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999168auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999170auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999170auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999170auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999172auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999172auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999172auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999173auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999173auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999173auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999174auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999174auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999174auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999176auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999176auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999176auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999178auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999178auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999178auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999179auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999179auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999179auction106392: 0
2026-03-27 16:59:56 [ecarstrade.be] INFO: Found listing with ID: 6999180auction106392
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:59:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999180auction106392%27 HTTP/1.1" 200 None
2026-03-27 16:59:56 [ecarstrade.be] INFO: Scrape type for 6999180auction106392: 0
2026-03-27 16:59:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page104?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page103?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999182auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999182auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999182auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999183auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999183auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999183auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999184auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999184auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999184auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999185auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999185auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999185auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999186auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999186auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999186auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999187auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999187auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999187auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999188auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999188auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999188auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999191auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999191auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999191auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999192auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999192auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999192auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999194auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999194auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999194auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999195auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999195auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999195auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999196auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999196auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999196auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999197auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999197auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999197auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999198auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999198auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999198auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999200auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999200auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999200auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999201auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999201auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999201auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999221auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999221auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999221auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999237auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999237auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999237auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999239auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999239auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999239auction106392: 0
2026-03-27 17:00:02 [ecarstrade.be] INFO: Found listing with ID: 6999265auction106392
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999265auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:02 [ecarstrade.be] INFO: Scrape type for 6999265auction106392: 0
2026-03-27 17:00:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:07 [scrapy.extensions.logstats] INFO: Crawled 998 pages (at 19 pages/min), scraped 864 items (at 12 items/min)
2026-03-27 17:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 17:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page105?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page104?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999187auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999187auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999187auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999188auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999188auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999188auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999191auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999191auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999191auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999192auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999192auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999192auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999194auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999194auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999194auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999195auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999195auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999195auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999196auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999196auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999196auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999197auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999197auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999197auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999198auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999198auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999198auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999200auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999200auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999200auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999201auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999201auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999201auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999221auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999221auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999221auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999237auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999237auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999237auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999239auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999239auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999239auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999265auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999265auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999265auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999266auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999266auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999266auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999267auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999267auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999267auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999269auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999269auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999269auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999270auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999270auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999270auction106392: 0
2026-03-27 17:00:09 [ecarstrade.be] INFO: Found listing with ID: 6999271auction106392
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999271auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:09 [ecarstrade.be] INFO: Scrape type for 6999271auction106392: 0
2026-03-27 17:00:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page106?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page105?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 6999476auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999476auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 6999476auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 6999477auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999477auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 6999477auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 6999478auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999478auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 6999478auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 6999479auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999479auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 6999479auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 6999480auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999480auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 6999480auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 6999483auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999483auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 6999483auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7000297auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000297auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7000297auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7000301auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000301auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7000301auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7000302auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000302auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7000302auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7000303auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000303auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7000303auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7000304auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000304auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7000304auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7001058auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001058auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7001058auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7001460auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001460auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7001460auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7001472auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001472auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7001472auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7001473auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001473auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7001473auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7002167auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002167auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7002167auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7002183auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002183auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7002183auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7002637auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002637auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7002637auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7002638auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002638auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7002638auction106392: 0
2026-03-27 17:00:16 [ecarstrade.be] INFO: Found listing with ID: 7002879auction106392
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002879auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:16 [ecarstrade.be] INFO: Scrape type for 7002879auction106392: 0
2026-03-27 17:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page107?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page106?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002880auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002880auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002880auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002881auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002881auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002881auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002882auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002882auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002882auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002883auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002883auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002883auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002884auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002884auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002884auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002885auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002885auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002885auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002886auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002886auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002886auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002887auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002887auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002887auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002888auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002888auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002888auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002889auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002889auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002889auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7002890auction106392
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002890auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7002890auction106392: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003037auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003037auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003037auction106404: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003039auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003039auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003039auction106404: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003040auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003040auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003040auction106404: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003041auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003041auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003041auction106404: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003046auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003046auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003046auction106404: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003047auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003047auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003047auction106404: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003048auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003048auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003048auction106404: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003049auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003049auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003049auction106404: 0
2026-03-27 17:00:23 [ecarstrade.be] INFO: Found listing with ID: 7003050auction106404
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003050auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:23 [ecarstrade.be] INFO: Scrape type for 7003050auction106404: 0
2026-03-27 17:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page108?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page107?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003051auction106404
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003051auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003051auction106404: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003055auction106404
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003055auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003055auction106404: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003056auction106404
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003056auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003056auction106404: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003058auction106404
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003058auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003058auction106404: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003061auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003061auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003061auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003064auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003064auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003064auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003065auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003065auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003065auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003069auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003069auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003069auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003070auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003070auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003070auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003071auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003071auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003071auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003074auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003074auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003074auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003075auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003075auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003075auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003076auction106404
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003076auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003076auction106404: 2
2026-03-27 17:00:32 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://ecarstrade.com/cars/7003076> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-27 17:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003077auction106404
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003077auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003077auction106404: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003313auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003313auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003313auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003314auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003314auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003314auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003315auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003315auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003315auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003316auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003316auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003316auction106392: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003317auction106404
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003317auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003317auction106404: 0
2026-03-27 17:00:32 [ecarstrade.be] INFO: Found listing with ID: 7003318auction106392
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003318auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:32 [ecarstrade.be] INFO: Scrape type for 7003318auction106392: 0
2026-03-27 17:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page109?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page108?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003320auction106392
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003320auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003320auction106392: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003321auction106392
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003321auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003321auction106392: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003323auction106392
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003323auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003323auction106392: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003328auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003328auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003328auction106404: 2
2026-03-27 17:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003541auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003541auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003541auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003542auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003542auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003542auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003543auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003543auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003543auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003544auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003544auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003544auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003545auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003545auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003545auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003546auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003546auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003546auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003547auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003547auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003547auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003548auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003548auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003548auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003549auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003549auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003549auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003550auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003550auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003550auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003551auction106404
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003551auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003551auction106404: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003603auction106392
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003603auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003603auction106392: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003604auction106392
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003604auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003604auction106392: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7003605auction106392
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003605auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7003605auction106392: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7004303auction106392
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004303auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7004303auction106392: 0
2026-03-27 17:00:40 [ecarstrade.be] INFO: Found listing with ID: 7004304auction106392
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004304auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:40 [ecarstrade.be] INFO: Scrape type for 7004304auction106392: 0
2026-03-27 17:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page110?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page109?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:46 [ecarstrade.be] INFO: Found listing with ID: 7004562auction106392
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004562auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [ecarstrade.be] INFO: Scrape type for 7004562auction106392: 0
2026-03-27 17:00:46 [ecarstrade.be] INFO: Found listing with ID: 7004569auction106392
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004569auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [ecarstrade.be] INFO: Scrape type for 7004569auction106392: 0
2026-03-27 17:00:46 [ecarstrade.be] INFO: Found listing with ID: 7004932auction106392
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004932auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [ecarstrade.be] INFO: Scrape type for 7004932auction106392: 0
2026-03-27 17:00:46 [ecarstrade.be] INFO: Found listing with ID: 7005230auction106392
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005230auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [ecarstrade.be] INFO: Scrape type for 7005230auction106392: 0
2026-03-27 17:00:46 [ecarstrade.be] INFO: Found listing with ID: 7005750auction106392
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005750auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [ecarstrade.be] INFO: Scrape type for 7005750auction106392: 0
2026-03-27 17:00:46 [ecarstrade.be] INFO: Found listing with ID: 7005757auction106392
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005757auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:46 [ecarstrade.be] INFO: Scrape type for 7005757auction106392: 0
2026-03-27 17:00:46 [ecarstrade.be] INFO: Found listing with ID: 7005758auction106392
2026-03-27 17:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005758auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7005758auction106392: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7005759auction106392
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005759auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7005759auction106392: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7006507auction106392
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006507auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7006507auction106392: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007005auction106392
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007005auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007005auction106392: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007006auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007006auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007006auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007007auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007007auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007007auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007008auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007008auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007008auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007009auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007009auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007009auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007010auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007010auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007010auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007011auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007011auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007011auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007012auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007012auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007012auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007013auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007013auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007013auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007014auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007014auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007014auction106404: 0
2026-03-27 17:00:47 [ecarstrade.be] INFO: Found listing with ID: 7007015auction106404
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007015auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:47 [ecarstrade.be] INFO: Scrape type for 7007015auction106404: 0
2026-03-27 17:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page111?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page110?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007016auction106404
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007016auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007016auction106404: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007017auction106404
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007017auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007017auction106404: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007018auction106404
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007018auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007018auction106404: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007019auction106404
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007019auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007019auction106404: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007020auction106404
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007020auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007020auction106404: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007021auction106404
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007021auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007021auction106404: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007050auction106392
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007050auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007050auction106392: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007051auction106392
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007051auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007051auction106392: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007052auction106392
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007052auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:52 [ecarstrade.be] INFO: Scrape type for 7007052auction106392: 0
2026-03-27 17:00:52 [ecarstrade.be] INFO: Found listing with ID: 7007314auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007314auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7007314auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7007315auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007315auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7007315auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7007739auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007739auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7007739auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7007740auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007740auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7007740auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7008291auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008291auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7008291auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7008295auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008295auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7008295auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7008296auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008296auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7008296auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7008297auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008297auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7008297auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7008298auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008298auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7008298auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7008299auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008299auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7008299auction106392: 0
2026-03-27 17:00:53 [ecarstrade.be] INFO: Found listing with ID: 7008301auction106392
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008301auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:53 [ecarstrade.be] INFO: Scrape type for 7008301auction106392: 0
2026-03-27 17:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page112?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page111?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008617auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008617auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008617auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008618auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008618auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008618auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008619auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008619auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008619auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008620auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008620auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008620auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008621auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008621auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008621auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008622auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008622auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008622auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008623auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008623auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008623auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008624auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008624auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008624auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008625auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008625auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008625auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008626auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008626auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008626auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008627auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008627auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008627auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008628auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008628auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008628auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008629auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008629auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008629auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008630auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008630auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008630auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008631auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008631auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008631auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008632auction106404
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008632auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008632auction106404: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008633auction106404
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008633auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008633auction106404: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008634auction106404
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008634auction106404%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008634auction106404: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008638auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008638auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008638auction106392: 0
2026-03-27 17:00:59 [ecarstrade.be] INFO: Found listing with ID: 7008639auction106392
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008639auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:00:59 [ecarstrade.be] INFO: Scrape type for 7008639auction106392: 0
2026-03-27 17:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page113?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page112?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:01:06 [ecarstrade.be] INFO: Found listing with ID: 7008641auction106392
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008641auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [ecarstrade.be] INFO: Scrape type for 7008641auction106392: 0
2026-03-27 17:01:06 [ecarstrade.be] INFO: Found listing with ID: 7008678auction106392
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008678auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [ecarstrade.be] INFO: Scrape type for 7008678auction106392: 0
2026-03-27 17:01:06 [ecarstrade.be] INFO: Found listing with ID: 7008679auction106392
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008679auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [ecarstrade.be] INFO: Scrape type for 7008679auction106392: 0
2026-03-27 17:01:06 [ecarstrade.be] INFO: Found listing with ID: 7008680auction106392
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008680auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [ecarstrade.be] INFO: Scrape type for 7008680auction106392: 0
2026-03-27 17:01:06 [ecarstrade.be] INFO: Found listing with ID: 7008681auction106392
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008681auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:06 [ecarstrade.be] INFO: Scrape type for 7008681auction106392: 0
2026-03-27 17:01:06 [ecarstrade.be] INFO: Found listing with ID: 7008682auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008682auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7008682auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7008684auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008684auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7008684auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7008686auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008686auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7008686auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7009307auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009307auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7009307auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7009308auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009308auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7009308auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7009310auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009310auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7009310auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7009311auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009311auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7009311auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7009312auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009312auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7009312auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7009313auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009313auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7009313auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7009314auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009314auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7009314auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7010285auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010285auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7010285auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7010286auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010286auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7010286auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7010287auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010287auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7010287auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7010288auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010288auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7010288auction106392: 0
2026-03-27 17:01:07 [ecarstrade.be] INFO: Found listing with ID: 7010289auction106392
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010289auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:07 [ecarstrade.be] INFO: Scrape type for 7010289auction106392: 0
2026-03-27 17:01:07 [scrapy.extensions.logstats] INFO: Crawled 1007 pages (at 9 pages/min), scraped 864 items (at 0 items/min)
2026-03-27 17:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 17:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page114?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page113?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010291auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010291auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010291auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010292auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010292auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010292auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010293auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010293auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010293auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010294auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010294auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010294auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010295auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010295auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010295auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010296auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010296auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010296auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010298auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010298auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010298auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010299auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010299auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010299auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010300auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010300auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010300auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010301auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010301auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010301auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010302auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010302auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010302auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010303auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010303auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010303auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010304auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010304auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010304auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010305auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010305auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010305auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010306auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010306auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010306auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7010308auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010308auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7010308auction106392: 0
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7011973auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011973auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7011973auction106392: 1
2026-03-27 17:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7011976auction106392
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011976auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7011976auction106392: 1
2026-03-27 17:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7002818auction111054
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002818auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7002818auction111054: 2
2026-03-27 17:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:13 [ecarstrade.be] INFO: Found listing with ID: 7002819auction111054
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002819auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:13 [ecarstrade.be] INFO: Scrape type for 7002819auction111054: 2
2026-03-27 17:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002818> (referer: https://ecarstrade.com/search/page114?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:20 [ecarstrade.be] INFO: Extracting details for car 7002818auction111054
2026-03-27 17:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c682963-81f6-5399-9c02-17fb7ba070a8 with identifier: 7002818auction111054
2026-03-27 17:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c682963-81f6-5399-9c02-17fb7ba070a8 with scrape type 2
2026-03-27 17:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c682963-81f6-5399-9c02-17fb7ba070a8 with scrape type 2
2026-03-27 17:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c682963-81f6-5399-9c02-17fb7ba070a8, identifier: 7002818auction111054
2026-03-27 17:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c682963-81f6-5399-9c02-17fb7ba070a8 with identifier: 7002818auction111054
2026-03-27 17:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c682963-81f6-5399-9c02-17fb7ba070a8 with identifier: 7002818auction111054
2026-03-27 17:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c682963-81f6-5399-9c02-17fb7ba070a8 with identifier: 7002818auction111054 to the API
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002818>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '0c682963-81f6-5399-9c02-17fb7ba070a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002818',
'listing': 'auction',
'location': 'Belgium',
'make': 'Ford',
'model': 'Focus',
'odometer': 162976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus 1.0 EcoBoost Trend Edition Business',
'transmission': 'manual',
'trim': 'FORD 1.0 EcoBoost Trend Edition Business',
'vin': None,
'year': 2019}
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002818auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:20 [ecarstrade.be] INFO: Saving data for 7002818auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538288.606807, 'last_price_update_time': 1774630880.844298}
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002818auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011976> (referer: https://ecarstrade.com/search/page114?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002819> (referer: https://ecarstrade.com/search/page114?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:21 [ecarstrade.be] INFO: Extracting details for car 7011976auction106392
2026-03-27 17:01:21 [ecarstrade.be] INFO: Extracting details for car 7002819auction111054
2026-03-27 17:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 964eadec-f064-558d-af2e-c28ec0e3b809 with identifier: 7011976auction106392
2026-03-27 17:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 964eadec-f064-558d-af2e-c28ec0e3b809 with scrape type 1
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 964eadec-f064-558d-af2e-c28ec0e3b809
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011976%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774630463%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_001/780x0__r.jpg?hash=1774630463 not downloaded yet
2026-03-27 17:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07d08d74-73ec-515c-8fc8-ebcd57816446 with identifier: 7002819auction111054
2026-03-27 17:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d08d74-73ec-515c-8fc8-ebcd57816446 with scrape type 2
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07d08d74-73ec-515c-8fc8-ebcd57816446 with scrape type 2
2026-03-27 17:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 07d08d74-73ec-515c-8fc8-ebcd57816446, identifier: 7002819auction111054
2026-03-27 17:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 07d08d74-73ec-515c-8fc8-ebcd57816446 with identifier: 7002819auction111054
2026-03-27 17:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 07d08d74-73ec-515c-8fc8-ebcd57816446 with identifier: 7002819auction111054
2026-03-27 17:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 07d08d74-73ec-515c-8fc8-ebcd57816446 with identifier: 7002819auction111054 to the API
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002819>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '07d08d74-73ec-515c-8fc8-ebcd57816446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002819',
'listing': 'auction',
'location': 'Belgium',
'make': 'Kia',
'model': "cee'd",
'odometer': 161942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Ceed SW PHEV Ceed SW 1.6 GDi PHEV Business Line DCT',
'transmission': 'automatic',
'trim': 'KIA Ceed SW PHEV Ceed SW 1.6 GDi PHEV Business Line DCT',
'vin': None,
'year': 2020}
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002819auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Saving data for 7002819auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538135.882611, 'last_price_update_time': 1774630881.472734}
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002819auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011976%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774630463%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_002/780x0__r.jpg?hash=1774630463 not downloaded yet
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page114?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011976%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774630463%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_003/780x0__r.jpg?hash=1774630463 not downloaded yet
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011976%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774630463%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_004/780x0__r.jpg?hash=1774630463 not downloaded yet
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011976%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774630463%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_005/780x0__r.jpg?hash=1774630463 not downloaded yet
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011976%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774630463%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_006/780x0__r.jpg?hash=1774630463 not downloaded yet
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011973> (referer: https://ecarstrade.com/search/page114?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002820auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002820auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002820auction111054: 2
2026-03-27 17:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002853auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002853auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002853auction111054: 2
2026-03-27 17:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002913auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002913auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002913auction111054: 2
2026-03-27 17:01:21 [ecarstrade.be] INFO: Extracting details for car 7011973auction106392
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_001/780x0__r.jpg?hash=1774630463> (referer: https://ecarstrade.com/cars/7011976)
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002915auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002915auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002915auction111054: 2
2026-03-27 17:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8824f97-572f-535d-a849-ab8ca5e2b47b with identifier: 7011973auction106392
2026-03-27 17:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8824f97-572f-535d-a849-ab8ca5e2b47b with scrape type 1
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a8824f97-572f-535d-a849-ab8ca5e2b47b
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011973%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774630457%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_001/780x0__r.jpg?hash=1774630457 not downloaded yet
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_002/780x0__r.jpg?hash=1774630463> (referer: https://ecarstrade.com/cars/7011976)
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002916auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002916auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002916auction111054: 2
2026-03-27 17:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011973%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774630458%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_002/780x0__r.jpg?hash=1774630458 not downloaded yet
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002917auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002917auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002917auction111054: 2
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_006/780x0__r.jpg?hash=1774630463> (referer: https://ecarstrade.com/cars/7011976)
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011973%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774630457%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_003/780x0__r.jpg?hash=1774630457 not downloaded yet
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002918auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002918auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002918auction111054: 2
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_003/780x0__r.jpg?hash=1774630463> (referer: https://ecarstrade.com/cars/7011976)
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_004/780x0__r.jpg?hash=1774630463> (referer: https://ecarstrade.com/cars/7011976)
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011973%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774630457%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_004/780x0__r.jpg?hash=1774630457 not downloaded yet
2026-03-27 17:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 964eadec-f064-558d-af2e-c28ec0e3b809
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_005/780x0__r.jpg?hash=1774630463> (referer: https://ecarstrade.com/cars/7011976)
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002919auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002919auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002919auction111054: 2
2026-03-27 17:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_001/780x0__r.jpg?hash=1774630457> (referer: https://ecarstrade.com/cars/7011973)
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011973%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774630458%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_005/780x0__r.jpg?hash=1774630458 not downloaded yet
2026-03-27 17:01:21 [ecarstrade.be] INFO: Found listing with ID: 7002920auction111054
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002920auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:21 [ecarstrade.be] INFO: Scrape type for 7002920auction111054: 2
2026-03-27 17:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_002/780x0__r.jpg?hash=1774630458> (referer: https://ecarstrade.com/cars/7011973)
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011973%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774630458%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_006/780x0__r.jpg?hash=1774630458 not downloaded yet
2026-03-27 17:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_003/780x0__r.jpg?hash=1774630457> (referer: https://ecarstrade.com/cars/7011973)
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002921auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002921auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002921auction111054: 2
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 964eadec-f064-558d-af2e-c28ec0e3b809
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 964eadec-f064-558d-af2e-c28ec0e3b809
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002922auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002922auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002922auction111054: 0
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002923auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002923auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002923auction111054: 2
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 964eadec-f064-558d-af2e-c28ec0e3b809
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 964eadec-f064-558d-af2e-c28ec0e3b809
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 964eadec-f064-558d-af2e-c28ec0e3b809
2026-03-27 17:01:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 964eadec-f064-558d-af2e-c28ec0e3b809, skipping ID generation
2026-03-27 17:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 964eadec-f064-558d-af2e-c28ec0e3b809 with scrape type 1
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 964eadec-f064-558d-af2e-c28ec0e3b809 sending to next pipeline
2026-03-27 17:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 964eadec-f064-558d-af2e-c28ec0e3b809, identifier: 7011976auction106392
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a8824f97-572f-535d-a849-ab8ca5e2b47b
2026-03-27 17:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 964eadec-f064-558d-af2e-c28ec0e3b809 with identifier: 7011976auction106392
2026-03-27 17:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 964eadec-f064-558d-af2e-c28ec0e3b809 with identifier: 7011976auction106392
2026-03-27 17:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 964eadec-f064-558d-af2e-c28ec0e3b809 with identifier: 7011976auction106392 to the API
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011976/photo_005/780x0__r.jpg?hash=1774630463>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:40:04Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '964eadec-f064-558d-af2e-c28ec0e3b809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011976',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'DS Automobiles',
'model': 'DS4',
'odometer': 17532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 Hybride 145 e-DCT6 Etoile - Alcantara',
'transmission': 'automatic',
'trim': 'DS Hybride 145 e-DCT6 Etoile - Alcantara',
'vin': None,
'year': 2025}
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011976auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Saving data for 7011976auction106392: {'created_time': 1774630882.653181, 'last_price_update_time': 1774630882.653193, 'auction_closing_time': 1774806004.0}
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011976auction106392') HTTP/1.1" 204 0
2026-03-27 17:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_004/780x0__r.jpg?hash=1774630457> (referer: https://ecarstrade.com/cars/7011973)
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002992auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002992auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002992auction111054: 0
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002993auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002993auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002993auction111054: 0
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002995auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002995auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002995auction111054: 0
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002996auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002996auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002996auction111054: 2
2026-03-27 17:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a8824f97-572f-535d-a849-ab8ca5e2b47b
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a8824f97-572f-535d-a849-ab8ca5e2b47b
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002998auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002998auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002998auction111054: 2
2026-03-27 17:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a8824f97-572f-535d-a849-ab8ca5e2b47b
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7002999auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002999auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7002999auction111054: 2
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7003001auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003001auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7003001auction111054: 2
2026-03-27 17:01:22 [ecarstrade.be] INFO: Found listing with ID: 7003002auction111054
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003002auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:22 [ecarstrade.be] INFO: Scrape type for 7003002auction111054: 2
2026-03-27 17:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002853> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:28 [ecarstrade.be] INFO: Extracting details for car 7002853auction111054
2026-03-27 17:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 632c0c9e-6b65-5adc-bbfc-f486aa0425a1 with identifier: 7002853auction111054
2026-03-27 17:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 632c0c9e-6b65-5adc-bbfc-f486aa0425a1 with scrape type 2
2026-03-27 17:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 632c0c9e-6b65-5adc-bbfc-f486aa0425a1 with scrape type 2
2026-03-27 17:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 632c0c9e-6b65-5adc-bbfc-f486aa0425a1, identifier: 7002853auction111054
2026-03-27 17:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 632c0c9e-6b65-5adc-bbfc-f486aa0425a1 with identifier: 7002853auction111054
2026-03-27 17:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 632c0c9e-6b65-5adc-bbfc-f486aa0425a1 with identifier: 7002853auction111054
2026-03-27 17:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 632c0c9e-6b65-5adc-bbfc-f486aa0425a1 with identifier: 7002853auction111054 to the API
2026-03-27 17:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002853>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '632c0c9e-6b65-5adc-bbfc-f486aa0425a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002853',
'listing': 'auction',
'location': 'Belgium',
'make': 'Skoda',
'model': 'Superb',
'odometer': 163352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Superb Combi SUP.COM GrtAMB TD88/1.6 M6F',
'transmission': 'manual',
'trim': 'SKODA Combi SUP.COM GrtAMB TD88/1.6 M6F',
'vin': None,
'year': 2017}
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002853auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Saving data for 7002853auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538123.704488, 'last_price_update_time': 1774630889.095629}
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002853auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003004auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003004auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003004auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003005auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003005auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003005auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003007auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003007auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003007auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003008auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003008auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003008auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003009auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003009auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003009auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003103auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003103auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003103auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003212auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003212auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003212auction111054: 0
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003213auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003213auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003213auction111054: 2
2026-03-27 17:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002917> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003214auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003214auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003214auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003215auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003215auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003215auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003217auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003217auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003217auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003277auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003277auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003277auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003359auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003359auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003359auction111054: 2
2026-03-27 17:01:29 [ecarstrade.be] INFO: Extracting details for car 7002917auction111054
2026-03-27 17:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_005/780x0__r.jpg?hash=1774630458> (referer: https://ecarstrade.com/cars/7011973)
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003361auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003361auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003361auction111054: 2
2026-03-27 17:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ab16740-92c7-525c-9b84-b4cdf06c3120 with identifier: 7002917auction111054
2026-03-27 17:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ab16740-92c7-525c-9b84-b4cdf06c3120 with scrape type 2
2026-03-27 17:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ab16740-92c7-525c-9b84-b4cdf06c3120 with scrape type 2
2026-03-27 17:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5ab16740-92c7-525c-9b84-b4cdf06c3120, identifier: 7002917auction111054
2026-03-27 17:01:29 [ecarstrade.be] INFO: Found listing with ID: 7003553auction111054
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003553auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:29 [ecarstrade.be] INFO: Scrape type for 7003553auction111054: 2
2026-03-27 17:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5ab16740-92c7-525c-9b84-b4cdf06c3120 with identifier: 7002917auction111054
2026-03-27 17:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5ab16740-92c7-525c-9b84-b4cdf06c3120 with identifier: 7002917auction111054
2026-03-27 17:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5ab16740-92c7-525c-9b84-b4cdf06c3120 with identifier: 7002917auction111054 to the API
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002917>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '5ab16740-92c7-525c-9b84-b4cdf06c3120',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002917',
'listing': 'auction',
'location': 'Belgium',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 91773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-20',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Grand Scénic Grand Scénic 1.2 TCe Energy Intens',
'transmission': 'manual',
'trim': 'RENAULT Grand Scénic Grand Scénic 1.2 TCe Energy Intens',
'vin': None,
'year': 2017}
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002917auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:30 [ecarstrade.be] INFO: Saving data for 7002917auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538108.6437, 'last_price_update_time': 1774630890.036128}
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002917auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:30 [ecarstrade.be] INFO: Found listing with ID: 7003668auction111054
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003668auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:30 [ecarstrade.be] INFO: Scrape type for 7003668auction111054: 2
2026-03-27 17:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002820> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002916> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a8824f97-572f-535d-a849-ab8ca5e2b47b
2026-03-27 17:01:30 [ecarstrade.be] INFO: Found listing with ID: 7003669auction111054
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003669auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:30 [ecarstrade.be] INFO: Scrape type for 7003669auction111054: 2
2026-03-27 17:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:30 [ecarstrade.be] INFO: Found listing with ID: 7004533auction111054
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004533auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:30 [ecarstrade.be] INFO: Scrape type for 7004533auction111054: 2
2026-03-27 17:01:30 [ecarstrade.be] INFO: Found listing with ID: 7004534auction111054
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004534auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:30 [ecarstrade.be] INFO: Scrape type for 7004534auction111054: 2
2026-03-27 17:01:30 [ecarstrade.be] INFO: Found listing with ID: 7004535auction111054
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004535auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:30 [ecarstrade.be] INFO: Scrape type for 7004535auction111054: 2
2026-03-27 17:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_006/780x0__r.jpg?hash=1774630458> (referer: https://ecarstrade.com/cars/7011973)
2026-03-27 17:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:30 [ecarstrade.be] INFO: Extracting details for car 7002820auction111054
2026-03-27 17:01:30 [ecarstrade.be] INFO: Extracting details for car 7002916auction111054
2026-03-27 17:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4375d5d8-fbbe-5a3c-9eea-d327fd2782ab with identifier: 7002820auction111054
2026-03-27 17:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4375d5d8-fbbe-5a3c-9eea-d327fd2782ab with scrape type 2
2026-03-27 17:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4375d5d8-fbbe-5a3c-9eea-d327fd2782ab with scrape type 2
2026-03-27 17:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4375d5d8-fbbe-5a3c-9eea-d327fd2782ab, identifier: 7002820auction111054
2026-03-27 17:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 318340c8-9917-58d1-89dc-c80d0eabd645 with identifier: 7002916auction111054
2026-03-27 17:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 318340c8-9917-58d1-89dc-c80d0eabd645 with scrape type 2
2026-03-27 17:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 318340c8-9917-58d1-89dc-c80d0eabd645 with scrape type 2
2026-03-27 17:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 318340c8-9917-58d1-89dc-c80d0eabd645, identifier: 7002916auction111054
2026-03-27 17:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4375d5d8-fbbe-5a3c-9eea-d327fd2782ab with identifier: 7002820auction111054
2026-03-27 17:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4375d5d8-fbbe-5a3c-9eea-d327fd2782ab with identifier: 7002820auction111054
2026-03-27 17:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4375d5d8-fbbe-5a3c-9eea-d327fd2782ab with identifier: 7002820auction111054 to the API
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002820>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '4375d5d8-fbbe-5a3c-9eea-d327fd2782ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002820',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mercedes',
'model': 'C 200',
'odometer': 138954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Classe C SW Dsl (S205) C 200 d',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ Classe C SW Dsl (S205) d',
'vin': None,
'year': 2017}
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002820auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:30 [ecarstrade.be] INFO: Saving data for 7002820auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538117.121641, 'last_price_update_time': 1774630890.703536}
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002820auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 318340c8-9917-58d1-89dc-c80d0eabd645 with identifier: 7002916auction111054
2026-03-27 17:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 318340c8-9917-58d1-89dc-c80d0eabd645 with identifier: 7002916auction111054
2026-03-27 17:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 318340c8-9917-58d1-89dc-c80d0eabd645 with identifier: 7002916auction111054 to the API
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002916>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '318340c8-9917-58d1-89dc-c80d0eabd645',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002916',
'listing': 'auction',
'location': 'Belgium',
'make': 'Kia',
'model': 'Sportage',
'odometer': 13386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage Sportage 1.6i Must',
'transmission': 'manual',
'trim': 'KIA 1.6i Must',
'vin': None,
'year': 2021}
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002916auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:31 [ecarstrade.be] INFO: Saving data for 7002916auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538253.312973, 'last_price_update_time': 1774630891.136064}
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002916auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002915> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002913> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a8824f97-572f-535d-a849-ab8ca5e2b47b
2026-03-27 17:01:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8824f97-572f-535d-a849-ab8ca5e2b47b, skipping ID generation
2026-03-27 17:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8824f97-572f-535d-a849-ab8ca5e2b47b with scrape type 1
2026-03-27 17:01:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8824f97-572f-535d-a849-ab8ca5e2b47b sending to next pipeline
2026-03-27 17:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a8824f97-572f-535d-a849-ab8ca5e2b47b, identifier: 7011973auction106392
2026-03-27 17:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a8824f97-572f-535d-a849-ab8ca5e2b47b with identifier: 7011973auction106392
2026-03-27 17:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a8824f97-572f-535d-a849-ab8ca5e2b47b with identifier: 7011973auction106392
2026-03-27 17:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a8824f97-572f-535d-a849-ab8ca5e2b47b with identifier: 7011973auction106392 to the API
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011973/photo_006/780x0__r.jpg?hash=1774630458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-29T17:40:04Z',
'fuel_type': 'Petrol',
'id': 'a8824f97-572f-535d-a849-ab8ca5e2b47b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011973',
'listing': 'auction',
'location': 'France - "Tienen"',
'make': 'Peugeot',
'model': '208',
'odometer': 15830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 100 S&S BVM6 Style',
'transmission': 'manual',
'trim': '100 S&S BVM6 Style',
'vin': None,
'year': 2025}
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011973auction106392%27 HTTP/1.1" 200 None
2026-03-27 17:01:31 [ecarstrade.be] INFO: Saving data for 7011973auction106392: {'created_time': 1774630891.974288, 'last_price_update_time': 1774630891.974299, 'auction_closing_time': 1774806004.0}
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011973auction106392') HTTP/1.1" 204 0
2026-03-27 17:01:32 [ecarstrade.be] INFO: Extracting details for car 7002915auction111054
2026-03-27 17:01:32 [ecarstrade.be] INFO: Extracting details for car 7002913auction111054
2026-03-27 17:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002918> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb5c9b6-05d7-5593-ae57-39a60157a4c3 with identifier: 7002915auction111054
2026-03-27 17:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb5c9b6-05d7-5593-ae57-39a60157a4c3 with scrape type 2
2026-03-27 17:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb5c9b6-05d7-5593-ae57-39a60157a4c3 with scrape type 2
2026-03-27 17:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9fb5c9b6-05d7-5593-ae57-39a60157a4c3, identifier: 7002915auction111054
2026-03-27 17:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7191465-68f0-598f-a4ff-c3dc12329e71 with identifier: 7002913auction111054
2026-03-27 17:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7191465-68f0-598f-a4ff-c3dc12329e71 with scrape type 2
2026-03-27 17:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7191465-68f0-598f-a4ff-c3dc12329e71 with scrape type 2
2026-03-27 17:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7191465-68f0-598f-a4ff-c3dc12329e71, identifier: 7002913auction111054
2026-03-27 17:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9fb5c9b6-05d7-5593-ae57-39a60157a4c3 with identifier: 7002915auction111054
2026-03-27 17:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9fb5c9b6-05d7-5593-ae57-39a60157a4c3 with identifier: 7002915auction111054
2026-03-27 17:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9fb5c9b6-05d7-5593-ae57-39a60157a4c3 with identifier: 7002915auction111054 to the API
2026-03-27 17:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6E',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Electric',
'id': '9fb5c9b6-05d7-5593-ae57-39a60157a4c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002915',
'listing': 'auction',
'location': 'Belgium',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 28569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-24',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO Giulia Giulia 2.0 T Q4 Veloce',
'transmission': 'automatic',
'trim': 'ALFA ROMEO 2.0 T Q4 Veloce',
'vin': None,
'year': 2024}
2026-03-27 17:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002915auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:32 [ecarstrade.be] INFO: Saving data for 7002915auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538253.886026, 'last_price_update_time': 1774630892.745152}
2026-03-27 17:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002915auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7191465-68f0-598f-a4ff-c3dc12329e71 with identifier: 7002913auction111054
2026-03-27 17:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7191465-68f0-598f-a4ff-c3dc12329e71 with identifier: 7002913auction111054
2026-03-27 17:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7191465-68f0-598f-a4ff-c3dc12329e71 with identifier: 7002913auction111054 to the API
2026-03-27 17:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002913>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'a7191465-68f0-598f-a4ff-c3dc12329e71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002913',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '530',
'odometer': 208000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 SW (G31) Touring 530 dAS (EU6c)',
'transmission': 'automatic',
'trim': '5 SW (G31) Touring dAS (EU6c)',
'vin': None,
'year': 2018}
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002913auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:33 [ecarstrade.be] INFO: Saving data for 7002913auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538285.737737, 'last_price_update_time': 1774630893.086123}
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002913auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:33 [ecarstrade.be] INFO: Extracting details for car 7002918auction111054
2026-03-27 17:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3028e278-0035-5e42-84bf-7119e07150cc with identifier: 7002918auction111054
2026-03-27 17:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3028e278-0035-5e42-84bf-7119e07150cc with scrape type 2
2026-03-27 17:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3028e278-0035-5e42-84bf-7119e07150cc with scrape type 2
2026-03-27 17:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3028e278-0035-5e42-84bf-7119e07150cc, identifier: 7002918auction111054
2026-03-27 17:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3028e278-0035-5e42-84bf-7119e07150cc with identifier: 7002918auction111054
2026-03-27 17:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3028e278-0035-5e42-84bf-7119e07150cc with identifier: 7002918auction111054
2026-03-27 17:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3028e278-0035-5e42-84bf-7119e07150cc with identifier: 7002918auction111054 to the API
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002918>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '3028e278-0035-5e42-84bf-7119e07150cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002918',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 156578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan Tiguan 2.0 CR TDi Trend & Fun BMT',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 2.0 CR TDi Trend & Fun BMT',
'vin': None,
'year': 2013}
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002918auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:33 [ecarstrade.be] INFO: Saving data for 7002918auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538109.910616, 'last_price_update_time': 1774630893.435854}
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002918auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002919> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:35 [ecarstrade.be] INFO: Extracting details for car 7002919auction111054
2026-03-27 17:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e330fa4-55e1-52ff-bd78-fbe77fdecd67 with identifier: 7002919auction111054
2026-03-27 17:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e330fa4-55e1-52ff-bd78-fbe77fdecd67 with scrape type 2
2026-03-27 17:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e330fa4-55e1-52ff-bd78-fbe77fdecd67 with scrape type 2
2026-03-27 17:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e330fa4-55e1-52ff-bd78-fbe77fdecd67, identifier: 7002919auction111054
2026-03-27 17:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e330fa4-55e1-52ff-bd78-fbe77fdecd67 with identifier: 7002919auction111054
2026-03-27 17:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e330fa4-55e1-52ff-bd78-fbe77fdecd67 with identifier: 7002919auction111054
2026-03-27 17:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e330fa4-55e1-52ff-bd78-fbe77fdecd67 with identifier: 7002919auction111054 to the API
2026-03-27 17:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '8e330fa4-55e1-52ff-bd78-fbe77fdecd67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002919',
'listing': 'auction',
'location': 'Belgium',
'make': 'Opel',
'model': 'Mokka',
'odometer': 88160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-11',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Mokka Mokka 1.4 Turbo 4x2 Enjoy',
'transmission': 'manual',
'trim': 'OPEL 1.4 Turbo 4x2 Enjoy',
'vin': None,
'year': 2016}
2026-03-27 17:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002919auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:35 [ecarstrade.be] INFO: Saving data for 7002919auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538107.297761, 'last_price_update_time': 1774630895.784481}
2026-03-27 17:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002919auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002920> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:36 [ecarstrade.be] INFO: Extracting details for car 7002920auction111054
2026-03-27 17:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002921> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad124fd-25d7-584e-9f32-35d64e29537e with identifier: 7002920auction111054
2026-03-27 17:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad124fd-25d7-584e-9f32-35d64e29537e with scrape type 2
2026-03-27 17:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ad124fd-25d7-584e-9f32-35d64e29537e with scrape type 2
2026-03-27 17:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ad124fd-25d7-584e-9f32-35d64e29537e, identifier: 7002920auction111054
2026-03-27 17:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ad124fd-25d7-584e-9f32-35d64e29537e with identifier: 7002920auction111054
2026-03-27 17:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ad124fd-25d7-584e-9f32-35d64e29537e with identifier: 7002920auction111054
2026-03-27 17:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ad124fd-25d7-584e-9f32-35d64e29537e with identifier: 7002920auction111054 to the API
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002920>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '6ad124fd-25d7-584e-9f32-35d64e29537e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002920',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '3008',
'odometer': 13496,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.2 Turbo MHEV',
'transmission': 'automatic',
'trim': 'PEUGEOT 1.2 Turbo MHEV',
'vin': None,
'year': 2025}
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002920auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:36 [ecarstrade.be] INFO: Saving data for 7002920auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538110.222219, 'last_price_update_time': 1774630896.429887}
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002920auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:36 [ecarstrade.be] INFO: Extracting details for car 7002921auction111054
2026-03-27 17:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c86cd1c-8a7c-55f7-b965-42cb7ae62539 with identifier: 7002921auction111054
2026-03-27 17:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c86cd1c-8a7c-55f7-b965-42cb7ae62539 with scrape type 2
2026-03-27 17:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c86cd1c-8a7c-55f7-b965-42cb7ae62539 with scrape type 2
2026-03-27 17:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c86cd1c-8a7c-55f7-b965-42cb7ae62539, identifier: 7002921auction111054
2026-03-27 17:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c86cd1c-8a7c-55f7-b965-42cb7ae62539 with identifier: 7002921auction111054
2026-03-27 17:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c86cd1c-8a7c-55f7-b965-42cb7ae62539 with identifier: 7002921auction111054
2026-03-27 17:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c86cd1c-8a7c-55f7-b965-42cb7ae62539 with identifier: 7002921auction111054 to the API
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002921>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '4c86cd1c-8a7c-55f7-b965-42cb7ae62539',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002921',
'listing': 'auction',
'location': 'Belgium',
'make': 'Renault',
'model': 'Austral',
'odometer': 35488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Austral E-Tech (HEV) Austral 1.2 E-Tech HEV Iconic Esprit '
'Alpine',
'transmission': 'automatic',
'trim': 'RENAULT E-Tech (HEV) 1.2 E-Tech HEV Iconic Esprit Alpine',
'vin': None,
'year': 2024}
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002921auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:36 [ecarstrade.be] INFO: Saving data for 7002921auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538106.480977, 'last_price_update_time': 1774630896.797094}
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002921auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002923> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002996> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:38 [ecarstrade.be] INFO: Extracting details for car 7002923auction111054
2026-03-27 17:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a73396f2-8b96-54a4-818b-526e44a292ed with identifier: 7002923auction111054
2026-03-27 17:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a73396f2-8b96-54a4-818b-526e44a292ed with scrape type 2
2026-03-27 17:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a73396f2-8b96-54a4-818b-526e44a292ed with scrape type 2
2026-03-27 17:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a73396f2-8b96-54a4-818b-526e44a292ed, identifier: 7002923auction111054
2026-03-27 17:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a73396f2-8b96-54a4-818b-526e44a292ed with identifier: 7002923auction111054
2026-03-27 17:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a73396f2-8b96-54a4-818b-526e44a292ed with identifier: 7002923auction111054
2026-03-27 17:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a73396f2-8b96-54a4-818b-526e44a292ed with identifier: 7002923auction111054 to the API
2026-03-27 17:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002923>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'a73396f2-8b96-54a4-818b-526e44a292ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002923',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '308',
'odometer': 60663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 1.5 BlueHDi Allure S&S',
'transmission': 'automatic',
'trim': 'PEUGEOT SW 1.5 BlueHDi Allure S&S',
'vin': None,
'year': 2022}
2026-03-27 17:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002923auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:38 [ecarstrade.be] INFO: Saving data for 7002923auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538109.340023, 'last_price_update_time': 1774630898.739098}
2026-03-27 17:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002923auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:38 [ecarstrade.be] INFO: Extracting details for car 7002996auction111054
2026-03-27 17:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86b7d6c0-1599-5b90-9dc2-dd95b6059f66 with identifier: 7002996auction111054
2026-03-27 17:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86b7d6c0-1599-5b90-9dc2-dd95b6059f66 with scrape type 2
2026-03-27 17:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86b7d6c0-1599-5b90-9dc2-dd95b6059f66 with scrape type 2
2026-03-27 17:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86b7d6c0-1599-5b90-9dc2-dd95b6059f66, identifier: 7002996auction111054
2026-03-27 17:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86b7d6c0-1599-5b90-9dc2-dd95b6059f66 with identifier: 7002996auction111054
2026-03-27 17:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86b7d6c0-1599-5b90-9dc2-dd95b6059f66 with identifier: 7002996auction111054
2026-03-27 17:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86b7d6c0-1599-5b90-9dc2-dd95b6059f66 with identifier: 7002996auction111054 to the API
2026-03-27 17:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002996>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '86b7d6c0-1599-5b90-9dc2-dd95b6059f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002996',
'listing': 'auction',
'location': 'Belgium',
'make': 'Opel',
'model': 'Combo',
'odometer': 211915,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Combo Tour Combo Tour 1.3 CDTi Essentia',
'transmission': 'manual',
'trim': 'OPEL Tour Tour 1.3 CDTi Essentia',
'vin': None,
'year': 2010}
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002996auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:39 [ecarstrade.be] INFO: Saving data for 7002996auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538137.179401, 'last_price_update_time': 1774630899.137345}
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002996auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003002> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:39 [ecarstrade.be] INFO: Extracting details for car 7003002auction111054
2026-03-27 17:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9362b6b-d600-5c6a-abf9-0bbe17f747f2 with identifier: 7003002auction111054
2026-03-27 17:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9362b6b-d600-5c6a-abf9-0bbe17f747f2 with scrape type 2
2026-03-27 17:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9362b6b-d600-5c6a-abf9-0bbe17f747f2 with scrape type 2
2026-03-27 17:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f9362b6b-d600-5c6a-abf9-0bbe17f747f2, identifier: 7003002auction111054
2026-03-27 17:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f9362b6b-d600-5c6a-abf9-0bbe17f747f2 with identifier: 7003002auction111054
2026-03-27 17:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f9362b6b-d600-5c6a-abf9-0bbe17f747f2 with identifier: 7003002auction111054
2026-03-27 17:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f9362b6b-d600-5c6a-abf9-0bbe17f747f2 with identifier: 7003002auction111054 to the API
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003002>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'f9362b6b-d600-5c6a-abf9-0bbe17f747f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003002',
'listing': 'auction',
'location': 'Belgium',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 206189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia Combi Octavia Combi Ambition 1,6 TDI 77 kW 5-speed '
'mech.',
'transmission': 'manual',
'trim': 'SKODA Combi Combi Ambition 1,6 TDI 77 kW 5-speed mech.',
'vin': None,
'year': 2014}
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003002auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:39 [ecarstrade.be] INFO: Saving data for 7003002auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538134.85941, 'last_price_update_time': 1774630899.703265}
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003002auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003001> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:39 [ecarstrade.be] INFO: Extracting details for car 7003001auction111054
2026-03-27 17:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fee04df6-76e4-5773-b569-baff3e00ba0f with identifier: 7003001auction111054
2026-03-27 17:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fee04df6-76e4-5773-b569-baff3e00ba0f with scrape type 2
2026-03-27 17:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fee04df6-76e4-5773-b569-baff3e00ba0f with scrape type 2
2026-03-27 17:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fee04df6-76e4-5773-b569-baff3e00ba0f, identifier: 7003001auction111054
2026-03-27 17:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fee04df6-76e4-5773-b569-baff3e00ba0f with identifier: 7003001auction111054
2026-03-27 17:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fee04df6-76e4-5773-b569-baff3e00ba0f with identifier: 7003001auction111054
2026-03-27 17:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fee04df6-76e4-5773-b569-baff3e00ba0f with identifier: 7003001auction111054 to the API
2026-03-27 17:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003001>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'fee04df6-76e4-5773-b569-baff3e00ba0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003001',
'listing': 'auction',
'location': 'Belgium',
'make': 'Kia',
'model': 'Sportage',
'odometer': 114880,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Sportage Sportage 1.6 CRDi Black Edition DCT',
'transmission': 'automatic',
'trim': 'KIA 1.6 CRDi Black Edition DCT',
'vin': None,
'year': 2021}
2026-03-27 17:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003001auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:40 [ecarstrade.be] INFO: Saving data for 7003001auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538133.703265, 'last_price_update_time': 1774630900.186066}
2026-03-27 17:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003001auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002998> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:41 [ecarstrade.be] INFO: Extracting details for car 7002998auction111054
2026-03-27 17:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 347a4e8b-df48-5e55-80eb-9085dae0cef0 with identifier: 7002998auction111054
2026-03-27 17:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 347a4e8b-df48-5e55-80eb-9085dae0cef0 with scrape type 2
2026-03-27 17:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 347a4e8b-df48-5e55-80eb-9085dae0cef0 with scrape type 2
2026-03-27 17:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 347a4e8b-df48-5e55-80eb-9085dae0cef0, identifier: 7002998auction111054
2026-03-27 17:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 347a4e8b-df48-5e55-80eb-9085dae0cef0 with identifier: 7002998auction111054
2026-03-27 17:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 347a4e8b-df48-5e55-80eb-9085dae0cef0 with identifier: 7002998auction111054
2026-03-27 17:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 347a4e8b-df48-5e55-80eb-9085dae0cef0 with identifier: 7002998auction111054 to the API
2026-03-27 17:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002998>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '347a4e8b-df48-5e55-80eb-9085dae0cef0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002998',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Passat Variant',
'odometer': 110259,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': "VOLKSWAGEN Passat Variant Passat Variant Elegance 'Business' 2.0 "
'TDI SCR 90 kW (122 ch) 7 vitesses DSG',
'transmission': 'automatic',
'trim': "VOLKSWAGEN Elegance 'Business' 2.0 TDI SCR 90 kW (122 ch) 7 "
'vitesses DSG',
'vin': None,
'year': 2023}
2026-03-27 17:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002998auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:42 [ecarstrade.be] INFO: Saving data for 7002998auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538136.691653, 'last_price_update_time': 1774630902.022237}
2026-03-27 17:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002998auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003553> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:42 [ecarstrade.be] INFO: Extracting details for car 7003553auction111054
2026-03-27 17:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42dec891-d573-5627-b222-3bf2460a9844 with identifier: 7003553auction111054
2026-03-27 17:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42dec891-d573-5627-b222-3bf2460a9844 with scrape type 2
2026-03-27 17:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42dec891-d573-5627-b222-3bf2460a9844 with scrape type 2
2026-03-27 17:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 42dec891-d573-5627-b222-3bf2460a9844, identifier: 7003553auction111054
2026-03-27 17:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 42dec891-d573-5627-b222-3bf2460a9844 with identifier: 7003553auction111054
2026-03-27 17:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 42dec891-d573-5627-b222-3bf2460a9844 with identifier: 7003553auction111054
2026-03-27 17:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 42dec891-d573-5627-b222-3bf2460a9844 with identifier: 7003553auction111054 to the API
2026-03-27 17:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003553>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '42dec891-d573-5627-b222-3bf2460a9844',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003553',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '545',
'odometer': 194476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 545 PHEV 545eXAS PHEV',
'transmission': 'automatic',
'trim': 'PHEV eXAS PHEV',
'vin': None,
'year': 2021}
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003553auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:43 [ecarstrade.be] INFO: Saving data for 7003553auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538123.127434, 'last_price_update_time': 1774630903.128088}
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003553auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003359> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:43 [ecarstrade.be] INFO: Extracting details for car 7003359auction111054
2026-03-27 17:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75af4b36-02df-5f86-b709-10ad256556df with identifier: 7003359auction111054
2026-03-27 17:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75af4b36-02df-5f86-b709-10ad256556df with scrape type 2
2026-03-27 17:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75af4b36-02df-5f86-b709-10ad256556df with scrape type 2
2026-03-27 17:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75af4b36-02df-5f86-b709-10ad256556df, identifier: 7003359auction111054
2026-03-27 17:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75af4b36-02df-5f86-b709-10ad256556df with identifier: 7003359auction111054
2026-03-27 17:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75af4b36-02df-5f86-b709-10ad256556df with identifier: 7003359auction111054
2026-03-27 17:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75af4b36-02df-5f86-b709-10ad256556df with identifier: 7003359auction111054 to the API
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003359>
{'auction_title': '',
'c_o_2_emission_value': 208,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '75af4b36-02df-5f86-b709-10ad256556df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003359',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'T5 Transporter',
'odometer': 89650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Transporter T6.1 1200 Caravelle Lwb Transporter 2.0 TDi '
'SCR BMT Highline DSG (EU6d)',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Transporter T6.1 1200 Caravelle Lwb Transporter 2.0 TDi '
'SCR BMT Highline DSG (EU6d)',
'vin': None,
'year': 2024}
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003359auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:43 [ecarstrade.be] INFO: Saving data for 7003359auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538121.446727, 'last_price_update_time': 1774630903.610875}
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003359auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003213> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:44 [ecarstrade.be] INFO: Extracting details for car 7003213auction111054
2026-03-27 17:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c74728be-b415-5e49-8459-ade9338cff4b with identifier: 7003213auction111054
2026-03-27 17:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c74728be-b415-5e49-8459-ade9338cff4b with scrape type 2
2026-03-27 17:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c74728be-b415-5e49-8459-ade9338cff4b with scrape type 2
2026-03-27 17:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c74728be-b415-5e49-8459-ade9338cff4b, identifier: 7003213auction111054
2026-03-27 17:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c74728be-b415-5e49-8459-ade9338cff4b with identifier: 7003213auction111054
2026-03-27 17:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c74728be-b415-5e49-8459-ade9338cff4b with identifier: 7003213auction111054
2026-03-27 17:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c74728be-b415-5e49-8459-ade9338cff4b with identifier: 7003213auction111054 to the API
2026-03-27 17:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003213>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'c74728be-b415-5e49-8459-ade9338cff4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003213',
'listing': 'auction',
'location': 'Belgium',
'make': 'Ford',
'model': 'Focus',
'odometer': 107000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus SW Focus 1.5 EcoBlue Trend',
'transmission': 'manual',
'trim': 'FORD SW 1.5 EcoBlue Trend',
'vin': None,
'year': 2021}
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003213auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:45 [ecarstrade.be] INFO: Saving data for 7003213auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538120.840715, 'last_price_update_time': 1774630905.095512}
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003213auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004535> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003668> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:45 [ecarstrade.be] INFO: Extracting details for car 7004535auction111054
2026-03-27 17:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e8a5600-18a8-5cf9-9e4c-a552321f352d with identifier: 7004535auction111054
2026-03-27 17:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e8a5600-18a8-5cf9-9e4c-a552321f352d with scrape type 2
2026-03-27 17:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e8a5600-18a8-5cf9-9e4c-a552321f352d with scrape type 2
2026-03-27 17:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9e8a5600-18a8-5cf9-9e4c-a552321f352d, identifier: 7004535auction111054
2026-03-27 17:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9e8a5600-18a8-5cf9-9e4c-a552321f352d with identifier: 7004535auction111054
2026-03-27 17:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9e8a5600-18a8-5cf9-9e4c-a552321f352d with identifier: 7004535auction111054
2026-03-27 17:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9e8a5600-18a8-5cf9-9e4c-a552321f352d with identifier: 7004535auction111054 to the API
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004535>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '9e8a5600-18a8-5cf9-9e4c-a552321f352d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004535',
'listing': 'auction',
'location': 'Belgium',
'make': 'Hyundai',
'model': 'Veloster',
'odometer': 131786,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-30',
'seats_number': 4,
'seller_name': None,
'title': 'HYUNDAI Veloster Veloster 1.6 GDi Lounge DCT',
'transmission': 'automatic',
'trim': 'HYUNDAI 1.6 GDi Lounge DCT',
'vin': None,
'year': 2012}
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004535auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:45 [ecarstrade.be] INFO: Saving data for 7004535auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538250.432495, 'last_price_update_time': 1774630905.649526}
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004535auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:45 [ecarstrade.be] INFO: Extracting details for car 7003668auction111054
2026-03-27 17:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae7f7c3-3960-551d-8089-1e64b99dd571 with identifier: 7003668auction111054
2026-03-27 17:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae7f7c3-3960-551d-8089-1e64b99dd571 with scrape type 2
2026-03-27 17:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ae7f7c3-3960-551d-8089-1e64b99dd571 with scrape type 2
2026-03-27 17:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ae7f7c3-3960-551d-8089-1e64b99dd571, identifier: 7003668auction111054
2026-03-27 17:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ae7f7c3-3960-551d-8089-1e64b99dd571 with identifier: 7003668auction111054
2026-03-27 17:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ae7f7c3-3960-551d-8089-1e64b99dd571 with identifier: 7003668auction111054
2026-03-27 17:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ae7f7c3-3960-551d-8089-1e64b99dd571 with identifier: 7003668auction111054 to the API
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '4ae7f7c3-3960-551d-8089-1e64b99dd571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003668',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 241168,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-23',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Golf Variant Van Diesel Golf 2.0 CR TDi Comfortline DPF',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Variant Van Diesel 2.0 CR TDi Comfortline DPF',
'vin': None,
'year': 2009}
2026-03-27 17:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003668auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:46 [ecarstrade.be] INFO: Saving data for 7003668auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538158.571541, 'last_price_update_time': 1774630906.100844}
2026-03-27 17:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003668auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004533> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:46 [ecarstrade.be] INFO: Extracting details for car 7004533auction111054
2026-03-27 17:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c96bd2c1-e1d0-51fb-8448-73921a2d1f00 with identifier: 7004533auction111054
2026-03-27 17:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c96bd2c1-e1d0-51fb-8448-73921a2d1f00 with scrape type 2
2026-03-27 17:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c96bd2c1-e1d0-51fb-8448-73921a2d1f00 with scrape type 2
2026-03-27 17:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c96bd2c1-e1d0-51fb-8448-73921a2d1f00, identifier: 7004533auction111054
2026-03-27 17:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c96bd2c1-e1d0-51fb-8448-73921a2d1f00 with identifier: 7004533auction111054
2026-03-27 17:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c96bd2c1-e1d0-51fb-8448-73921a2d1f00 with identifier: 7004533auction111054
2026-03-27 17:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c96bd2c1-e1d0-51fb-8448-73921a2d1f00 with identifier: 7004533auction111054 to the API
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004533>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'c96bd2c1-e1d0-51fb-8448-73921a2d1f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004533',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 21637,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo Polo Life 1,0 l TSI OPF 70 kW (95 PS) 5-Gang',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Life 1,0 l TSI OPF 70 kW (95 PS) 5-Gang',
'vin': None,
'year': 2025}
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004533auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:47 [ecarstrade.be] INFO: Saving data for 7004533auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538262.730431, 'last_price_update_time': 1774630907.253517}
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004533auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004534> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:47 [ecarstrade.be] INFO: Extracting details for car 7004534auction111054
2026-03-27 17:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cf10fdc-220f-5b41-a881-d70bc494ed9b with identifier: 7004534auction111054
2026-03-27 17:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf10fdc-220f-5b41-a881-d70bc494ed9b with scrape type 2
2026-03-27 17:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cf10fdc-220f-5b41-a881-d70bc494ed9b with scrape type 2
2026-03-27 17:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4cf10fdc-220f-5b41-a881-d70bc494ed9b, identifier: 7004534auction111054
2026-03-27 17:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4cf10fdc-220f-5b41-a881-d70bc494ed9b with identifier: 7004534auction111054
2026-03-27 17:01:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 17:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4cf10fdc-220f-5b41-a881-d70bc494ed9b with identifier: 7004534auction111054
2026-03-27 17:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4cf10fdc-220f-5b41-a881-d70bc494ed9b with identifier: 7004534auction111054 to the API
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004534>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Natural Gas',
'id': '4cf10fdc-220f-5b41-a881-d70bc494ed9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004534',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 281913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-24',
'seats_number': 7,
'seller_name': None,
'title': "VOLKSWAGEN Caddy Maxi CNG Caddy Maxi Trendline 7-zetels 'Dark & "
"Cool' 1.4 TGI EU6 BM 110pk (81KW) Versnellingsbak 6v",
'transmission': 'manual',
'trim': "VOLKSWAGEN Maxi CNG Maxi Trendline 7-zetels 'Dark & Cool' 1.4 "
'TGI EU6 BM 110pk (81KW) Versnellingsbak 6v',
'vin': None,
'year': 2015}
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004534auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:47 [ecarstrade.be] INFO: Saving data for 7004534auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538193.438138, 'last_price_update_time': 1774630907.773504}
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004534auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003669> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:48 [ecarstrade.be] INFO: Extracting details for car 7003669auction111054
2026-03-27 17:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e81696e3-4b17-58ad-9883-80a200c217d1 with identifier: 7003669auction111054
2026-03-27 17:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81696e3-4b17-58ad-9883-80a200c217d1 with scrape type 2
2026-03-27 17:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e81696e3-4b17-58ad-9883-80a200c217d1 with scrape type 2
2026-03-27 17:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e81696e3-4b17-58ad-9883-80a200c217d1, identifier: 7003669auction111054
2026-03-27 17:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e81696e3-4b17-58ad-9883-80a200c217d1 with identifier: 7003669auction111054
2026-03-27 17:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e81696e3-4b17-58ad-9883-80a200c217d1 with identifier: 7003669auction111054
2026-03-27 17:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e81696e3-4b17-58ad-9883-80a200c217d1 with identifier: 7003669auction111054 to the API
2026-03-27 17:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003669>
{'auction_title': '',
'c_o_2_emission_value': 178,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'e81696e3-4b17-58ad-9883-80a200c217d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003669',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volvo',
'model': 'XC60',
'odometer': 218000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 2.0 D3 Momentum Geartronic',
'transmission': 'automatic',
'trim': 'VOLVO 2.0 D3 Momentum Geartronic',
'vin': None,
'year': 2011}
2026-03-27 17:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003669auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:48 [ecarstrade.be] INFO: Saving data for 7003669auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538152.145616, 'last_price_update_time': 1774630908.727644}
2026-03-27 17:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003669auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003361> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:49 [ecarstrade.be] INFO: Extracting details for car 7003361auction111054
2026-03-27 17:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc417b0f-8ec6-50a5-917d-5fd1e51ef07e with identifier: 7003361auction111054
2026-03-27 17:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc417b0f-8ec6-50a5-917d-5fd1e51ef07e with scrape type 2
2026-03-27 17:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc417b0f-8ec6-50a5-917d-5fd1e51ef07e with scrape type 2
2026-03-27 17:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fc417b0f-8ec6-50a5-917d-5fd1e51ef07e, identifier: 7003361auction111054
2026-03-27 17:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fc417b0f-8ec6-50a5-917d-5fd1e51ef07e with identifier: 7003361auction111054
2026-03-27 17:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fc417b0f-8ec6-50a5-917d-5fd1e51ef07e with identifier: 7003361auction111054
2026-03-27 17:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fc417b0f-8ec6-50a5-917d-5fd1e51ef07e with identifier: 7003361auction111054 to the API
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003361>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'fc417b0f-8ec6-50a5-917d-5fd1e51ef07e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003361',
'listing': 'auction',
'location': 'Belgium',
'make': 'Chevrolet',
'model': 'Spark',
'odometer': 151965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'CHEVROLET Spark Spark',
'transmission': 'manual',
'trim': 'CHEVROLET',
'vin': None,
'year': 2013}
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003361auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:50 [ecarstrade.be] INFO: Saving data for 7003361auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538122.74675, 'last_price_update_time': 1774630910.329318}
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003361auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003277> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:50 [ecarstrade.be] INFO: Extracting details for car 7003277auction111054
2026-03-27 17:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54ba7a68-e82c-53db-883e-53b3ed1414ea with identifier: 7003277auction111054
2026-03-27 17:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54ba7a68-e82c-53db-883e-53b3ed1414ea with scrape type 2
2026-03-27 17:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54ba7a68-e82c-53db-883e-53b3ed1414ea with scrape type 2
2026-03-27 17:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 54ba7a68-e82c-53db-883e-53b3ed1414ea, identifier: 7003277auction111054
2026-03-27 17:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 54ba7a68-e82c-53db-883e-53b3ed1414ea with identifier: 7003277auction111054
2026-03-27 17:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 54ba7a68-e82c-53db-883e-53b3ed1414ea with identifier: 7003277auction111054
2026-03-27 17:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 54ba7a68-e82c-53db-883e-53b3ed1414ea with identifier: 7003277auction111054 to the API
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003277>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '54ba7a68-e82c-53db-883e-53b3ed1414ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003277',
'listing': 'auction',
'location': 'Belgium',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 77142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 5P/D 1.0 SRE STYLE 5P 55 DG2 5V',
'transmission': 'manual',
'trim': 'SEAT 5P/D 1.0 SRE STYLE 5P 55 DG2 5V',
'vin': None,
'year': 2017}
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003277auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:50 [ecarstrade.be] INFO: Saving data for 7003277auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538121.945187, 'last_price_update_time': 1774630910.809017}
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003277auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003217> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003215> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:51 [ecarstrade.be] INFO: Extracting details for car 7003217auction111054
2026-03-27 17:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8f123c-5b13-5ea4-a25f-425e4ed753d2 with identifier: 7003217auction111054
2026-03-27 17:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8f123c-5b13-5ea4-a25f-425e4ed753d2 with scrape type 2
2026-03-27 17:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b8f123c-5b13-5ea4-a25f-425e4ed753d2 with scrape type 2
2026-03-27 17:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1b8f123c-5b13-5ea4-a25f-425e4ed753d2, identifier: 7003217auction111054
2026-03-27 17:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1b8f123c-5b13-5ea4-a25f-425e4ed753d2 with identifier: 7003217auction111054
2026-03-27 17:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1b8f123c-5b13-5ea4-a25f-425e4ed753d2 with identifier: 7003217auction111054
2026-03-27 17:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1b8f123c-5b13-5ea4-a25f-425e4ed753d2 with identifier: 7003217auction111054 to the API
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003217>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '1b8f123c-5b13-5ea4-a25f-425e4ed753d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003217',
'listing': 'auction',
'location': 'Belgium',
'make': 'Audi',
'model': 'Q7',
'odometer': 211958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q7 Audi Q7 S line 50 TDI quattro 210(286) kW(pk) tiptronic',
'transmission': 'automatic',
'trim': 'AUDI S line 50 TDI quattro 210(286) kW(pk) tiptronic',
'vin': None,
'year': 2020}
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003217auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:52 [ecarstrade.be] INFO: Saving data for 7003217auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538119.997526, 'last_price_update_time': 1774630912.308423}
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003217auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:52 [ecarstrade.be] INFO: Extracting details for car 7003215auction111054
2026-03-27 17:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4944f6-c891-5e4e-9d75-eaffad63cedf with identifier: 7003215auction111054
2026-03-27 17:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4944f6-c891-5e4e-9d75-eaffad63cedf with scrape type 2
2026-03-27 17:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe4944f6-c891-5e4e-9d75-eaffad63cedf with scrape type 2
2026-03-27 17:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fe4944f6-c891-5e4e-9d75-eaffad63cedf, identifier: 7003215auction111054
2026-03-27 17:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fe4944f6-c891-5e4e-9d75-eaffad63cedf with identifier: 7003215auction111054
2026-03-27 17:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fe4944f6-c891-5e4e-9d75-eaffad63cedf with identifier: 7003215auction111054
2026-03-27 17:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fe4944f6-c891-5e4e-9d75-eaffad63cedf with identifier: 7003215auction111054 to the API
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003215>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'fe4944f6-c891-5e4e-9d75-eaffad63cedf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003215',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 200441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf VII',
'transmission': 'manual',
'trim': 'VOLKSWAGEN VII',
'vin': None,
'year': 2016}
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003215auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:52 [ecarstrade.be] INFO: Saving data for 7003215auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538120.331993, 'last_price_update_time': 1774630912.655817}
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003215auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003214> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:01:53 [ecarstrade.be] INFO: Extracting details for car 7003214auction111054
2026-03-27 17:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca871f76-266e-5328-92b7-c7d4a45bbe60 with identifier: 7003214auction111054
2026-03-27 17:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca871f76-266e-5328-92b7-c7d4a45bbe60 with scrape type 2
2026-03-27 17:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca871f76-266e-5328-92b7-c7d4a45bbe60 with scrape type 2
2026-03-27 17:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca871f76-266e-5328-92b7-c7d4a45bbe60, identifier: 7003214auction111054
2026-03-27 17:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca871f76-266e-5328-92b7-c7d4a45bbe60 with identifier: 7003214auction111054
2026-03-27 17:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca871f76-266e-5328-92b7-c7d4a45bbe60 with identifier: 7003214auction111054
2026-03-27 17:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca871f76-266e-5328-92b7-c7d4a45bbe60 with identifier: 7003214auction111054 to the API
2026-03-27 17:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003214>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'ca871f76-266e-5328-92b7-c7d4a45bbe60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003214',
'listing': 'auction',
'location': 'Belgium',
'make': 'Ford',
'model': 'Focus',
'odometer': 148915,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-09',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus Focus 1.0 EcoBoost Business Edition 99G',
'transmission': 'manual',
'trim': 'FORD 1.0 EcoBoost Business Edition 99G',
'vin': None,
'year': 2015}
2026-03-27 17:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003214auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:53 [ecarstrade.be] INFO: Saving data for 7003214auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538119.320781, 'last_price_update_time': 1774630913.971039}
2026-03-27 17:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003214auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003103> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:55 [ecarstrade.be] INFO: Extracting details for car 7003103auction111054
2026-03-27 17:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16fd8962-29f9-535b-a095-b8979050071a with identifier: 7003103auction111054
2026-03-27 17:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16fd8962-29f9-535b-a095-b8979050071a with scrape type 2
2026-03-27 17:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16fd8962-29f9-535b-a095-b8979050071a with scrape type 2
2026-03-27 17:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 16fd8962-29f9-535b-a095-b8979050071a, identifier: 7003103auction111054
2026-03-27 17:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 16fd8962-29f9-535b-a095-b8979050071a with identifier: 7003103auction111054
2026-03-27 17:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 16fd8962-29f9-535b-a095-b8979050071a with identifier: 7003103auction111054
2026-03-27 17:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 16fd8962-29f9-535b-a095-b8979050071a with identifier: 7003103auction111054 to the API
2026-03-27 17:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003103>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '16fd8962-29f9-535b-a095-b8979050071a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003103',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 290268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Touran Touran Highline 1.4 TSI 103 kW (140 ch) 6 '
'vitesses manuel',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Highline 1.4 TSI 103 kW (140 ch) 6 vitesses manuel',
'vin': None,
'year': 2013}
2026-03-27 17:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003103auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:55 [ecarstrade.be] INFO: Saving data for 7003103auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538134.457149, 'last_price_update_time': 1774630915.467255}
2026-03-27 17:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003103auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003008> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003009> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:55 [ecarstrade.be] INFO: Extracting details for car 7003008auction111054
2026-03-27 17:01:55 [ecarstrade.be] INFO: Extracting details for car 7003009auction111054
2026-03-27 17:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ef5bfd9-7ed0-5b28-8175-d07851a4def9 with identifier: 7003008auction111054
2026-03-27 17:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ef5bfd9-7ed0-5b28-8175-d07851a4def9 with scrape type 2
2026-03-27 17:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ef5bfd9-7ed0-5b28-8175-d07851a4def9 with scrape type 2
2026-03-27 17:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ef5bfd9-7ed0-5b28-8175-d07851a4def9, identifier: 7003008auction111054
2026-03-27 17:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1cbda03-69b8-505b-b7f0-8965e4375e1f with identifier: 7003009auction111054
2026-03-27 17:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1cbda03-69b8-505b-b7f0-8965e4375e1f with scrape type 2
2026-03-27 17:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1cbda03-69b8-505b-b7f0-8965e4375e1f with scrape type 2
2026-03-27 17:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c1cbda03-69b8-505b-b7f0-8965e4375e1f, identifier: 7003009auction111054
2026-03-27 17:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ef5bfd9-7ed0-5b28-8175-d07851a4def9 with identifier: 7003008auction111054
2026-03-27 17:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ef5bfd9-7ed0-5b28-8175-d07851a4def9 with identifier: 7003008auction111054
2026-03-27 17:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ef5bfd9-7ed0-5b28-8175-d07851a4def9 with identifier: 7003008auction111054 to the API
2026-03-27 17:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003008>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '0ef5bfd9-7ed0-5b28-8175-d07851a4def9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003008',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 124311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo COMF 1,4L 85CV/PK DSG7',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN COMF 1,4L 85CV/PK DSG7',
'vin': None,
'year': 2011}
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003008auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:56 [ecarstrade.be] INFO: Saving data for 7003008auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538131.428648, 'last_price_update_time': 1774630916.045596}
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003008auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c1cbda03-69b8-505b-b7f0-8965e4375e1f with identifier: 7003009auction111054
2026-03-27 17:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c1cbda03-69b8-505b-b7f0-8965e4375e1f with identifier: 7003009auction111054
2026-03-27 17:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c1cbda03-69b8-505b-b7f0-8965e4375e1f with identifier: 7003009auction111054 to the API
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003009>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'c1cbda03-69b8-505b-b7f0-8965e4375e1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003009',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Caddy Maxi',
'odometer': 146830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-18',
'seats_number': 5,
'seller_name': None,
'title': "VOLKSWAGEN Caddy Maxi Caddy Maxi Trendline 7-places 'Dark & Cool' "
'2,0 l TDI EU6 SCR BMT 102ch(75KW) Boîte automatique 6 vitesses DSG',
'transmission': 'automatic',
'trim': "VOLKSWAGEN Trendline 7-places 'Dark & Cool' 2,0 l TDI EU6 SCR "
'BMT 102ch(75KW) Boîte automatique 6 vitesses DSG',
'vin': None,
'year': 2017}
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003009auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:56 [ecarstrade.be] INFO: Saving data for 7003009auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538135.520841, 'last_price_update_time': 1774630916.301336}
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003009auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003005> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:57 [ecarstrade.be] INFO: Extracting details for car 7003005auction111054
2026-03-27 17:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ba6ca45-2435-53ce-8211-40252b97bdc2 with identifier: 7003005auction111054
2026-03-27 17:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ba6ca45-2435-53ce-8211-40252b97bdc2 with scrape type 2
2026-03-27 17:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ba6ca45-2435-53ce-8211-40252b97bdc2 with scrape type 2
2026-03-27 17:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ba6ca45-2435-53ce-8211-40252b97bdc2, identifier: 7003005auction111054
2026-03-27 17:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ba6ca45-2435-53ce-8211-40252b97bdc2 with identifier: 7003005auction111054
2026-03-27 17:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ba6ca45-2435-53ce-8211-40252b97bdc2 with identifier: 7003005auction111054
2026-03-27 17:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ba6ca45-2435-53ce-8211-40252b97bdc2 with identifier: 7003005auction111054 to the API
2026-03-27 17:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003005>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '6ba6ca45-2435-53ce-8211-40252b97bdc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003005',
'listing': 'auction',
'location': 'Belgium',
'make': 'Citroen',
'model': 'DS5',
'odometer': 230223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN DS5 2.0 HDi Be Chic',
'transmission': 'manual',
'trim': 'CITROEN 2.0 HDi Be Chic',
'vin': None,
'year': 2015}
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003005auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:58 [ecarstrade.be] INFO: Saving data for 7003005auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538130.788312, 'last_price_update_time': 1774630918.069613}
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003005auction111054') HTTP/1.1" 204 0
2026-03-27 17:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003007> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:01:58 [ecarstrade.be] INFO: Extracting details for car 7003007auction111054
2026-03-27 17:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650fe367-fc40-54d6-80f3-5ea3838f9ab0 with identifier: 7003007auction111054
2026-03-27 17:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650fe367-fc40-54d6-80f3-5ea3838f9ab0 with scrape type 2
2026-03-27 17:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650fe367-fc40-54d6-80f3-5ea3838f9ab0 with scrape type 2
2026-03-27 17:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 650fe367-fc40-54d6-80f3-5ea3838f9ab0, identifier: 7003007auction111054
2026-03-27 17:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 650fe367-fc40-54d6-80f3-5ea3838f9ab0 with identifier: 7003007auction111054
2026-03-27 17:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 650fe367-fc40-54d6-80f3-5ea3838f9ab0 with identifier: 7003007auction111054
2026-03-27 17:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 650fe367-fc40-54d6-80f3-5ea3838f9ab0 with identifier: 7003007auction111054 to the API
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003007>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '650fe367-fc40-54d6-80f3-5ea3838f9ab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003007',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 140485,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN CrossPolo Crosspolo 1.2 TSI BMT',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Cross Crosspolo 1.2 TSI BMT',
'vin': None,
'year': 2016}
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003007auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:01:58 [ecarstrade.be] INFO: Saving data for 7003007auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538132.592614, 'last_price_update_time': 1774630918.954201}
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003007auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002999> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:01 [ecarstrade.be] INFO: Extracting details for car 7002999auction111054
2026-03-27 17:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3811872d-526b-5923-9b90-3079dc0708d6 with identifier: 7002999auction111054
2026-03-27 17:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3811872d-526b-5923-9b90-3079dc0708d6 with scrape type 2
2026-03-27 17:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3811872d-526b-5923-9b90-3079dc0708d6 with scrape type 2
2026-03-27 17:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3811872d-526b-5923-9b90-3079dc0708d6, identifier: 7002999auction111054
2026-03-27 17:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3811872d-526b-5923-9b90-3079dc0708d6 with identifier: 7002999auction111054
2026-03-27 17:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3811872d-526b-5923-9b90-3079dc0708d6 with identifier: 7002999auction111054
2026-03-27 17:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3811872d-526b-5923-9b90-3079dc0708d6 with identifier: 7002999auction111054 to the API
2026-03-27 17:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002999>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '3811872d-526b-5923-9b90-3079dc0708d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002999',
'listing': 'auction',
'location': 'Belgium',
'make': 'Citroen',
'model': 'C1',
'odometer': 141578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-05',
'seats_number': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0i Attraction',
'transmission': 'manual',
'trim': 'CITROEN 1.0i Attraction',
'vin': None,
'year': 2012}
2026-03-27 17:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002999auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:01 [ecarstrade.be] INFO: Saving data for 7002999auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538180.050688, 'last_price_update_time': 1774630921.640506}
2026-03-27 17:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002999auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003004> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:03 [ecarstrade.be] INFO: Extracting details for car 7003004auction111054
2026-03-27 17:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18efe755-927d-5e65-a8e2-945feac3d117 with identifier: 7003004auction111054
2026-03-27 17:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18efe755-927d-5e65-a8e2-945feac3d117 with scrape type 2
2026-03-27 17:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18efe755-927d-5e65-a8e2-945feac3d117 with scrape type 2
2026-03-27 17:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 18efe755-927d-5e65-a8e2-945feac3d117, identifier: 7003004auction111054
2026-03-27 17:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 18efe755-927d-5e65-a8e2-945feac3d117 with identifier: 7003004auction111054
2026-03-27 17:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 18efe755-927d-5e65-a8e2-945feac3d117 with identifier: 7003004auction111054
2026-03-27 17:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 18efe755-927d-5e65-a8e2-945feac3d117 with identifier: 7003004auction111054 to the API
2026-03-27 17:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003004>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '18efe755-927d-5e65-a8e2-945feac3d117',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003004',
'listing': 'auction',
'location': 'Belgium',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 107054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Grand Scénic Grand Scénic 1.2 TCe Energy Bose Edition 5pl.',
'transmission': 'manual',
'trim': 'RENAULT Grand Scénic Grand Scénic 1.2 TCe Energy Bose Edition 5pl.',
'vin': None,
'year': 2016}
2026-03-27 17:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003004auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:04 [ecarstrade.be] INFO: Saving data for 7003004auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538182.485092, 'last_price_update_time': 1774630924.068816}
2026-03-27 17:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003004auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004536auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004536auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004536auction111054: 2
2026-03-27 17:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004537auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004537auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004537auction111054: 2
2026-03-27 17:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004538auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004538auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004538auction111054: 2
2026-03-27 17:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004546auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004546auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004546auction111054: 2
2026-03-27 17:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004547auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004547auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004547auction111054: 2
2026-03-27 17:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004548auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004548auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004548auction111054: 2
2026-03-27 17:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004815auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004815auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004815auction111054: 2
2026-03-27 17:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004818auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004818auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004818auction111054: 2
2026-03-27 17:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004820auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004820auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004820auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7004974auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004974auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7004974auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005180auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005180auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005180auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005182auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005182auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005182auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005183auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005183auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005183auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005186auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005186auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005186auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005222auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005222auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005222auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005223auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005223auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005223auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005224auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005224auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005224auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005225auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005225auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005225auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005280auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005280auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005280auction111054: 2
2026-03-27 17:02:05 [ecarstrade.be] INFO: Found listing with ID: 7005469auction111054
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005469auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:05 [ecarstrade.be] INFO: Scrape type for 7005469auction111054: 0
2026-03-27 17:02:07 [scrapy.extensions.logstats] INFO: Crawled 1050 pages (at 43 pages/min), scraped 903 items (at 39 items/min)
2026-03-27 17:02:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page118?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:02:11 [ecarstrade.be] INFO: Found listing with ID: 7005470auction111054
2026-03-27 17:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005470auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:11 [ecarstrade.be] INFO: Scrape type for 7005470auction111054: 0
2026-03-27 17:02:11 [ecarstrade.be] INFO: Found listing with ID: 7005471auction111054
2026-03-27 17:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005471auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:11 [ecarstrade.be] INFO: Scrape type for 7005471auction111054: 0
2026-03-27 17:02:11 [ecarstrade.be] INFO: Found listing with ID: 7005545auction111054
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005545auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7005545auction111054: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7005810auction111054
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005810auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7005810auction111054: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7005813auction111054
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005813auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7005813auction111054: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7006503auction111054
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006503auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7006503auction111054: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7006504auction111054
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006504auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7006504auction111054: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7006786auction111054
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006786auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7006786auction111054: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7006787auction111054
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006787auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7006787auction111054: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7007001auction111054
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007001auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7007001auction111054: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009935auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009935auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009935auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7010004auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010004auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7010004auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009929auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009929auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009929auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009912auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009912auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009912auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009882auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009882auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009882auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009881auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009881auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009881auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009861auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009861auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009861auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009885auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009885auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009885auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009886auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009886auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009886auction111137: 0
2026-03-27 17:02:12 [ecarstrade.be] INFO: Found listing with ID: 7009877auction111137
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009877auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:12 [ecarstrade.be] INFO: Scrape type for 7009877auction111137: 0
2026-03-27 17:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004546> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004548> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004547> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:12 [ecarstrade.be] INFO: Extracting details for car 7004546auction111054
2026-03-27 17:02:12 [ecarstrade.be] INFO: Extracting details for car 7004548auction111054
2026-03-27 17:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1f4e1ab-5ca1-5547-8d7d-945dfdd00ea8 with identifier: 7004546auction111054
2026-03-27 17:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1f4e1ab-5ca1-5547-8d7d-945dfdd00ea8 with scrape type 2
2026-03-27 17:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1f4e1ab-5ca1-5547-8d7d-945dfdd00ea8 with scrape type 2
2026-03-27 17:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1f4e1ab-5ca1-5547-8d7d-945dfdd00ea8, identifier: 7004546auction111054
2026-03-27 17:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6031f6f1-bb74-561f-ac35-ac2444c929c4 with identifier: 7004548auction111054
2026-03-27 17:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6031f6f1-bb74-561f-ac35-ac2444c929c4 with scrape type 2
2026-03-27 17:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6031f6f1-bb74-561f-ac35-ac2444c929c4 with scrape type 2
2026-03-27 17:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6031f6f1-bb74-561f-ac35-ac2444c929c4, identifier: 7004548auction111054
2026-03-27 17:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1f4e1ab-5ca1-5547-8d7d-945dfdd00ea8 with identifier: 7004546auction111054
2026-03-27 17:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1f4e1ab-5ca1-5547-8d7d-945dfdd00ea8 with identifier: 7004546auction111054
2026-03-27 17:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1f4e1ab-5ca1-5547-8d7d-945dfdd00ea8 with identifier: 7004546auction111054 to the API
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004546>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'd1f4e1ab-5ca1-5547-8d7d-945dfdd00ea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004546',
'listing': 'auction',
'location': 'Belgium',
'make': 'Honda',
'model': 'CR-V',
'odometer': 240571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA CR-V 2.0i Comfort',
'transmission': 'automatic',
'trim': 'HONDA 2.0i Comfort',
'vin': None,
'year': 2007}
2026-03-27 17:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004546auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:13 [ecarstrade.be] INFO: Saving data for 7004546auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538157.493178, 'last_price_update_time': 1774630933.008385}
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004546auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6031f6f1-bb74-561f-ac35-ac2444c929c4 with identifier: 7004548auction111054
2026-03-27 17:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6031f6f1-bb74-561f-ac35-ac2444c929c4 with identifier: 7004548auction111054
2026-03-27 17:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6031f6f1-bb74-561f-ac35-ac2444c929c4 with identifier: 7004548auction111054 to the API
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004548>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '6031f6f1-bb74-561f-ac35-ac2444c929c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004548',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 127674,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Amarok Double Cab Amarok Highline 3,0 l TDI EU6 SCR BMT '
'224ch (165KW) Boîte automatique 8 v',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Double Cab Highline 3,0 l TDI EU6 SCR BMT 224ch (165KW) '
'Boîte automatique 8 v',
'vin': None,
'year': 2017}
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004548auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:13 [ecarstrade.be] INFO: Saving data for 7004548auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538155.365224, 'last_price_update_time': 1774630933.339782}
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004548auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:13 [ecarstrade.be] INFO: Extracting details for car 7004547auction111054
2026-03-27 17:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004536> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004815> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004537> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14c0e183-30af-5c75-afe1-1144b6cc2a17 with identifier: 7004547auction111054
2026-03-27 17:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14c0e183-30af-5c75-afe1-1144b6cc2a17 with scrape type 2
2026-03-27 17:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14c0e183-30af-5c75-afe1-1144b6cc2a17 with scrape type 2
2026-03-27 17:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14c0e183-30af-5c75-afe1-1144b6cc2a17, identifier: 7004547auction111054
2026-03-27 17:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14c0e183-30af-5c75-afe1-1144b6cc2a17 with identifier: 7004547auction111054
2026-03-27 17:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14c0e183-30af-5c75-afe1-1144b6cc2a17 with identifier: 7004547auction111054
2026-03-27 17:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14c0e183-30af-5c75-afe1-1144b6cc2a17 with identifier: 7004547auction111054 to the API
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004547>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '14c0e183-30af-5c75-afe1-1144b6cc2a17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004547',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volvo',
'model': 'XC60',
'odometer': 54956,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 2.0 D4 R-Design Geartronic AdBlue',
'transmission': 'automatic',
'trim': 'VOLVO 2.0 D4 R-Design Geartronic AdBlue',
'vin': None,
'year': 2021}
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004547auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:13 [ecarstrade.be] INFO: Saving data for 7004547auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538150.847714, 'last_price_update_time': 1774630933.759247}
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004547auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004538> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:13 [ecarstrade.be] INFO: Extracting details for car 7004536auction111054
2026-03-27 17:02:13 [ecarstrade.be] INFO: Extracting details for car 7004815auction111054
2026-03-27 17:02:13 [ecarstrade.be] INFO: Extracting details for car 7004537auction111054
2026-03-27 17:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c07c6274-1535-5f0e-8269-dc484e28ff7e with identifier: 7004536auction111054
2026-03-27 17:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c07c6274-1535-5f0e-8269-dc484e28ff7e with scrape type 2
2026-03-27 17:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c07c6274-1535-5f0e-8269-dc484e28ff7e with scrape type 2
2026-03-27 17:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c07c6274-1535-5f0e-8269-dc484e28ff7e, identifier: 7004536auction111054
2026-03-27 17:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91db3f46-a592-5648-8a0e-7b68cb4b18a1 with identifier: 7004815auction111054
2026-03-27 17:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91db3f46-a592-5648-8a0e-7b68cb4b18a1 with scrape type 2
2026-03-27 17:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91db3f46-a592-5648-8a0e-7b68cb4b18a1 with scrape type 2
2026-03-27 17:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 91db3f46-a592-5648-8a0e-7b68cb4b18a1, identifier: 7004815auction111054
2026-03-27 17:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7bf0d70-ab5f-5a22-999e-b496052e6c64 with identifier: 7004537auction111054
2026-03-27 17:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7bf0d70-ab5f-5a22-999e-b496052e6c64 with scrape type 2
2026-03-27 17:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7bf0d70-ab5f-5a22-999e-b496052e6c64 with scrape type 2
2026-03-27 17:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7bf0d70-ab5f-5a22-999e-b496052e6c64, identifier: 7004537auction111054
2026-03-27 17:02:14 [ecarstrade.be] INFO: Extracting details for car 7004538auction111054
2026-03-27 17:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c07c6274-1535-5f0e-8269-dc484e28ff7e with identifier: 7004536auction111054
2026-03-27 17:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c07c6274-1535-5f0e-8269-dc484e28ff7e with identifier: 7004536auction111054
2026-03-27 17:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c07c6274-1535-5f0e-8269-dc484e28ff7e with identifier: 7004536auction111054 to the API
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004536>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'c07c6274-1535-5f0e-8269-dc484e28ff7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004536',
'listing': 'auction',
'location': 'Belgium',
'make': 'Hyundai',
'model': 'i10',
'odometer': 60500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI i10 i10 1.0i Air #1',
'transmission': 'manual',
'trim': 'HYUNDAI 1.0i Air #1',
'vin': None,
'year': 2020}
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004536auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:14 [ecarstrade.be] INFO: Saving data for 7004536auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538247.628254, 'last_price_update_time': 1774630934.357763}
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004536auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 91db3f46-a592-5648-8a0e-7b68cb4b18a1 with identifier: 7004815auction111054
2026-03-27 17:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 91db3f46-a592-5648-8a0e-7b68cb4b18a1 with identifier: 7004815auction111054
2026-03-27 17:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 91db3f46-a592-5648-8a0e-7b68cb4b18a1 with identifier: 7004815auction111054 to the API
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004815>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '91db3f46-a592-5648-8a0e-7b68cb4b18a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004815',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 59015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-13',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo Polo 1.0 TSI Life OPF',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 1.0 TSI Life OPF',
'vin': None,
'year': 2022}
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004815auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:14 [ecarstrade.be] INFO: Saving data for 7004815auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538156.523265, 'last_price_update_time': 1774630934.616841}
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004815auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7bf0d70-ab5f-5a22-999e-b496052e6c64 with identifier: 7004537auction111054
2026-03-27 17:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7bf0d70-ab5f-5a22-999e-b496052e6c64 with identifier: 7004537auction111054
2026-03-27 17:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7bf0d70-ab5f-5a22-999e-b496052e6c64 with identifier: 7004537auction111054 to the API
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004537>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'a7bf0d70-ab5f-5a22-999e-b496052e6c64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004537',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 217003,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan 2.0 TDI SCR 110 kW (150 ch) 7 vitesses DSG',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 2.0 TDI SCR 110 kW (150 ch) 7 vitesses DSG',
'vin': None,
'year': 2018}
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004537auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:14 [ecarstrade.be] INFO: Saving data for 7004537auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538247.100456, 'last_price_update_time': 1774630934.877491}
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004537auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2afc6663-c41f-5884-9cbd-6ab6730e0df2 with identifier: 7004538auction111054
2026-03-27 17:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2afc6663-c41f-5884-9cbd-6ab6730e0df2 with scrape type 2
2026-03-27 17:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2afc6663-c41f-5884-9cbd-6ab6730e0df2 with scrape type 2
2026-03-27 17:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2afc6663-c41f-5884-9cbd-6ab6730e0df2, identifier: 7004538auction111054
2026-03-27 17:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2afc6663-c41f-5884-9cbd-6ab6730e0df2 with identifier: 7004538auction111054
2026-03-27 17:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2afc6663-c41f-5884-9cbd-6ab6730e0df2 with identifier: 7004538auction111054
2026-03-27 17:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2afc6663-c41f-5884-9cbd-6ab6730e0df2 with identifier: 7004538auction111054 to the API
2026-03-27 17:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004538>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '2afc6663-c41f-5884-9cbd-6ab6730e0df2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004538',
'listing': 'auction',
'location': 'Belgium',
'make': 'Audi',
'model': 'A6',
'odometer': 223267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A6 Avant Audi A6 Avant Sport 40 TDI 150(204) kW(pk) S tronic',
'transmission': 'automatic',
'trim': 'AUDI Avant Avant Sport 40 TDI 150(204) kW(pk) S tronic',
'vin': None,
'year': 2018}
2026-03-27 17:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004538auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:15 [ecarstrade.be] INFO: Saving data for 7004538auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538153.15627, 'last_price_update_time': 1774630935.286071}
2026-03-27 17:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004538auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004818> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:19 [ecarstrade.be] INFO: Extracting details for car 7004818auction111054
2026-03-27 17:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 419d48da-19fc-5de1-8212-99b8a6300d0f with identifier: 7004818auction111054
2026-03-27 17:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 419d48da-19fc-5de1-8212-99b8a6300d0f with scrape type 2
2026-03-27 17:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 419d48da-19fc-5de1-8212-99b8a6300d0f with scrape type 2
2026-03-27 17:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 419d48da-19fc-5de1-8212-99b8a6300d0f, identifier: 7004818auction111054
2026-03-27 17:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 419d48da-19fc-5de1-8212-99b8a6300d0f with identifier: 7004818auction111054
2026-03-27 17:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 419d48da-19fc-5de1-8212-99b8a6300d0f with identifier: 7004818auction111054
2026-03-27 17:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 419d48da-19fc-5de1-8212-99b8a6300d0f with identifier: 7004818auction111054 to the API
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004818>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '419d48da-19fc-5de1-8212-99b8a6300d0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004818',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mini',
'model': 'Cooper',
'odometer': 102600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'MINI Mini Countryman (R60 LCI) Mini Countryman 1.6i Cooper',
'transmission': 'automatic',
'trim': 'MINI Countryman (R60 LCI) Countryman 1.6i',
'vin': None,
'year': 2015}
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004818auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:20 [ecarstrade.be] INFO: Saving data for 7004818auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538154.932456, 'last_price_update_time': 1774630940.308596}
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004818auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005180> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:20 [ecarstrade.be] INFO: Extracting details for car 7005180auction111054
2026-03-27 17:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b22eaaa-236b-54b1-9849-a078d68cc1b7 with identifier: 7005180auction111054
2026-03-27 17:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b22eaaa-236b-54b1-9849-a078d68cc1b7 with scrape type 2
2026-03-27 17:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b22eaaa-236b-54b1-9849-a078d68cc1b7 with scrape type 2
2026-03-27 17:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b22eaaa-236b-54b1-9849-a078d68cc1b7, identifier: 7005180auction111054
2026-03-27 17:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b22eaaa-236b-54b1-9849-a078d68cc1b7 with identifier: 7005180auction111054
2026-03-27 17:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b22eaaa-236b-54b1-9849-a078d68cc1b7 with identifier: 7005180auction111054
2026-03-27 17:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b22eaaa-236b-54b1-9849-a078d68cc1b7 with identifier: 7005180auction111054 to the API
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005180>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '0b22eaaa-236b-54b1-9849-a078d68cc1b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005180',
'listing': 'auction',
'location': 'Belgium',
'make': 'Kia',
'model': 'Magentis',
'odometer': 220000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Magentis Magentis 2.0 CRDi EX',
'transmission': 'automatic',
'trim': 'KIA 2.0 CRDi EX',
'vin': None,
'year': 2010}
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005180auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:20 [ecarstrade.be] INFO: Saving data for 7005180auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538171.181392, 'last_price_update_time': 1774630940.778648}
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005180auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004820> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:21 [ecarstrade.be] INFO: Extracting details for car 7004820auction111054
2026-03-27 17:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc8e21b9-587d-565f-9207-f7d19f9f305b with identifier: 7004820auction111054
2026-03-27 17:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8e21b9-587d-565f-9207-f7d19f9f305b with scrape type 2
2026-03-27 17:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc8e21b9-587d-565f-9207-f7d19f9f305b with scrape type 2
2026-03-27 17:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fc8e21b9-587d-565f-9207-f7d19f9f305b, identifier: 7004820auction111054
2026-03-27 17:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fc8e21b9-587d-565f-9207-f7d19f9f305b with identifier: 7004820auction111054
2026-03-27 17:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fc8e21b9-587d-565f-9207-f7d19f9f305b with identifier: 7004820auction111054
2026-03-27 17:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fc8e21b9-587d-565f-9207-f7d19f9f305b with identifier: 7004820auction111054 to the API
2026-03-27 17:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004820>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': 'fc8e21b9-587d-565f-9207-f7d19f9f305b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004820',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '218',
'odometer': 91126,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-02',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 2 Coupé (F22) Coupé 218 d',
'transmission': 'manual',
'trim': '2 Coupé (F22) Coupé d',
'vin': None,
'year': 2016}
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004820auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:22 [ecarstrade.be] INFO: Saving data for 7004820auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538152.729833, 'last_price_update_time': 1774630942.186364}
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004820auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005183> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:22 [ecarstrade.be] INFO: Extracting details for car 7005183auction111054
2026-03-27 17:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e50a1c8-cd23-595d-a10c-e0f6fb13d2fe with identifier: 7005183auction111054
2026-03-27 17:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e50a1c8-cd23-595d-a10c-e0f6fb13d2fe with scrape type 2
2026-03-27 17:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e50a1c8-cd23-595d-a10c-e0f6fb13d2fe with scrape type 2
2026-03-27 17:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7e50a1c8-cd23-595d-a10c-e0f6fb13d2fe, identifier: 7005183auction111054
2026-03-27 17:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7e50a1c8-cd23-595d-a10c-e0f6fb13d2fe with identifier: 7005183auction111054
2026-03-27 17:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7e50a1c8-cd23-595d-a10c-e0f6fb13d2fe with identifier: 7005183auction111054
2026-03-27 17:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7e50a1c8-cd23-595d-a10c-e0f6fb13d2fe with identifier: 7005183auction111054 to the API
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005183>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '7e50a1c8-cd23-595d-a10c-e0f6fb13d2fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005183',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 84719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Caddy Life 2PLC Dsl Caddy Life 1.6 CR TDi Trendline',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Life 2PLC Dsl Life 1.6 CR TDi Trendline',
'vin': None,
'year': 2013}
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005183auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:22 [ecarstrade.be] INFO: Saving data for 7005183auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538154.356798, 'last_price_update_time': 1774630942.772657}
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005183auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005182> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:23 [ecarstrade.be] INFO: Extracting details for car 7005182auction111054
2026-03-27 17:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b17cfd7-0e69-55ab-a4f1-fec3e1287ff3 with identifier: 7005182auction111054
2026-03-27 17:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b17cfd7-0e69-55ab-a4f1-fec3e1287ff3 with scrape type 2
2026-03-27 17:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b17cfd7-0e69-55ab-a4f1-fec3e1287ff3 with scrape type 2
2026-03-27 17:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1b17cfd7-0e69-55ab-a4f1-fec3e1287ff3, identifier: 7005182auction111054
2026-03-27 17:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1b17cfd7-0e69-55ab-a4f1-fec3e1287ff3 with identifier: 7005182auction111054
2026-03-27 17:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1b17cfd7-0e69-55ab-a4f1-fec3e1287ff3 with identifier: 7005182auction111054
2026-03-27 17:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1b17cfd7-0e69-55ab-a4f1-fec3e1287ff3 with identifier: 7005182auction111054 to the API
2026-03-27 17:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005182>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.5L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '1b17cfd7-0e69-55ab-a4f1-fec3e1287ff3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005182',
'listing': 'auction',
'location': 'Belgium',
'make': 'Audi',
'model': 'Q2',
'odometer': 21142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 Audi Q2 Business Edition Attraction 35 TFSI 110(150) '
'kW(pk) S tronic',
'transmission': 'automatic',
'trim': 'AUDI Business Edition Attraction 35 TFSI 110(150) kW(pk) S '
'tronic',
'vin': None,
'year': 2023}
2026-03-27 17:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005182auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:23 [ecarstrade.be] INFO: Saving data for 7005182auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538153.889356, 'last_price_update_time': 1774630943.988273}
2026-03-27 17:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005182auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005186> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:24 [ecarstrade.be] INFO: Extracting details for car 7005186auction111054
2026-03-27 17:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed985fd4-5880-56a6-a3f4-9eb9cea23fcf with identifier: 7005186auction111054
2026-03-27 17:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed985fd4-5880-56a6-a3f4-9eb9cea23fcf with scrape type 2
2026-03-27 17:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed985fd4-5880-56a6-a3f4-9eb9cea23fcf with scrape type 2
2026-03-27 17:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ed985fd4-5880-56a6-a3f4-9eb9cea23fcf, identifier: 7005186auction111054
2026-03-27 17:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ed985fd4-5880-56a6-a3f4-9eb9cea23fcf with identifier: 7005186auction111054
2026-03-27 17:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ed985fd4-5880-56a6-a3f4-9eb9cea23fcf with identifier: 7005186auction111054
2026-03-27 17:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ed985fd4-5880-56a6-a3f4-9eb9cea23fcf with identifier: 7005186auction111054 to the API
2026-03-27 17:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005186>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Natural Gas',
'id': 'ed985fd4-5880-56a6-a3f4-9eb9cea23fcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005186',
'listing': 'auction',
'location': 'Belgium',
'make': 'Seat',
'model': 'Leon',
'odometer': 85300,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Leon ST CNG Leon ST Style 1.4 TGI 110pk (81kW) DSG 7v CNG '
'Start/Stop',
'transmission': 'automatic',
'trim': 'SEAT ST CNG ST Style 1.4 TGI 110pk (81kW) DSG 7v CNG Start/Stop',
'vin': None,
'year': 2018}
2026-03-27 17:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005186auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:24 [ecarstrade.be] INFO: Saving data for 7005186auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538170.078151, 'last_price_update_time': 1774630944.467384}
2026-03-27 17:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005186auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005280> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page119?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page118?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:27 [ecarstrade.be] INFO: Extracting details for car 7005280auction111054
2026-03-27 17:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c30874-aa13-54d5-99a9-4fa01b895e32 with identifier: 7005280auction111054
2026-03-27 17:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c30874-aa13-54d5-99a9-4fa01b895e32 with scrape type 2
2026-03-27 17:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69c30874-aa13-54d5-99a9-4fa01b895e32 with scrape type 2
2026-03-27 17:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 69c30874-aa13-54d5-99a9-4fa01b895e32, identifier: 7005280auction111054
2026-03-27 17:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 69c30874-aa13-54d5-99a9-4fa01b895e32 with identifier: 7005280auction111054
2026-03-27 17:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 69c30874-aa13-54d5-99a9-4fa01b895e32 with identifier: 7005280auction111054
2026-03-27 17:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 69c30874-aa13-54d5-99a9-4fa01b895e32 with identifier: 7005280auction111054 to the API
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005280>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '69c30874-aa13-54d5-99a9-4fa01b895e32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005280',
'listing': 'auction',
'location': 'Belgium',
'make': 'Kia',
'model': "pro_cee'd",
'odometer': 275879,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-13',
'seats_number': 5,
'seller_name': None,
'title': "KIA Pro_Cee'd Pro_Cee'd 1.6 Turbo CRDi VGT iBlack/iWhite",
'transmission': 'manual',
'trim': "KIA Pro_Cee'd Pro_Cee'd 1.6 Turbo CRDi VGT iBlack/iWhite",
'vin': None,
'year': 2009}
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005280auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Saving data for 7005280auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538189.60012, 'last_price_update_time': 1774630947.341287}
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005280auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009927auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009927auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009927auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009897auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009897auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009897auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009865auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009865auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009865auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009920auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009920auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009920auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009989auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009989auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009989auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009930auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009930auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009930auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009926auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009926auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009926auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009928auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009928auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009928auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009998auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009998auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009998auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7010000auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010000auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7010000auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009916auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009916auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009916auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009862auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009862auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009862auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009907auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009907auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009907auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009975auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009975auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009975auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009924auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009924auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009924auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009875auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009875auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009875auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009909auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009909auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009909auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7010005auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010005auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7010005auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009947auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009947auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009947auction111137: 0
2026-03-27 17:02:27 [ecarstrade.be] INFO: Found listing with ID: 7009923auction111137
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009923auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:02:27 [ecarstrade.be] INFO: Scrape type for 7009923auction111137: 0
2026-03-27 17:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005225> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:28 [ecarstrade.be] INFO: Extracting details for car 7005225auction111054
2026-03-27 17:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 202b867d-69f8-5bac-b26f-1d3e7224d7d0 with identifier: 7005225auction111054
2026-03-27 17:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 202b867d-69f8-5bac-b26f-1d3e7224d7d0 with scrape type 2
2026-03-27 17:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 202b867d-69f8-5bac-b26f-1d3e7224d7d0 with scrape type 2
2026-03-27 17:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 202b867d-69f8-5bac-b26f-1d3e7224d7d0, identifier: 7005225auction111054
2026-03-27 17:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 202b867d-69f8-5bac-b26f-1d3e7224d7d0 with identifier: 7005225auction111054
2026-03-27 17:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 202b867d-69f8-5bac-b26f-1d3e7224d7d0 with identifier: 7005225auction111054
2026-03-27 17:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 202b867d-69f8-5bac-b26f-1d3e7224d7d0 with identifier: 7005225auction111054 to the API
2026-03-27 17:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005225>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '202b867d-69f8-5bac-b26f-1d3e7224d7d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005225',
'listing': 'auction',
'location': 'Belgium',
'make': 'AC',
'model': 'Dacia Sandero',
'odometer': 5099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'DACIA Sandero Sandero 1.0i SCe Expression',
'transmission': 'manual',
'trim': 'DIA Sandero Sandero 1.0i SCe Expression',
'vin': None,
'year': 2023}
2026-03-27 17:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005225auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:29 [ecarstrade.be] INFO: Saving data for 7005225auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538188.545836, 'last_price_update_time': 1774630949.278246}
2026-03-27 17:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005225auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005223> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005224> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:30 [ecarstrade.be] INFO: Extracting details for car 7005223auction111054
2026-03-27 17:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 295dd225-aeb3-576d-ae54-02ca8a1c0970 with identifier: 7005223auction111054
2026-03-27 17:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 295dd225-aeb3-576d-ae54-02ca8a1c0970 with scrape type 2
2026-03-27 17:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 295dd225-aeb3-576d-ae54-02ca8a1c0970 with scrape type 2
2026-03-27 17:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 295dd225-aeb3-576d-ae54-02ca8a1c0970, identifier: 7005223auction111054
2026-03-27 17:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 295dd225-aeb3-576d-ae54-02ca8a1c0970 with identifier: 7005223auction111054
2026-03-27 17:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 295dd225-aeb3-576d-ae54-02ca8a1c0970 with identifier: 7005223auction111054
2026-03-27 17:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 295dd225-aeb3-576d-ae54-02ca8a1c0970 with identifier: 7005223auction111054 to the API
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005223>
{'auction_title': '',
'c_o_2_emission_value': 79,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '295dd225-aeb3-576d-ae54-02ca8a1c0970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005223',
'listing': 'auction',
'location': 'Belgium',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 180565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Cayenne Cayenne 3.0i V6 PHEV S Tiptronic S (306 kW)',
'transmission': 'automatic',
'trim': 'PORSCHE 3.0i V6 PHEV S Tiptronic S (306 kW)',
'vin': None,
'year': 2015}
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005223auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:30 [ecarstrade.be] INFO: Saving data for 7005223auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538186.078352, 'last_price_update_time': 1774630950.547741}
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005223auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:30 [ecarstrade.be] INFO: Extracting details for car 7005224auction111054
2026-03-27 17:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79311bb2-39f9-5d7b-b334-4897bbadf670 with identifier: 7005224auction111054
2026-03-27 17:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79311bb2-39f9-5d7b-b334-4897bbadf670 with scrape type 2
2026-03-27 17:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79311bb2-39f9-5d7b-b334-4897bbadf670 with scrape type 2
2026-03-27 17:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79311bb2-39f9-5d7b-b334-4897bbadf670, identifier: 7005224auction111054
2026-03-27 17:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79311bb2-39f9-5d7b-b334-4897bbadf670 with identifier: 7005224auction111054
2026-03-27 17:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79311bb2-39f9-5d7b-b334-4897bbadf670 with identifier: 7005224auction111054
2026-03-27 17:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79311bb2-39f9-5d7b-b334-4897bbadf670 with identifier: 7005224auction111054 to the API
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005224>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': None,
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Diesel',
'id': '79311bb2-39f9-5d7b-b334-4897bbadf670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005224',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 208053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan Tiguan Sport & Style 2,0 l 4Motion BMT 103 kW '
'(140 HP) 7-speed DSG',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Sport & Style 2,0 l 4Motion BMT 103 kW (140 HP) 7-speed '
'DSG',
'vin': None,
'year': 2014}
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005224auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:30 [ecarstrade.be] INFO: Saving data for 7005224auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538184.704977, 'last_price_update_time': 1774630950.944596}
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005224auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004974> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:32 [ecarstrade.be] INFO: Extracting details for car 7004974auction111054
2026-03-27 17:02:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66aafeac-f6df-5908-b470-9126bcf70953 with identifier: 7004974auction111054
2026-03-27 17:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aafeac-f6df-5908-b470-9126bcf70953 with scrape type 2
2026-03-27 17:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66aafeac-f6df-5908-b470-9126bcf70953 with scrape type 2
2026-03-27 17:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66aafeac-f6df-5908-b470-9126bcf70953, identifier: 7004974auction111054
2026-03-27 17:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66aafeac-f6df-5908-b470-9126bcf70953 with identifier: 7004974auction111054
2026-03-27 17:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66aafeac-f6df-5908-b470-9126bcf70953 with identifier: 7004974auction111054
2026-03-27 17:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66aafeac-f6df-5908-b470-9126bcf70953 with identifier: 7004974auction111054 to the API
2026-03-27 17:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004974>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '66aafeac-f6df-5908-b470-9126bcf70953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004974',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '308',
'odometer': 133000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 1.2 PureTech GT Line (EU6.2)',
'transmission': 'manual',
'trim': 'PEUGEOT SW 1.2 PureTech GT Line (EU6.2)',
'vin': None,
'year': 2018}
2026-03-27 17:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004974auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:33 [ecarstrade.be] INFO: Saving data for 7004974auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538151.683521, 'last_price_update_time': 1774630953.101897}
2026-03-27 17:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004974auction111054') HTTP/1.1" 204 0
2026-03-27 17:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005222> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:02:56 [ecarstrade.be] INFO: Extracting details for car 7005222auction111054
2026-03-27 17:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c140344-470b-5a6c-8095-eac1b75b5ac1 with identifier: 7005222auction111054
2026-03-27 17:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c140344-470b-5a6c-8095-eac1b75b5ac1 with scrape type 2
2026-03-27 17:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c140344-470b-5a6c-8095-eac1b75b5ac1 with scrape type 2
2026-03-27 17:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c140344-470b-5a6c-8095-eac1b75b5ac1, identifier: 7005222auction111054
2026-03-27 17:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c140344-470b-5a6c-8095-eac1b75b5ac1 with identifier: 7005222auction111054
2026-03-27 17:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c140344-470b-5a6c-8095-eac1b75b5ac1 with identifier: 7005222auction111054
2026-03-27 17:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c140344-470b-5a6c-8095-eac1b75b5ac1 with identifier: 7005222auction111054 to the API
2026-03-27 17:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:02:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005222>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T06:40:00Z',
'fuel_type': 'Petrol',
'id': '3c140344-470b-5a6c-8095-eac1b75b5ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005222',
'listing': 'auction',
'location': 'Belgium',
'make': 'Mini',
'model': 'ONE',
'odometer': 95040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'MINI Mini 5 Doors (F55) Mini 1.5 One OPF (EU6d-TEMP)',
'transmission': 'manual',
'trim': 'MINI 5 Doors (F55) 1.5 One OPF (EU6d-TEMP)',
'vin': None,
'year': 2019}
2026-03-27 17:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005222auction111054%27 HTTP/1.1" 200 None
2026-03-27 17:02:56 [ecarstrade.be] INFO: Saving data for 7005222auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774538171.884121, 'last_price_update_time': 1774630976.761027}
2026-03-27 17:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005222auction111054') HTTP/1.1" 204 0
2026-03-27 17:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page120?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page119?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009956auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009956auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009956auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009880auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009880auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009880auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009955auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009955auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009955auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009962auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009962auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009962auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7010003auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010003auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7010003auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009978auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009978auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009978auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009894auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009894auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009894auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009859auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009859auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009859auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009876auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009876auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009876auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009958auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009958auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009958auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009942auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009942auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009942auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009864auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009864auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009864auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009963auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009963auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009963auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7010002auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010002auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7010002auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009874auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009874auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009874auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7010001auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010001auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7010001auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009889auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009889auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009889auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009893auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009893auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009893auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009870auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009870auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009870auction111137: 0
2026-03-27 17:03:02 [ecarstrade.be] INFO: Found listing with ID: 7009925auction111137
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009925auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:02 [ecarstrade.be] INFO: Scrape type for 7009925auction111137: 0
2026-03-27 17:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:07 [scrapy.extensions.logstats] INFO: Crawled 1072 pages (at 22 pages/min), scraped 922 items (at 19 items/min)
2026-03-27 17:03:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page121?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page120?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009860auction111137
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009860auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:09 [ecarstrade.be] INFO: Scrape type for 7009860auction111137: 0
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009866auction111137
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009866auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:09 [ecarstrade.be] INFO: Scrape type for 7009866auction111137: 0
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009887auction111137
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009887auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:09 [ecarstrade.be] INFO: Scrape type for 7009887auction111137: 0
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009872auction111137
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009872auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:09 [ecarstrade.be] INFO: Scrape type for 7009872auction111137: 0
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009984auction111137
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009984auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:09 [ecarstrade.be] INFO: Scrape type for 7009984auction111137: 0
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009995auction111137
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009995auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:09 [ecarstrade.be] INFO: Scrape type for 7009995auction111137: 1
2026-03-27 17:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009863auction111137
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009863auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:09 [ecarstrade.be] INFO: Scrape type for 7009863auction111137: 1
2026-03-27 17:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009910auction111137
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009910auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:09 [ecarstrade.be] INFO: Scrape type for 7009910auction111137: 0
2026-03-27 17:03:09 [ecarstrade.be] INFO: Found listing with ID: 7009890auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009890auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009890auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009898auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009898auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009898auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009951auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009951auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009951auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009985auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009985auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009985auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009988auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009988auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009988auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009879auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009879auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009879auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009993auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009993auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009993auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009873auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009873auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009873auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009941auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009941auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009941auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009944auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009944auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009944auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009971auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009971auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009971auction111137: 0
2026-03-27 17:03:10 [ecarstrade.be] INFO: Found listing with ID: 7009867auction111137
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009867auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:10 [ecarstrade.be] INFO: Scrape type for 7009867auction111137: 0
2026-03-27 17:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009863> (referer: https://ecarstrade.com/search/page121?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:17 [ecarstrade.be] INFO: Extracting details for car 7009863auction111137
2026-03-27 17:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0106f422-a13e-572b-a6f6-ca95c89ce383 with identifier: 7009863auction111137
2026-03-27 17:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0106f422-a13e-572b-a6f6-ca95c89ce383 with scrape type 1
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0106f422-a13e-572b-a6f6-ca95c89ce383
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009863%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622062%27 HTTP/1.1" 200 None
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_001/780x0__r.jpg?hash=1774622062 not downloaded yet
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009863%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622062%27 HTTP/1.1" 200 None
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_002/780x0__r.jpg?hash=1774622062 not downloaded yet
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009863%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622062%27 HTTP/1.1" 200 None
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_003/780x0__r.jpg?hash=1774622062 not downloaded yet
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009863%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622062%27 HTTP/1.1" 200 None
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_004/780x0__r.jpg?hash=1774622062 not downloaded yet
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009863%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622062%27 HTTP/1.1" 200 None
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_005/780x0__r.jpg?hash=1774622062 not downloaded yet
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009863%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622062%27 HTTP/1.1" 200 None
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_006/780x0__r.jpg?hash=1774622062 not downloaded yet
2026-03-27 17:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_001/780x0__r.jpg?hash=1774622062> (referer: https://ecarstrade.com/cars/7009863)
2026-03-27 17:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_002/780x0__r.jpg?hash=1774622062> (referer: https://ecarstrade.com/cars/7009863)
2026-03-27 17:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_004/780x0__r.jpg?hash=1774622062> (referer: https://ecarstrade.com/cars/7009863)
2026-03-27 17:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_005/780x0__r.jpg?hash=1774622062> (referer: https://ecarstrade.com/cars/7009863)
2026-03-27 17:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_003/780x0__r.jpg?hash=1774622062> (referer: https://ecarstrade.com/cars/7009863)
2026-03-27 17:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009995> (referer: https://ecarstrade.com/search/page121?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0106f422-a13e-572b-a6f6-ca95c89ce383
2026-03-27 17:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_006/780x0__r.jpg?hash=1774622062> (referer: https://ecarstrade.com/cars/7009863)
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0106f422-a13e-572b-a6f6-ca95c89ce383
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0106f422-a13e-572b-a6f6-ca95c89ce383
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0106f422-a13e-572b-a6f6-ca95c89ce383
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0106f422-a13e-572b-a6f6-ca95c89ce383
2026-03-27 17:03:17 [ecarstrade.be] INFO: Extracting details for car 7009995auction111137
2026-03-27 17:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27 with identifier: 7009995auction111137
2026-03-27 17:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27 with scrape type 1
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009995%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622408%27 HTTP/1.1" 200 None
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_001/780x0__r.jpg?hash=1774622408 not downloaded yet
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0106f422-a13e-572b-a6f6-ca95c89ce383
2026-03-27 17:03:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0106f422-a13e-572b-a6f6-ca95c89ce383, skipping ID generation
2026-03-27 17:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0106f422-a13e-572b-a6f6-ca95c89ce383 with scrape type 1
2026-03-27 17:03:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0106f422-a13e-572b-a6f6-ca95c89ce383 sending to next pipeline
2026-03-27 17:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0106f422-a13e-572b-a6f6-ca95c89ce383, identifier: 7009863auction111137
2026-03-27 17:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0106f422-a13e-572b-a6f6-ca95c89ce383 with identifier: 7009863auction111137
2026-03-27 17:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0106f422-a13e-572b-a6f6-ca95c89ce383 with identifier: 7009863auction111137
2026-03-27 17:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0106f422-a13e-572b-a6f6-ca95c89ce383 with identifier: 7009863auction111137 to the API
2026-03-27 17:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009863/photo_006/780x0__r.jpg?hash=1774622062>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0106f422-a13e-572b-a6f6-ca95c89ce383',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009863',
'listing': 'auction',
'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
'make': 'Audi',
'model': 'Q2',
'odometer': 188705,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 DIESEL - 2021 30 TDi 116hp Business Edition Advanced S '
'tronic 5d',
'transmission': 'automatic',
'trim': 'AUDI DIESEL - 2021 30 TDi 116hp Business Edition Advanced S tronic '
'5d',
'vin': None,
'year': 2023}
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009863auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Saving data for 7009863auction111137: {'created_time': 1774630999.451619, 'last_price_update_time': 1774630999.451631, 'auction_closing_time': 1774865400.0}
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009863auction111137') HTTP/1.1" 204 0
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009995%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622408%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_002/780x0__r.jpg?hash=1774622408 not downloaded yet
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009995%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622408%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_003/780x0__r.jpg?hash=1774622408 not downloaded yet
2026-03-27 17:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page122?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page121?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009995%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622408%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_004/780x0__r.jpg?hash=1774622408 not downloaded yet
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009995%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622408%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_005/780x0__r.jpg?hash=1774622408 not downloaded yet
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009995%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622408%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_006/780x0__r.jpg?hash=1774622408 not downloaded yet
2026-03-27 17:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_001/780x0__r.jpg?hash=1774622408> (referer: https://ecarstrade.com/cars/7009995)
2026-03-27 17:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_002/780x0__r.jpg?hash=1774622408> (referer: https://ecarstrade.com/cars/7009995)
2026-03-27 17:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_003/780x0__r.jpg?hash=1774622408> (referer: https://ecarstrade.com/cars/7009995)
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_004/780x0__r.jpg?hash=1774622408> (referer: https://ecarstrade.com/cars/7009995)
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009991auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009991auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009991auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009883auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009883auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009883auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009899auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009899auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009899auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009960auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009960auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009960auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009997auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009997auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009997auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009869auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009869auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009869auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009871auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009871auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009871auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009996auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009996auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009996auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009884auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009884auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009884auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009981auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009981auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009981auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009987auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009987auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009987auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009931auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009931auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009931auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009986auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009986auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009986auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009856auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009856auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009856auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009961auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009961auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009961auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009994auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009994auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009994auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009891auction111137
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009891auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:19 [ecarstrade.be] INFO: Scrape type for 7009891auction111137: 0
2026-03-27 17:03:19 [ecarstrade.be] INFO: Found listing with ID: 7009914auction111137
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009914auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:20 [ecarstrade.be] INFO: Scrape type for 7009914auction111137: 0
2026-03-27 17:03:20 [ecarstrade.be] INFO: Found listing with ID: 7009903auction111137
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009903auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:20 [ecarstrade.be] INFO: Scrape type for 7009903auction111137: 0
2026-03-27 17:03:20 [ecarstrade.be] INFO: Found listing with ID: 7009932auction111137
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009932auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:20 [ecarstrade.be] INFO: Scrape type for 7009932auction111137: 0
2026-03-27 17:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_006/780x0__r.jpg?hash=1774622408> (referer: https://ecarstrade.com/cars/7009995)
2026-03-27 17:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_005/780x0__r.jpg?hash=1774622408> (referer: https://ecarstrade.com/cars/7009995)
2026-03-27 17:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27
2026-03-27 17:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27
2026-03-27 17:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27
2026-03-27 17:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27
2026-03-27 17:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27
2026-03-27 17:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27
2026-03-27 17:03:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27, skipping ID generation
2026-03-27 17:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27 with scrape type 1
2026-03-27 17:03:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27 sending to next pipeline
2026-03-27 17:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27, identifier: 7009995auction111137
2026-03-27 17:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27 with identifier: 7009995auction111137
2026-03-27 17:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27 with identifier: 7009995auction111137
2026-03-27 17:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1298dc5c-dd5c-5174-a44f-ac02c8e6bf27 with identifier: 7009995auction111137 to the API
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009995/photo_005/780x0__r.jpg?hash=1774622408>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1298dc5c-dd5c-5174-a44f-ac02c8e6bf27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009995',
'listing': 'auction',
'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 157600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi CRTDi 2.0 75kW SCR BMT Maxi Trendline Family '
'4d',
'transmission': 'manual',
'trim': 'Maxi CRTDi 2.0 75kW SCR BMT Maxi Trendline Family 4d',
'vin': None,
'year': 2021}
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009995auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:20 [ecarstrade.be] INFO: Saving data for 7009995auction111137: {'created_time': 1774631000.944649, 'last_price_update_time': 1774631000.94466, 'auction_closing_time': 1774865400.0}
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009995auction111137') HTTP/1.1" 204 0
2026-03-27 17:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page123?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page122?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009940auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009940auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009940auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009948auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009948auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009948auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009968auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009968auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009968auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009959auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009959auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009959auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009904auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009904auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009904auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009977auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009977auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009977auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009982auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009982auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009982auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009950auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009950auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009950auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009967auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009967auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009967auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009918auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009918auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009918auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009938auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009938auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009938auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009983auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009983auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009983auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009888auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009888auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009888auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009976auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009976auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009976auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009992auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009992auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009992auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009965auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009965auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009965auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009900auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009900auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009900auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009896auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009896auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009896auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009902auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009902auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009902auction111137: 0
2026-03-27 17:03:27 [ecarstrade.be] INFO: Found listing with ID: 7009921auction111137
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009921auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:27 [ecarstrade.be] INFO: Scrape type for 7009921auction111137: 0
2026-03-27 17:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page124?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page123?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009933auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009933auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009933auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009970auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009970auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009970auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009906auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009906auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009906auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009946auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009946auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009946auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009969auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009969auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009969auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009953auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009953auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009953auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009954auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009954auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009954auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009937auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009937auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009937auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009966auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009966auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009966auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009908auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009908auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009908auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009917auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009917auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009917auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009901auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009901auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009901auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009980auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009980auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009980auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009945auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009945auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009945auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009911auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009911auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009911auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009919auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009919auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009919auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009936auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009936auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009936auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009990auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009990auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009990auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009895auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009895auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009895auction111137: 0
2026-03-27 17:03:38 [ecarstrade.be] INFO: Found listing with ID: 7009949auction111137
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009949auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:38 [ecarstrade.be] INFO: Scrape type for 7009949auction111137: 0
2026-03-27 17:03:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page125?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page124?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7009972auction111137
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009972auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7009972auction111137: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7009973auction111137
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009973auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7009973auction111137: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7009974auction111137
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009974auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7009974auction111137: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7009939auction111137
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009939auction111137%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7009939auction111137: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007792auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007792auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007792auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007793auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007793auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007793auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007801auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007801auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007801auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007811auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007811auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007811auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007812auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007812auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007812auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007813auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007813auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007813auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007816auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007816auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007816auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007823auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007823auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007823auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007828auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007828auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007828auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007832auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007832auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007832auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007833auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007833auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007833auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007834auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007834auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007834auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007835auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007835auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007835auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007839auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007839auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007839auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007840auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007840auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007840auction111116: 0
2026-03-27 17:03:46 [ecarstrade.be] INFO: Found listing with ID: 7007841auction111116
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007841auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:46 [ecarstrade.be] INFO: Scrape type for 7007841auction111116: 0
2026-03-27 17:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page126?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page125?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007845auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007845auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007845auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007846auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007846auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007846auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007847auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007847auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007847auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007849auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007849auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007849auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007850auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007850auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007850auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007851auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007851auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007851auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007852auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007852auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007852auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007853auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007853auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007853auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007854auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007854auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007854auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007855auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007855auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007855auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007856auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007856auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007856auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007857auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007857auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007857auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007859auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007859auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007859auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007860auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007860auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007860auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007861auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007861auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007861auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007862auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007862auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007862auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007863auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007863auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007863auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007864auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007864auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007864auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007866auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007866auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007866auction111116: 0
2026-03-27 17:03:52 [ecarstrade.be] INFO: Found listing with ID: 7007867auction111116
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007867auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:52 [ecarstrade.be] INFO: Scrape type for 7007867auction111116: 0
2026-03-27 17:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page127?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page126?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:03:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:03:58 [ecarstrade.be] INFO: Found listing with ID: 7007868auction111116
2026-03-27 17:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007868auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:58 [ecarstrade.be] INFO: Scrape type for 7007868auction111116: 0
2026-03-27 17:03:58 [ecarstrade.be] INFO: Found listing with ID: 7007870auction111116
2026-03-27 17:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007870auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:58 [ecarstrade.be] INFO: Scrape type for 7007870auction111116: 0
2026-03-27 17:03:58 [ecarstrade.be] INFO: Found listing with ID: 7007873auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007873auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007873auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007874auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007874auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007874auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007877auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007877auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007877auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007879auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007879auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007879auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007880auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007880auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007880auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007884auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007884auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007884auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007885auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007885auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007885auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007887auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007887auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007887auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007888auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007888auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007888auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007890auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007890auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007890auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007892auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007892auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007892auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007893auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007893auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007893auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007894auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007894auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007894auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007895auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007895auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007895auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007896auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007896auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007896auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007898auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007898auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007898auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007899auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007899auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007899auction111116: 0
2026-03-27 17:03:59 [ecarstrade.be] INFO: Found listing with ID: 7007900auction111116
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007900auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:03:59 [ecarstrade.be] INFO: Scrape type for 7007900auction111116: 0
2026-03-27 17:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:07 [scrapy.extensions.logstats] INFO: Crawled 1081 pages (at 9 pages/min), scraped 924 items (at 2 items/min)
2026-03-27 17:04:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page128?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page127?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007901auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007901auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007901auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007902auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007902auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007902auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007903auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007903auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007903auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007906auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007906auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007906auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007908auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007908auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007908auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007914auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007914auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007914auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007917auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007917auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007917auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007919auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007919auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007919auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007920auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007920auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007920auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007921auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007921auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007921auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007922auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007922auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007922auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007924auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007924auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007924auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007926auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007926auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007926auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007928auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007928auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007928auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007929auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007929auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007929auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007932auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007932auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007932auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007933auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007933auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007933auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007936auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007936auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007936auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007937auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007937auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007937auction111116: 0
2026-03-27 17:04:33 [ecarstrade.be] INFO: Found listing with ID: 7007938auction111116
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007938auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:33 [ecarstrade.be] INFO: Scrape type for 7007938auction111116: 0
2026-03-27 17:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page129?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page128?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:04:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:04:39 [ecarstrade.be] INFO: Found listing with ID: 7007939auction111116
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007939auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:39 [ecarstrade.be] INFO: Scrape type for 7007939auction111116: 0
2026-03-27 17:04:39 [ecarstrade.be] INFO: Found listing with ID: 7007940auction111116
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007940auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:39 [ecarstrade.be] INFO: Scrape type for 7007940auction111116: 0
2026-03-27 17:04:39 [ecarstrade.be] INFO: Found listing with ID: 7007941auction111116
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007941auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:39 [ecarstrade.be] INFO: Scrape type for 7007941auction111116: 0
2026-03-27 17:04:39 [ecarstrade.be] INFO: Found listing with ID: 7007942auction111116
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007942auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:39 [ecarstrade.be] INFO: Scrape type for 7007942auction111116: 0
2026-03-27 17:04:39 [ecarstrade.be] INFO: Found listing with ID: 7007943auction111116
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007943auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:39 [ecarstrade.be] INFO: Scrape type for 7007943auction111116: 0
2026-03-27 17:04:39 [ecarstrade.be] INFO: Found listing with ID: 7007944auction111116
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007944auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:39 [ecarstrade.be] INFO: Scrape type for 7007944auction111116: 0
2026-03-27 17:04:39 [ecarstrade.be] INFO: Found listing with ID: 7007945auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007945auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007945auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007946auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007946auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007946auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007947auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007947auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007947auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007948auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007948auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007948auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007949auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007949auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007949auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007950auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007950auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007950auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007952auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007952auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007952auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007953auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007953auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007953auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007954auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007954auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007954auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007955auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007955auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007955auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007956auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007956auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007956auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007957auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007957auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007957auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007961auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007961auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007961auction111116: 0
2026-03-27 17:04:40 [ecarstrade.be] INFO: Found listing with ID: 7007963auction111116
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007963auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:40 [ecarstrade.be] INFO: Scrape type for 7007963auction111116: 0
2026-03-27 17:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page130?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page129?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007964auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007964auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007964auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007966auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007966auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007966auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007968auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007968auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007968auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007972auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007972auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007972auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007974auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007974auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007974auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007976auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007976auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007976auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007977auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007977auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007977auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007983auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007983auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007983auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007984auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007984auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007984auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007985auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007985auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007985auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007986auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007986auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007986auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007987auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007987auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007987auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007988auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007988auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007988auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007989auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007989auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007989auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007991auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007991auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007991auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007993auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007993auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007993auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007994auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007994auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007994auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007998auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007998auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007998auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7007999auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007999auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7007999auction111116: 0
2026-03-27 17:04:48 [ecarstrade.be] INFO: Found listing with ID: 7008000auction111116
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008000auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:48 [ecarstrade.be] INFO: Scrape type for 7008000auction111116: 0
2026-03-27 17:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page130?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7008001auction111116
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008001auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7008001auction111116: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7008003auction111116
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008003auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7008003auction111116: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7008005auction111116
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008005auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7008005auction111116: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7008007auction111116
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008007auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7008007auction111116: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7008025auction111116
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008025auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7008025auction111116: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7008026auction111116
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008026auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7008026auction111116: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7008029auction111116
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008029auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7008029auction111116: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7008030auction111116
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008030auction111116%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7008030auction111116: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7009400auction99101
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009400auction99101%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7009400auction99101: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7009427auction99101
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009427auction99101%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7009427auction99101: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7009448auction99101
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009448auction99101%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7009448auction99101: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7009468auction99101
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009468auction99101%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7009468auction99101: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7009487auction99101
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009487auction99101%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7009487auction99101: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7009499auction99101
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009499auction99101%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7009499auction99101: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7009510auction99101
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009510auction99101%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7009510auction99101: 0
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7003910auction111076
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003910auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7003910auction111076: 2
2026-03-27 17:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7003911auction111076
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003911auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7003911auction111076: 2
2026-03-27 17:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7003912auction111076
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003912auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7003912auction111076: 2
2026-03-27 17:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7003913auction111076
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003913auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7003913auction111076: 2
2026-03-27 17:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:55 [ecarstrade.be] INFO: Found listing with ID: 7003914auction111076
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003914auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:04:55 [ecarstrade.be] INFO: Scrape type for 7003914auction111076: 2
2026-03-27 17:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003912> (referer: https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003911> (referer: https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:02 [ecarstrade.be] INFO: Extracting details for car 7003912auction111076
2026-03-27 17:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f7294d-6aec-571e-8245-c43ed1cc6324 with identifier: 7003912auction111076
2026-03-27 17:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f7294d-6aec-571e-8245-c43ed1cc6324 with scrape type 2
2026-03-27 17:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f7294d-6aec-571e-8245-c43ed1cc6324 with scrape type 2
2026-03-27 17:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 67f7294d-6aec-571e-8245-c43ed1cc6324, identifier: 7003912auction111076
2026-03-27 17:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67f7294d-6aec-571e-8245-c43ed1cc6324 with identifier: 7003912auction111076
2026-03-27 17:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67f7294d-6aec-571e-8245-c43ed1cc6324 with identifier: 7003912auction111076
2026-03-27 17:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67f7294d-6aec-571e-8245-c43ed1cc6324 with identifier: 7003912auction111076 to the API
2026-03-27 17:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003912>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '67f7294d-6aec-571e-8245-c43ed1cc6324',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003912',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': 'X1',
'odometer': 42341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 / 2022 / 5P / SUV sDrive18d xLine DKG7',
'transmission': 'automatic',
'trim': '/ 2022 / 5P / SUV sDrive18d xLine DKG7',
'vin': None,
'year': 2024}
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003912auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:03 [ecarstrade.be] INFO: Saving data for 7003912auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538190.753351, 'last_price_update_time': 1774631103.03179}
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003912auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:03 [ecarstrade.be] INFO: Extracting details for car 7003911auction111076
2026-03-27 17:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003910> (referer: https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003913> (referer: https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003914> (referer: https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a29989b1-614b-56be-a531-953427f5acd0 with identifier: 7003911auction111076
2026-03-27 17:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a29989b1-614b-56be-a531-953427f5acd0 with scrape type 2
2026-03-27 17:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a29989b1-614b-56be-a531-953427f5acd0 with scrape type 2
2026-03-27 17:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a29989b1-614b-56be-a531-953427f5acd0, identifier: 7003911auction111076
2026-03-27 17:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a29989b1-614b-56be-a531-953427f5acd0 with identifier: 7003911auction111076
2026-03-27 17:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a29989b1-614b-56be-a531-953427f5acd0 with identifier: 7003911auction111076
2026-03-27 17:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a29989b1-614b-56be-a531-953427f5acd0 with identifier: 7003911auction111076 to the API
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003911>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'a29989b1-614b-56be-a531-953427f5acd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003911',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': '120',
'odometer': 50448,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Série 1 Berline 120 i Edition Sport 2.0 180CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Série 1 Berline i Edition Sport 2.0 180CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003911auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:03 [ecarstrade.be] INFO: Saving data for 7003911auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538184.056213, 'last_price_update_time': 1774631103.475871}
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003911auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:03 [ecarstrade.be] INFO: Extracting details for car 7003910auction111076
2026-03-27 17:05:03 [ecarstrade.be] INFO: Extracting details for car 7003913auction111076
2026-03-27 17:05:03 [ecarstrade.be] INFO: Extracting details for car 7003914auction111076
2026-03-27 17:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eff4194-a343-59fc-bffb-a547e38e269e with identifier: 7003910auction111076
2026-03-27 17:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eff4194-a343-59fc-bffb-a547e38e269e with scrape type 2
2026-03-27 17:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eff4194-a343-59fc-bffb-a547e38e269e with scrape type 2
2026-03-27 17:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3eff4194-a343-59fc-bffb-a547e38e269e, identifier: 7003910auction111076
2026-03-27 17:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec71ebae-2c8f-5446-bb20-3b95f8722edc with identifier: 7003913auction111076
2026-03-27 17:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec71ebae-2c8f-5446-bb20-3b95f8722edc with scrape type 2
2026-03-27 17:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec71ebae-2c8f-5446-bb20-3b95f8722edc with scrape type 2
2026-03-27 17:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ec71ebae-2c8f-5446-bb20-3b95f8722edc, identifier: 7003913auction111076
2026-03-27 17:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c05ff187-4908-5cfb-a897-4eb5a021de9c with identifier: 7003914auction111076
2026-03-27 17:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c05ff187-4908-5cfb-a897-4eb5a021de9c with scrape type 2
2026-03-27 17:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c05ff187-4908-5cfb-a897-4eb5a021de9c with scrape type 2
2026-03-27 17:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c05ff187-4908-5cfb-a897-4eb5a021de9c, identifier: 7003914auction111076
2026-03-27 17:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3eff4194-a343-59fc-bffb-a547e38e269e with identifier: 7003910auction111076
2026-03-27 17:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3eff4194-a343-59fc-bffb-a547e38e269e with identifier: 7003910auction111076
2026-03-27 17:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3eff4194-a343-59fc-bffb-a547e38e269e with identifier: 7003910auction111076 to the API
2026-03-27 17:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003910>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '3eff4194-a343-59fc-bffb-a547e38e269e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003910',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'BMW',
'model': '116',
'odometer': 54589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': None,
'title': '1 Berline 116 d 1.5 115CV BVA7 E6d',
'transmission': 'automatic',
'trim': '1 Berline d 1.5 115CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003910auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:04 [ecarstrade.be] INFO: Saving data for 7003910auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538186.999198, 'last_price_update_time': 1774631104.147175}
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003910auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ec71ebae-2c8f-5446-bb20-3b95f8722edc with identifier: 7003913auction111076
2026-03-27 17:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ec71ebae-2c8f-5446-bb20-3b95f8722edc with identifier: 7003913auction111076
2026-03-27 17:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ec71ebae-2c8f-5446-bb20-3b95f8722edc with identifier: 7003913auction111076 to the API
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003913>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'ec71ebae-2c8f-5446-bb20-3b95f8722edc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003913',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Audi',
'model': 'A3',
'odometer': 54445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'A3 Sportback 35 TFSI Business Line 1.5 TFSI 150CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Sportback 35 TFSI Business Line 1.5 TFSI 150CV BVM6 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003913auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:04 [ecarstrade.be] INFO: Saving data for 7003913auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538189.944704, 'last_price_update_time': 1774631104.404748}
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003913auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c05ff187-4908-5cfb-a897-4eb5a021de9c with identifier: 7003914auction111076
2026-03-27 17:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c05ff187-4908-5cfb-a897-4eb5a021de9c with identifier: 7003914auction111076
2026-03-27 17:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c05ff187-4908-5cfb-a897-4eb5a021de9c with identifier: 7003914auction111076 to the API
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003914>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'c05ff187-4908-5cfb-a897-4eb5a021de9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003914',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': '116',
'odometer': 103886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Série 1 / 2019 / 5P / Berline 1.5 116D DKG7 Business Design',
'transmission': 'automatic',
'trim': 'Série 1 / 2019 / 5P / Berline 1.5 D DKG7 Business Design',
'vin': None,
'year': 2022}
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003914auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:04 [ecarstrade.be] INFO: Saving data for 7003914auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538191.558893, 'last_price_update_time': 1774631104.672566}
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003914auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:07 [scrapy.extensions.logstats] INFO: Crawled 1090 pages (at 9 pages/min), scraped 929 items (at 5 items/min)
2026-03-27 17:05:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003915auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003915auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003915auction111076: 2
2026-03-27 17:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003916auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003916auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003916auction111076: 2
2026-03-27 17:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003917auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003917auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003917auction111076: 2
2026-03-27 17:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003918auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003918auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003918auction111076: 2
2026-03-27 17:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003919auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003919auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003919auction111076: 2
2026-03-27 17:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003920auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003920auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003920auction111076: 2
2026-03-27 17:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003921auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003921auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003921auction111076: 2
2026-03-27 17:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003922auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003922auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003922auction111076: 2
2026-03-27 17:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003923auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003923auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003923auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003924auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003924auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003924auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003925auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003925auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003925auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003926auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003926auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003926auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003927auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003927auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003927auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003928auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003928auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003928auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003929auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003929auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003929auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003930auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003930auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003930auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003931auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003931auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003931auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003932auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003932auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:08 [ecarstrade.be] INFO: Scrape type for 7003932auction111076: 2
2026-03-27 17:05:08 [ecarstrade.be] INFO: Found listing with ID: 7003933auction111076
2026-03-27 17:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003933auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:09 [ecarstrade.be] INFO: Scrape type for 7003933auction111076: 2
2026-03-27 17:05:09 [ecarstrade.be] INFO: Found listing with ID: 7003934auction111076
2026-03-27 17:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003934auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:09 [ecarstrade.be] INFO: Scrape type for 7003934auction111076: 2
2026-03-27 17:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003936auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003936auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003936auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003937auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003937auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003937auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003938auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003938auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003938auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003939auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003939auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003939auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003940auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003940auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003940auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003941auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003941auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003941auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003942auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003942auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003942auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003943auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003943auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003943auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003944auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003944auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003944auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003945auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003945auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003945auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003946auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003946auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003946auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003947auction111076
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003947auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:14 [ecarstrade.be] INFO: Scrape type for 7003947auction111076: 2
2026-03-27 17:05:14 [ecarstrade.be] INFO: Found listing with ID: 7003948auction111076
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003948auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:15 [ecarstrade.be] INFO: Scrape type for 7003948auction111076: 2
2026-03-27 17:05:15 [ecarstrade.be] INFO: Found listing with ID: 7003949auction111076
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003949auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:15 [ecarstrade.be] INFO: Scrape type for 7003949auction111076: 2
2026-03-27 17:05:15 [ecarstrade.be] INFO: Found listing with ID: 7003950auction111076
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003950auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:15 [ecarstrade.be] INFO: Scrape type for 7003950auction111076: 2
2026-03-27 17:05:15 [ecarstrade.be] INFO: Found listing with ID: 7003951auction111076
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003951auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:15 [ecarstrade.be] INFO: Scrape type for 7003951auction111076: 2
2026-03-27 17:05:15 [ecarstrade.be] INFO: Found listing with ID: 7003952auction111076
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003952auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:15 [ecarstrade.be] INFO: Scrape type for 7003952auction111076: 2
2026-03-27 17:05:15 [ecarstrade.be] INFO: Found listing with ID: 7003953auction111076
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003953auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:15 [ecarstrade.be] INFO: Scrape type for 7003953auction111076: 2
2026-03-27 17:05:15 [ecarstrade.be] INFO: Found listing with ID: 7003954auction111076
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003954auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:15 [ecarstrade.be] INFO: Scrape type for 7003954auction111076: 2
2026-03-27 17:05:15 [ecarstrade.be] INFO: Found listing with ID: 7003955auction111076
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003955auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:15 [ecarstrade.be] INFO: Scrape type for 7003955auction111076: 2
2026-03-27 17:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003915> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003918> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:15 [ecarstrade.be] INFO: Extracting details for car 7003915auction111076
2026-03-27 17:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 669a4ac4-dcbd-5ed3-8c8b-1e58afc9b90d with identifier: 7003915auction111076
2026-03-27 17:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 669a4ac4-dcbd-5ed3-8c8b-1e58afc9b90d with scrape type 2
2026-03-27 17:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 669a4ac4-dcbd-5ed3-8c8b-1e58afc9b90d with scrape type 2
2026-03-27 17:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 669a4ac4-dcbd-5ed3-8c8b-1e58afc9b90d, identifier: 7003915auction111076
2026-03-27 17:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 669a4ac4-dcbd-5ed3-8c8b-1e58afc9b90d with identifier: 7003915auction111076
2026-03-27 17:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 669a4ac4-dcbd-5ed3-8c8b-1e58afc9b90d with identifier: 7003915auction111076
2026-03-27 17:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 669a4ac4-dcbd-5ed3-8c8b-1e58afc9b90d with identifier: 7003915auction111076 to the API
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003915>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '669a4ac4-dcbd-5ed3-8c8b-1e58afc9b90d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003915',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': 'X1',
'odometer': 83438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Série X1 xDrive18d Lounge 2.0 150CV BVA8 E6dT',
'transmission': 'automatic',
'trim': 'Série xDrive18d Lounge 2.0 150CV BVA8 E6dT',
'vin': None,
'year': 2018}
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003915auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:16 [ecarstrade.be] INFO: Saving data for 7003915auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538251.26802, 'last_price_update_time': 1774631116.084844}
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003915auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:16 [ecarstrade.be] INFO: Extracting details for car 7003918auction111076
2026-03-27 17:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003917> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fc93128-fb1a-5acc-b07c-bc49105c15a5 with identifier: 7003918auction111076
2026-03-27 17:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fc93128-fb1a-5acc-b07c-bc49105c15a5 with scrape type 2
2026-03-27 17:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fc93128-fb1a-5acc-b07c-bc49105c15a5 with scrape type 2
2026-03-27 17:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6fc93128-fb1a-5acc-b07c-bc49105c15a5, identifier: 7003918auction111076
2026-03-27 17:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6fc93128-fb1a-5acc-b07c-bc49105c15a5 with identifier: 7003918auction111076
2026-03-27 17:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6fc93128-fb1a-5acc-b07c-bc49105c15a5 with identifier: 7003918auction111076
2026-03-27 17:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6fc93128-fb1a-5acc-b07c-bc49105c15a5 with identifier: 7003918auction111076 to the API
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003918>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '6fc93128-fb1a-5acc-b07c-bc49105c15a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003918',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': 'X2',
'odometer': 25973,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 / 2017 / 5P / SUV xDrive25e Lounge BVA6',
'transmission': 'automatic',
'trim': '/ 2017 / 5P / SUV xDrive25e Lounge BVA6',
'vin': None,
'year': 2020}
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003918auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:16 [ecarstrade.be] INFO: Saving data for 7003918auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538170.743727, 'last_price_update_time': 1774631116.569048}
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003918auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:16 [ecarstrade.be] INFO: Extracting details for car 7003917auction111076
2026-03-27 17:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2e11b8d-7cce-5582-bc65-44f242c3a328 with identifier: 7003917auction111076
2026-03-27 17:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2e11b8d-7cce-5582-bc65-44f242c3a328 with scrape type 2
2026-03-27 17:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2e11b8d-7cce-5582-bc65-44f242c3a328 with scrape type 2
2026-03-27 17:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b2e11b8d-7cce-5582-bc65-44f242c3a328, identifier: 7003917auction111076
2026-03-27 17:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b2e11b8d-7cce-5582-bc65-44f242c3a328 with identifier: 7003917auction111076
2026-03-27 17:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b2e11b8d-7cce-5582-bc65-44f242c3a328 with identifier: 7003917auction111076
2026-03-27 17:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b2e11b8d-7cce-5582-bc65-44f242c3a328 with identifier: 7003917auction111076 to the API
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003917>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'b2e11b8d-7cce-5582-bc65-44f242c3a328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003917',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'BMW',
'model': 'X2',
'odometer': 52275,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Série X2 sDrive 18i Lounge 1.5 135CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Série sDrive 18i Lounge 1.5 135CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003917auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:16 [ecarstrade.be] INFO: Saving data for 7003917auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538172.742383, 'last_price_update_time': 1774631116.938275}
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003917auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003916> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:17 [ecarstrade.be] INFO: Extracting details for car 7003916auction111076
2026-03-27 17:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5352959-81fd-5b3d-9cea-505db5ce1dfe with identifier: 7003916auction111076
2026-03-27 17:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5352959-81fd-5b3d-9cea-505db5ce1dfe with scrape type 2
2026-03-27 17:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5352959-81fd-5b3d-9cea-505db5ce1dfe with scrape type 2
2026-03-27 17:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5352959-81fd-5b3d-9cea-505db5ce1dfe, identifier: 7003916auction111076
2026-03-27 17:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5352959-81fd-5b3d-9cea-505db5ce1dfe with identifier: 7003916auction111076
2026-03-27 17:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5352959-81fd-5b3d-9cea-505db5ce1dfe with identifier: 7003916auction111076
2026-03-27 17:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5352959-81fd-5b3d-9cea-505db5ce1dfe with identifier: 7003916auction111076 to the API
2026-03-27 17:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003916>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'e5352959-81fd-5b3d-9cea-505db5ce1dfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003916',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'BMW',
'model': 'X3',
'odometer': 85710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 / 2017 / 5P / SUV xDrive30e 292ch xLine BVA8',
'transmission': 'automatic',
'trim': '/ 2017 / 5P / SUV xDrive30e 292ch xLine BVA8',
'vin': None,
'year': 2020}
2026-03-27 17:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003916auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:17 [ecarstrade.be] INFO: Saving data for 7003916auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538251.7226, 'last_price_update_time': 1774631117.413942}
2026-03-27 17:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003916auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003922> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:21 [ecarstrade.be] INFO: Extracting details for car 7003922auction111076
2026-03-27 17:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c898b8-8d48-5b0b-99ee-50de7de04872 with identifier: 7003922auction111076
2026-03-27 17:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c898b8-8d48-5b0b-99ee-50de7de04872 with scrape type 2
2026-03-27 17:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00c898b8-8d48-5b0b-99ee-50de7de04872 with scrape type 2
2026-03-27 17:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 00c898b8-8d48-5b0b-99ee-50de7de04872, identifier: 7003922auction111076
2026-03-27 17:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 00c898b8-8d48-5b0b-99ee-50de7de04872 with identifier: 7003922auction111076
2026-03-27 17:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 00c898b8-8d48-5b0b-99ee-50de7de04872 with identifier: 7003922auction111076
2026-03-27 17:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 00c898b8-8d48-5b0b-99ee-50de7de04872 with identifier: 7003922auction111076 to the API
2026-03-27 17:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003922>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '00c898b8-8d48-5b0b-99ee-50de7de04872',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003922',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Citroen',
'model': 'C1',
'odometer': 70812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-01',
'seats_number': 2,
'seller_name': None,
'title': 'C1 Feel 1.0 70CV BVM5 E6dT / TRANSFO VP VF',
'transmission': 'manual',
'trim': 'Feel 1.0 70CV BVM5 E6dT / TRANSFO VP VF',
'vin': None,
'year': 2019}
2026-03-27 17:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003922auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:21 [ecarstrade.be] INFO: Saving data for 7003922auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538167.990176, 'last_price_update_time': 1774631121.444656}
2026-03-27 17:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003922auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003923> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:22 [ecarstrade.be] INFO: Extracting details for car 7003923auction111076
2026-03-27 17:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28e7676c-3ccd-5dab-a028-9a91d054680e with identifier: 7003923auction111076
2026-03-27 17:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28e7676c-3ccd-5dab-a028-9a91d054680e with scrape type 2
2026-03-27 17:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28e7676c-3ccd-5dab-a028-9a91d054680e with scrape type 2
2026-03-27 17:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 28e7676c-3ccd-5dab-a028-9a91d054680e, identifier: 7003923auction111076
2026-03-27 17:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 28e7676c-3ccd-5dab-a028-9a91d054680e with identifier: 7003923auction111076
2026-03-27 17:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 28e7676c-3ccd-5dab-a028-9a91d054680e with identifier: 7003923auction111076
2026-03-27 17:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 28e7676c-3ccd-5dab-a028-9a91d054680e with identifier: 7003923auction111076 to the API
2026-03-27 17:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003923>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '28e7676c-3ccd-5dab-a028-9a91d054680e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003923',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 113835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-01',
'seats_number': 2,
'seller_name': None,
'title': 'Berlingo Fourgon Club M 650 1.5 BlueHDi 75CV BVM5 E6dT',
'transmission': 'manual',
'trim': 'Fourgon Club M 650 1.5 BlueHDi 75CV BVM5 E6dT',
'vin': None,
'year': 2020}
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003923auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:23 [ecarstrade.be] INFO: Saving data for 7003923auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538169.209103, 'last_price_update_time': 1774631123.070463}
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003923auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003924> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:23 [ecarstrade.be] INFO: Extracting details for car 7003924auction111076
2026-03-27 17:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e8bc4e1-f7c8-5540-bc38-5d019e62c082 with identifier: 7003924auction111076
2026-03-27 17:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e8bc4e1-f7c8-5540-bc38-5d019e62c082 with scrape type 2
2026-03-27 17:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e8bc4e1-f7c8-5540-bc38-5d019e62c082 with scrape type 2
2026-03-27 17:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e8bc4e1-f7c8-5540-bc38-5d019e62c082, identifier: 7003924auction111076
2026-03-27 17:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e8bc4e1-f7c8-5540-bc38-5d019e62c082 with identifier: 7003924auction111076
2026-03-27 17:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e8bc4e1-f7c8-5540-bc38-5d019e62c082 with identifier: 7003924auction111076
2026-03-27 17:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e8bc4e1-f7c8-5540-bc38-5d019e62c082 with identifier: 7003924auction111076 to the API
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003924>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '4e8bc4e1-f7c8-5540-bc38-5d019e62c082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003924',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Citroen',
'model': 'C3',
'odometer': 34844,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 2,
'seller_name': None,
'title': 'C3 Société Feel 1.5 BlueHDI 100CV BVM5 E6dT',
'transmission': 'manual',
'trim': 'Société Feel 1.5 BlueHDI 100CV BVM5 E6dT',
'vin': None,
'year': 2020}
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003924auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:23 [ecarstrade.be] INFO: Saving data for 7003924auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538167.459265, 'last_price_update_time': 1774631123.551898}
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003924auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003926> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003925> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:23 [ecarstrade.be] INFO: Extracting details for car 7003926auction111076
2026-03-27 17:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b78561b5-96e9-5a02-be95-7df60db49640 with identifier: 7003926auction111076
2026-03-27 17:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b78561b5-96e9-5a02-be95-7df60db49640 with scrape type 2
2026-03-27 17:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b78561b5-96e9-5a02-be95-7df60db49640 with scrape type 2
2026-03-27 17:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b78561b5-96e9-5a02-be95-7df60db49640, identifier: 7003926auction111076
2026-03-27 17:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b78561b5-96e9-5a02-be95-7df60db49640 with identifier: 7003926auction111076
2026-03-27 17:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b78561b5-96e9-5a02-be95-7df60db49640 with identifier: 7003926auction111076
2026-03-27 17:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b78561b5-96e9-5a02-be95-7df60db49640 with identifier: 7003926auction111076 to the API
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003926>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'b78561b5-96e9-5a02-be95-7df60db49640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003926',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Citroen',
'model': 'C3',
'odometer': 74953,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'C3 Shine Business 1.2 PureTech 110CV BVA6 E6d',
'transmission': 'automatic',
'trim': 'Shine Business 1.2 PureTech 110CV BVA6 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003926auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:24 [ecarstrade.be] INFO: Saving data for 7003926auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538224.790561, 'last_price_update_time': 1774631124.016821}
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003926auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:24 [ecarstrade.be] INFO: Extracting details for car 7003925auction111076
2026-03-27 17:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3157c92-6f95-5ab8-a8dc-e1fe49f35a28 with identifier: 7003925auction111076
2026-03-27 17:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3157c92-6f95-5ab8-a8dc-e1fe49f35a28 with scrape type 2
2026-03-27 17:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3157c92-6f95-5ab8-a8dc-e1fe49f35a28 with scrape type 2
2026-03-27 17:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d3157c92-6f95-5ab8-a8dc-e1fe49f35a28, identifier: 7003925auction111076
2026-03-27 17:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d3157c92-6f95-5ab8-a8dc-e1fe49f35a28 with identifier: 7003925auction111076
2026-03-27 17:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d3157c92-6f95-5ab8-a8dc-e1fe49f35a28 with identifier: 7003925auction111076
2026-03-27 17:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d3157c92-6f95-5ab8-a8dc-e1fe49f35a28 with identifier: 7003925auction111076 to the API
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003925>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'd3157c92-6f95-5ab8-a8dc-e1fe49f35a28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003925',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Citroen',
'model': 'C3',
'odometer': 49188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 Société / 2020 / 5P / Berline / VU BlueHDi 100 SandS '
'BVM6 Feel Business R',
'transmission': 'manual',
'trim': 'CITROEN Société / 2020 / 5P / Berline / VU BlueHDi 100 SandS BVM6 '
'Feel Business R',
'vin': None,
'year': 2024}
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003925auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:24 [ecarstrade.be] INFO: Saving data for 7003925auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538172.400477, 'last_price_update_time': 1774631124.382629}
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003925auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003927> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:29 [ecarstrade.be] INFO: Extracting details for car 7003927auction111076
2026-03-27 17:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dba40035-d32b-553e-88fc-ad14f4fd7ac1 with identifier: 7003927auction111076
2026-03-27 17:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba40035-d32b-553e-88fc-ad14f4fd7ac1 with scrape type 2
2026-03-27 17:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dba40035-d32b-553e-88fc-ad14f4fd7ac1 with scrape type 2
2026-03-27 17:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dba40035-d32b-553e-88fc-ad14f4fd7ac1, identifier: 7003927auction111076
2026-03-27 17:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dba40035-d32b-553e-88fc-ad14f4fd7ac1 with identifier: 7003927auction111076
2026-03-27 17:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dba40035-d32b-553e-88fc-ad14f4fd7ac1 with identifier: 7003927auction111076
2026-03-27 17:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dba40035-d32b-553e-88fc-ad14f4fd7ac1 with identifier: 7003927auction111076 to the API
2026-03-27 17:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003927>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'dba40035-d32b-553e-88fc-ad14f4fd7ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003927',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Citroen',
'model': 'C3',
'odometer': 68084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'C3 Feel 1.2 PureTech 80CV BVM5 E6d',
'transmission': 'manual',
'trim': 'Feel 1.2 PureTech 80CV BVM5 E6d',
'vin': None,
'year': 2020}
2026-03-27 17:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003927auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:29 [ecarstrade.be] INFO: Saving data for 7003927auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538263.268272, 'last_price_update_time': 1774631129.785714}
2026-03-27 17:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003927auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003934> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:30 [ecarstrade.be] INFO: Extracting details for car 7003934auction111076
2026-03-27 17:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dced2ca-e060-58ef-a543-f94ff9e36bd7 with identifier: 7003934auction111076
2026-03-27 17:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dced2ca-e060-58ef-a543-f94ff9e36bd7 with scrape type 2
2026-03-27 17:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dced2ca-e060-58ef-a543-f94ff9e36bd7 with scrape type 2
2026-03-27 17:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1dced2ca-e060-58ef-a543-f94ff9e36bd7, identifier: 7003934auction111076
2026-03-27 17:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1dced2ca-e060-58ef-a543-f94ff9e36bd7 with identifier: 7003934auction111076
2026-03-27 17:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1dced2ca-e060-58ef-a543-f94ff9e36bd7 with identifier: 7003934auction111076
2026-03-27 17:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1dced2ca-e060-58ef-a543-f94ff9e36bd7 with identifier: 7003934auction111076 to the API
2026-03-27 17:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003934>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '1dced2ca-e060-58ef-a543-f94ff9e36bd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003934',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 98388,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN Jumper VU 4p Fourgon 35 L2H2 BlueHDi 130 S&S BVM6 Club',
'transmission': 'manual',
'trim': 'CITROEN VU 4p Fourgon 35 L2H2 BlueHDi 130 S&S BVM6 Club',
'vin': None,
'year': 2019}
2026-03-27 17:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003934auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:30 [ecarstrade.be] INFO: Saving data for 7003934auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538213.74926, 'last_price_update_time': 1774631130.561523}
2026-03-27 17:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003934auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003929> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003928> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:30 [ecarstrade.be] INFO: Extracting details for car 7003929auction111076
2026-03-27 17:05:30 [ecarstrade.be] INFO: Extracting details for car 7003928auction111076
2026-03-27 17:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 865d73d4-faf8-5d20-8613-ec54a2e856ef with identifier: 7003929auction111076
2026-03-27 17:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 865d73d4-faf8-5d20-8613-ec54a2e856ef with scrape type 2
2026-03-27 17:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 865d73d4-faf8-5d20-8613-ec54a2e856ef with scrape type 2
2026-03-27 17:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 865d73d4-faf8-5d20-8613-ec54a2e856ef, identifier: 7003929auction111076
2026-03-27 17:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee49274a-d3dd-5b00-9550-6d70df8d4a96 with identifier: 7003928auction111076
2026-03-27 17:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee49274a-d3dd-5b00-9550-6d70df8d4a96 with scrape type 2
2026-03-27 17:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee49274a-d3dd-5b00-9550-6d70df8d4a96 with scrape type 2
2026-03-27 17:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ee49274a-d3dd-5b00-9550-6d70df8d4a96, identifier: 7003928auction111076
2026-03-27 17:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 865d73d4-faf8-5d20-8613-ec54a2e856ef with identifier: 7003929auction111076
2026-03-27 17:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 865d73d4-faf8-5d20-8613-ec54a2e856ef with identifier: 7003929auction111076
2026-03-27 17:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 865d73d4-faf8-5d20-8613-ec54a2e856ef with identifier: 7003929auction111076 to the API
2026-03-27 17:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003929>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '865d73d4-faf8-5d20-8613-ec54a2e856ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003929',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 127140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': 2,
'seller_name': None,
'title': 'C3 Aircross Shine 1.5 BlueHDi 120CV BVA6 E6d / TRANSFO VP/VF',
'transmission': 'automatic',
'trim': 'Shine 1.5 BlueHDi 120CV BVA6 E6d / TRANSFO VP/VF',
'vin': None,
'year': 2022}
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003929auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:31 [ecarstrade.be] INFO: Saving data for 7003929auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538268.031812, 'last_price_update_time': 1774631131.18236}
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003929auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ee49274a-d3dd-5b00-9550-6d70df8d4a96 with identifier: 7003928auction111076
2026-03-27 17:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ee49274a-d3dd-5b00-9550-6d70df8d4a96 with identifier: 7003928auction111076
2026-03-27 17:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ee49274a-d3dd-5b00-9550-6d70df8d4a96 with identifier: 7003928auction111076 to the API
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003928>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'ee49274a-d3dd-5b00-9550-6d70df8d4a96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003928',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 129570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 2,
'seller_name': None,
'title': 'C3 Aircross Feel Pack Business 1.5 BlueHDi 120CV BVA6 E6d / TRANSFO '
'VP/VF',
'transmission': 'automatic',
'trim': 'Feel Pack Business 1.5 BlueHDi 120CV BVA6 E6d / TRANSFO VP/VF',
'vin': None,
'year': 2021}
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003928auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:31 [ecarstrade.be] INFO: Saving data for 7003928auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538213.055119, 'last_price_update_time': 1774631131.512685}
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003928auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003920> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:32 [ecarstrade.be] INFO: Extracting details for car 7003920auction111076
2026-03-27 17:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9404a8c-8e68-5615-acc3-8c755321c35d with identifier: 7003920auction111076
2026-03-27 17:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9404a8c-8e68-5615-acc3-8c755321c35d with scrape type 2
2026-03-27 17:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9404a8c-8e68-5615-acc3-8c755321c35d with scrape type 2
2026-03-27 17:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c9404a8c-8e68-5615-acc3-8c755321c35d, identifier: 7003920auction111076
2026-03-27 17:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c9404a8c-8e68-5615-acc3-8c755321c35d with identifier: 7003920auction111076
2026-03-27 17:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c9404a8c-8e68-5615-acc3-8c755321c35d with identifier: 7003920auction111076
2026-03-27 17:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c9404a8c-8e68-5615-acc3-8c755321c35d with identifier: 7003920auction111076 to the API
2026-03-27 17:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003920>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'c9404a8c-8e68-5615-acc3-8c755321c35d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003920',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 69094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 2,
'seller_name': None,
'title': 'Berlingo Fourgon Club M 1000 1.2 PureTech 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Fourgon Club M 1000 1.2 PureTech 130CV BVA8 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003920auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:33 [ecarstrade.be] INFO: Saving data for 7003920auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538169.590784, 'last_price_update_time': 1774631133.040666}
2026-03-27 17:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003920auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003954> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:36 [ecarstrade.be] INFO: Extracting details for car 7003954auction111076
2026-03-27 17:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd6337b1-911d-5958-8e67-9c2e5c4255c8 with identifier: 7003954auction111076
2026-03-27 17:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd6337b1-911d-5958-8e67-9c2e5c4255c8 with scrape type 2
2026-03-27 17:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd6337b1-911d-5958-8e67-9c2e5c4255c8 with scrape type 2
2026-03-27 17:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd6337b1-911d-5958-8e67-9c2e5c4255c8, identifier: 7003954auction111076
2026-03-27 17:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd6337b1-911d-5958-8e67-9c2e5c4255c8 with identifier: 7003954auction111076
2026-03-27 17:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd6337b1-911d-5958-8e67-9c2e5c4255c8 with identifier: 7003954auction111076
2026-03-27 17:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd6337b1-911d-5958-8e67-9c2e5c4255c8 with identifier: 7003954auction111076 to the API
2026-03-27 17:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003954>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'bd6337b1-911d-5958-8e67-9c2e5c4255c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003954',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Peugeot',
'model': '2008',
'odometer': 79650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': '2008 Style 1.2 PureTech 100CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Style 1.2 PureTech 100CV BVM6 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003954auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:36 [ecarstrade.be] INFO: Saving data for 7003954auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538242.199997, 'last_price_update_time': 1774631136.757716}
2026-03-27 17:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003954auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003953> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:37 [ecarstrade.be] INFO: Extracting details for car 7003953auction111076
2026-03-27 17:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b5b5467-5e39-5a32-a8d4-914373e4e298 with identifier: 7003953auction111076
2026-03-27 17:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b5b5467-5e39-5a32-a8d4-914373e4e298 with scrape type 2
2026-03-27 17:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b5b5467-5e39-5a32-a8d4-914373e4e298 with scrape type 2
2026-03-27 17:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b5b5467-5e39-5a32-a8d4-914373e4e298, identifier: 7003953auction111076
2026-03-27 17:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b5b5467-5e39-5a32-a8d4-914373e4e298 with identifier: 7003953auction111076
2026-03-27 17:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b5b5467-5e39-5a32-a8d4-914373e4e298 with identifier: 7003953auction111076
2026-03-27 17:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b5b5467-5e39-5a32-a8d4-914373e4e298 with identifier: 7003953auction111076 to the API
2026-03-27 17:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003953>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '6b5b5467-5e39-5a32-a8d4-914373e4e298',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003953',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 120575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Grandland X Elegance Business 1.5 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Elegance Business 1.5 130CV BVA8 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003953auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:38 [ecarstrade.be] INFO: Saving data for 7003953auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538241.669604, 'last_price_update_time': 1774631138.043247}
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003953auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003952> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:38 [ecarstrade.be] INFO: Extracting details for car 7003952auction111076
2026-03-27 17:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f485f06-6906-50db-9d10-8e81af1bcf3a with identifier: 7003952auction111076
2026-03-27 17:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f485f06-6906-50db-9d10-8e81af1bcf3a with scrape type 2
2026-03-27 17:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f485f06-6906-50db-9d10-8e81af1bcf3a with scrape type 2
2026-03-27 17:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8f485f06-6906-50db-9d10-8e81af1bcf3a, identifier: 7003952auction111076
2026-03-27 17:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8f485f06-6906-50db-9d10-8e81af1bcf3a with identifier: 7003952auction111076
2026-03-27 17:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8f485f06-6906-50db-9d10-8e81af1bcf3a with identifier: 7003952auction111076
2026-03-27 17:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8f485f06-6906-50db-9d10-8e81af1bcf3a with identifier: 7003952auction111076 to the API
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003952>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '8f485f06-6906-50db-9d10-8e81af1bcf3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003952',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 41913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Crossland X Elegance Business 1.2 Turbo 110CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Elegance Business 1.2 Turbo 110CV BVM6 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003952auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:38 [ecarstrade.be] INFO: Saving data for 7003952auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538239.976189, 'last_price_update_time': 1774631138.55117}
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003952auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003951> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:38 [ecarstrade.be] INFO: Extracting details for car 7003951auction111076
2026-03-27 17:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0914b08-8ff0-5ef4-8922-9f930c7f6281 with identifier: 7003951auction111076
2026-03-27 17:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0914b08-8ff0-5ef4-8922-9f930c7f6281 with scrape type 2
2026-03-27 17:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0914b08-8ff0-5ef4-8922-9f930c7f6281 with scrape type 2
2026-03-27 17:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b0914b08-8ff0-5ef4-8922-9f930c7f6281, identifier: 7003951auction111076
2026-03-27 17:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0914b08-8ff0-5ef4-8922-9f930c7f6281 with identifier: 7003951auction111076
2026-03-27 17:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0914b08-8ff0-5ef4-8922-9f930c7f6281 with identifier: 7003951auction111076
2026-03-27 17:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0914b08-8ff0-5ef4-8922-9f930c7f6281 with identifier: 7003951auction111076 to the API
2026-03-27 17:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003951>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'b0914b08-8ff0-5ef4-8922-9f930c7f6281',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003951',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Opel',
'model': 'Corsa',
'odometer': 97524,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': 2,
'seller_name': None,
'title': 'Corsa F Elegance Business 1.2 Turbo 100CV BVM6 E6d / TRANSFO VP/VF',
'transmission': 'manual',
'trim': 'F Elegance Business 1.2 Turbo 100CV BVM6 E6d / TRANSFO VP/VF',
'vin': None,
'year': 2022}
2026-03-27 17:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003951auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:39 [ecarstrade.be] INFO: Saving data for 7003951auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538243.044325, 'last_price_update_time': 1774631139.329912}
2026-03-27 17:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003951auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003950> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:39 [ecarstrade.be] INFO: Extracting details for car 7003950auction111076
2026-03-27 17:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb080666-246c-5e6d-8ada-8c16b641b544 with identifier: 7003950auction111076
2026-03-27 17:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb080666-246c-5e6d-8ada-8c16b641b544 with scrape type 2
2026-03-27 17:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb080666-246c-5e6d-8ada-8c16b641b544 with scrape type 2
2026-03-27 17:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb080666-246c-5e6d-8ada-8c16b641b544, identifier: 7003950auction111076
2026-03-27 17:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb080666-246c-5e6d-8ada-8c16b641b544 with identifier: 7003950auction111076
2026-03-27 17:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb080666-246c-5e6d-8ada-8c16b641b544 with identifier: 7003950auction111076
2026-03-27 17:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb080666-246c-5e6d-8ada-8c16b641b544 with identifier: 7003950auction111076 to the API
2026-03-27 17:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Electric',
'id': 'bb080666-246c-5e6d-8ada-8c16b641b544',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003950',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 69756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Leaf / 2017 / 5P / Berline 62 kWh 217ch Business+',
'transmission': 'automatic',
'trim': 'NISSAN / 2017 / 5P / Berline 62 kWh 217ch Business+',
'vin': None,
'year': 2020}
2026-03-27 17:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003950auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:40 [ecarstrade.be] INFO: Saving data for 7003950auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538241.213078, 'last_price_update_time': 1774631140.049938}
2026-03-27 17:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003950auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003921> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:43 [ecarstrade.be] INFO: Extracting details for car 7003921auction111076
2026-03-27 17:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6815587c-8927-5c2f-a10f-31b5fe039100 with identifier: 7003921auction111076
2026-03-27 17:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6815587c-8927-5c2f-a10f-31b5fe039100 with scrape type 2
2026-03-27 17:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6815587c-8927-5c2f-a10f-31b5fe039100 with scrape type 2
2026-03-27 17:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6815587c-8927-5c2f-a10f-31b5fe039100, identifier: 7003921auction111076
2026-03-27 17:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6815587c-8927-5c2f-a10f-31b5fe039100 with identifier: 7003921auction111076
2026-03-27 17:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6815587c-8927-5c2f-a10f-31b5fe039100 with identifier: 7003921auction111076
2026-03-27 17:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6815587c-8927-5c2f-a10f-31b5fe039100 with identifier: 7003921auction111076 to the API
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003921>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '6815587c-8927-5c2f-a10f-31b5fe039100',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003921',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 72197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-01',
'seats_number': 3,
'seller_name': None,
'title': 'Berlingo Fourgon Driver M 1000 1.5 BlueHDi 100CV BVM5 E6dT',
'transmission': 'manual',
'trim': 'Fourgon Driver M 1000 1.5 BlueHDi 100CV BVM5 E6dT',
'vin': None,
'year': 2019}
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003921auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:43 [ecarstrade.be] INFO: Saving data for 7003921auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538168.575092, 'last_price_update_time': 1774631143.341319}
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003921auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003919> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:43 [ecarstrade.be] INFO: Extracting details for car 7003919auction111076
2026-03-27 17:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1770447-0cc7-546a-97ea-29b87ab9b845 with identifier: 7003919auction111076
2026-03-27 17:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1770447-0cc7-546a-97ea-29b87ab9b845 with scrape type 2
2026-03-27 17:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1770447-0cc7-546a-97ea-29b87ab9b845 with scrape type 2
2026-03-27 17:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1770447-0cc7-546a-97ea-29b87ab9b845, identifier: 7003919auction111076
2026-03-27 17:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1770447-0cc7-546a-97ea-29b87ab9b845 with identifier: 7003919auction111076
2026-03-27 17:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1770447-0cc7-546a-97ea-29b87ab9b845 with identifier: 7003919auction111076
2026-03-27 17:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1770447-0cc7-546a-97ea-29b87ab9b845 with identifier: 7003919auction111076 to the API
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003919>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'f1770447-0cc7-546a-97ea-29b87ab9b845',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003919',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 55603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 2,
'seller_name': None,
'title': 'Berlingo Fourgon Club M 650 1.5 BlueHDi 75CV BVM5 E6dT',
'transmission': 'manual',
'trim': 'Fourgon Club M 650 1.5 BlueHDi 75CV BVM5 E6dT',
'vin': None,
'year': 2021}
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003919auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:43 [ecarstrade.be] INFO: Saving data for 7003919auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538167.014114, 'last_price_update_time': 1774631143.802303}
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003919auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003948> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:44 [ecarstrade.be] INFO: Extracting details for car 7003948auction111076
2026-03-27 17:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82881b84-b9bc-5d1d-8569-d50f8bb7e87a with identifier: 7003948auction111076
2026-03-27 17:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82881b84-b9bc-5d1d-8569-d50f8bb7e87a with scrape type 2
2026-03-27 17:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82881b84-b9bc-5d1d-8569-d50f8bb7e87a with scrape type 2
2026-03-27 17:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82881b84-b9bc-5d1d-8569-d50f8bb7e87a, identifier: 7003948auction111076
2026-03-27 17:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82881b84-b9bc-5d1d-8569-d50f8bb7e87a with identifier: 7003948auction111076
2026-03-27 17:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82881b84-b9bc-5d1d-8569-d50f8bb7e87a with identifier: 7003948auction111076
2026-03-27 17:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82881b84-b9bc-5d1d-8569-d50f8bb7e87a with identifier: 7003948auction111076 to the API
2026-03-27 17:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003948>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '82881b84-b9bc-5d1d-8569-d50f8bb7e87a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003948',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'MAN',
'model': 'Mini Cooper SE Countryman',
'odometer': 86673,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'MINI Countryman / 2020 / 5P / Crossover Cooper SE ALL4 Busi Design '
'125+95ch BVA6',
'transmission': 'automatic',
'trim': 'MINI Countryman / 2020 / 5P / Crossover Cooper SE ALL4 Busi Design '
'125+95ch BVA6',
'vin': None,
'year': 2021}
2026-03-27 17:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003948auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:44 [ecarstrade.be] INFO: Saving data for 7003948auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538248.539778, 'last_price_update_time': 1774631144.616918}
2026-03-27 17:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003948auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003947> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:45 [ecarstrade.be] INFO: Extracting details for car 7003947auction111076
2026-03-27 17:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 877eadfd-6544-5441-ba1f-537608ff73e8 with identifier: 7003947auction111076
2026-03-27 17:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 877eadfd-6544-5441-ba1f-537608ff73e8 with scrape type 2
2026-03-27 17:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 877eadfd-6544-5441-ba1f-537608ff73e8 with scrape type 2
2026-03-27 17:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 877eadfd-6544-5441-ba1f-537608ff73e8, identifier: 7003947auction111076
2026-03-27 17:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 877eadfd-6544-5441-ba1f-537608ff73e8 with identifier: 7003947auction111076
2026-03-27 17:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 877eadfd-6544-5441-ba1f-537608ff73e8 with identifier: 7003947auction111076
2026-03-27 17:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 877eadfd-6544-5441-ba1f-537608ff73e8 with identifier: 7003947auction111076 to the API
2026-03-27 17:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003947>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '877eadfd-6544-5441-ba1f-537608ff73e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003947',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Mercedes',
'model': 'Sprinter',
'odometer': 111998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-01',
'seats_number': 3,
'seller_name': None,
'title': 'MERCEDES-BENZ Sprinter VU 4p Fourgon 316 CDI 37S 3.5T',
'transmission': 'manual',
'trim': 'MERCEDES-BENZ VU 4p Fourgon 316 CDI 37S 3.5T',
'vin': None,
'year': 2018}
2026-03-27 17:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003947auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:45 [ecarstrade.be] INFO: Saving data for 7003947auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538266.953554, 'last_price_update_time': 1774631145.548172}
2026-03-27 17:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003947auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003946> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:45 [ecarstrade.be] INFO: Extracting details for car 7003946auction111076
2026-03-27 17:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 784009c3-a153-5270-a509-c7509b5df58c with identifier: 7003946auction111076
2026-03-27 17:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 784009c3-a153-5270-a509-c7509b5df58c with scrape type 2
2026-03-27 17:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 784009c3-a153-5270-a509-c7509b5df58c with scrape type 2
2026-03-27 17:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 784009c3-a153-5270-a509-c7509b5df58c, identifier: 7003946auction111076
2026-03-27 17:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 784009c3-a153-5270-a509-c7509b5df58c with identifier: 7003946auction111076
2026-03-27 17:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 784009c3-a153-5270-a509-c7509b5df58c with identifier: 7003946auction111076
2026-03-27 17:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 784009c3-a153-5270-a509-c7509b5df58c with identifier: 7003946auction111076 to the API
2026-03-27 17:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003946>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.3L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '784009c3-a153-5270-a509-c7509b5df58c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003946',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Mercedes',
'model': 'B 200',
'odometer': 57569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Classe B / 2019 / 5P / monospace B 200 AMG Line '
'Edition BA7',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ Classe B / 2019 / 5P / monospace AMG Line Edition BA7',
'vin': None,
'year': 2021}
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003946auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:46 [ecarstrade.be] INFO: Saving data for 7003946auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538268.66151, 'last_price_update_time': 1774631146.109976}
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003946auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003945> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:46 [ecarstrade.be] INFO: Extracting details for car 7003945auction111076
2026-03-27 17:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 258dc547-132f-55ed-a527-24301e262939 with identifier: 7003945auction111076
2026-03-27 17:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258dc547-132f-55ed-a527-24301e262939 with scrape type 2
2026-03-27 17:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 258dc547-132f-55ed-a527-24301e262939 with scrape type 2
2026-03-27 17:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 258dc547-132f-55ed-a527-24301e262939, identifier: 7003945auction111076
2026-03-27 17:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 258dc547-132f-55ed-a527-24301e262939 with identifier: 7003945auction111076
2026-03-27 17:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 258dc547-132f-55ed-a527-24301e262939 with identifier: 7003945auction111076
2026-03-27 17:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 258dc547-132f-55ed-a527-24301e262939 with identifier: 7003945auction111076 to the API
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003945>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '258dc547-132f-55ed-a527-24301e262939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003945',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Mercedes',
'model': 'A-Class',
'odometer': 64534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Classe A Berline / 2018 / 4P / Berline A 250 e AMG '
'Line 8G-DCT',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ Classe A Berline / 2018 / 4P / Berline A 250 e AMG '
'Line 8G-DCT',
'vin': None,
'year': 2021}
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003945auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:46 [ecarstrade.be] INFO: Saving data for 7003945auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538219.427197, 'last_price_update_time': 1774631146.962305}
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003945auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003949> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:47 [ecarstrade.be] INFO: Extracting details for car 7003949auction111076
2026-03-27 17:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8a979c-2bde-5742-ae7e-60377ab6b82a with identifier: 7003949auction111076
2026-03-27 17:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8a979c-2bde-5742-ae7e-60377ab6b82a with scrape type 2
2026-03-27 17:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd8a979c-2bde-5742-ae7e-60377ab6b82a with scrape type 2
2026-03-27 17:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd8a979c-2bde-5742-ae7e-60377ab6b82a, identifier: 7003949auction111076
2026-03-27 17:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd8a979c-2bde-5742-ae7e-60377ab6b82a with identifier: 7003949auction111076
2026-03-27 17:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd8a979c-2bde-5742-ae7e-60377ab6b82a with identifier: 7003949auction111076
2026-03-27 17:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd8a979c-2bde-5742-ae7e-60377ab6b82a with identifier: 7003949auction111076 to the API
2026-03-27 17:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003949>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'cd8a979c-2bde-5742-ae7e-60377ab6b82a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003949',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Nissan',
'model': 'Juke',
'odometer': 57239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Juke / 2019 / 5P / Crossover DIG-T 114 DCT Business+',
'transmission': 'automatic',
'trim': 'NISSAN / 2019 / 5P / Crossover DIG-T 114 DCT Business+',
'vin': None,
'year': 2022}
2026-03-27 17:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003949auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:47 [ecarstrade.be] INFO: Saving data for 7003949auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538249.040321, 'last_price_update_time': 1774631147.527974}
2026-03-27 17:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003949auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003943> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:50 [ecarstrade.be] INFO: Extracting details for car 7003943auction111076
2026-03-27 17:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e8d605e-d027-5fdb-92f5-c4625de9e844 with identifier: 7003943auction111076
2026-03-27 17:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e8d605e-d027-5fdb-92f5-c4625de9e844 with scrape type 2
2026-03-27 17:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e8d605e-d027-5fdb-92f5-c4625de9e844 with scrape type 2
2026-03-27 17:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1e8d605e-d027-5fdb-92f5-c4625de9e844, identifier: 7003943auction111076
2026-03-27 17:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1e8d605e-d027-5fdb-92f5-c4625de9e844 with identifier: 7003943auction111076
2026-03-27 17:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1e8d605e-d027-5fdb-92f5-c4625de9e844 with identifier: 7003943auction111076
2026-03-27 17:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1e8d605e-d027-5fdb-92f5-c4625de9e844 with identifier: 7003943auction111076 to the API
2026-03-27 17:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003943>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1e8d605e-d027-5fdb-92f5-c4625de9e844',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003943',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 112992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': None,
'seller_name': None,
'title': 'Kona Intuitive Hybrid 2WD 1.6 GDI 140CV BVA6 E6d / Pare-brise HS',
'transmission': 'automatic',
'trim': 'Intuitive Hybrid 2WD 1.6 GDI 140CV BVA6 E6d / Pare-brise HS',
'vin': None,
'year': 2022}
2026-03-27 17:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003943auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:50 [ecarstrade.be] INFO: Saving data for 7003943auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538209.4606, 'last_price_update_time': 1774631150.442028}
2026-03-27 17:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003943auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003944> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:50 [ecarstrade.be] INFO: Extracting details for car 7003944auction111076
2026-03-27 17:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4b123cf-1a79-5fe2-a02f-9a942fae8a77 with identifier: 7003944auction111076
2026-03-27 17:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b123cf-1a79-5fe2-a02f-9a942fae8a77 with scrape type 2
2026-03-27 17:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4b123cf-1a79-5fe2-a02f-9a942fae8a77 with scrape type 2
2026-03-27 17:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d4b123cf-1a79-5fe2-a02f-9a942fae8a77, identifier: 7003944auction111076
2026-03-27 17:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d4b123cf-1a79-5fe2-a02f-9a942fae8a77 with identifier: 7003944auction111076
2026-03-27 17:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d4b123cf-1a79-5fe2-a02f-9a942fae8a77 with identifier: 7003944auction111076
2026-03-27 17:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d4b123cf-1a79-5fe2-a02f-9a942fae8a77 with identifier: 7003944auction111076 to the API
2026-03-27 17:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003944>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'd4b123cf-1a79-5fe2-a02f-9a942fae8a77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003944',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Kia',
'model': "cee'd",
'odometer': 129326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 2,
'seller_name': None,
'title': 'Ceed Sportswagon Active 1.6 CRDi 135CV BVA7 E6d / TRANSFO VP VF',
'transmission': 'automatic',
'trim': 'Ceed Sportswagon Active 1.6 CRDi 135CV BVA7 E6d / TRANSFO VP VF',
'vin': None,
'year': 2023}
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003944auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:51 [ecarstrade.be] INFO: Saving data for 7003944auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538217.088629, 'last_price_update_time': 1774631151.080734}
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003944auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003942> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:51 [ecarstrade.be] INFO: Extracting details for car 7003942auction111076
2026-03-27 17:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21d0dbce-df3a-5141-b065-d2b823590731 with identifier: 7003942auction111076
2026-03-27 17:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21d0dbce-df3a-5141-b065-d2b823590731 with scrape type 2
2026-03-27 17:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21d0dbce-df3a-5141-b065-d2b823590731 with scrape type 2
2026-03-27 17:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21d0dbce-df3a-5141-b065-d2b823590731, identifier: 7003942auction111076
2026-03-27 17:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21d0dbce-df3a-5141-b065-d2b823590731 with identifier: 7003942auction111076
2026-03-27 17:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21d0dbce-df3a-5141-b065-d2b823590731 with identifier: 7003942auction111076
2026-03-27 17:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21d0dbce-df3a-5141-b065-d2b823590731 with identifier: 7003942auction111076 to the API
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003942>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '21d0dbce-df3a-5141-b065-d2b823590731',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003942',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 112016,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'BAYON / 2021 / 5P / SUV 1.0 T-GDI 100 HYBRID 48V INTUITIVE / '
'TRANSFO VP/VF',
'transmission': 'automatic',
'trim': 'BAYON / 2021 / 5P / SUV 1.0 T-GDI 100 HYBRID 48V INTUITIVE / TRANSFO '
'VP/VF',
'vin': None,
'year': 2023}
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003942auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:51 [ecarstrade.be] INFO: Saving data for 7003942auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538232.952075, 'last_price_update_time': 1774631151.529598}
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003942auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003940> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:52 [ecarstrade.be] INFO: Extracting details for car 7003940auction111076
2026-03-27 17:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fda6be25-8f18-5bcf-909e-c7b01fb05cb2 with identifier: 7003940auction111076
2026-03-27 17:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda6be25-8f18-5bcf-909e-c7b01fb05cb2 with scrape type 2
2026-03-27 17:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fda6be25-8f18-5bcf-909e-c7b01fb05cb2 with scrape type 2
2026-03-27 17:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fda6be25-8f18-5bcf-909e-c7b01fb05cb2, identifier: 7003940auction111076
2026-03-27 17:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fda6be25-8f18-5bcf-909e-c7b01fb05cb2 with identifier: 7003940auction111076
2026-03-27 17:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fda6be25-8f18-5bcf-909e-c7b01fb05cb2 with identifier: 7003940auction111076
2026-03-27 17:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fda6be25-8f18-5bcf-909e-c7b01fb05cb2 with identifier: 7003940auction111076 to the API
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003940>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'fda6be25-8f18-5bcf-909e-c7b01fb05cb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003940',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Ford',
'model': 'Kuga',
'odometer': 31197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga / 2019 / 5P / SUV 2.5 190 hybrid Flexifuel Pshift '
'Titanium',
'transmission': 'automatic',
'trim': 'FORD / 2019 / 5P / SUV 2.5 190 hybrid Flexifuel Pshift Titanium',
'vin': None,
'year': 2023}
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003940auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:53 [ecarstrade.be] INFO: Saving data for 7003940auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538210.904261, 'last_price_update_time': 1774631153.147406}
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003940auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003939> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:53 [ecarstrade.be] INFO: Extracting details for car 7003939auction111076
2026-03-27 17:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e18e34-f17a-5698-98b0-36d4d50ad2e8 with identifier: 7003939auction111076
2026-03-27 17:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e18e34-f17a-5698-98b0-36d4d50ad2e8 with scrape type 2
2026-03-27 17:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68e18e34-f17a-5698-98b0-36d4d50ad2e8 with scrape type 2
2026-03-27 17:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 68e18e34-f17a-5698-98b0-36d4d50ad2e8, identifier: 7003939auction111076
2026-03-27 17:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 68e18e34-f17a-5698-98b0-36d4d50ad2e8 with identifier: 7003939auction111076
2026-03-27 17:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 68e18e34-f17a-5698-98b0-36d4d50ad2e8 with identifier: 7003939auction111076
2026-03-27 17:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 68e18e34-f17a-5698-98b0-36d4d50ad2e8 with identifier: 7003939auction111076 to the API
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003939>
{'auction_title': '',
'c_o_2_emission_value': 233,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '68e18e34-f17a-5698-98b0-36d4d50ad2e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003939',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 89675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-01',
'seats_number': None,
'seller_name': None,
'title': 'FIAT Ducato / 2014 / 4P / Fourgon tôlé 3.0 M H2 2.3 Multijet 120 '
'Pack Pro Nav',
'transmission': 'manual',
'trim': 'FIAT / 2014 / 4P / Fourgon tôlé 3.0 M H2 2.3 Multijet 120 Pack Pro '
'Nav',
'vin': None,
'year': 2020}
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003939auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:53 [ecarstrade.be] INFO: Saving data for 7003939auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538212.542691, 'last_price_update_time': 1774631153.634974}
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003939auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003938> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:55 [ecarstrade.be] INFO: Extracting details for car 7003938auction111076
2026-03-27 17:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b33cc0d1-e7bd-5e79-bb29-6105ef3a6027 with identifier: 7003938auction111076
2026-03-27 17:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b33cc0d1-e7bd-5e79-bb29-6105ef3a6027 with scrape type 2
2026-03-27 17:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b33cc0d1-e7bd-5e79-bb29-6105ef3a6027 with scrape type 2
2026-03-27 17:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b33cc0d1-e7bd-5e79-bb29-6105ef3a6027, identifier: 7003938auction111076
2026-03-27 17:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b33cc0d1-e7bd-5e79-bb29-6105ef3a6027 with identifier: 7003938auction111076
2026-03-27 17:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b33cc0d1-e7bd-5e79-bb29-6105ef3a6027 with identifier: 7003938auction111076
2026-03-27 17:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b33cc0d1-e7bd-5e79-bb29-6105ef3a6027 with identifier: 7003938auction111076 to the API
2026-03-27 17:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003938>
{'auction_title': '',
'c_o_2_emission_value': 231,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.3L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'b33cc0d1-e7bd-5e79-bb29-6105ef3a6027',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003938',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 60983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-01',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT Ducato 2014 4P Fourgon tôlé 30 C H1 23 Multijet 120 Pack '
'Pro Nav',
'transmission': 'manual',
'trim': 'FIAT 2014 4P Fourgon tôlé 30 C H1 23 Multijet 120 Pack Pro Nav',
'vin': None,
'year': 2020}
2026-03-27 17:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003938auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:55 [ecarstrade.be] INFO: Saving data for 7003938auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538215.99987, 'last_price_update_time': 1774631155.910468}
2026-03-27 17:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003938auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003937> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:57 [ecarstrade.be] INFO: Extracting details for car 7003937auction111076
2026-03-27 17:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e494ab06-afbb-5b13-8e5a-731ab228c660 with identifier: 7003937auction111076
2026-03-27 17:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e494ab06-afbb-5b13-8e5a-731ab228c660 with scrape type 2
2026-03-27 17:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e494ab06-afbb-5b13-8e5a-731ab228c660 with scrape type 2
2026-03-27 17:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e494ab06-afbb-5b13-8e5a-731ab228c660, identifier: 7003937auction111076
2026-03-27 17:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e494ab06-afbb-5b13-8e5a-731ab228c660 with identifier: 7003937auction111076
2026-03-27 17:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e494ab06-afbb-5b13-8e5a-731ab228c660 with identifier: 7003937auction111076
2026-03-27 17:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e494ab06-afbb-5b13-8e5a-731ab228c660 with identifier: 7003937auction111076 to the API
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003937>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'e494ab06-afbb-5b13-8e5a-731ab228c660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003937',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 89102,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 3,
'seller_name': None,
'title': 'Jumpy Fourgon Driver M 2.0 BlueHDi 120CV BVM6 E6dT',
'transmission': 'manual',
'trim': 'Fourgon Driver M 2.0 BlueHDi 120CV BVM6 E6dT',
'vin': None,
'year': 2020}
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003937auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Saving data for 7003937auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538216.359597, 'last_price_update_time': 1774631158.192242}
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003937auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003936> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:58 [ecarstrade.be] INFO: Extracting details for car 7003936auction111076
2026-03-27 17:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53558f10-7c00-5c24-a2a1-eaefe25e9f94 with identifier: 7003936auction111076
2026-03-27 17:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53558f10-7c00-5c24-a2a1-eaefe25e9f94 with scrape type 2
2026-03-27 17:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53558f10-7c00-5c24-a2a1-eaefe25e9f94 with scrape type 2
2026-03-27 17:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 53558f10-7c00-5c24-a2a1-eaefe25e9f94, identifier: 7003936auction111076
2026-03-27 17:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 53558f10-7c00-5c24-a2a1-eaefe25e9f94 with identifier: 7003936auction111076
2026-03-27 17:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 53558f10-7c00-5c24-a2a1-eaefe25e9f94 with identifier: 7003936auction111076
2026-03-27 17:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 53558f10-7c00-5c24-a2a1-eaefe25e9f94 with identifier: 7003936auction111076 to the API
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003936>
{'auction_title': '',
'c_o_2_emission_value': 213,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '53558f10-7c00-5c24-a2a1-eaefe25e9f94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003936',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 42538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'FIAT Ducato / 2014 / 4P / Fourgon tôlé H3-Power 120 3.0 M H2 Pack',
'transmission': 'manual',
'trim': 'FIAT / 2014 / 4P / Fourgon tôlé H3-Power 120 3.0 M H2 Pack',
'vin': None,
'year': 2022}
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003936auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Saving data for 7003936auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538217.632294, 'last_price_update_time': 1774631158.64684}
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003936auction111076') HTTP/1.1" 204 0
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003955auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003955auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003955auction111076: 2
2026-03-27 17:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003956auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003956auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003956auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003957auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003957auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003957auction111076: 2
2026-03-27 17:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003958auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003958auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003958auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003959auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003959auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003959auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003960auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003960auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003960auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003961auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003961auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003961auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003962auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003962auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003962auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003963auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003963auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003963auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003964auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003964auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003964auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003965auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003965auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003965auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003966auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003966auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003966auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003967auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003967auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003967auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003968auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003968auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003968auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003969auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003969auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003969auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003970auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003970auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:58 [ecarstrade.be] INFO: Scrape type for 7003970auction111076: 2
2026-03-27 17:05:58 [ecarstrade.be] INFO: Found listing with ID: 7003971auction111076
2026-03-27 17:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003971auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:59 [ecarstrade.be] INFO: Scrape type for 7003971auction111076: 2
2026-03-27 17:05:59 [ecarstrade.be] INFO: Found listing with ID: 7003972auction111076
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003972auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:59 [ecarstrade.be] INFO: Scrape type for 7003972auction111076: 2
2026-03-27 17:05:59 [ecarstrade.be] INFO: Found listing with ID: 7003973auction111076
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003973auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:59 [ecarstrade.be] INFO: Scrape type for 7003973auction111076: 2
2026-03-27 17:05:59 [ecarstrade.be] INFO: Found listing with ID: 7003974auction111076
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003974auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:59 [ecarstrade.be] INFO: Scrape type for 7003974auction111076: 2
2026-03-27 17:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003933> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:05:59 [ecarstrade.be] INFO: Extracting details for car 7003933auction111076
2026-03-27 17:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e60cd02-c184-5db0-b6a6-e07c5fc47456 with identifier: 7003933auction111076
2026-03-27 17:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e60cd02-c184-5db0-b6a6-e07c5fc47456 with scrape type 2
2026-03-27 17:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e60cd02-c184-5db0-b6a6-e07c5fc47456 with scrape type 2
2026-03-27 17:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e60cd02-c184-5db0-b6a6-e07c5fc47456, identifier: 7003933auction111076
2026-03-27 17:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e60cd02-c184-5db0-b6a6-e07c5fc47456 with identifier: 7003933auction111076
2026-03-27 17:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e60cd02-c184-5db0-b6a6-e07c5fc47456 with identifier: 7003933auction111076
2026-03-27 17:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e60cd02-c184-5db0-b6a6-e07c5fc47456 with identifier: 7003933auction111076 to the API
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003933>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '3e60cd02-c184-5db0-b6a6-e07c5fc47456',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003933',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 117987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'C5 Aircross Business 1.5 BlueHDi 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Business 1.5 BlueHDi 130CV BVA8 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003933auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:05:59 [ecarstrade.be] INFO: Saving data for 7003933auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538215.037245, 'last_price_update_time': 1774631159.823297}
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003933auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003932> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:00 [ecarstrade.be] INFO: Extracting details for car 7003932auction111076
2026-03-27 17:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3797e7b0-31ff-5c8e-9f67-22d0d953f3ee with identifier: 7003932auction111076
2026-03-27 17:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3797e7b0-31ff-5c8e-9f67-22d0d953f3ee with scrape type 2
2026-03-27 17:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3797e7b0-31ff-5c8e-9f67-22d0d953f3ee with scrape type 2
2026-03-27 17:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3797e7b0-31ff-5c8e-9f67-22d0d953f3ee, identifier: 7003932auction111076
2026-03-27 17:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3797e7b0-31ff-5c8e-9f67-22d0d953f3ee with identifier: 7003932auction111076
2026-03-27 17:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3797e7b0-31ff-5c8e-9f67-22d0d953f3ee with identifier: 7003932auction111076
2026-03-27 17:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3797e7b0-31ff-5c8e-9f67-22d0d953f3ee with identifier: 7003932auction111076 to the API
2026-03-27 17:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003932>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '3797e7b0-31ff-5c8e-9f67-22d0d953f3ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003932',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 93873,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-01',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN Jumper / 2014 / 4P / Fourgon tôlé 30 L1H1 BlueHDi 130 BVM6 '
'Business',
'transmission': 'manual',
'trim': 'CITROEN / 2014 / 4P / Fourgon tôlé 30 L1H1 BlueHDi 130 BVM6 '
'Business',
'vin': None,
'year': 2019}
2026-03-27 17:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003932auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:01 [ecarstrade.be] INFO: Saving data for 7003932auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538214.48934, 'last_price_update_time': 1774631161.25421}
2026-03-27 17:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003932auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003955> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:01 [ecarstrade.be] INFO: Extracting details for car 7003955auction111076
2026-03-27 17:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e48a5232-0a92-5eae-bf45-4ff971287192 with identifier: 7003955auction111076
2026-03-27 17:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e48a5232-0a92-5eae-bf45-4ff971287192 with scrape type 2
2026-03-27 17:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e48a5232-0a92-5eae-bf45-4ff971287192 with scrape type 2
2026-03-27 17:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e48a5232-0a92-5eae-bf45-4ff971287192, identifier: 7003955auction111076
2026-03-27 17:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e48a5232-0a92-5eae-bf45-4ff971287192 with identifier: 7003955auction111076
2026-03-27 17:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e48a5232-0a92-5eae-bf45-4ff971287192 with identifier: 7003955auction111076
2026-03-27 17:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e48a5232-0a92-5eae-bf45-4ff971287192 with identifier: 7003955auction111076 to the API
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003955>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'e48a5232-0a92-5eae-bf45-4ff971287192',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003955',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Peugeot',
'model': '108',
'odometer': 110435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-01',
'seats_number': 4,
'seller_name': None,
'title': '108 Active 1.0 70CV BVM5 E6',
'transmission': 'manual',
'trim': 'Active 1.0 70CV BVM5 E6',
'vin': None,
'year': 2019}
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003955auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:02 [ecarstrade.be] INFO: Saving data for 7003955auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538240.743203, 'last_price_update_time': 1774631162.270773}
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003955auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003931> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:02 [ecarstrade.be] INFO: Extracting details for car 7003931auction111076
2026-03-27 17:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c35d44a7-7dc8-5481-9fdd-a1f2c4a4b6c3 with identifier: 7003931auction111076
2026-03-27 17:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c35d44a7-7dc8-5481-9fdd-a1f2c4a4b6c3 with scrape type 2
2026-03-27 17:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c35d44a7-7dc8-5481-9fdd-a1f2c4a4b6c3 with scrape type 2
2026-03-27 17:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c35d44a7-7dc8-5481-9fdd-a1f2c4a4b6c3, identifier: 7003931auction111076
2026-03-27 17:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c35d44a7-7dc8-5481-9fdd-a1f2c4a4b6c3 with identifier: 7003931auction111076
2026-03-27 17:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c35d44a7-7dc8-5481-9fdd-a1f2c4a4b6c3 with identifier: 7003931auction111076
2026-03-27 17:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c35d44a7-7dc8-5481-9fdd-a1f2c4a4b6c3 with identifier: 7003931auction111076 to the API
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003931>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'c35d44a7-7dc8-5481-9fdd-a1f2c4a4b6c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003931',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Citroen',
'model': 'C4',
'odometer': 88323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'C4 X Feel Pack 1.2 PureTech 130CV BVA8 6E',
'transmission': 'automatic',
'trim': 'X Feel Pack 1.2 PureTech 130CV BVA8 6E',
'vin': None,
'year': 2023}
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003931auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:02 [ecarstrade.be] INFO: Saving data for 7003931auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538278.779349, 'last_price_update_time': 1774631162.771118}
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003931auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003976auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003976auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003976auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003977auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003977auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003977auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003978auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003978auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003978auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003979auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003979auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003979auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003980auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003980auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003980auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003981auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003981auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003981auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003982auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003982auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003982auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003983auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003983auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003983auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003984auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003984auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003984auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003985auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003985auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003985auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003986auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003986auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003986auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003987auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003987auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003987auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003988auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003988auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003988auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003989auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003989auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003989auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003990auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003990auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003990auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003991auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003991auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003991auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003992auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003992auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003992auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003993auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003993auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003993auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003994auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003994auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003994auction111076: 2
2026-03-27 17:06:04 [ecarstrade.be] INFO: Found listing with ID: 7003995auction111076
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003995auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:04 [ecarstrade.be] INFO: Scrape type for 7003995auction111076: 2
2026-03-27 17:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003930> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:05 [ecarstrade.be] INFO: Extracting details for car 7003930auction111076
2026-03-27 17:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57f15cb8-43aa-5f8b-a422-00e9d166dff8 with identifier: 7003930auction111076
2026-03-27 17:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f15cb8-43aa-5f8b-a422-00e9d166dff8 with scrape type 2
2026-03-27 17:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57f15cb8-43aa-5f8b-a422-00e9d166dff8 with scrape type 2
2026-03-27 17:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 57f15cb8-43aa-5f8b-a422-00e9d166dff8, identifier: 7003930auction111076
2026-03-27 17:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 57f15cb8-43aa-5f8b-a422-00e9d166dff8 with identifier: 7003930auction111076
2026-03-27 17:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 57f15cb8-43aa-5f8b-a422-00e9d166dff8 with identifier: 7003930auction111076
2026-03-27 17:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 57f15cb8-43aa-5f8b-a422-00e9d166dff8 with identifier: 7003930auction111076 to the API
2026-03-27 17:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003930>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '57f15cb8-43aa-5f8b-a422-00e9d166dff8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003930',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Citroen',
'model': 'C4',
'odometer': 121795,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 2,
'seller_name': None,
'title': 'C4 Berline Feel Nav Business R 1.5 BlueHDI 130CV BVA8 6E',
'transmission': 'automatic',
'trim': 'Berline Feel Nav Business R 1.5 BlueHDI 130CV BVA8 6E',
'vin': None,
'year': 2023}
2026-03-27 17:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003930auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:05 [ecarstrade.be] INFO: Saving data for 7003930auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538281.055166, 'last_price_update_time': 1774631165.658153}
2026-03-27 17:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003930auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003956> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:06 [ecarstrade.be] INFO: Extracting details for car 7003956auction111076
2026-03-27 17:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb9cbd2-e46d-5213-86f4-c529ed2f3bc3 with identifier: 7003956auction111076
2026-03-27 17:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb9cbd2-e46d-5213-86f4-c529ed2f3bc3 with scrape type 2
2026-03-27 17:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccb9cbd2-e46d-5213-86f4-c529ed2f3bc3 with scrape type 2
2026-03-27 17:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ccb9cbd2-e46d-5213-86f4-c529ed2f3bc3, identifier: 7003956auction111076
2026-03-27 17:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ccb9cbd2-e46d-5213-86f4-c529ed2f3bc3 with identifier: 7003956auction111076
2026-03-27 17:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ccb9cbd2-e46d-5213-86f4-c529ed2f3bc3 with identifier: 7003956auction111076
2026-03-27 17:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ccb9cbd2-e46d-5213-86f4-c529ed2f3bc3 with identifier: 7003956auction111076 to the API
2026-03-27 17:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003956>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'ccb9cbd2-e46d-5213-86f4-c529ed2f3bc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003956',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '2008',
'odometer': 112573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': None,
'title': '2008 Active Business 1.5 HDi 110CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Active Business 1.5 HDi 110CV BVM6 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003956auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:07 [ecarstrade.be] INFO: Saving data for 7003956auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538244.649983, 'last_price_update_time': 1774631167.155915}
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003956auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:07 [scrapy.extensions.logstats] INFO: Crawled 1134 pages (at 44 pages/min), scraped 969 items (at 40 items/min)
2026-03-27 17:06:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003957> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:07 [ecarstrade.be] INFO: Extracting details for car 7003957auction111076
2026-03-27 17:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49609085-f5d2-5e1d-b68d-e2115f0af37f with identifier: 7003957auction111076
2026-03-27 17:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49609085-f5d2-5e1d-b68d-e2115f0af37f with scrape type 2
2026-03-27 17:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49609085-f5d2-5e1d-b68d-e2115f0af37f with scrape type 2
2026-03-27 17:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 49609085-f5d2-5e1d-b68d-e2115f0af37f, identifier: 7003957auction111076
2026-03-27 17:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 49609085-f5d2-5e1d-b68d-e2115f0af37f with identifier: 7003957auction111076
2026-03-27 17:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 49609085-f5d2-5e1d-b68d-e2115f0af37f with identifier: 7003957auction111076
2026-03-27 17:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 49609085-f5d2-5e1d-b68d-e2115f0af37f with identifier: 7003957auction111076 to the API
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003957>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': None,
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '49609085-f5d2-5e1d-b68d-e2115f0af37f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003957',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '2008',
'odometer': 97980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': '2008 Allure Pack 1.5 HDi 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Allure Pack 1.5 HDi 130CV BVA8 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003957auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:07 [ecarstrade.be] INFO: Saving data for 7003957auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538249.551258, 'last_price_update_time': 1774631167.890959}
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003957auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003960> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:09 [ecarstrade.be] INFO: Extracting details for car 7003960auction111076
2026-03-27 17:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff697c8-dfac-5f5b-ae5c-829d9db471d8 with identifier: 7003960auction111076
2026-03-27 17:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff697c8-dfac-5f5b-ae5c-829d9db471d8 with scrape type 2
2026-03-27 17:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dff697c8-dfac-5f5b-ae5c-829d9db471d8 with scrape type 2
2026-03-27 17:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dff697c8-dfac-5f5b-ae5c-829d9db471d8, identifier: 7003960auction111076
2026-03-27 17:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dff697c8-dfac-5f5b-ae5c-829d9db471d8 with identifier: 7003960auction111076
2026-03-27 17:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dff697c8-dfac-5f5b-ae5c-829d9db471d8 with identifier: 7003960auction111076
2026-03-27 17:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dff697c8-dfac-5f5b-ae5c-829d9db471d8 with identifier: 7003960auction111076 to the API
2026-03-27 17:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003960>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'dff697c8-dfac-5f5b-ae5c-829d9db471d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003960',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Peugeot',
'model': '208',
'odometer': 96866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-01',
'seats_number': 2,
'seller_name': None,
'title': '208 Affaire Premium Pack 1.2 80CV BVM5 E6dT',
'transmission': 'manual',
'trim': 'Affaire Premium Pack 1.2 80CV BVM5 E6dT',
'vin': None,
'year': 2018}
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003960auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:10 [ecarstrade.be] INFO: Saving data for 7003960auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538245.416056, 'last_price_update_time': 1774631170.075008}
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003960auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003959> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:10 [ecarstrade.be] INFO: Extracting details for car 7003959auction111076
2026-03-27 17:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e18bca4-e047-5bf5-846e-f42a001f3bb4 with identifier: 7003959auction111076
2026-03-27 17:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e18bca4-e047-5bf5-846e-f42a001f3bb4 with scrape type 2
2026-03-27 17:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e18bca4-e047-5bf5-846e-f42a001f3bb4 with scrape type 2
2026-03-27 17:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9e18bca4-e047-5bf5-846e-f42a001f3bb4, identifier: 7003959auction111076
2026-03-27 17:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9e18bca4-e047-5bf5-846e-f42a001f3bb4 with identifier: 7003959auction111076
2026-03-27 17:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9e18bca4-e047-5bf5-846e-f42a001f3bb4 with identifier: 7003959auction111076
2026-03-27 17:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9e18bca4-e047-5bf5-846e-f42a001f3bb4 with identifier: 7003959auction111076 to the API
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Electric',
'id': '9e18bca4-e047-5bf5-846e-f42a001f3bb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003959',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Peugeot',
'model': '208',
'odometer': 15661,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': None,
'title': '208 (e-) Active Business 50kWh BVA',
'transmission': 'automatic',
'trim': '(e-) Active Business 50kWh BVA',
'vin': None,
'year': 2020}
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003959auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:10 [ecarstrade.be] INFO: Saving data for 7003959auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538246.239525, 'last_price_update_time': 1774631170.544178}
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003959auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003961> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:11 [ecarstrade.be] INFO: Extracting details for car 7003961auction111076
2026-03-27 17:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3685a5b-60c8-5ed6-a565-93e772b8837c with identifier: 7003961auction111076
2026-03-27 17:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3685a5b-60c8-5ed6-a565-93e772b8837c with scrape type 2
2026-03-27 17:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3685a5b-60c8-5ed6-a565-93e772b8837c with scrape type 2
2026-03-27 17:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f3685a5b-60c8-5ed6-a565-93e772b8837c, identifier: 7003961auction111076
2026-03-27 17:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f3685a5b-60c8-5ed6-a565-93e772b8837c with identifier: 7003961auction111076
2026-03-27 17:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f3685a5b-60c8-5ed6-a565-93e772b8837c with identifier: 7003961auction111076
2026-03-27 17:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f3685a5b-60c8-5ed6-a565-93e772b8837c with identifier: 7003961auction111076 to the API
2026-03-27 17:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003961>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'f3685a5b-60c8-5ed6-a565-93e772b8837c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003961',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Peugeot',
'model': '208',
'odometer': 5044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-01',
'seats_number': 5,
'seller_name': None,
'title': '208 Active 1.2 PureTech 100CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Active 1.2 PureTech 100CV BVM6 E6d',
'vin': None,
'year': 2024}
2026-03-27 17:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003961auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:11 [ecarstrade.be] INFO: Saving data for 7003961auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538249.954308, 'last_price_update_time': 1774631171.687795}
2026-03-27 17:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003961auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003962> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:11 [ecarstrade.be] INFO: Extracting details for car 7003962auction111076
2026-03-27 17:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eed0cc9-3ba6-5fd1-b7fb-8eea5a47ef27 with identifier: 7003962auction111076
2026-03-27 17:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eed0cc9-3ba6-5fd1-b7fb-8eea5a47ef27 with scrape type 2
2026-03-27 17:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eed0cc9-3ba6-5fd1-b7fb-8eea5a47ef27 with scrape type 2
2026-03-27 17:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1eed0cc9-3ba6-5fd1-b7fb-8eea5a47ef27, identifier: 7003962auction111076
2026-03-27 17:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1eed0cc9-3ba6-5fd1-b7fb-8eea5a47ef27 with identifier: 7003962auction111076
2026-03-27 17:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1eed0cc9-3ba6-5fd1-b7fb-8eea5a47ef27 with identifier: 7003962auction111076
2026-03-27 17:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1eed0cc9-3ba6-5fd1-b7fb-8eea5a47ef27 with identifier: 7003962auction111076 to the API
2026-03-27 17:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003962>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '1eed0cc9-3ba6-5fd1-b7fb-8eea5a47ef27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003962',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Peugeot',
'model': '3008',
'odometer': 115459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 II Active Pack 1.2 PureTech 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'II Active Pack 1.2 PureTech 130CV BVA8 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003962auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:12 [ecarstrade.be] INFO: Saving data for 7003962auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538245.943586, 'last_price_update_time': 1774631172.290162}
2026-03-27 17:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003962auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003941> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:13 [ecarstrade.be] INFO: Extracting details for car 7003941auction111076
2026-03-27 17:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 838fc3ef-e984-5ed8-b09c-dd1b192a2c55 with identifier: 7003941auction111076
2026-03-27 17:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 838fc3ef-e984-5ed8-b09c-dd1b192a2c55 with scrape type 2
2026-03-27 17:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 838fc3ef-e984-5ed8-b09c-dd1b192a2c55 with scrape type 2
2026-03-27 17:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 838fc3ef-e984-5ed8-b09c-dd1b192a2c55, identifier: 7003941auction111076
2026-03-27 17:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 838fc3ef-e984-5ed8-b09c-dd1b192a2c55 with identifier: 7003941auction111076
2026-03-27 17:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 838fc3ef-e984-5ed8-b09c-dd1b192a2c55 with identifier: 7003941auction111076
2026-03-27 17:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 838fc3ef-e984-5ed8-b09c-dd1b192a2c55 with identifier: 7003941auction111076 to the API
2026-03-27 17:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003941>
{'auction_title': '',
'c_o_2_emission_value': 228,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '838fc3ef-e984-5ed8-b09c-dd1b192a2c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003941',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Ford',
'model': 'Transit',
'odometer': 4964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit / 2019 / 4P / Fourgon tôlé 2.0 ECOB 130PS 330 L3H2 '
'TREND BUSINESS',
'transmission': 'manual',
'trim': 'FORD / 2019 / 4P / Fourgon tôlé 2.0 ECOB 130PS 330 L3H2 TREND '
'BUSINESS',
'vin': None,
'year': 2024}
2026-03-27 17:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003941auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:13 [ecarstrade.be] INFO: Saving data for 7003941auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538211.720919, 'last_price_update_time': 1774631173.872895}
2026-03-27 17:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003941auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003964> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003963> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:14 [ecarstrade.be] INFO: Extracting details for car 7003964auction111076
2026-03-27 17:06:14 [ecarstrade.be] INFO: Extracting details for car 7003963auction111076
2026-03-27 17:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0751a1f-164a-5ceb-baa4-ec77261403c6 with identifier: 7003964auction111076
2026-03-27 17:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0751a1f-164a-5ceb-baa4-ec77261403c6 with scrape type 2
2026-03-27 17:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0751a1f-164a-5ceb-baa4-ec77261403c6 with scrape type 2
2026-03-27 17:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b0751a1f-164a-5ceb-baa4-ec77261403c6, identifier: 7003964auction111076
2026-03-27 17:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 250b3264-207e-5dab-ab54-16e6ac1a5861 with identifier: 7003963auction111076
2026-03-27 17:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 250b3264-207e-5dab-ab54-16e6ac1a5861 with scrape type 2
2026-03-27 17:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 250b3264-207e-5dab-ab54-16e6ac1a5861 with scrape type 2
2026-03-27 17:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 250b3264-207e-5dab-ab54-16e6ac1a5861, identifier: 7003963auction111076
2026-03-27 17:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0751a1f-164a-5ceb-baa4-ec77261403c6 with identifier: 7003964auction111076
2026-03-27 17:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0751a1f-164a-5ceb-baa4-ec77261403c6 with identifier: 7003964auction111076
2026-03-27 17:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0751a1f-164a-5ceb-baa4-ec77261403c6 with identifier: 7003964auction111076 to the API
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003964>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'b0751a1f-164a-5ceb-baa4-ec77261403c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003964',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '3008',
'odometer': 104466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 Active Business 1.2 PureTech 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Active Business 1.2 PureTech 130CV BVA8 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003964auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:14 [ecarstrade.be] INFO: Saving data for 7003964auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538218.734387, 'last_price_update_time': 1774631174.460253}
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003964auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 250b3264-207e-5dab-ab54-16e6ac1a5861 with identifier: 7003963auction111076
2026-03-27 17:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 250b3264-207e-5dab-ab54-16e6ac1a5861 with identifier: 7003963auction111076
2026-03-27 17:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 250b3264-207e-5dab-ab54-16e6ac1a5861 with identifier: 7003963auction111076 to the API
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003963>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '250b3264-207e-5dab-ab54-16e6ac1a5861',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003963',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '3008',
'odometer': 105479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 II Allure Pack 1.2 PureTech 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'II Allure Pack 1.2 PureTech 130CV BVA8 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003963auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:14 [ecarstrade.be] INFO: Saving data for 7003963auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538243.721476, 'last_price_update_time': 1774631174.717646}
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003963auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003974> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:17 [ecarstrade.be] INFO: Extracting details for car 7003974auction111076
2026-03-27 17:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc14c70-0793-5345-8ad8-30418a732bcd with identifier: 7003974auction111076
2026-03-27 17:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc14c70-0793-5345-8ad8-30418a732bcd with scrape type 2
2026-03-27 17:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cc14c70-0793-5345-8ad8-30418a732bcd with scrape type 2
2026-03-27 17:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8cc14c70-0793-5345-8ad8-30418a732bcd, identifier: 7003974auction111076
2026-03-27 17:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8cc14c70-0793-5345-8ad8-30418a732bcd with identifier: 7003974auction111076
2026-03-27 17:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8cc14c70-0793-5345-8ad8-30418a732bcd with identifier: 7003974auction111076
2026-03-27 17:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8cc14c70-0793-5345-8ad8-30418a732bcd with identifier: 7003974auction111076 to the API
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003974>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '8cc14c70-0793-5345-8ad8-30418a732bcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003974',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 124417,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-01',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT Boxer / 2014 / 4P / Fourgon tôlé BlueHDi S&S 140 S&S '
'ASPHALT 333 L2H2',
'transmission': 'manual',
'trim': 'PEUGEOT / 2014 / 4P / Fourgon tôlé BlueHDi S&S 140 S&S ASPHALT 333 '
'L2H2',
'vin': None,
'year': 2020}
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003974auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:17 [ecarstrade.be] INFO: Saving data for 7003974auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538333.609343, 'last_price_update_time': 1774631177.48175}
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003974auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003973> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:17 [ecarstrade.be] INFO: Extracting details for car 7003973auction111076
2026-03-27 17:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 487644ea-47bd-5714-8ae9-a54aec039bc2 with identifier: 7003973auction111076
2026-03-27 17:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 487644ea-47bd-5714-8ae9-a54aec039bc2 with scrape type 2
2026-03-27 17:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 487644ea-47bd-5714-8ae9-a54aec039bc2 with scrape type 2
2026-03-27 17:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 487644ea-47bd-5714-8ae9-a54aec039bc2, identifier: 7003973auction111076
2026-03-27 17:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 487644ea-47bd-5714-8ae9-a54aec039bc2 with identifier: 7003973auction111076
2026-03-27 17:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 487644ea-47bd-5714-8ae9-a54aec039bc2 with identifier: 7003973auction111076
2026-03-27 17:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 487644ea-47bd-5714-8ae9-a54aec039bc2 with identifier: 7003973auction111076 to the API
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003973>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '487644ea-47bd-5714-8ae9-a54aec039bc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003973',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '5008',
'odometer': 31524,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 7,
'seller_name': None,
'title': '5008 GT Line 1.2 PureTech 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'GT Line 1.2 PureTech 130CV BVA8 E6d',
'vin': None,
'year': 2020}
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003973auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:17 [ecarstrade.be] INFO: Saving data for 7003973auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538277.573427, 'last_price_update_time': 1774631177.9292}
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003973auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003972> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:18 [ecarstrade.be] INFO: Extracting details for car 7003972auction111076
2026-03-27 17:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11848560-f170-5c9d-b9c7-de57ae7327f8 with identifier: 7003972auction111076
2026-03-27 17:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11848560-f170-5c9d-b9c7-de57ae7327f8 with scrape type 2
2026-03-27 17:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11848560-f170-5c9d-b9c7-de57ae7327f8 with scrape type 2
2026-03-27 17:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11848560-f170-5c9d-b9c7-de57ae7327f8, identifier: 7003972auction111076
2026-03-27 17:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11848560-f170-5c9d-b9c7-de57ae7327f8 with identifier: 7003972auction111076
2026-03-27 17:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11848560-f170-5c9d-b9c7-de57ae7327f8 with identifier: 7003972auction111076
2026-03-27 17:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11848560-f170-5c9d-b9c7-de57ae7327f8 with identifier: 7003972auction111076 to the API
2026-03-27 17:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003972>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '11848560-f170-5c9d-b9c7-de57ae7327f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003972',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Peugeot',
'model': '5008',
'odometer': 50435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-01',
'seats_number': 7,
'seller_name': None,
'title': '5008 Active Business 1.2 PureTech 130CV BVM6 7 Sieges E6d',
'transmission': 'manual',
'trim': 'Active Business 1.2 PureTech 130CV BVM6 7 Sieges E6d',
'vin': None,
'year': 2021}
2026-03-27 17:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003972auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:18 [ecarstrade.be] INFO: Saving data for 7003972auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538265.016045, 'last_price_update_time': 1774631178.753694}
2026-03-27 17:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003972auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003971> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:19 [ecarstrade.be] INFO: Extracting details for car 7003971auction111076
2026-03-27 17:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca6f9731-b977-52a3-99b5-4263e2be3657 with identifier: 7003971auction111076
2026-03-27 17:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca6f9731-b977-52a3-99b5-4263e2be3657 with scrape type 2
2026-03-27 17:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca6f9731-b977-52a3-99b5-4263e2be3657 with scrape type 2
2026-03-27 17:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca6f9731-b977-52a3-99b5-4263e2be3657, identifier: 7003971auction111076
2026-03-27 17:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca6f9731-b977-52a3-99b5-4263e2be3657 with identifier: 7003971auction111076
2026-03-27 17:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca6f9731-b977-52a3-99b5-4263e2be3657 with identifier: 7003971auction111076
2026-03-27 17:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca6f9731-b977-52a3-99b5-4263e2be3657 with identifier: 7003971auction111076 to the API
2026-03-27 17:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003971>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'ca6f9731-b977-52a3-99b5-4263e2be3657',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003971',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Peugeot',
'model': '308',
'odometer': 123034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-01',
'seats_number': 5,
'seller_name': None,
'title': '308 SW Active Business 1.2 PureTech 130CV BVA8 E6dT',
'transmission': 'automatic',
'trim': 'SW Active Business 1.2 PureTech 130CV BVA8 E6dT',
'vin': None,
'year': 2019}
2026-03-27 17:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003971auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:19 [ecarstrade.be] INFO: Saving data for 7003971auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538266.419774, 'last_price_update_time': 1774631179.491507}
2026-03-27 17:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003971auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003970> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:20 [ecarstrade.be] INFO: Extracting details for car 7003970auction111076
2026-03-27 17:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bb38ac5-f403-5137-9cf5-81501f59e8f3 with identifier: 7003970auction111076
2026-03-27 17:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb38ac5-f403-5137-9cf5-81501f59e8f3 with scrape type 2
2026-03-27 17:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bb38ac5-f403-5137-9cf5-81501f59e8f3 with scrape type 2
2026-03-27 17:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9bb38ac5-f403-5137-9cf5-81501f59e8f3, identifier: 7003970auction111076
2026-03-27 17:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9bb38ac5-f403-5137-9cf5-81501f59e8f3 with identifier: 7003970auction111076
2026-03-27 17:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9bb38ac5-f403-5137-9cf5-81501f59e8f3 with identifier: 7003970auction111076
2026-03-27 17:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9bb38ac5-f403-5137-9cf5-81501f59e8f3 with identifier: 7003970auction111076 to the API
2026-03-27 17:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003970>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '9bb38ac5-f403-5137-9cf5-81501f59e8f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003970',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '308',
'odometer': 96556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-01',
'seats_number': 2,
'seller_name': None,
'title': '308 SW / 2017 / 5P / Break BlueHDi 130 EAT6 S&S ACTIVE BUSINESS / '
'TRANSFO VP/VF',
'transmission': 'automatic',
'trim': 'SW / 2017 / 5P / Break BlueHDi 130 EAT6 S&S ACTIVE BUSINESS / '
'TRANSFO VP/VF',
'vin': None,
'year': 2019}
2026-03-27 17:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003970auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:20 [ecarstrade.be] INFO: Saving data for 7003970auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538262.270536, 'last_price_update_time': 1774631180.657651}
2026-03-27 17:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003970auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003995> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:21 [ecarstrade.be] INFO: Extracting details for car 7003995auction111076
2026-03-27 17:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8515afe0-3169-5645-8c90-9dee24f1e9bb with identifier: 7003995auction111076
2026-03-27 17:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8515afe0-3169-5645-8c90-9dee24f1e9bb with scrape type 2
2026-03-27 17:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8515afe0-3169-5645-8c90-9dee24f1e9bb with scrape type 2
2026-03-27 17:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8515afe0-3169-5645-8c90-9dee24f1e9bb, identifier: 7003995auction111076
2026-03-27 17:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8515afe0-3169-5645-8c90-9dee24f1e9bb with identifier: 7003995auction111076
2026-03-27 17:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8515afe0-3169-5645-8c90-9dee24f1e9bb with identifier: 7003995auction111076
2026-03-27 17:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8515afe0-3169-5645-8c90-9dee24f1e9bb with identifier: 7003995auction111076 to the API
2026-03-27 17:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003995>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '8515afe0-3169-5645-8c90-9dee24f1e9bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003995',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 119901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Kodiaq Style 1.5 TSI 150CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Style 1.5 TSI 150CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003995auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:21 [ecarstrade.be] INFO: Saving data for 7003995auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538306.870064, 'last_price_update_time': 1774631181.892705}
2026-03-27 17:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003995auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003994> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:22 [ecarstrade.be] INFO: Extracting details for car 7003994auction111076
2026-03-27 17:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1684983b-77fd-52bd-8af2-f350bc20c31d with identifier: 7003994auction111076
2026-03-27 17:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1684983b-77fd-52bd-8af2-f350bc20c31d with scrape type 2
2026-03-27 17:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1684983b-77fd-52bd-8af2-f350bc20c31d with scrape type 2
2026-03-27 17:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1684983b-77fd-52bd-8af2-f350bc20c31d, identifier: 7003994auction111076
2026-03-27 17:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1684983b-77fd-52bd-8af2-f350bc20c31d with identifier: 7003994auction111076
2026-03-27 17:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1684983b-77fd-52bd-8af2-f350bc20c31d with identifier: 7003994auction111076
2026-03-27 17:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1684983b-77fd-52bd-8af2-f350bc20c31d with identifier: 7003994auction111076 to the API
2026-03-27 17:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003994>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Electric',
'id': '1684983b-77fd-52bd-8af2-f350bc20c31d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003994',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 40134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA Model 3 / 2018 / 4P / Berline Grande Autonomie',
'transmission': 'automatic',
'trim': 'TESLA / 2018 / 4P / Berline Grande Autonomie',
'vin': None,
'year': 2022}
2026-03-27 17:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003994auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:22 [ecarstrade.be] INFO: Saving data for 7003994auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538310.17591, 'last_price_update_time': 1774631182.478979}
2026-03-27 17:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003994auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003992> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:23 [ecarstrade.be] INFO: Extracting details for car 7003992auction111076
2026-03-27 17:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28245d6f-405d-5d92-a7e5-ab7b65f945a8 with identifier: 7003992auction111076
2026-03-27 17:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28245d6f-405d-5d92-a7e5-ab7b65f945a8 with scrape type 2
2026-03-27 17:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28245d6f-405d-5d92-a7e5-ab7b65f945a8 with scrape type 2
2026-03-27 17:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 28245d6f-405d-5d92-a7e5-ab7b65f945a8, identifier: 7003992auction111076
2026-03-27 17:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 28245d6f-405d-5d92-a7e5-ab7b65f945a8 with identifier: 7003992auction111076
2026-03-27 17:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 28245d6f-405d-5d92-a7e5-ab7b65f945a8 with identifier: 7003992auction111076
2026-03-27 17:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 28245d6f-405d-5d92-a7e5-ab7b65f945a8 with identifier: 7003992auction111076 to the API
2026-03-27 17:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003992>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '28245d6f-405d-5d92-a7e5-ab7b65f945a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003992',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 119911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Karoq Style 2.0 TDI 150CV BVM6 E6dT',
'transmission': 'manual',
'trim': 'Style 2.0 TDI 150CV BVM6 E6dT',
'vin': None,
'year': 2020}
2026-03-27 17:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003992auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:24 [ecarstrade.be] INFO: Saving data for 7003992auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538308.816725, 'last_price_update_time': 1774631184.232133}
2026-03-27 17:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003992auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003991> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003993> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:25 [ecarstrade.be] INFO: Extracting details for car 7003991auction111076
2026-03-27 17:06:25 [ecarstrade.be] INFO: Extracting details for car 7003993auction111076
2026-03-27 17:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ea67212-1a71-542b-9abb-192ef743ffe9 with identifier: 7003991auction111076
2026-03-27 17:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ea67212-1a71-542b-9abb-192ef743ffe9 with scrape type 2
2026-03-27 17:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ea67212-1a71-542b-9abb-192ef743ffe9 with scrape type 2
2026-03-27 17:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ea67212-1a71-542b-9abb-192ef743ffe9, identifier: 7003991auction111076
2026-03-27 17:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc6bc7f-8c06-5623-b957-30329ba9886a with identifier: 7003993auction111076
2026-03-27 17:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc6bc7f-8c06-5623-b957-30329ba9886a with scrape type 2
2026-03-27 17:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adc6bc7f-8c06-5623-b957-30329ba9886a with scrape type 2
2026-03-27 17:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: adc6bc7f-8c06-5623-b957-30329ba9886a, identifier: 7003993auction111076
2026-03-27 17:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ea67212-1a71-542b-9abb-192ef743ffe9 with identifier: 7003991auction111076
2026-03-27 17:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ea67212-1a71-542b-9abb-192ef743ffe9 with identifier: 7003991auction111076
2026-03-27 17:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ea67212-1a71-542b-9abb-192ef743ffe9 with identifier: 7003991auction111076 to the API
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003991>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '9ea67212-1a71-542b-9abb-192ef743ffe9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003991',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Seat',
'model': 'Alhambra',
'odometer': 35015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Alhambra Style 2.0 TDI 150CV BVM6 E6',
'transmission': 'manual',
'trim': 'Style 2.0 TDI 150CV BVM6 E6',
'vin': None,
'year': 2019}
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003991auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:26 [ecarstrade.be] INFO: Saving data for 7003991auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538308.38523, 'last_price_update_time': 1774631186.23603}
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003991auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: adc6bc7f-8c06-5623-b957-30329ba9886a with identifier: 7003993auction111076
2026-03-27 17:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: adc6bc7f-8c06-5623-b957-30329ba9886a with identifier: 7003993auction111076
2026-03-27 17:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: adc6bc7f-8c06-5623-b957-30329ba9886a with identifier: 7003993auction111076 to the API
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003993>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'adc6bc7f-8c06-5623-b957-30329ba9886a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003993',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Seat',
'model': 'Ateca',
'odometer': 100642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 2,
'seller_name': None,
'title': 'Ateca Style Business 1.0 TSI 110CV BVM6 E6d / TRANSFO VP/VF',
'transmission': 'manual',
'trim': 'Style Business 1.0 TSI 110CV BVM6 E6d / TRANSFO VP/VF',
'vin': None,
'year': 2022}
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003993auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:26 [ecarstrade.be] INFO: Saving data for 7003993auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538307.530408, 'last_price_update_time': 1774631186.494812}
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003993auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003990> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003989> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:26 [ecarstrade.be] INFO: Extracting details for car 7003990auction111076
2026-03-27 17:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7205a8e6-88f3-5587-955e-e3be3957b205 with identifier: 7003990auction111076
2026-03-27 17:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7205a8e6-88f3-5587-955e-e3be3957b205 with scrape type 2
2026-03-27 17:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7205a8e6-88f3-5587-955e-e3be3957b205 with scrape type 2
2026-03-27 17:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7205a8e6-88f3-5587-955e-e3be3957b205, identifier: 7003990auction111076
2026-03-27 17:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7205a8e6-88f3-5587-955e-e3be3957b205 with identifier: 7003990auction111076
2026-03-27 17:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7205a8e6-88f3-5587-955e-e3be3957b205 with identifier: 7003990auction111076
2026-03-27 17:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7205a8e6-88f3-5587-955e-e3be3957b205 with identifier: 7003990auction111076 to the API
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003990>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '7205a8e6-88f3-5587-955e-e3be3957b205',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003990',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Seat',
'model': 'Ateca',
'odometer': 98819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ateca Reference 1.0 TSI 115CV BVM6 E6dT',
'transmission': 'manual',
'trim': 'Reference 1.0 TSI 115CV BVM6 E6dT',
'vin': None,
'year': 2020}
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003990auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:27 [ecarstrade.be] INFO: Saving data for 7003990auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538312.908813, 'last_price_update_time': 1774631187.03407}
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003990auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:27 [ecarstrade.be] INFO: Extracting details for car 7003989auction111076
2026-03-27 17:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b2c462-5b0e-53e4-a9cc-bda60a7bf33e with identifier: 7003989auction111076
2026-03-27 17:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b2c462-5b0e-53e4-a9cc-bda60a7bf33e with scrape type 2
2026-03-27 17:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82b2c462-5b0e-53e4-a9cc-bda60a7bf33e with scrape type 2
2026-03-27 17:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82b2c462-5b0e-53e4-a9cc-bda60a7bf33e, identifier: 7003989auction111076
2026-03-27 17:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82b2c462-5b0e-53e4-a9cc-bda60a7bf33e with identifier: 7003989auction111076
2026-03-27 17:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82b2c462-5b0e-53e4-a9cc-bda60a7bf33e with identifier: 7003989auction111076
2026-03-27 17:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82b2c462-5b0e-53e4-a9cc-bda60a7bf33e with identifier: 7003989auction111076 to the API
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003989>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '82b2c462-5b0e-53e4-a9cc-bda60a7bf33e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003989',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Twingo',
'odometer': 122699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-01',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT Twingo 2019 5P Berline Zen SCe 75 / TRANSFO VP VF',
'transmission': 'manual',
'trim': 'RENAULT 2019 5P Berline Zen SCe 75 / TRANSFO VP VF',
'vin': None,
'year': 2019}
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003989auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:27 [ecarstrade.be] INFO: Saving data for 7003989auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538311.387762, 'last_price_update_time': 1774631187.377429}
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003989auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003988> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:28 [ecarstrade.be] INFO: Extracting details for car 7003988auction111076
2026-03-27 17:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98492c62-4d37-5e01-afba-486d4a170037 with identifier: 7003988auction111076
2026-03-27 17:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98492c62-4d37-5e01-afba-486d4a170037 with scrape type 2
2026-03-27 17:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98492c62-4d37-5e01-afba-486d4a170037 with scrape type 2
2026-03-27 17:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98492c62-4d37-5e01-afba-486d4a170037, identifier: 7003988auction111076
2026-03-27 17:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98492c62-4d37-5e01-afba-486d4a170037 with identifier: 7003988auction111076
2026-03-27 17:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98492c62-4d37-5e01-afba-486d4a170037 with identifier: 7003988auction111076
2026-03-27 17:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98492c62-4d37-5e01-afba-486d4a170037 with identifier: 7003988auction111076 to the API
2026-03-27 17:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003988>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '98492c62-4d37-5e01-afba-486d4a170037',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003988',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Renault',
'model': 'Trafic',
'odometer': 50347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-01',
'seats_number': 9,
'seller_name': None,
'title': 'RENAULT Trafic / 2021 / 4P / Combi Zen L1 Blue dCi 150 S&S - 8 pl',
'transmission': 'manual',
'trim': 'RENAULT / 2021 / 4P / Combi Zen L1 Blue dCi 150 S&S - 8 pl',
'vin': None,
'year': 2024}
2026-03-27 17:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003988auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:28 [ecarstrade.be] INFO: Saving data for 7003988auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538332.575737, 'last_price_update_time': 1774631188.693493}
2026-03-27 17:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003988auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003986> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:30 [ecarstrade.be] INFO: Extracting details for car 7003986auction111076
2026-03-27 17:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d9f5e64-9c3b-5d13-97c9-84b2f97592d6 with identifier: 7003986auction111076
2026-03-27 17:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d9f5e64-9c3b-5d13-97c9-84b2f97592d6 with scrape type 2
2026-03-27 17:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d9f5e64-9c3b-5d13-97c9-84b2f97592d6 with scrape type 2
2026-03-27 17:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4d9f5e64-9c3b-5d13-97c9-84b2f97592d6, identifier: 7003986auction111076
2026-03-27 17:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4d9f5e64-9c3b-5d13-97c9-84b2f97592d6 with identifier: 7003986auction111076
2026-03-27 17:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4d9f5e64-9c3b-5d13-97c9-84b2f97592d6 with identifier: 7003986auction111076
2026-03-27 17:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4d9f5e64-9c3b-5d13-97c9-84b2f97592d6 with identifier: 7003986auction111076 to the API
2026-03-27 17:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003986>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '4d9f5e64-9c3b-5d13-97c9-84b2f97592d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003986',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Clio',
'odometer': 32636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': 2,
'seller_name': None,
'title': 'Clio V Société Air Nav 1.0 SCe 65CV BVM5 E6d',
'transmission': 'manual',
'trim': 'V Société Air Nav 1.0 SCe 65CV BVM5 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003986auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:31 [ecarstrade.be] INFO: Saving data for 7003986auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538333.100185, 'last_price_update_time': 1774631191.398729}
2026-03-27 17:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003986auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003984> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:33 [ecarstrade.be] INFO: Extracting details for car 7003984auction111076
2026-03-27 17:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6463a32-ced8-5339-a9da-498a09e84553 with identifier: 7003984auction111076
2026-03-27 17:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6463a32-ced8-5339-a9da-498a09e84553 with scrape type 2
2026-03-27 17:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6463a32-ced8-5339-a9da-498a09e84553 with scrape type 2
2026-03-27 17:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6463a32-ced8-5339-a9da-498a09e84553, identifier: 7003984auction111076
2026-03-27 17:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6463a32-ced8-5339-a9da-498a09e84553 with identifier: 7003984auction111076
2026-03-27 17:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6463a32-ced8-5339-a9da-498a09e84553 with identifier: 7003984auction111076
2026-03-27 17:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6463a32-ced8-5339-a9da-498a09e84553 with identifier: 7003984auction111076 to the API
2026-03-27 17:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003984>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'e6463a32-ced8-5339-a9da-498a09e84553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003984',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Renault',
'model': 'Clio',
'odometer': 92143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Clio V Business 1.0 TCe 90CV BVM6 E6d',
'transmission': 'manual',
'trim': 'V Business 1.0 TCe 90CV BVM6 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003984auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:33 [ecarstrade.be] INFO: Saving data for 7003984auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538275.116545, 'last_price_update_time': 1774631193.637991}
2026-03-27 17:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003984auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003983> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:33 [ecarstrade.be] INFO: Extracting details for car 7003983auction111076
2026-03-27 17:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 221dd53f-feaf-513d-b0a2-078e24af8ec2 with identifier: 7003983auction111076
2026-03-27 17:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 221dd53f-feaf-513d-b0a2-078e24af8ec2 with scrape type 2
2026-03-27 17:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 221dd53f-feaf-513d-b0a2-078e24af8ec2 with scrape type 2
2026-03-27 17:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 221dd53f-feaf-513d-b0a2-078e24af8ec2, identifier: 7003983auction111076
2026-03-27 17:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 221dd53f-feaf-513d-b0a2-078e24af8ec2 with identifier: 7003983auction111076
2026-03-27 17:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 221dd53f-feaf-513d-b0a2-078e24af8ec2 with identifier: 7003983auction111076
2026-03-27 17:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 221dd53f-feaf-513d-b0a2-078e24af8ec2 with identifier: 7003983auction111076 to the API
2026-03-27 17:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003983>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '221dd53f-feaf-513d-b0a2-078e24af8ec2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003983',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Renault',
'model': 'Clio',
'odometer': 44919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Clio V Business 1.0 SCe 70CV BVM5 E6dT',
'transmission': 'manual',
'trim': 'V Business 1.0 SCe 70CV BVM5 E6dT',
'vin': None,
'year': 2020}
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003983auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:34 [ecarstrade.be] INFO: Saving data for 7003983auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538275.709493, 'last_price_update_time': 1774631194.208262}
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003983auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003982> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:34 [ecarstrade.be] INFO: Extracting details for car 7003982auction111076
2026-03-27 17:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca286e5e-a4e9-53b9-95e0-331e714b8844 with identifier: 7003982auction111076
2026-03-27 17:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca286e5e-a4e9-53b9-95e0-331e714b8844 with scrape type 2
2026-03-27 17:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca286e5e-a4e9-53b9-95e0-331e714b8844 with scrape type 2
2026-03-27 17:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca286e5e-a4e9-53b9-95e0-331e714b8844, identifier: 7003982auction111076
2026-03-27 17:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca286e5e-a4e9-53b9-95e0-331e714b8844 with identifier: 7003982auction111076
2026-03-27 17:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca286e5e-a4e9-53b9-95e0-331e714b8844 with identifier: 7003982auction111076
2026-03-27 17:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca286e5e-a4e9-53b9-95e0-331e714b8844 with identifier: 7003982auction111076 to the API
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003982>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'ca286e5e-a4e9-53b9-95e0-331e714b8844',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003982',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Renault',
'model': 'Clio',
'odometer': 26997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Clio V Business 1.0 TCe 100CV / GPL BVM6 E6d',
'transmission': 'manual',
'trim': 'V Business 1.0 TCe 100CV / GPL BVM6 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003982auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:34 [ecarstrade.be] INFO: Saving data for 7003982auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538276.476848, 'last_price_update_time': 1774631194.661605}
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003982auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003958> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:34 [ecarstrade.be] INFO: Extracting details for car 7003958auction111076
2026-03-27 17:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e9c3494-cfe5-5519-b2aa-637f8d7af69d with identifier: 7003958auction111076
2026-03-27 17:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e9c3494-cfe5-5519-b2aa-637f8d7af69d with scrape type 2
2026-03-27 17:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e9c3494-cfe5-5519-b2aa-637f8d7af69d with scrape type 2
2026-03-27 17:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1e9c3494-cfe5-5519-b2aa-637f8d7af69d, identifier: 7003958auction111076
2026-03-27 17:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1e9c3494-cfe5-5519-b2aa-637f8d7af69d with identifier: 7003958auction111076
2026-03-27 17:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1e9c3494-cfe5-5519-b2aa-637f8d7af69d with identifier: 7003958auction111076
2026-03-27 17:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1e9c3494-cfe5-5519-b2aa-637f8d7af69d with identifier: 7003958auction111076 to the API
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003958>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '1e9c3494-cfe5-5519-b2aa-637f8d7af69d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003958',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '2008',
'odometer': 80693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': '2008 Active Business 1.2 PureTech 130CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Active Business 1.2 PureTech 130CV BVM6 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003958auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:35 [ecarstrade.be] INFO: Saving data for 7003958auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538244.29716, 'last_price_update_time': 1774631195.207844}
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003958auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003981> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:35 [ecarstrade.be] INFO: Extracting details for car 7003981auction111076
2026-03-27 17:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b16b71a7-4020-5593-8bb1-e23570413faa with identifier: 7003981auction111076
2026-03-27 17:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b16b71a7-4020-5593-8bb1-e23570413faa with scrape type 2
2026-03-27 17:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b16b71a7-4020-5593-8bb1-e23570413faa with scrape type 2
2026-03-27 17:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b16b71a7-4020-5593-8bb1-e23570413faa, identifier: 7003981auction111076
2026-03-27 17:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b16b71a7-4020-5593-8bb1-e23570413faa with identifier: 7003981auction111076
2026-03-27 17:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b16b71a7-4020-5593-8bb1-e23570413faa with identifier: 7003981auction111076
2026-03-27 17:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b16b71a7-4020-5593-8bb1-e23570413faa with identifier: 7003981auction111076 to the API
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003981>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'b16b71a7-4020-5593-8bb1-e23570413faa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003981',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Renault',
'model': 'Clio',
'odometer': 44262,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Clio V Evolution 1.0 SCe 65CV BVM5 E6d',
'transmission': 'manual',
'trim': 'V Evolution 1.0 SCe 65CV BVM5 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003981auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:35 [ecarstrade.be] INFO: Saving data for 7003981auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538276.835568, 'last_price_update_time': 1774631195.77157}
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003981auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003985> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:35 [ecarstrade.be] INFO: Extracting details for car 7003985auction111076
2026-03-27 17:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66fbdebe-fe79-58aa-9c15-d2722ff1e4a1 with identifier: 7003985auction111076
2026-03-27 17:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66fbdebe-fe79-58aa-9c15-d2722ff1e4a1 with scrape type 2
2026-03-27 17:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66fbdebe-fe79-58aa-9c15-d2722ff1e4a1 with scrape type 2
2026-03-27 17:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66fbdebe-fe79-58aa-9c15-d2722ff1e4a1, identifier: 7003985auction111076
2026-03-27 17:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66fbdebe-fe79-58aa-9c15-d2722ff1e4a1 with identifier: 7003985auction111076
2026-03-27 17:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66fbdebe-fe79-58aa-9c15-d2722ff1e4a1 with identifier: 7003985auction111076
2026-03-27 17:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66fbdebe-fe79-58aa-9c15-d2722ff1e4a1 with identifier: 7003985auction111076 to the API
2026-03-27 17:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003985>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '66fbdebe-fe79-58aa-9c15-d2722ff1e4a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003985',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 95510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-01',
'seats_number': None,
'seller_name': None,
'title': 'RENAULT Kadjar 5p Crossover Business TCe 140 FAP',
'transmission': 'manual',
'trim': 'RENAULT 5p Crossover Business TCe 140 FAP',
'vin': None,
'year': 2019}
2026-03-27 17:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003985auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:36 [ecarstrade.be] INFO: Saving data for 7003985auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538277.125854, 'last_price_update_time': 1774631196.355697}
2026-03-27 17:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003985auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003980> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:38 [ecarstrade.be] INFO: Extracting details for car 7003980auction111076
2026-03-27 17:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a42fc64b-0c61-5357-8e1b-ea8b1958585f with identifier: 7003980auction111076
2026-03-27 17:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a42fc64b-0c61-5357-8e1b-ea8b1958585f with scrape type 2
2026-03-27 17:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a42fc64b-0c61-5357-8e1b-ea8b1958585f with scrape type 2
2026-03-27 17:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a42fc64b-0c61-5357-8e1b-ea8b1958585f, identifier: 7003980auction111076
2026-03-27 17:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a42fc64b-0c61-5357-8e1b-ea8b1958585f with identifier: 7003980auction111076
2026-03-27 17:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a42fc64b-0c61-5357-8e1b-ea8b1958585f with identifier: 7003980auction111076
2026-03-27 17:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a42fc64b-0c61-5357-8e1b-ea8b1958585f with identifier: 7003980auction111076 to the API
2026-03-27 17:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003980>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'a42fc64b-0c61-5357-8e1b-ea8b1958585f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003980',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 95839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Rifter Allure L1 1.2 PureTech 110CV BVM6 E6dT',
'transmission': 'manual',
'trim': 'Allure L1 1.2 PureTech 110CV BVM6 E6dT',
'vin': None,
'year': 2019}
2026-03-27 17:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003980auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:38 [ecarstrade.be] INFO: Saving data for 7003980auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538287.604763, 'last_price_update_time': 1774631198.669187}
2026-03-27 17:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003980auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003979> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:39 [ecarstrade.be] INFO: Extracting details for car 7003979auction111076
2026-03-27 17:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7117f8dc-0fd6-5611-9511-7657a8b94561 with identifier: 7003979auction111076
2026-03-27 17:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7117f8dc-0fd6-5611-9511-7657a8b94561 with scrape type 2
2026-03-27 17:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7117f8dc-0fd6-5611-9511-7657a8b94561 with scrape type 2
2026-03-27 17:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7117f8dc-0fd6-5611-9511-7657a8b94561, identifier: 7003979auction111076
2026-03-27 17:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7117f8dc-0fd6-5611-9511-7657a8b94561 with identifier: 7003979auction111076
2026-03-27 17:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7117f8dc-0fd6-5611-9511-7657a8b94561 with identifier: 7003979auction111076
2026-03-27 17:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7117f8dc-0fd6-5611-9511-7657a8b94561 with identifier: 7003979auction111076 to the API
2026-03-27 17:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003979>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '7117f8dc-0fd6-5611-9511-7657a8b94561',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003979',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Captur',
'odometer': 98707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-01',
'seats_number': 2,
'seller_name': None,
'title': 'Captur Business 0.9 TCe 90CV BVM5 E6 / TRANSFO VP VF',
'transmission': 'manual',
'trim': 'Business 0.9 TCe 90CV BVM5 E6 / TRANSFO VP VF',
'vin': None,
'year': 2019}
2026-03-27 17:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003979auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:41 [ecarstrade.be] INFO: Saving data for 7003979auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538288.021762, 'last_price_update_time': 1774631201.005561}
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003979auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003978> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:41 [ecarstrade.be] INFO: Extracting details for car 7003978auction111076
2026-03-27 17:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea16e288-b6ef-502d-8694-9359ae09ae47 with identifier: 7003978auction111076
2026-03-27 17:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea16e288-b6ef-502d-8694-9359ae09ae47 with scrape type 2
2026-03-27 17:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea16e288-b6ef-502d-8694-9359ae09ae47 with scrape type 2
2026-03-27 17:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea16e288-b6ef-502d-8694-9359ae09ae47, identifier: 7003978auction111076
2026-03-27 17:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea16e288-b6ef-502d-8694-9359ae09ae47 with identifier: 7003978auction111076
2026-03-27 17:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea16e288-b6ef-502d-8694-9359ae09ae47 with identifier: 7003978auction111076
2026-03-27 17:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea16e288-b6ef-502d-8694-9359ae09ae47 with identifier: 7003978auction111076 to the API
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003978>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'ea16e288-b6ef-502d-8694-9359ae09ae47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003978',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 98961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-01',
'seats_number': 3,
'seller_name': None,
'title': 'Partner L1 Premium Pack 1.6 HDi 100CV BVM5 E6',
'transmission': 'manual',
'trim': 'L1 Premium Pack 1.6 HDi 100CV BVM5 E6',
'vin': None,
'year': 2018}
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003978auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:41 [ecarstrade.be] INFO: Saving data for 7003978auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538286.694894, 'last_price_update_time': 1774631201.461679}
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003978auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003977> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:41 [ecarstrade.be] INFO: Extracting details for car 7003977auction111076
2026-03-27 17:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75d1c6bc-a78e-55e8-a8c6-340587ffd14c with identifier: 7003977auction111076
2026-03-27 17:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75d1c6bc-a78e-55e8-a8c6-340587ffd14c with scrape type 2
2026-03-27 17:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75d1c6bc-a78e-55e8-a8c6-340587ffd14c with scrape type 2
2026-03-27 17:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75d1c6bc-a78e-55e8-a8c6-340587ffd14c, identifier: 7003977auction111076
2026-03-27 17:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75d1c6bc-a78e-55e8-a8c6-340587ffd14c with identifier: 7003977auction111076
2026-03-27 17:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75d1c6bc-a78e-55e8-a8c6-340587ffd14c with identifier: 7003977auction111076
2026-03-27 17:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75d1c6bc-a78e-55e8-a8c6-340587ffd14c with identifier: 7003977auction111076 to the API
2026-03-27 17:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003977>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '75d1c6bc-a78e-55e8-a8c6-340587ffd14c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003977',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 23076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-01',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT Partner VU 3p Fourgonnette 1.6 BLUEHDI 100 STANDARD PRO',
'transmission': 'manual',
'trim': 'PEUGEOT VU 3p Fourgonnette 1.6 BLUEHDI 100 STANDARD PRO',
'vin': None,
'year': 2017}
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003977auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:42 [ecarstrade.be] INFO: Saving data for 7003977auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538287.120642, 'last_price_update_time': 1774631202.456594}
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003977auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003976> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:06:42 [ecarstrade.be] INFO: Found listing with ID: 7003995auction111076
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003995auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:42 [ecarstrade.be] INFO: Scrape type for 7003995auction111076: 0
2026-03-27 17:06:42 [ecarstrade.be] INFO: Found listing with ID: 7003996auction111076
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003996auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:42 [ecarstrade.be] INFO: Scrape type for 7003996auction111076: 2
2026-03-27 17:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:42 [ecarstrade.be] INFO: Found listing with ID: 7003997auction111076
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003997auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:42 [ecarstrade.be] INFO: Scrape type for 7003997auction111076: 2
2026-03-27 17:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:42 [ecarstrade.be] INFO: Found listing with ID: 7003998auction111076
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003998auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:42 [ecarstrade.be] INFO: Scrape type for 7003998auction111076: 2
2026-03-27 17:06:42 [ecarstrade.be] INFO: Extracting details for car 7003976auction111076
2026-03-27 17:06:42 [ecarstrade.be] INFO: Found listing with ID: 7003999auction111076
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003999auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:42 [ecarstrade.be] INFO: Scrape type for 7003999auction111076: 2
2026-03-27 17:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1098262-ea66-5949-8d5c-44dd2bf9aba3 with identifier: 7003976auction111076
2026-03-27 17:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1098262-ea66-5949-8d5c-44dd2bf9aba3 with scrape type 2
2026-03-27 17:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1098262-ea66-5949-8d5c-44dd2bf9aba3 with scrape type 2
2026-03-27 17:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1098262-ea66-5949-8d5c-44dd2bf9aba3, identifier: 7003976auction111076
2026-03-27 17:06:42 [ecarstrade.be] INFO: Found listing with ID: 7004000auction111076
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004000auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:42 [ecarstrade.be] INFO: Scrape type for 7004000auction111076: 2
2026-03-27 17:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1098262-ea66-5949-8d5c-44dd2bf9aba3 with identifier: 7003976auction111076
2026-03-27 17:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1098262-ea66-5949-8d5c-44dd2bf9aba3 with identifier: 7003976auction111076
2026-03-27 17:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1098262-ea66-5949-8d5c-44dd2bf9aba3 with identifier: 7003976auction111076 to the API
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003976>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'e1098262-ea66-5949-8d5c-44dd2bf9aba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003976',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 118304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': 3,
'seller_name': None,
'title': 'Expert Fourgon Premium L2 1.5 HDi 120CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Fourgon Premium L2 1.5 HDi 120CV BVM6 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003976auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:42 [ecarstrade.be] INFO: Saving data for 7003976auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538289.583649, 'last_price_update_time': 1774631202.989981}
2026-03-27 17:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003976auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7004001auction111076
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004001auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7004001auction111076: 2
2026-03-27 17:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003969> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7004002auction111076
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004002auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7004002auction111076: 2
2026-03-27 17:06:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7004003auction111076
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004003auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7004003auction111076: 2
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7004004auction111076
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004004auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7004004auction111076: 2
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7004005auction111076
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004005auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7004005auction111076: 2
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008992auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008992auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008992auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008990auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008990auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008990auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008953auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008953auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008953auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008979auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008979auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008979auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008988auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008988auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008988auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008960auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008960auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008960auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008993auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008993auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008993auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008989auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008989auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008989auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Found listing with ID: 7008994auction111128
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008994auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Scrape type for 7008994auction111128: 0
2026-03-27 17:06:43 [ecarstrade.be] INFO: Extracting details for car 7003969auction111076
2026-03-27 17:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46cbeb6a-b5e9-5bca-9b6e-41ffd1d254c4 with identifier: 7003969auction111076
2026-03-27 17:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46cbeb6a-b5e9-5bca-9b6e-41ffd1d254c4 with scrape type 2
2026-03-27 17:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46cbeb6a-b5e9-5bca-9b6e-41ffd1d254c4 with scrape type 2
2026-03-27 17:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 46cbeb6a-b5e9-5bca-9b6e-41ffd1d254c4, identifier: 7003969auction111076
2026-03-27 17:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 46cbeb6a-b5e9-5bca-9b6e-41ffd1d254c4 with identifier: 7003969auction111076
2026-03-27 17:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 46cbeb6a-b5e9-5bca-9b6e-41ffd1d254c4 with identifier: 7003969auction111076
2026-03-27 17:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 46cbeb6a-b5e9-5bca-9b6e-41ffd1d254c4 with identifier: 7003969auction111076 to the API
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003969>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '46cbeb6a-b5e9-5bca-9b6e-41ffd1d254c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003969',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '308',
'odometer': 50997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 / 2017 / 5P / Berline Puretech 110 S&S Active Business',
'transmission': 'manual',
'trim': 'PEUGEOT / 2017 / 5P / Berline Puretech 110 S&S Active Business',
'vin': None,
'year': 2021}
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003969auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:43 [ecarstrade.be] INFO: Saving data for 7003969auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538265.636871, 'last_price_update_time': 1774631203.611573}
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003969auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003968> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:44 [ecarstrade.be] INFO: Extracting details for car 7003968auction111076
2026-03-27 17:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8983d11-685c-507b-81b2-1fbeb846975a with identifier: 7003968auction111076
2026-03-27 17:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8983d11-685c-507b-81b2-1fbeb846975a with scrape type 2
2026-03-27 17:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8983d11-685c-507b-81b2-1fbeb846975a with scrape type 2
2026-03-27 17:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8983d11-685c-507b-81b2-1fbeb846975a, identifier: 7003968auction111076
2026-03-27 17:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8983d11-685c-507b-81b2-1fbeb846975a with identifier: 7003968auction111076
2026-03-27 17:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8983d11-685c-507b-81b2-1fbeb846975a with identifier: 7003968auction111076
2026-03-27 17:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8983d11-685c-507b-81b2-1fbeb846975a with identifier: 7003968auction111076 to the API
2026-03-27 17:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003968>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'c8983d11-685c-507b-81b2-1fbeb846975a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003968',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '308',
'odometer': 84326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': None,
'title': '308 Active Pack 1.2 PureTech 110CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Active Pack 1.2 PureTech 110CV BVM6 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003968auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:45 [ecarstrade.be] INFO: Saving data for 7003968auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538290.031395, 'last_price_update_time': 1774631205.160432}
2026-03-27 17:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003968auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003967> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:48 [ecarstrade.be] INFO: Extracting details for car 7003967auction111076
2026-03-27 17:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c2d24c4-182f-517b-b83a-95baa12812e6 with identifier: 7003967auction111076
2026-03-27 17:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c2d24c4-182f-517b-b83a-95baa12812e6 with scrape type 2
2026-03-27 17:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c2d24c4-182f-517b-b83a-95baa12812e6 with scrape type 2
2026-03-27 17:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c2d24c4-182f-517b-b83a-95baa12812e6, identifier: 7003967auction111076
2026-03-27 17:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c2d24c4-182f-517b-b83a-95baa12812e6 with identifier: 7003967auction111076
2026-03-27 17:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c2d24c4-182f-517b-b83a-95baa12812e6 with identifier: 7003967auction111076
2026-03-27 17:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c2d24c4-182f-517b-b83a-95baa12812e6 with identifier: 7003967auction111076 to the API
2026-03-27 17:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003967>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '1c2d24c4-182f-517b-b83a-95baa12812e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003967',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '3008',
'odometer': 120765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 Allure Pack 1.5 HDi 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Allure Pack 1.5 HDi 130CV BVA8 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003967auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:48 [ecarstrade.be] INFO: Saving data for 7003967auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538290.633272, 'last_price_update_time': 1774631208.453002}
2026-03-27 17:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003967auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003965> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page137?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:48 [ecarstrade.be] INFO: Extracting details for car 7003965auction111076
2026-03-27 17:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3284d52-24e9-5db9-8834-a92deff3ed78 with identifier: 7003965auction111076
2026-03-27 17:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3284d52-24e9-5db9-8834-a92deff3ed78 with scrape type 2
2026-03-27 17:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3284d52-24e9-5db9-8834-a92deff3ed78 with scrape type 2
2026-03-27 17:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e3284d52-24e9-5db9-8834-a92deff3ed78, identifier: 7003965auction111076
2026-03-27 17:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e3284d52-24e9-5db9-8834-a92deff3ed78 with identifier: 7003965auction111076
2026-03-27 17:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e3284d52-24e9-5db9-8834-a92deff3ed78 with identifier: 7003965auction111076
2026-03-27 17:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e3284d52-24e9-5db9-8834-a92deff3ed78 with identifier: 7003965auction111076 to the API
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003965>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'e3284d52-24e9-5db9-8834-a92deff3ed78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003965',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '3008',
'odometer': 115514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 Allure Business 1.2 PureTech 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'Allure Business 1.2 PureTech 130CV BVA8 E6d',
'vin': None,
'year': 2020}
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003965auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Saving data for 7003965auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538218.17833, 'last_price_update_time': 1774631209.26582}
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003965auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003966> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008991auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008991auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008991auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008958auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008958auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008958auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008963auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008963auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008963auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008961auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008961auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008961auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008955auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008955auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008955auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008987auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008987auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008987auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008956auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008956auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008956auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008977auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008977auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008977auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008984auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008984auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008984auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008959auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008959auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008959auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008950auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008950auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008950auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008951auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008951auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008951auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008957auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008957auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008957auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008982auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008982auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008982auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008948auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008948auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008948auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008952auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008952auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008952auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008975auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008975auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008975auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008939auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008939auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008939auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008954auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008954auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008954auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Found listing with ID: 7008940auction111128
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008940auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:06:49 [ecarstrade.be] INFO: Scrape type for 7008940auction111128: 0
2026-03-27 17:06:49 [ecarstrade.be] INFO: Extracting details for car 7003966auction111076
2026-03-27 17:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003996> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003997> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f48ddf5c-b955-5210-941e-70dfdb4b016e with identifier: 7003966auction111076
2026-03-27 17:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f48ddf5c-b955-5210-941e-70dfdb4b016e with scrape type 2
2026-03-27 17:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f48ddf5c-b955-5210-941e-70dfdb4b016e with scrape type 2
2026-03-27 17:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f48ddf5c-b955-5210-941e-70dfdb4b016e, identifier: 7003966auction111076
2026-03-27 17:06:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f48ddf5c-b955-5210-941e-70dfdb4b016e with identifier: 7003966auction111076
2026-03-27 17:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f48ddf5c-b955-5210-941e-70dfdb4b016e with identifier: 7003966auction111076
2026-03-27 17:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f48ddf5c-b955-5210-941e-70dfdb4b016e with identifier: 7003966auction111076 to the API
2026-03-27 17:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003966>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'f48ddf5c-b955-5210-941e-70dfdb4b016e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003966',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Peugeot',
'model': '3008',
'odometer': 91432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 Allure Business 1.5 HDi 130CV BVM6 E6d',
'transmission': 'manual',
'trim': 'Allure Business 1.5 HDi 130CV BVM6 E6d',
'vin': None,
'year': 2020}
2026-03-27 17:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003966auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:50 [ecarstrade.be] INFO: Saving data for 7003966auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538334.17406, 'last_price_update_time': 1774631210.536874}
2026-03-27 17:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003966auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:50 [ecarstrade.be] INFO: Extracting details for car 7003996auction111076
2026-03-27 17:06:50 [ecarstrade.be] INFO: Extracting details for car 7003997auction111076
2026-03-27 17:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b2743d-f33f-5fda-a349-cfc508c03d18 with identifier: 7003996auction111076
2026-03-27 17:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b2743d-f33f-5fda-a349-cfc508c03d18 with scrape type 2
2026-03-27 17:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1b2743d-f33f-5fda-a349-cfc508c03d18 with scrape type 2
2026-03-27 17:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1b2743d-f33f-5fda-a349-cfc508c03d18, identifier: 7003996auction111076
2026-03-27 17:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe1094b-f4ee-5bfa-8e3f-3a83342f825b with identifier: 7003997auction111076
2026-03-27 17:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe1094b-f4ee-5bfa-8e3f-3a83342f825b with scrape type 2
2026-03-27 17:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe1094b-f4ee-5bfa-8e3f-3a83342f825b with scrape type 2
2026-03-27 17:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1fe1094b-f4ee-5bfa-8e3f-3a83342f825b, identifier: 7003997auction111076
2026-03-27 17:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1b2743d-f33f-5fda-a349-cfc508c03d18 with identifier: 7003996auction111076
2026-03-27 17:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1b2743d-f33f-5fda-a349-cfc508c03d18 with identifier: 7003996auction111076
2026-03-27 17:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1b2743d-f33f-5fda-a349-cfc508c03d18 with identifier: 7003996auction111076 to the API
2026-03-27 17:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003996>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'd1b2743d-f33f-5fda-a349-cfc508c03d18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003996',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Toyota',
'model': 'Avensis',
'odometer': 72671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Avensis 4p Berline 112 D-4D Active Pro',
'transmission': 'manual',
'trim': 'TOYOTA 4p Berline 112 D-4D Active Pro',
'vin': None,
'year': 2017}
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003996auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:51 [ecarstrade.be] INFO: Saving data for 7003996auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538312.468601, 'last_price_update_time': 1774631211.072489}
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003996auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1fe1094b-f4ee-5bfa-8e3f-3a83342f825b with identifier: 7003997auction111076
2026-03-27 17:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1fe1094b-f4ee-5bfa-8e3f-3a83342f825b with identifier: 7003997auction111076
2026-03-27 17:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1fe1094b-f4ee-5bfa-8e3f-3a83342f825b with identifier: 7003997auction111076 to the API
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003997>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.8L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1fe1094b-f4ee-5bfa-8e3f-3a83342f825b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003997',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 87099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Touring Sports / 2018 / 5P / Break Hybride 122h '
'Dynamic Business',
'transmission': 'automatic',
'trim': 'TOYOTA Touring Sports / 2018 / 5P / Break Hybride 122h Dynamic '
'Business',
'vin': None,
'year': 2020}
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003997auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:51 [ecarstrade.be] INFO: Saving data for 7003997auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538330.96022, 'last_price_update_time': 1774631211.336104}
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003997auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003998> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:51 [ecarstrade.be] INFO: Extracting details for car 7003998auction111076
2026-03-27 17:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4952f7c8-4343-5157-a4e6-b07773507d4b with identifier: 7003998auction111076
2026-03-27 17:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4952f7c8-4343-5157-a4e6-b07773507d4b with scrape type 2
2026-03-27 17:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4952f7c8-4343-5157-a4e6-b07773507d4b with scrape type 2
2026-03-27 17:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4952f7c8-4343-5157-a4e6-b07773507d4b, identifier: 7003998auction111076
2026-03-27 17:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4952f7c8-4343-5157-a4e6-b07773507d4b with identifier: 7003998auction111076
2026-03-27 17:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4952f7c8-4343-5157-a4e6-b07773507d4b with identifier: 7003998auction111076
2026-03-27 17:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4952f7c8-4343-5157-a4e6-b07773507d4b with identifier: 7003998auction111076 to the API
2026-03-27 17:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003998>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Natural Gas',
'id': '4952f7c8-4343-5157-a4e6-b07773507d4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003998',
'listing': 'auction',
'location': 'France - "NEUVY SATAS"',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 39209,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Caddy Van / 2015 / 4P / Fourgonnette 1.4 TGI GNV 110 '
'Business Line',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Van / 2015 / 4P / Fourgonnette 1.4 TGI GNV 110 Business '
'Line',
'vin': None,
'year': 2021}
2026-03-27 17:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003998auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:52 [ecarstrade.be] INFO: Saving data for 7003998auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538359.850695, 'last_price_update_time': 1774631212.959963}
2026-03-27 17:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003998auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004000> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:06:55 [ecarstrade.be] INFO: Extracting details for car 7004000auction111076
2026-03-27 17:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b32bc114-52a5-5cdb-a85c-b01f4d3c5f13 with identifier: 7004000auction111076
2026-03-27 17:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b32bc114-52a5-5cdb-a85c-b01f4d3c5f13 with scrape type 2
2026-03-27 17:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b32bc114-52a5-5cdb-a85c-b01f4d3c5f13 with scrape type 2
2026-03-27 17:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b32bc114-52a5-5cdb-a85c-b01f4d3c5f13, identifier: 7004000auction111076
2026-03-27 17:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b32bc114-52a5-5cdb-a85c-b01f4d3c5f13 with identifier: 7004000auction111076
2026-03-27 17:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b32bc114-52a5-5cdb-a85c-b01f4d3c5f13 with identifier: 7004000auction111076
2026-03-27 17:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b32bc114-52a5-5cdb-a85c-b01f4d3c5f13 with identifier: 7004000auction111076 to the API
2026-03-27 17:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004000>
{'auction_title': '',
'c_o_2_emission_value': 88,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b32bc114-52a5-5cdb-a85c-b01f4d3c5f13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004000',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 33948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': None,
'seller_name': None,
'title': 'TOYOTA Yaris Hybride / 2019 / 5P / Berline Hybride 116h France '
'Business',
'transmission': 'automatic',
'trim': 'TOYOTA Hybride / 2019 / 5P / Berline Hybride 116h France Business',
'vin': None,
'year': 2021}
2026-03-27 17:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004000auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:56 [ecarstrade.be] INFO: Saving data for 7004000auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538362.955827, 'last_price_update_time': 1774631216.00233}
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004000auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003999> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:56 [ecarstrade.be] INFO: Extracting details for car 7003999auction111076
2026-03-27 17:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5278dcf-d1fb-5606-b299-2f20c0a820d1 with identifier: 7003999auction111076
2026-03-27 17:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5278dcf-d1fb-5606-b299-2f20c0a820d1 with scrape type 2
2026-03-27 17:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5278dcf-d1fb-5606-b299-2f20c0a820d1 with scrape type 2
2026-03-27 17:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b5278dcf-d1fb-5606-b299-2f20c0a820d1, identifier: 7003999auction111076
2026-03-27 17:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b5278dcf-d1fb-5606-b299-2f20c0a820d1 with identifier: 7003999auction111076
2026-03-27 17:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b5278dcf-d1fb-5606-b299-2f20c0a820d1 with identifier: 7003999auction111076
2026-03-27 17:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b5278dcf-d1fb-5606-b299-2f20c0a820d1 with identifier: 7003999auction111076 to the API
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003999>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'b5278dcf-d1fb-5606-b299-2f20c0a820d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003999',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Toyota',
'model': 'IQ',
'odometer': 29769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-01',
'seats_number': 4,
'seller_name': None,
'title': 'TOYOTA iQ 3p Berline 68 VVT-i iQ',
'transmission': 'manual',
'trim': 'TOYOTA iQ 3p Berline 68 VVT-i iQ',
'vin': None,
'year': 2013}
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003999auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:56 [ecarstrade.be] INFO: Saving data for 7003999auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538360.640316, 'last_price_update_time': 1774631216.70773}
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003999auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003987> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:56 [ecarstrade.be] INFO: Extracting details for car 7003987auction111076
2026-03-27 17:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cebf96c5-7ffe-5e52-8525-c97a903adcf0 with identifier: 7003987auction111076
2026-03-27 17:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebf96c5-7ffe-5e52-8525-c97a903adcf0 with scrape type 2
2026-03-27 17:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cebf96c5-7ffe-5e52-8525-c97a903adcf0 with scrape type 2
2026-03-27 17:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cebf96c5-7ffe-5e52-8525-c97a903adcf0, identifier: 7003987auction111076
2026-03-27 17:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cebf96c5-7ffe-5e52-8525-c97a903adcf0 with identifier: 7003987auction111076
2026-03-27 17:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cebf96c5-7ffe-5e52-8525-c97a903adcf0 with identifier: 7003987auction111076
2026-03-27 17:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cebf96c5-7ffe-5e52-8525-c97a903adcf0 with identifier: 7003987auction111076 to the API
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003987>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'cebf96c5-7ffe-5e52-8525-c97a903adcf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7003987',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 105223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-01',
'seats_number': 2,
'seller_name': None,
'title': 'Kangoo Express Compact Grand Confort (L0) 1.5 dCi 75CV BVM5 E6',
'transmission': 'manual',
'trim': 'Express Compact Grand Confort (L0) 1.5 dCi 75CV BVM5 E6',
'vin': None,
'year': 2018}
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003987auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:57 [ecarstrade.be] INFO: Saving data for 7003987auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538312.147781, 'last_price_update_time': 1774631217.169951}
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003987auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004001> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:57 [ecarstrade.be] INFO: Extracting details for car 7004001auction111076
2026-03-27 17:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6730febd-1547-59f3-91d7-ab230ee5af47 with identifier: 7004001auction111076
2026-03-27 17:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6730febd-1547-59f3-91d7-ab230ee5af47 with scrape type 2
2026-03-27 17:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6730febd-1547-59f3-91d7-ab230ee5af47 with scrape type 2
2026-03-27 17:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6730febd-1547-59f3-91d7-ab230ee5af47, identifier: 7004001auction111076
2026-03-27 17:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6730febd-1547-59f3-91d7-ab230ee5af47 with identifier: 7004001auction111076
2026-03-27 17:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6730febd-1547-59f3-91d7-ab230ee5af47 with identifier: 7004001auction111076
2026-03-27 17:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6730febd-1547-59f3-91d7-ab230ee5af47 with identifier: 7004001auction111076 to the API
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004001>
{'auction_title': '',
'c_o_2_emission_value': 227,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': '6730febd-1547-59f3-91d7-ab230ee5af47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004001',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 128032,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN Crafter / 2017 / 4P / Fourgon tôlé 2.0TDI 140 35 L3H3 '
'Business',
'transmission': 'manual',
'trim': 'VOLKSWAGEN / 2017 / 4P / Fourgon tôlé 2.0TDI 140 35 L3H3 Business',
'vin': None,
'year': 2022}
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004001auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:57 [ecarstrade.be] INFO: Saving data for 7004001auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538361.867626, 'last_price_update_time': 1774631217.94105}
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004001auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004003> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:58 [ecarstrade.be] INFO: Extracting details for car 7004003auction111076
2026-03-27 17:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa228d2f-2a2d-5b28-b259-7ceb54df5e04 with identifier: 7004003auction111076
2026-03-27 17:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa228d2f-2a2d-5b28-b259-7ceb54df5e04 with scrape type 2
2026-03-27 17:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa228d2f-2a2d-5b28-b259-7ceb54df5e04 with scrape type 2
2026-03-27 17:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa228d2f-2a2d-5b28-b259-7ceb54df5e04, identifier: 7004003auction111076
2026-03-27 17:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa228d2f-2a2d-5b28-b259-7ceb54df5e04 with identifier: 7004003auction111076
2026-03-27 17:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa228d2f-2a2d-5b28-b259-7ceb54df5e04 with identifier: 7004003auction111076
2026-03-27 17:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa228d2f-2a2d-5b28-b259-7ceb54df5e04 with identifier: 7004003auction111076 to the API
2026-03-27 17:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004003>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'aa228d2f-2a2d-5b28-b259-7ceb54df5e04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004003',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'T6 Transporter',
'odometer': 124647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Transporter / 2019 / 4P / Fourgon tôlé 2.0 TDi 110 L1H1 '
'Business',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Transporter / 2019 / 4P / Fourgon tôlé 2.0 TDi 110 L1H1 '
'Business',
'vin': None,
'year': 2022}
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004003auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:59 [ecarstrade.be] INFO: Saving data for 7004003auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538377.196844, 'last_price_update_time': 1774631219.083056}
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004003auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004004> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:59 [ecarstrade.be] INFO: Extracting details for car 7004004auction111076
2026-03-27 17:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955ddea4-406a-51b7-9abc-13e12f4f3c33 with identifier: 7004004auction111076
2026-03-27 17:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955ddea4-406a-51b7-9abc-13e12f4f3c33 with scrape type 2
2026-03-27 17:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 955ddea4-406a-51b7-9abc-13e12f4f3c33 with scrape type 2
2026-03-27 17:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 955ddea4-406a-51b7-9abc-13e12f4f3c33, identifier: 7004004auction111076
2026-03-27 17:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 955ddea4-406a-51b7-9abc-13e12f4f3c33 with identifier: 7004004auction111076
2026-03-27 17:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 955ddea4-406a-51b7-9abc-13e12f4f3c33 with identifier: 7004004auction111076
2026-03-27 17:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 955ddea4-406a-51b7-9abc-13e12f4f3c33 with identifier: 7004004auction111076 to the API
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004004>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': '955ddea4-406a-51b7-9abc-13e12f4f3c33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004004',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 17937,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Taigo Style 1.0 TSI 110CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Style 1.0 TSI 110CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004004auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:06:59 [ecarstrade.be] INFO: Saving data for 7004004auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538362.179198, 'last_price_update_time': 1774631219.961579}
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004004auction111076') HTTP/1.1" 204 0
2026-03-27 17:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004005> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004002> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:07:00 [ecarstrade.be] INFO: Extracting details for car 7004005auction111076
2026-03-27 17:07:00 [ecarstrade.be] INFO: Extracting details for car 7004002auction111076
2026-03-27 17:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1b7737e-c634-5386-8470-739225b3d3e3 with identifier: 7004005auction111076
2026-03-27 17:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1b7737e-c634-5386-8470-739225b3d3e3 with scrape type 2
2026-03-27 17:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1b7737e-c634-5386-8470-739225b3d3e3 with scrape type 2
2026-03-27 17:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b1b7737e-c634-5386-8470-739225b3d3e3, identifier: 7004005auction111076
2026-03-27 17:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a931e3dc-553a-54d0-80a1-af2e2a45e531 with identifier: 7004002auction111076
2026-03-27 17:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a931e3dc-553a-54d0-80a1-af2e2a45e531 with scrape type 2
2026-03-27 17:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a931e3dc-553a-54d0-80a1-af2e2a45e531 with scrape type 2
2026-03-27 17:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a931e3dc-553a-54d0-80a1-af2e2a45e531, identifier: 7004002auction111076
2026-03-27 17:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b1b7737e-c634-5386-8470-739225b3d3e3 with identifier: 7004005auction111076
2026-03-27 17:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b1b7737e-c634-5386-8470-739225b3d3e3 with identifier: 7004005auction111076
2026-03-27 17:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b1b7737e-c634-5386-8470-739225b3d3e3 with identifier: 7004005auction111076 to the API
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004005>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Diesel',
'id': 'b1b7737e-c634-5386-8470-739225b3d3e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004005',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 87609,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan / 2016 / 5P / SUV 2.0 TDI 150 DSG7 Confortline '
'Business',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN / 2016 / 5P / SUV 2.0 TDI 150 DSG7 Confortline Business',
'vin': None,
'year': 2020}
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004005auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:07:00 [ecarstrade.be] INFO: Saving data for 7004005auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538310.817989, 'last_price_update_time': 1774631220.531387}
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004005auction111076') HTTP/1.1" 204 0
2026-03-27 17:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a931e3dc-553a-54d0-80a1-af2e2a45e531 with identifier: 7004002auction111076
2026-03-27 17:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a931e3dc-553a-54d0-80a1-af2e2a45e531 with identifier: 7004002auction111076
2026-03-27 17:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a931e3dc-553a-54d0-80a1-af2e2a45e531 with identifier: 7004002auction111076 to the API
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004002>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T11:40:00Z',
'fuel_type': 'Petrol',
'id': 'a931e3dc-553a-54d0-80a1-af2e2a45e531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7004002',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 23251,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Polo / 2021 / 5P / Berline / VU 1.0 TSI 95 LIFE BUSI DSG '
'7 STE REVER',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN / 2021 / 5P / Berline / VU 1.0 TSI 95 LIFE BUSI DSG 7 '
'STE REVER',
'vin': None,
'year': 2023}
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004002auction111076%27 HTTP/1.1" 200 None
2026-03-27 17:07:00 [ecarstrade.be] INFO: Saving data for 7004002auction111076: {'auction_closing_time': 1774870800.0, 'created_time': 1774538363.825404, 'last_price_update_time': 1774631220.776273}
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004002auction111076') HTTP/1.1" 204 0
2026-03-27 17:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page138?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page137?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:07:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:07:02 [ecarstrade.be] INFO: Found listing with ID: 7008940auction111128
2026-03-27 17:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008940auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:02 [ecarstrade.be] INFO: Scrape type for 7008940auction111128: 0
2026-03-27 17:07:02 [ecarstrade.be] INFO: Found listing with ID: 7008942auction111128
2026-03-27 17:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008942auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:02 [ecarstrade.be] INFO: Scrape type for 7008942auction111128: 0
2026-03-27 17:07:02 [ecarstrade.be] INFO: Found listing with ID: 7008941auction111128
2026-03-27 17:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008941auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:02 [ecarstrade.be] INFO: Scrape type for 7008941auction111128: 0
2026-03-27 17:07:02 [ecarstrade.be] INFO: Found listing with ID: 7008964auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008964auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008964auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008945auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008945auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008945auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008971auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008971auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008971auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008978auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008978auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008978auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008944auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008944auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008944auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008967auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008967auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008967auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008968auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008968auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008968auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008972auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008972auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008972auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008962auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008962auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008962auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008973auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008973auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008973auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008981auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008981auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008981auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008983auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008983auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008983auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008970auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008970auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008970auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008974auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008974auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008974auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008946auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008946auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008946auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008969auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008969auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008969auction111128: 0
2026-03-27 17:07:03 [ecarstrade.be] INFO: Found listing with ID: 7008947auction111128
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008947auction111128%27 HTTP/1.1" 200 None
2026-03-27 17:07:03 [ecarstrade.be] INFO: Scrape type for 7008947auction111128: 0
2026-03-27 17:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:07:07 [scrapy.extensions.logstats] INFO: Crawled 1186 pages (at 52 pages/min), scraped 1018 items (at 49 items/min)
2026-03-27 17:07:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page139?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page138?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009006auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009006auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009006auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009125auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009125auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009125auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009139auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009139auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009139auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009003auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009003auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009003auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7008998auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008998auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7008998auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009039auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009039auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009039auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009004auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009004auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009004auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009138auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009138auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009138auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009030auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009030auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009030auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009150auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009150auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009150auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009149auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009149auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009149auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009148auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009148auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009148auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009031auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009031auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009031auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009126auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009126auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009126auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009124auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009124auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009124auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009043auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009043auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009043auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009028auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009028auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009028auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009141auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009141auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009141auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009151auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009151auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009151auction111129: 0
2026-03-27 17:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009005auction111129
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009005auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:10 [ecarstrade.be] INFO: Scrape type for 7009005auction111129: 0
2026-03-27 17:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page140?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page139?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009005auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009005auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009005auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009034auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009034auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009034auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009001auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009001auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009001auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7008996auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008996auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7008996auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009018auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009018auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009018auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009025auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009025auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009025auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009038auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009038auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009038auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009101auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009101auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009101auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009007auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009007auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009007auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009033auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009033auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009033auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009042auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009042auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009042auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009029auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009029auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009029auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009002auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009002auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009002auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7008999auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008999auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7008999auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009152auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009152auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009152auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009019auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009019auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009019auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009132auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009132auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009132auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009136auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009136auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009136auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7009128auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009128auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7009128auction111129: 0
2026-03-27 17:07:24 [ecarstrade.be] INFO: Found listing with ID: 7008997auction111129
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008997auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:24 [ecarstrade.be] INFO: Scrape type for 7008997auction111129: 0
2026-03-27 17:07:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page141?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page140?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:07:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:07:30 [ecarstrade.be] INFO: Found listing with ID: 7009032auction111129
2026-03-27 17:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009032auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009032auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009037auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009037auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009037auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009089auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009089auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009089auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009117auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009117auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009117auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009120auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009120auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009120auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009127auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009127auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009127auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009135auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009135auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009135auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009137auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009137auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009137auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009074auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009074auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009074auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009094auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009094auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009094auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009068auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009068auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009068auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009116auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009116auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009116auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009123auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009123auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009123auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009140auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009140auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009140auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7008995auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008995auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7008995auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009102auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009102auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009102auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009143auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009143auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009143auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009067auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009067auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009067auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009090auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009090auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009090auction111129: 0
2026-03-27 17:07:31 [ecarstrade.be] INFO: Found listing with ID: 7009092auction111129
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009092auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:31 [ecarstrade.be] INFO: Scrape type for 7009092auction111129: 0
2026-03-27 17:07:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page142?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page141?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009035auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009035auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009035auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009075auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009075auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009075auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009093auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009093auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009093auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009096auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009096auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009096auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009098auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009098auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009098auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009121auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009121auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009121auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009129auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009129auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009129auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009130auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009130auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009130auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009133auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009133auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009133auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009081auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009081auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009081auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009064auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009064auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009064auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009070auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009070auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009070auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009122auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009122auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009122auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009062auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009062auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009062auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009119auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009119auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009119auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009087auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009087auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009087auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009011auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009011auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009011auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009055auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009055auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009055auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009010auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009010auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009010auction111129: 0
2026-03-27 17:07:37 [ecarstrade.be] INFO: Found listing with ID: 7009045auction111129
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009045auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:37 [ecarstrade.be] INFO: Scrape type for 7009045auction111129: 0
2026-03-27 17:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page143?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page142?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009076auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009076auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009076auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009026auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009026auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009026auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009027auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009027auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009027auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009009auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009009auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009009auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009050auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009050auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009050auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009072auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009072auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009072auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009078auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009078auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009078auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009146auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009146auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009146auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009023auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009023auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009023auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009131auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009131auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009131auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009066auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009066auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009066auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009088auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009088auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009088auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009082auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009082auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009082auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009091auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009091auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009091auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009118auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009118auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009118auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009020auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009020auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009020auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009100auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009100auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009100auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009147auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009147auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009147auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009049auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009049auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009049auction111129: 0
2026-03-27 17:07:46 [ecarstrade.be] INFO: Found listing with ID: 7009071auction111129
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009071auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:46 [ecarstrade.be] INFO: Scrape type for 7009071auction111129: 0
2026-03-27 17:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page144?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page143?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009071auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009071auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009071auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009097auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009097auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009097auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009099auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009099auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009099auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009108auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009108auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009108auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009111auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009111auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009111auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009024auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009024auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009024auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009054auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009054auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009054auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009065auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009065auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009065auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009142auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009142auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009142auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009051auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009051auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009051auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009041auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009041auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009041auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009144auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009144auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009144auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009057auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009057auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009057auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009103auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009103auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009103auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009107auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009107auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009107auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009040auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009040auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009040auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009052auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009052auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009052auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009114auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009114auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009114auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009044auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009044auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009044auction111129: 0
2026-03-27 17:07:54 [ecarstrade.be] INFO: Found listing with ID: 7009058auction111129
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009058auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:07:54 [ecarstrade.be] INFO: Scrape type for 7009058auction111129: 0
2026-03-27 17:07:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:08:07 [scrapy.extensions.logstats] INFO: Crawled 1192 pages (at 6 pages/min), scraped 1018 items (at 0 items/min)
2026-03-27 17:08:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page145?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page144?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009013auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009013auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009013auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009022auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009022auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009022auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009109auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009109auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009109auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009014auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009014auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009014auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009073auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009073auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009073auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009095auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009095auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009095auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009016auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009016auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009016auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009047auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009047auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009047auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009053auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009053auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009053auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009079auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009079auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009079auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009110auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009110auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009110auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009112auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009112auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009112auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009113auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009113auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009113auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009115auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009115auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009115auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009061auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009061auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009061auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009060auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009060auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009060auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009080auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009080auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009080auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009145auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009145auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009145auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009063auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009063auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009063auction111129: 0
2026-03-27 17:08:40 [ecarstrade.be] INFO: Found listing with ID: 7009104auction111129
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009104auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:08:40 [ecarstrade.be] INFO: Scrape type for 7009104auction111129: 0
2026-03-27 17:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:07 [scrapy.extensions.logstats] INFO: Crawled 1193 pages (at 1 pages/min), scraped 1018 items (at 0 items/min)
2026-03-27 17:09:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page146?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page145?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009015auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009015auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009015auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009056auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009056auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009056auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009106auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009106auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009106auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009021auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009021auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009021auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009105auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009105auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009105auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009012auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009012auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009012auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009083auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009083auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009083auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009008auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009008auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009008auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009077auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009077auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009077auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009086auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009086auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009086auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7009085auction111129
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009085auction111129%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7009085auction111129: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7008597auction111122
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008597auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7008597auction111122: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7008598auction111122
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008598auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7008598auction111122: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7008599auction111122
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008599auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7008599auction111122: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7008600auction111122
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008600auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:14 [ecarstrade.be] INFO: Scrape type for 7008600auction111122: 0
2026-03-27 17:09:14 [ecarstrade.be] INFO: Found listing with ID: 7008601auction111122
2026-03-27 17:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008601auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:15 [ecarstrade.be] INFO: Scrape type for 7008601auction111122: 0
2026-03-27 17:09:15 [ecarstrade.be] INFO: Found listing with ID: 7008604auction111122
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008604auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:15 [ecarstrade.be] INFO: Scrape type for 7008604auction111122: 0
2026-03-27 17:09:15 [ecarstrade.be] INFO: Found listing with ID: 7008606auction111122
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008606auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:15 [ecarstrade.be] INFO: Scrape type for 7008606auction111122: 0
2026-03-27 17:09:15 [ecarstrade.be] INFO: Found listing with ID: 7008607auction111122
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008607auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:15 [ecarstrade.be] INFO: Scrape type for 7008607auction111122: 0
2026-03-27 17:09:15 [ecarstrade.be] INFO: Found listing with ID: 7008608auction111122
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008608auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:15 [ecarstrade.be] INFO: Scrape type for 7008608auction111122: 0
2026-03-27 17:09:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page146?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7008609auction111122
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008609auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7008609auction111122: 0
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7008610auction111122
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008610auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7008610auction111122: 0
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7008611auction111122
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008611auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7008611auction111122: 0
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7008612auction111122
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008612auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7008612auction111122: 0
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7008613auction111122
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008613auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7008613auction111122: 0
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7008614auction111122
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008614auction111122%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7008614auction111122: 0
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7011077auction111151
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011077auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7011077auction111151: 1
2026-03-27 17:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7011078auction111151
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011078auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7011078auction111151: 1
2026-03-27 17:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7011079auction111151
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011079auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7011079auction111151: 1
2026-03-27 17:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7011080auction111151
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011080auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7011080auction111151: 1
2026-03-27 17:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7011081auction111151
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011081auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7011081auction111151: 1
2026-03-27 17:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:21 [ecarstrade.be] INFO: Found listing with ID: 7011082auction111151
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011082auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:21 [ecarstrade.be] INFO: Scrape type for 7011082auction111151: 1
2026-03-27 17:09:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:22 [ecarstrade.be] INFO: Found listing with ID: 7011083auction111151
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011083auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:22 [ecarstrade.be] INFO: Scrape type for 7011083auction111151: 1
2026-03-27 17:09:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:22 [ecarstrade.be] INFO: Found listing with ID: 7011084auction111151
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011084auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:22 [ecarstrade.be] INFO: Scrape type for 7011084auction111151: 1
2026-03-27 17:09:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:22 [ecarstrade.be] INFO: Found listing with ID: 7011085auction111151
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011085auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:22 [ecarstrade.be] INFO: Scrape type for 7011085auction111151: 1
2026-03-27 17:09:22 [ecarstrade.be] INFO: Found listing with ID: 7011087auction111151
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011087auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:22 [ecarstrade.be] INFO: Scrape type for 7011087auction111151: 1
2026-03-27 17:09:22 [ecarstrade.be] INFO: Found listing with ID: 7011088auction111151
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011088auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:22 [ecarstrade.be] INFO: Scrape type for 7011088auction111151: 1
2026-03-27 17:09:22 [ecarstrade.be] INFO: Found listing with ID: 7011089auction111151
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011089auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:22 [ecarstrade.be] INFO: Scrape type for 7011089auction111151: 1
2026-03-27 17:09:22 [ecarstrade.be] INFO: Found listing with ID: 7011090auction111152
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011090auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:22 [ecarstrade.be] INFO: Scrape type for 7011090auction111152: 1
2026-03-27 17:09:22 [ecarstrade.be] INFO: Found listing with ID: 7011091auction111151
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011091auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:22 [ecarstrade.be] INFO: Scrape type for 7011091auction111151: 1
2026-03-27 17:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011078> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:28 [ecarstrade.be] INFO: Extracting details for car 7011078auction111151
2026-03-27 17:09:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12599bd8-7cac-54f8-a704-4a8d86a00c3f with identifier: 7011078auction111151
2026-03-27 17:09:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12599bd8-7cac-54f8-a704-4a8d86a00c3f with scrape type 1
2026-03-27 17:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 12599bd8-7cac-54f8-a704-4a8d86a00c3f
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011078%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628190%27 HTTP/1.1" 200 None
2026-03-27 17:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_001/780x0__r.jpg?hash=1774628190 not downloaded yet
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011078%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628190%27 HTTP/1.1" 200 None
2026-03-27 17:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_002/780x0__r.jpg?hash=1774628190 not downloaded yet
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011078%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628190%27 HTTP/1.1" 200 None
2026-03-27 17:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_003/780x0__r.jpg?hash=1774628190 not downloaded yet
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011078%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628191%27 HTTP/1.1" 200 None
2026-03-27 17:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_004/780x0__r.jpg?hash=1774628191 not downloaded yet
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011078%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628191%27 HTTP/1.1" 200 None
2026-03-27 17:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_005/780x0__r.jpg?hash=1774628191 not downloaded yet
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011078%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628191%27 HTTP/1.1" 200 None
2026-03-27 17:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_006/780x0__r.jpg?hash=1774628191 not downloaded yet
2026-03-27 17:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011083> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:29 [ecarstrade.be] INFO: Extracting details for car 7011083auction111151
2026-03-27 17:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 420ea2aa-7bd7-5933-b713-402cae9d599e with identifier: 7011083auction111151
2026-03-27 17:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 420ea2aa-7bd7-5933-b713-402cae9d599e with scrape type 1
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 420ea2aa-7bd7-5933-b713-402cae9d599e
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011083%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628196%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_001/780x0__r.jpg?hash=1774628196 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011083%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628195%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_002/780x0__r.jpg?hash=1774628195 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011083%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628195%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_003/780x0__r.jpg?hash=1774628195 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011083%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628195%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_004/780x0__r.jpg?hash=1774628195 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011083%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628195%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_005/780x0__r.jpg?hash=1774628195 not downloaded yet
2026-03-27 17:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011079> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011083%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628195%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_006/780x0__r.jpg?hash=1774628195 not downloaded yet
2026-03-27 17:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:29 [ecarstrade.be] INFO: Extracting details for car 7011079auction111151
2026-03-27 17:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 151d00e4-74a0-50df-a2a5-3de867060aa8 with identifier: 7011079auction111151
2026-03-27 17:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151d00e4-74a0-50df-a2a5-3de867060aa8 with scrape type 1
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 151d00e4-74a0-50df-a2a5-3de867060aa8
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011079%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628191%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_001/780x0__r.jpg?hash=1774628191 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011079%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628192%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_002/780x0__r.jpg?hash=1774628192 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011079%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_003/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011079%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_004/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011079%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628192%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_005/780x0__r.jpg?hash=1774628192 not downloaded yet
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011079%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628192%27 HTTP/1.1" 200 None
2026-03-27 17:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_006/780x0__r.jpg?hash=1774628192 not downloaded yet
2026-03-27 17:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011092auction111151
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011092auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011092auction111151: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011093auction111151
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011093auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011093auction111151: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011094auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011094auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011094auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011095auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011095auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011095auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011096auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011096auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011096auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011098auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011098auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011098auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011099auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011099auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011099auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011100auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011100auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011100auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011101auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011101auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011101auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011102auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011102auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011102auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011103auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011103auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011103auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011105auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011105auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011105auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011106auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011106auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011106auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011107auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011107auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011107auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011108auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011108auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011108auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011109auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011109auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011109auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011110auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011110auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011110auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011111auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011111auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011111auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011112auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011112auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011112auction111152: 1
2026-03-27 17:09:32 [ecarstrade.be] INFO: Found listing with ID: 7011113auction111152
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011113auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:32 [ecarstrade.be] INFO: Scrape type for 7011113auction111152: 1
2026-03-27 17:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011080> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:33 [ecarstrade.be] INFO: Extracting details for car 7011080auction111151
2026-03-27 17:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71754362-718e-5806-b009-204b511684f9 with identifier: 7011080auction111151
2026-03-27 17:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71754362-718e-5806-b009-204b511684f9 with scrape type 1
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71754362-718e-5806-b009-204b511684f9
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011080%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_001/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011080%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_002/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011080%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_003/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011080%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_004/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011080%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628194%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_005/780x0__r.jpg?hash=1774628194 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011080%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_006/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011082> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:33 [ecarstrade.be] INFO: Extracting details for car 7011082auction111151
2026-03-27 17:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011077> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31327d51-76c5-50ca-823b-74453303a937 with identifier: 7011082auction111151
2026-03-27 17:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31327d51-76c5-50ca-823b-74453303a937 with scrape type 1
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 31327d51-76c5-50ca-823b-74453303a937
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011082%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628194%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_001/780x0__r.jpg?hash=1774628194 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011082%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628194%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_002/780x0__r.jpg?hash=1774628194 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011082%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628194%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_003/780x0__r.jpg?hash=1774628194 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011082%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628194%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_004/780x0__r.jpg?hash=1774628194 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011082%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628195%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_005/780x0__r.jpg?hash=1774628195 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011082%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628195%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_006/780x0__r.jpg?hash=1774628195 not downloaded yet
2026-03-27 17:09:33 [ecarstrade.be] INFO: Extracting details for car 7011077auction111151
2026-03-27 17:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77632e9c-96b4-5a5f-9f68-dad215341f90 with identifier: 7011077auction111151
2026-03-27 17:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77632e9c-96b4-5a5f-9f68-dad215341f90 with scrape type 1
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 77632e9c-96b4-5a5f-9f68-dad215341f90
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011077%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628190%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_001/780x0__r.jpg?hash=1774628190 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011077%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628190%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_002/780x0__r.jpg?hash=1774628190 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011077%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628190%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_003/780x0__r.jpg?hash=1774628190 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011077%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628189%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_004/780x0__r.jpg?hash=1774628189 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011077%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628189%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_005/780x0__r.jpg?hash=1774628189 not downloaded yet
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011077%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628189%27 HTTP/1.1" 200 None
2026-03-27 17:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_006/780x0__r.jpg?hash=1774628189 not downloaded yet
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011084> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011081> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:35 [ecarstrade.be] INFO: Extracting details for car 7011084auction111151
2026-03-27 17:09:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dc93827-7767-5f7c-8a42-831e2d32a183 with identifier: 7011084auction111151
2026-03-27 17:09:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc93827-7767-5f7c-8a42-831e2d32a183 with scrape type 1
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2dc93827-7767-5f7c-8a42-831e2d32a183
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011084%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628196%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_001/780x0__r.jpg?hash=1774628196 not downloaded yet
2026-03-27 17:09:35 [ecarstrade.be] INFO: Extracting details for car 7011081auction111151
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011084%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628196%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_002/780x0__r.jpg?hash=1774628196 not downloaded yet
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011084%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628196%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_003/780x0__r.jpg?hash=1774628196 not downloaded yet
2026-03-27 17:09:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64ebcdeb-700f-5ea2-a35d-c508db1c6264 with identifier: 7011081auction111151
2026-03-27 17:09:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64ebcdeb-700f-5ea2-a35d-c508db1c6264 with scrape type 1
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 64ebcdeb-700f-5ea2-a35d-c508db1c6264
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011081%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_001/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011084%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628196%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_004/780x0__r.jpg?hash=1774628196 not downloaded yet
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011081%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_002/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_002/780x0__r.jpg?hash=1774628190> (referer: https://ecarstrade.com/cars/7011078)
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011084%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628196%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_005/780x0__r.jpg?hash=1774628196 not downloaded yet
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011081%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_003/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011084%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628196%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_006/780x0__r.jpg?hash=1774628196 not downloaded yet
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011081%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628193%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_004/780x0__r.jpg?hash=1774628193 not downloaded yet
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_001/780x0__r.jpg?hash=1774628190> (referer: https://ecarstrade.com/cars/7011078)
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011081%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628194%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_005/780x0__r.jpg?hash=1774628194 not downloaded yet
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_006/780x0__r.jpg?hash=1774628191> (referer: https://ecarstrade.com/cars/7011078)
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011081%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628194%27 HTTP/1.1" 200 None
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_006/780x0__r.jpg?hash=1774628194 not downloaded yet
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 12599bd8-7cac-54f8-a704-4a8d86a00c3f
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_006/780x0__r.jpg?hash=1774628192> (referer: https://ecarstrade.com/cars/7011079)
2026-03-27 17:09:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 12599bd8-7cac-54f8-a704-4a8d86a00c3f
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_005/780x0__r.jpg?hash=1774628195> (referer: https://ecarstrade.com/cars/7011083)
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 12599bd8-7cac-54f8-a704-4a8d86a00c3f
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_006/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011080)
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 151d00e4-74a0-50df-a2a5-3de867060aa8
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 420ea2aa-7bd7-5933-b713-402cae9d599e
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_005/780x0__r.jpg?hash=1774628194> (referer: https://ecarstrade.com/cars/7011080)
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_006/780x0__r.jpg?hash=1774628189> (referer: https://ecarstrade.com/cars/7011077)
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71754362-718e-5806-b009-204b511684f9
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71754362-718e-5806-b009-204b511684f9
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_005/780x0__r.jpg?hash=1774628189> (referer: https://ecarstrade.com/cars/7011077)
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 77632e9c-96b4-5a5f-9f68-dad215341f90
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_002/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011081)
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 77632e9c-96b4-5a5f-9f68-dad215341f90
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_004/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011081)
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 64ebcdeb-700f-5ea2-a35d-c508db1c6264
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_005/780x0__r.jpg?hash=1774628194> (referer: https://ecarstrade.com/cars/7011081)
2026-03-27 17:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_006/780x0__r.jpg?hash=1774628194> (referer: https://ecarstrade.com/cars/7011081)
2026-03-27 17:09:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 64ebcdeb-700f-5ea2-a35d-c508db1c6264
2026-03-27 17:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 64ebcdeb-700f-5ea2-a35d-c508db1c6264
2026-03-27 17:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_006/780x0__r.jpg?hash=1774628196> (referer: https://ecarstrade.com/cars/7011084)
2026-03-27 17:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 64ebcdeb-700f-5ea2-a35d-c508db1c6264
2026-03-27 17:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_003/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011081)
2026-03-27 17:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2dc93827-7767-5f7c-8a42-831e2d32a183
2026-03-27 17:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_005/780x0__r.jpg?hash=1774628196> (referer: https://ecarstrade.com/cars/7011084)
2026-03-27 17:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 64ebcdeb-700f-5ea2-a35d-c508db1c6264
2026-03-27 17:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_004/780x0__r.jpg?hash=1774628196> (referer: https://ecarstrade.com/cars/7011084)
2026-03-27 17:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2dc93827-7767-5f7c-8a42-831e2d32a183
2026-03-27 17:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_001/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011081)
2026-03-27 17:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011087> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_003/780x0__r.jpg?hash=1774628196> (referer: https://ecarstrade.com/cars/7011084)
2026-03-27 17:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2dc93827-7767-5f7c-8a42-831e2d32a183
2026-03-27 17:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_002/780x0__r.jpg?hash=1774628196> (referer: https://ecarstrade.com/cars/7011084)
2026-03-27 17:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 64ebcdeb-700f-5ea2-a35d-c508db1c6264
2026-03-27 17:09:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64ebcdeb-700f-5ea2-a35d-c508db1c6264, skipping ID generation
2026-03-27 17:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64ebcdeb-700f-5ea2-a35d-c508db1c6264 with scrape type 1
2026-03-27 17:09:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64ebcdeb-700f-5ea2-a35d-c508db1c6264 sending to next pipeline
2026-03-27 17:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64ebcdeb-700f-5ea2-a35d-c508db1c6264, identifier: 7011081auction111151
2026-03-27 17:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64ebcdeb-700f-5ea2-a35d-c508db1c6264 with identifier: 7011081auction111151
2026-03-27 17:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64ebcdeb-700f-5ea2-a35d-c508db1c6264 with identifier: 7011081auction111151
2026-03-27 17:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64ebcdeb-700f-5ea2-a35d-c508db1c6264 with identifier: 7011081auction111151 to the API
2026-03-27 17:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011081/photo_001/780x0__r.jpg?hash=1774628193>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '64ebcdeb-700f-5ea2-a35d-c508db1c6264',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011081',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 98565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': None,
'seller_name': None,
'title': 'COMPASS 240 HY TRAILHK BVA AWD',
'transmission': 'automatic',
'trim': 'COMPASS 240 HY TRAILHK BVA AWD',
'vin': None,
'year': 2023}
2026-03-27 17:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011081auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:37 [ecarstrade.be] INFO: Saving data for 7011081auction111151: {'created_time': 1774631377.760209, 'last_price_update_time': 1774631377.76022, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011081auction111151') HTTP/1.1" 204 0
2026-03-27 17:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_001/780x0__r.jpg?hash=1774628196> (referer: https://ecarstrade.com/cars/7011084)
2026-03-27 17:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_004/780x0__r.jpg?hash=1774628189> (referer: https://ecarstrade.com/cars/7011077)
2026-03-27 17:09:37 [ecarstrade.be] INFO: Extracting details for car 7011087auction111151
2026-03-27 17:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011085> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac54ee73-f0d7-52c9-8511-934725e59c74 with identifier: 7011087auction111151
2026-03-27 17:09:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac54ee73-f0d7-52c9-8511-934725e59c74 with scrape type 1
2026-03-27 17:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ac54ee73-f0d7-52c9-8511-934725e59c74
2026-03-27 17:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011087%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628198%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_001/780x0__r.jpg?hash=1774628198 not downloaded yet
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2dc93827-7767-5f7c-8a42-831e2d32a183
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2dc93827-7767-5f7c-8a42-831e2d32a183
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011087%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_002/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011087%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_003/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_002/780x0__r.jpg?hash=1774628190> (referer: https://ecarstrade.com/cars/7011077)
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_003/780x0__r.jpg?hash=1774628190> (referer: https://ecarstrade.com/cars/7011077)
2026-03-27 17:09:38 [ecarstrade.be] INFO: Extracting details for car 7011085auction111151
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011087%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628198%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_004/780x0__r.jpg?hash=1774628198 not downloaded yet
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011087%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628198%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_005/780x0__r.jpg?hash=1774628198 not downloaded yet
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2dc93827-7767-5f7c-8a42-831e2d32a183
2026-03-27 17:09:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dc93827-7767-5f7c-8a42-831e2d32a183, skipping ID generation
2026-03-27 17:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc93827-7767-5f7c-8a42-831e2d32a183 with scrape type 1
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dc93827-7767-5f7c-8a42-831e2d32a183 sending to next pipeline
2026-03-27 17:09:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2dc93827-7767-5f7c-8a42-831e2d32a183, identifier: 7011084auction111151
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 77632e9c-96b4-5a5f-9f68-dad215341f90
2026-03-27 17:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef10c031-6f84-55da-b8da-0a6726813f38 with identifier: 7011085auction111151
2026-03-27 17:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef10c031-6f84-55da-b8da-0a6726813f38 with scrape type 1
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ef10c031-6f84-55da-b8da-0a6726813f38
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011085%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_001/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2dc93827-7767-5f7c-8a42-831e2d32a183 with identifier: 7011084auction111151
2026-03-27 17:09:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2dc93827-7767-5f7c-8a42-831e2d32a183 with identifier: 7011084auction111151
2026-03-27 17:09:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2dc93827-7767-5f7c-8a42-831e2d32a183 with identifier: 7011084auction111151 to the API
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011084/photo_001/780x0__r.jpg?hash=1774628196>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '2dc93827-7767-5f7c-8a42-831e2d32a183',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011084',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 11833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-01',
'seats_number': None,
'seller_name': None,
'title': 'FABIA BER 1.0 TSI EVO 2 116 SELECTION DSG BB 25',
'transmission': 'automatic',
'trim': 'FABIA BER 1.0 TSI EVO 2 116 SELECTION DSG BB 25',
'vin': None,
'year': 2025}
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011084auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [ecarstrade.be] INFO: Saving data for 7011084auction111151: {'created_time': 1774631378.611467, 'last_price_update_time': 1774631378.611487, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011084auction111151') HTTP/1.1" 204 0
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_006/780x0__r.jpg?hash=1774628195> (referer: https://ecarstrade.com/cars/7011082)
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011087%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628198%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_006/780x0__r.jpg?hash=1774628198 not downloaded yet
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011085%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_002/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_005/780x0__r.jpg?hash=1774628195> (referer: https://ecarstrade.com/cars/7011082)
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011085%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_003/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 77632e9c-96b4-5a5f-9f68-dad215341f90
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 77632e9c-96b4-5a5f-9f68-dad215341f90
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011085%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_004/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011085%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_005/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_004/780x0__r.jpg?hash=1774628194> (referer: https://ecarstrade.com/cars/7011082)
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_001/780x0__r.jpg?hash=1774628190> (referer: https://ecarstrade.com/cars/7011077)
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011085%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_006/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_003/780x0__r.jpg?hash=1774628194> (referer: https://ecarstrade.com/cars/7011082)
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 31327d51-76c5-50ca-823b-74453303a937
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 31327d51-76c5-50ca-823b-74453303a937
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_002/780x0__r.jpg?hash=1774628194> (referer: https://ecarstrade.com/cars/7011082)
2026-03-27 17:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_001/780x0__r.jpg?hash=1774628194> (referer: https://ecarstrade.com/cars/7011082)
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 31327d51-76c5-50ca-823b-74453303a937
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 77632e9c-96b4-5a5f-9f68-dad215341f90
2026-03-27 17:09:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77632e9c-96b4-5a5f-9f68-dad215341f90, skipping ID generation
2026-03-27 17:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77632e9c-96b4-5a5f-9f68-dad215341f90 with scrape type 1
2026-03-27 17:09:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77632e9c-96b4-5a5f-9f68-dad215341f90 sending to next pipeline
2026-03-27 17:09:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 77632e9c-96b4-5a5f-9f68-dad215341f90, identifier: 7011077auction111151
2026-03-27 17:09:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 77632e9c-96b4-5a5f-9f68-dad215341f90 with identifier: 7011077auction111151
2026-03-27 17:09:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 77632e9c-96b4-5a5f-9f68-dad215341f90 with identifier: 7011077auction111151
2026-03-27 17:09:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 77632e9c-96b4-5a5f-9f68-dad215341f90 with identifier: 7011077auction111151 to the API
2026-03-27 17:09:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011077/photo_001/780x0__r.jpg?hash=1774628190>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '77632e9c-96b4-5a5f-9f68-dad215341f90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011077',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': 'X1',
'odometer': 87214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'X1 SDRIVE 20i 170CH M SPORT RSK',
'transmission': 'automatic',
'trim': 'SDRIVE 20i 170CH M SPORT RSK',
'vin': None,
'year': 2024}
2026-03-27 17:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011077auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:39 [ecarstrade.be] INFO: Saving data for 7011077auction111151: {'created_time': 1774631379.810665, 'last_price_update_time': 1774631379.810678, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011077auction111151') HTTP/1.1" 204 0
2026-03-27 17:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_004/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011080)
2026-03-27 17:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_003/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011080)
2026-03-27 17:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_003/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011087)
2026-03-27 17:09:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 31327d51-76c5-50ca-823b-74453303a937
2026-03-27 17:09:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 31327d51-76c5-50ca-823b-74453303a937
2026-03-27 17:09:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 31327d51-76c5-50ca-823b-74453303a937
2026-03-27 17:09:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 31327d51-76c5-50ca-823b-74453303a937, skipping ID generation
2026-03-27 17:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31327d51-76c5-50ca-823b-74453303a937 with scrape type 1
2026-03-27 17:09:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 31327d51-76c5-50ca-823b-74453303a937 sending to next pipeline
2026-03-27 17:09:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 31327d51-76c5-50ca-823b-74453303a937, identifier: 7011082auction111151
2026-03-27 17:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011088> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 31327d51-76c5-50ca-823b-74453303a937 with identifier: 7011082auction111151
2026-03-27 17:09:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 31327d51-76c5-50ca-823b-74453303a937 with identifier: 7011082auction111151
2026-03-27 17:09:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 31327d51-76c5-50ca-823b-74453303a937 with identifier: 7011082auction111151 to the API
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011082/photo_001/780x0__r.jpg?hash=1774628194>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '31327d51-76c5-50ca-823b-74453303a937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011082',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 132223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011082auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:40 [ecarstrade.be] INFO: Saving data for 7011082auction111151: {'created_time': 1774631380.198251, 'last_price_update_time': 1774631380.198262, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011082auction111151') HTTP/1.1" 204 0
2026-03-27 17:09:40 [ecarstrade.be] INFO: Extracting details for car 7011088auction111151
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_005/780x0__r.jpg?hash=1774628198> (referer: https://ecarstrade.com/cars/7011087)
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_001/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011085)
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_002/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011087)
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71754362-718e-5806-b009-204b511684f9
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71754362-718e-5806-b009-204b511684f9
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ac54ee73-f0d7-52c9-8511-934725e59c74
2026-03-27 17:09:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b992df-47a7-502e-9e38-4ada8f3eda7b with identifier: 7011088auction111151
2026-03-27 17:09:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b992df-47a7-502e-9e38-4ada8f3eda7b with scrape type 1
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f6b992df-47a7-502e-9e38-4ada8f3eda7b
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011088%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_001/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011088%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_002/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011088%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_003/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_006/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011085)
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011088%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_004/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_004/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011085)
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011088%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_005/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011088%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628197%27 HTTP/1.1" 200 None
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_006/780x0__r.jpg?hash=1774628197 not downloaded yet
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_003/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011085)
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ac54ee73-f0d7-52c9-8511-934725e59c74
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ef10c031-6f84-55da-b8da-0a6726813f38
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ac54ee73-f0d7-52c9-8511-934725e59c74
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_002/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011085)
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_006/780x0__r.jpg?hash=1774628198> (referer: https://ecarstrade.com/cars/7011087)
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ef10c031-6f84-55da-b8da-0a6726813f38
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_001/780x0__r.jpg?hash=1774628198> (referer: https://ecarstrade.com/cars/7011087)
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_002/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011080)
2026-03-27 17:09:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_004/780x0__r.jpg?hash=1774628198> (referer: https://ecarstrade.com/cars/7011087)
2026-03-27 17:09:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ef10c031-6f84-55da-b8da-0a6726813f38
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_005/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011085)
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_001/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011080)
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ef10c031-6f84-55da-b8da-0a6726813f38
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ef10c031-6f84-55da-b8da-0a6726813f38
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_003/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011088)
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ac54ee73-f0d7-52c9-8511-934725e59c74
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ac54ee73-f0d7-52c9-8511-934725e59c74
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71754362-718e-5806-b009-204b511684f9
2026-03-27 17:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_004/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011088)
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ac54ee73-f0d7-52c9-8511-934725e59c74
2026-03-27 17:09:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac54ee73-f0d7-52c9-8511-934725e59c74, skipping ID generation
2026-03-27 17:09:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac54ee73-f0d7-52c9-8511-934725e59c74 with scrape type 1
2026-03-27 17:09:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac54ee73-f0d7-52c9-8511-934725e59c74 sending to next pipeline
2026-03-27 17:09:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ac54ee73-f0d7-52c9-8511-934725e59c74, identifier: 7011087auction111151
2026-03-27 17:09:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ac54ee73-f0d7-52c9-8511-934725e59c74 with identifier: 7011087auction111151
2026-03-27 17:09:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ac54ee73-f0d7-52c9-8511-934725e59c74 with identifier: 7011087auction111151
2026-03-27 17:09:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ac54ee73-f0d7-52c9-8511-934725e59c74 with identifier: 7011087auction111151 to the API
2026-03-27 17:09:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011087/photo_004/780x0__r.jpg?hash=1774628198>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ac54ee73-f0d7-52c9-8511-934725e59c74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011087',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 101062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011087auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:41 [ecarstrade.be] INFO: Saving data for 7011087auction111151: {'created_time': 1774631381.702177, 'last_price_update_time': 1774631381.702189, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011087auction111151') HTTP/1.1" 204 0
2026-03-27 17:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_006/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011088)
2026-03-27 17:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_005/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011088)
2026-03-27 17:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011089> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011090> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011091> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ef10c031-6f84-55da-b8da-0a6726813f38
2026-03-27 17:09:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef10c031-6f84-55da-b8da-0a6726813f38, skipping ID generation
2026-03-27 17:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef10c031-6f84-55da-b8da-0a6726813f38 with scrape type 1
2026-03-27 17:09:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef10c031-6f84-55da-b8da-0a6726813f38 sending to next pipeline
2026-03-27 17:09:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ef10c031-6f84-55da-b8da-0a6726813f38, identifier: 7011085auction111151
2026-03-27 17:09:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71754362-718e-5806-b009-204b511684f9
2026-03-27 17:09:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71754362-718e-5806-b009-204b511684f9, skipping ID generation
2026-03-27 17:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71754362-718e-5806-b009-204b511684f9 with scrape type 1
2026-03-27 17:09:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71754362-718e-5806-b009-204b511684f9 sending to next pipeline
2026-03-27 17:09:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71754362-718e-5806-b009-204b511684f9, identifier: 7011080auction111151
2026-03-27 17:09:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f6b992df-47a7-502e-9e38-4ada8f3eda7b
2026-03-27 17:09:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f6b992df-47a7-502e-9e38-4ada8f3eda7b
2026-03-27 17:09:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ef10c031-6f84-55da-b8da-0a6726813f38 with identifier: 7011085auction111151
2026-03-27 17:09:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ef10c031-6f84-55da-b8da-0a6726813f38 with identifier: 7011085auction111151
2026-03-27 17:09:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ef10c031-6f84-55da-b8da-0a6726813f38 with identifier: 7011085auction111151 to the API
2026-03-27 17:09:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011085/photo_005/780x0__r.jpg?hash=1774628197>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': -1,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef10c031-6f84-55da-b8da-0a6726813f38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011085',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Peugeot',
'model': '208',
'odometer': 61057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': '208 PT 75 LIKE SOCIETE (VU/VP)',
'transmission': 'manual',
'trim': 'PT 75 LIKE SOCIETE (VU/VP)',
'vin': None,
'year': 2022}
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011085auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [ecarstrade.be] INFO: Saving data for 7011085auction111151: {'created_time': 1774631382.184464, 'last_price_update_time': 1774631382.184475, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011085auction111151') HTTP/1.1" 204 0
2026-03-27 17:09:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71754362-718e-5806-b009-204b511684f9 with identifier: 7011080auction111151
2026-03-27 17:09:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71754362-718e-5806-b009-204b511684f9 with identifier: 7011080auction111151
2026-03-27 17:09:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71754362-718e-5806-b009-204b511684f9 with identifier: 7011080auction111151 to the API
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011080/photo_001/780x0__r.jpg?hash=1774628193>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '71754362-718e-5806-b009-204b511684f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011080',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 85070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011080auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [ecarstrade.be] INFO: Saving data for 7011080auction111151: {'created_time': 1774631382.484919, 'last_price_update_time': 1774631382.484929, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011080auction111151') HTTP/1.1" 204 0
2026-03-27 17:09:42 [ecarstrade.be] INFO: Extracting details for car 7011089auction111151
2026-03-27 17:09:42 [ecarstrade.be] INFO: Extracting details for car 7011090auction111152
2026-03-27 17:09:42 [ecarstrade.be] INFO: Extracting details for car 7011091auction111151
2026-03-27 17:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_002/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011088)
2026-03-27 17:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_001/780x0__r.jpg?hash=1774628197> (referer: https://ecarstrade.com/cars/7011088)
2026-03-27 17:09:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011113> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f6b992df-47a7-502e-9e38-4ada8f3eda7b
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f6b992df-47a7-502e-9e38-4ada8f3eda7b
2026-03-27 17:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a923553-c180-5cbb-b760-22d489d63e00 with identifier: 7011089auction111151
2026-03-27 17:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a923553-c180-5cbb-b760-22d489d63e00 with scrape type 1
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3a923553-c180-5cbb-b760-22d489d63e00
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011089%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_001/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f with identifier: 7011090auction111152
2026-03-27 17:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f with scrape type 1
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011090%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628200%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_001/780x0__r.jpg?hash=1774628200 not downloaded yet
2026-03-27 17:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56aa0827-874d-5b82-bee1-c7b72b553e3b with identifier: 7011091auction111151
2026-03-27 17:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56aa0827-874d-5b82-bee1-c7b72b553e3b with scrape type 1
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 56aa0827-874d-5b82-bee1-c7b72b553e3b
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011091%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628201%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_001/780x0__r.jpg?hash=1774628201 not downloaded yet
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011089%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_002/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011090%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_002/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011091%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628201%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_002/780x0__r.jpg?hash=1774628201 not downloaded yet
2026-03-27 17:09:42 [ecarstrade.be] INFO: Extracting details for car 7011113auction111152
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011089%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_003/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011090%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628200%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_003/780x0__r.jpg?hash=1774628200 not downloaded yet
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011091%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628201%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_003/780x0__r.jpg?hash=1774628201 not downloaded yet
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f6b992df-47a7-502e-9e38-4ada8f3eda7b
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f6b992df-47a7-502e-9e38-4ada8f3eda7b
2026-03-27 17:09:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6b992df-47a7-502e-9e38-4ada8f3eda7b, skipping ID generation
2026-03-27 17:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b992df-47a7-502e-9e38-4ada8f3eda7b with scrape type 1
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6b992df-47a7-502e-9e38-4ada8f3eda7b sending to next pipeline
2026-03-27 17:09:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f6b992df-47a7-502e-9e38-4ada8f3eda7b, identifier: 7011088auction111151
2026-03-27 17:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e602523-ae1d-5f22-b837-c4d238a1a31a with identifier: 7011113auction111152
2026-03-27 17:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e602523-ae1d-5f22-b837-c4d238a1a31a with scrape type 1
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8e602523-ae1d-5f22-b837-c4d238a1a31a
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011113%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628223%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_001/780x0__r.jpg?hash=1774628223 not downloaded yet
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011089%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_004/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011090%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_004/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011091%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628201%27 HTTP/1.1" 200 None
2026-03-27 17:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_004/780x0__r.jpg?hash=1774628201 not downloaded yet
2026-03-27 17:09:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f6b992df-47a7-502e-9e38-4ada8f3eda7b with identifier: 7011088auction111151
2026-03-27 17:09:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f6b992df-47a7-502e-9e38-4ada8f3eda7b with identifier: 7011088auction111151
2026-03-27 17:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f6b992df-47a7-502e-9e38-4ada8f3eda7b with identifier: 7011088auction111151 to the API
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011088/photo_001/780x0__r.jpg?hash=1774628197>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'f6b992df-47a7-502e-9e38-4ada8f3eda7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011088',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Volvo',
'model': 'C40',
'odometer': 56998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-01',
'seats_number': None,
'seller_name': None,
'title': 'C40 RECHARGE EXT RNG 252 PL FA',
'transmission': 'automatic',
'trim': 'RECHARGE EXT RNG 252 PL FA',
'vin': None,
'year': 2023}
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011088auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [ecarstrade.be] INFO: Saving data for 7011088auction111151: {'created_time': 1774631383.738539, 'last_price_update_time': 1774631383.738553, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011088auction111151') HTTP/1.1" 204 0
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011113%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628223%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_002/780x0__r.jpg?hash=1774628223 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011089%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_005/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011090%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628200%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_005/780x0__r.jpg?hash=1774628200 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011091%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628201%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_005/780x0__r.jpg?hash=1774628201 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011113%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628223%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_003/780x0__r.jpg?hash=1774628223 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011089%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628199%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_006/780x0__r.jpg?hash=1774628199 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011090%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628200%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_006/780x0__r.jpg?hash=1774628200 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011091%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628201%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_006/780x0__r.jpg?hash=1774628201 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011113%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628223%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_004/780x0__r.jpg?hash=1774628223 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011113%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628223%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_005/780x0__r.jpg?hash=1774628223 not downloaded yet
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011113%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628223%27 HTTP/1.1" 200 None
2026-03-27 17:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_006/780x0__r.jpg?hash=1774628223 not downloaded yet
2026-03-27 17:09:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011108> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:49 [ecarstrade.be] INFO: Extracting details for car 7011108auction111152
2026-03-27 17:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011111> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955 with identifier: 7011108auction111152
2026-03-27 17:09:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955 with scrape type 1
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011108%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_001/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011108%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_002/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011108%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_003/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011108%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_004/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011108%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_005/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011108%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_006/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:49 [ecarstrade.be] INFO: Extracting details for car 7011111auction111152
2026-03-27 17:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011112> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 664d3883-c622-577e-8755-447eb77aeab2 with identifier: 7011111auction111152
2026-03-27 17:09:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 664d3883-c622-577e-8755-447eb77aeab2 with scrape type 1
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 664d3883-c622-577e-8755-447eb77aeab2
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011111%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628221%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_001/780x0__r.jpg?hash=1774628221 not downloaded yet
2026-03-27 17:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011111%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628221%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_002/780x0__r.jpg?hash=1774628221 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011111%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628221%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_003/780x0__r.jpg?hash=1774628221 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011111%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628221%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_004/780x0__r.jpg?hash=1774628221 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011111%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628222%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_005/780x0__r.jpg?hash=1774628222 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011111%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628222%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_006/780x0__r.jpg?hash=1774628222 not downloaded yet
2026-03-27 17:09:49 [ecarstrade.be] INFO: Extracting details for car 7011112auction111152
2026-03-27 17:09:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63020c85-7453-5bfd-86b0-94294c3040a6 with identifier: 7011112auction111152
2026-03-27 17:09:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63020c85-7453-5bfd-86b0-94294c3040a6 with scrape type 1
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 63020c85-7453-5bfd-86b0-94294c3040a6
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011112%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628223%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_001/780x0__r.jpg?hash=1774628223 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011112%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628222%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_002/780x0__r.jpg?hash=1774628222 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011112%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628222%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_003/780x0__r.jpg?hash=1774628222 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011112%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628222%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_004/780x0__r.jpg?hash=1774628222 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011112%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628222%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_005/780x0__r.jpg?hash=1774628222 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011112%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628222%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_006/780x0__r.jpg?hash=1774628222 not downloaded yet
2026-03-27 17:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011110> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:49 [ecarstrade.be] INFO: Extracting details for car 7011110auction111152
2026-03-27 17:09:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3c329ec-1bd1-5882-82dd-5fb05db87607 with identifier: 7011110auction111152
2026-03-27 17:09:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3c329ec-1bd1-5882-82dd-5fb05db87607 with scrape type 1
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b3c329ec-1bd1-5882-82dd-5fb05db87607
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011110%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628220%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_001/780x0__r.jpg?hash=1774628220 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011110%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628220%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_002/780x0__r.jpg?hash=1774628220 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011110%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628220%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_003/780x0__r.jpg?hash=1774628220 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011110%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628220%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_004/780x0__r.jpg?hash=1774628220 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011110%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628220%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_005/780x0__r.jpg?hash=1774628220 not downloaded yet
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011110%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628220%27 HTTP/1.1" 200 None
2026-03-27 17:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_006/780x0__r.jpg?hash=1774628220 not downloaded yet
2026-03-27 17:09:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011105> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:50 [ecarstrade.be] INFO: Extracting details for car 7011105auction111152
2026-03-27 17:09:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff95454-48a7-50ed-a2d4-f7fd156d8c2a with identifier: 7011105auction111152
2026-03-27 17:09:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff95454-48a7-50ed-a2d4-f7fd156d8c2a with scrape type 1
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eff95454-48a7-50ed-a2d4-f7fd156d8c2a
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011105%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_001/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011105%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628214%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_002/780x0__r.jpg?hash=1774628214 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011105%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628214%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_003/780x0__r.jpg?hash=1774628214 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011105%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628215%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_004/780x0__r.jpg?hash=1774628215 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011105%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628215%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_005/780x0__r.jpg?hash=1774628215 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011105%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628215%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_006/780x0__r.jpg?hash=1774628215 not downloaded yet
2026-03-27 17:09:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011107> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011106> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:50 [ecarstrade.be] INFO: Extracting details for car 7011107auction111152
2026-03-27 17:09:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 532a8369-f938-51ab-a838-558d5c50580b with identifier: 7011107auction111152
2026-03-27 17:09:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 532a8369-f938-51ab-a838-558d5c50580b with scrape type 1
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 532a8369-f938-51ab-a838-558d5c50580b
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011107%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_001/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011107%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_002/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011107%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628218%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_003/780x0__r.jpg?hash=1774628218 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011107%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628217%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_004/780x0__r.jpg?hash=1774628217 not downloaded yet
2026-03-27 17:09:50 [ecarstrade.be] INFO: Extracting details for car 7011106auction111152
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011107%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628217%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_005/780x0__r.jpg?hash=1774628217 not downloaded yet
2026-03-27 17:09:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52d9619d-20be-53ac-81da-4f5f1331ee7e with identifier: 7011106auction111152
2026-03-27 17:09:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d9619d-20be-53ac-81da-4f5f1331ee7e with scrape type 1
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52d9619d-20be-53ac-81da-4f5f1331ee7e
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011106%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_001/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011107%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628217%27 HTTP/1.1" 200 None
2026-03-27 17:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_006/780x0__r.jpg?hash=1774628217 not downloaded yet
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011106%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_002/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011106%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_003/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011106%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_004/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011106%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_005/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011106%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628216%27 HTTP/1.1" 200 None
2026-03-27 17:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_006/780x0__r.jpg?hash=1774628216 not downloaded yet
2026-03-27 17:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011109> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:09:53 [ecarstrade.be] INFO: Extracting details for car 7011109auction111152
2026-03-27 17:09:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d15dc759-6084-58ec-b0fa-f436e8c8c34f with identifier: 7011109auction111152
2026-03-27 17:09:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15dc759-6084-58ec-b0fa-f436e8c8c34f with scrape type 1
2026-03-27 17:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d15dc759-6084-58ec-b0fa-f436e8c8c34f
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011109%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_001/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011109%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_002/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011109%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_003/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011109%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_004/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011109%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628220%27 HTTP/1.1" 200 None
2026-03-27 17:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_005/780x0__r.jpg?hash=1774628220 not downloaded yet
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011109%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628219%27 HTTP/1.1" 200 None
2026-03-27 17:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_006/780x0__r.jpg?hash=1774628219 not downloaded yet
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011102> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_006/780x0__r.jpg?hash=1774628223> (referer: https://ecarstrade.com/cars/7011113)
2026-03-27 17:09:56 [ecarstrade.be] INFO: Extracting details for car 7011102auction111152
2026-03-27 17:09:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a with identifier: 7011102auction111152
2026-03-27 17:09:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a with scrape type 1
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011102%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628212%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_001/780x0__r.jpg?hash=1774628212 not downloaded yet
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011102%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628212%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_002/780x0__r.jpg?hash=1774628212 not downloaded yet
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011102%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628212%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_003/780x0__r.jpg?hash=1774628212 not downloaded yet
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_005/780x0__r.jpg?hash=1774628223> (referer: https://ecarstrade.com/cars/7011113)
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011102%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628212%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_004/780x0__r.jpg?hash=1774628212 not downloaded yet
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011102%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628212%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_005/780x0__r.jpg?hash=1774628212 not downloaded yet
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011102%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628212%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_006/780x0__r.jpg?hash=1774628212 not downloaded yet
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8e602523-ae1d-5f22-b837-c4d238a1a31a
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011103> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_001/780x0__r.jpg?hash=1774628221> (referer: https://ecarstrade.com/cars/7011111)
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8e602523-ae1d-5f22-b837-c4d238a1a31a
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_006/780x0__r.jpg?hash=1774628220> (referer: https://ecarstrade.com/cars/7011110)
2026-03-27 17:09:56 [ecarstrade.be] INFO: Extracting details for car 7011103auction111152
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_006/780x0__r.jpg?hash=1774628222> (referer: https://ecarstrade.com/cars/7011112)
2026-03-27 17:09:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abaebf30-a196-5952-90d0-d80fd4b51b8f with identifier: 7011103auction111152
2026-03-27 17:09:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abaebf30-a196-5952-90d0-d80fd4b51b8f with scrape type 1
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item abaebf30-a196-5952-90d0-d80fd4b51b8f
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011103%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628213%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_001/780x0__r.jpg?hash=1774628213 not downloaded yet
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_006/780x0__r.jpg?hash=1774628215> (referer: https://ecarstrade.com/cars/7011105)
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011103%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628213%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_002/780x0__r.jpg?hash=1774628213 not downloaded yet
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011103%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628214%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_003/780x0__r.jpg?hash=1774628214 not downloaded yet
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 664d3883-c622-577e-8755-447eb77aeab2
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011103%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628213%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_004/780x0__r.jpg?hash=1774628213 not downloaded yet
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_005/780x0__r.jpg?hash=1774628215> (referer: https://ecarstrade.com/cars/7011105)
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011103%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628213%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_005/780x0__r.jpg?hash=1774628213 not downloaded yet
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b3c329ec-1bd1-5882-82dd-5fb05db87607
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_006/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011106)
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011103%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628213%27 HTTP/1.1" 200 None
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_006/780x0__r.jpg?hash=1774628213 not downloaded yet
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 63020c85-7453-5bfd-86b0-94294c3040a6
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eff95454-48a7-50ed-a2d4-f7fd156d8c2a
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_005/780x0__r.jpg?hash=1774628220> (referer: https://ecarstrade.com/cars/7011109)
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_006/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011109)
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eff95454-48a7-50ed-a2d4-f7fd156d8c2a
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_003/780x0__r.jpg?hash=1774628212> (referer: https://ecarstrade.com/cars/7011102)
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52d9619d-20be-53ac-81da-4f5f1331ee7e
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_006/780x0__r.jpg?hash=1774628212> (referer: https://ecarstrade.com/cars/7011102)
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_005/780x0__r.jpg?hash=1774628212> (referer: https://ecarstrade.com/cars/7011102)
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d15dc759-6084-58ec-b0fa-f436e8c8c34f
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d15dc759-6084-58ec-b0fa-f436e8c8c34f
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_002/780x0__r.jpg?hash=1774628212> (referer: https://ecarstrade.com/cars/7011102)
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_004/780x0__r.jpg?hash=1774628212> (referer: https://ecarstrade.com/cars/7011102)
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_004/780x0__r.jpg?hash=1774628213> (referer: https://ecarstrade.com/cars/7011103)
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_001/780x0__r.jpg?hash=1774628213> (referer: https://ecarstrade.com/cars/7011103)
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011101> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a
2026-03-27 17:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_005/780x0__r.jpg?hash=1774628213> (referer: https://ecarstrade.com/cars/7011103)
2026-03-27 17:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_003/780x0__r.jpg?hash=1774628214> (referer: https://ecarstrade.com/cars/7011103)
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_006/780x0__r.jpg?hash=1774628213> (referer: https://ecarstrade.com/cars/7011103)
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_001/780x0__r.jpg?hash=1774628212> (referer: https://ecarstrade.com/cars/7011102)
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_002/780x0__r.jpg?hash=1774628213> (referer: https://ecarstrade.com/cars/7011103)
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item abaebf30-a196-5952-90d0-d80fd4b51b8f
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_004/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011109)
2026-03-27 17:09:57 [ecarstrade.be] INFO: Extracting details for car 7011101auction111152
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item abaebf30-a196-5952-90d0-d80fd4b51b8f
2026-03-27 17:09:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c73f8b37-51a5-54ee-b38e-7b256d1857bc with identifier: 7011101auction111152
2026-03-27 17:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73f8b37-51a5-54ee-b38e-7b256d1857bc with scrape type 1
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c73f8b37-51a5-54ee-b38e-7b256d1857bc
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011101%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628211%27 HTTP/1.1" 200 None
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_001/780x0__r.jpg?hash=1774628211 not downloaded yet
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011101%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628211%27 HTTP/1.1" 200 None
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_002/780x0__r.jpg?hash=1774628211 not downloaded yet
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_002/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011109)
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item abaebf30-a196-5952-90d0-d80fd4b51b8f
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_003/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011109)
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011101%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628211%27 HTTP/1.1" 200 None
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_003/780x0__r.jpg?hash=1774628211 not downloaded yet
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_001/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011109)
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item abaebf30-a196-5952-90d0-d80fd4b51b8f
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011101%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628211%27 HTTP/1.1" 200 None
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_004/780x0__r.jpg?hash=1774628211 not downloaded yet
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_005/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011106)
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011101%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628211%27 HTTP/1.1" 200 None
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_005/780x0__r.jpg?hash=1774628211 not downloaded yet
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item abaebf30-a196-5952-90d0-d80fd4b51b8f
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011101%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628211%27 HTTP/1.1" 200 None
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_006/780x0__r.jpg?hash=1774628211 not downloaded yet
2026-03-27 17:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_004/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011106)
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a
2026-03-27 17:09:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a, skipping ID generation
2026-03-27 17:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a with scrape type 1
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a sending to next pipeline
2026-03-27 17:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a, identifier: 7011102auction111152
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item abaebf30-a196-5952-90d0-d80fd4b51b8f
2026-03-27 17:09:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: abaebf30-a196-5952-90d0-d80fd4b51b8f, skipping ID generation
2026-03-27 17:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abaebf30-a196-5952-90d0-d80fd4b51b8f with scrape type 1
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item abaebf30-a196-5952-90d0-d80fd4b51b8f sending to next pipeline
2026-03-27 17:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: abaebf30-a196-5952-90d0-d80fd4b51b8f, identifier: 7011103auction111152
2026-03-27 17:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d15dc759-6084-58ec-b0fa-f436e8c8c34f
2026-03-27 17:09:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a with identifier: 7011102auction111152
2026-03-27 17:09:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a with identifier: 7011102auction111152
2026-03-27 17:09:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a with identifier: 7011102auction111152 to the API
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011102/photo_001/780x0__r.jpg?hash=1774628212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '07b41eb2-ea7e-5b0c-a45d-6cc4f7079c8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011102',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 92363,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011102auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:57 [ecarstrade.be] INFO: Saving data for 7011102auction111152: {'created_time': 1774631397.840799, 'last_price_update_time': 1774631397.84081, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011102auction111152') HTTP/1.1" 204 0
2026-03-27 17:09:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: abaebf30-a196-5952-90d0-d80fd4b51b8f with identifier: 7011103auction111152
2026-03-27 17:09:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: abaebf30-a196-5952-90d0-d80fd4b51b8f with identifier: 7011103auction111152
2026-03-27 17:09:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: abaebf30-a196-5952-90d0-d80fd4b51b8f with identifier: 7011103auction111152 to the API
2026-03-27 17:09:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011103/photo_002/780x0__r.jpg?hash=1774628213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'abaebf30-a196-5952-90d0-d80fd4b51b8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011103',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 111762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011103auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:58 [ecarstrade.be] INFO: Saving data for 7011103auction111152: {'created_time': 1774631398.153848, 'last_price_update_time': 1774631398.15386, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011103auction111152') HTTP/1.1" 204 0
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_003/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011106)
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_002/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011106)
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_006/780x0__r.jpg?hash=1774628217> (referer: https://ecarstrade.com/cars/7011107)
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d15dc759-6084-58ec-b0fa-f436e8c8c34f
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d15dc759-6084-58ec-b0fa-f436e8c8c34f
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d15dc759-6084-58ec-b0fa-f436e8c8c34f
2026-03-27 17:09:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d15dc759-6084-58ec-b0fa-f436e8c8c34f, skipping ID generation
2026-03-27 17:09:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15dc759-6084-58ec-b0fa-f436e8c8c34f with scrape type 1
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d15dc759-6084-58ec-b0fa-f436e8c8c34f sending to next pipeline
2026-03-27 17:09:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d15dc759-6084-58ec-b0fa-f436e8c8c34f, identifier: 7011109auction111152
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52d9619d-20be-53ac-81da-4f5f1331ee7e
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52d9619d-20be-53ac-81da-4f5f1331ee7e
2026-03-27 17:09:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d15dc759-6084-58ec-b0fa-f436e8c8c34f with identifier: 7011109auction111152
2026-03-27 17:09:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d15dc759-6084-58ec-b0fa-f436e8c8c34f with identifier: 7011109auction111152
2026-03-27 17:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d15dc759-6084-58ec-b0fa-f436e8c8c34f with identifier: 7011109auction111152 to the API
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011109/photo_001/780x0__r.jpg?hash=1774628219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'd15dc759-6084-58ec-b0fa-f436e8c8c34f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011109',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Volvo',
'model': 'XC60',
'odometer': 97991,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-01',
'seats_number': None,
'seller_name': None,
'title': 'XC60 B4 197CH 2WD BA ULT DA FA',
'transmission': 'automatic',
'trim': 'B4 197CH 2WD BA ULT DA FA',
'vin': None,
'year': 2023}
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011109auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:58 [ecarstrade.be] INFO: Saving data for 7011109auction111152: {'created_time': 1774631398.610444, 'last_price_update_time': 1774631398.610456, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011109auction111152') HTTP/1.1" 204 0
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_001/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011106)
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_005/780x0__r.jpg?hash=1774628217> (referer: https://ecarstrade.com/cars/7011107)
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_004/780x0__r.jpg?hash=1774628217> (referer: https://ecarstrade.com/cars/7011107)
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011096> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52d9619d-20be-53ac-81da-4f5f1331ee7e
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52d9619d-20be-53ac-81da-4f5f1331ee7e
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 532a8369-f938-51ab-a838-558d5c50580b
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_004/780x0__r.jpg?hash=1774628211> (referer: https://ecarstrade.com/cars/7011101)
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_001/780x0__r.jpg?hash=1774628211> (referer: https://ecarstrade.com/cars/7011101)
2026-03-27 17:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_002/780x0__r.jpg?hash=1774628211> (referer: https://ecarstrade.com/cars/7011101)
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52d9619d-20be-53ac-81da-4f5f1331ee7e
2026-03-27 17:09:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52d9619d-20be-53ac-81da-4f5f1331ee7e, skipping ID generation
2026-03-27 17:09:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d9619d-20be-53ac-81da-4f5f1331ee7e with scrape type 1
2026-03-27 17:09:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52d9619d-20be-53ac-81da-4f5f1331ee7e sending to next pipeline
2026-03-27 17:09:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52d9619d-20be-53ac-81da-4f5f1331ee7e, identifier: 7011106auction111152
2026-03-27 17:09:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52d9619d-20be-53ac-81da-4f5f1331ee7e with identifier: 7011106auction111152
2026-03-27 17:09:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52d9619d-20be-53ac-81da-4f5f1331ee7e with identifier: 7011106auction111152
2026-03-27 17:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52d9619d-20be-53ac-81da-4f5f1331ee7e with identifier: 7011106auction111152 to the API
2026-03-27 17:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011106/photo_001/780x0__r.jpg?hash=1774628216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '52d9619d-20be-53ac-81da-4f5f1331ee7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011106',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 102053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 PHEV S AT RK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 PHEV S AT RK',
'vin': None,
'year': 2022}
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011106auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:09:59 [ecarstrade.be] INFO: Saving data for 7011106auction111152: {'created_time': 1774631399.633789, 'last_price_update_time': 1774631399.633801, 'auction_closing_time': 1774881000.0}
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011106auction111152') HTTP/1.1" 204 0
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_003/780x0__r.jpg?hash=1774628218> (referer: https://ecarstrade.com/cars/7011107)
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_003/780x0__r.jpg?hash=1774628211> (referer: https://ecarstrade.com/cars/7011101)
2026-03-27 17:09:59 [ecarstrade.be] INFO: Extracting details for car 7011096auction111152
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 532a8369-f938-51ab-a838-558d5c50580b
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_006/780x0__r.jpg?hash=1774628211> (referer: https://ecarstrade.com/cars/7011101)
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_005/780x0__r.jpg?hash=1774628211> (referer: https://ecarstrade.com/cars/7011101)
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011095> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 532a8369-f938-51ab-a838-558d5c50580b
2026-03-27 17:09:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b817e38f-9cb1-5007-980f-4dffa06fe829 with identifier: 7011096auction111152
2026-03-27 17:09:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b817e38f-9cb1-5007-980f-4dffa06fe829 with scrape type 1
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b817e38f-9cb1-5007-980f-4dffa06fe829
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011096%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628208%27 HTTP/1.1" 200 None
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_001/780x0__r.jpg?hash=1774628208 not downloaded yet
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c73f8b37-51a5-54ee-b38e-7b256d1857bc
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c73f8b37-51a5-54ee-b38e-7b256d1857bc
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c73f8b37-51a5-54ee-b38e-7b256d1857bc
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011096%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628208%27 HTTP/1.1" 200 None
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_002/780x0__r.jpg?hash=1774628208 not downloaded yet
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011096%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628207%27 HTTP/1.1" 200 None
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_003/780x0__r.jpg?hash=1774628207 not downloaded yet
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_001/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011107)
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011096%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628208%27 HTTP/1.1" 200 None
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_004/780x0__r.jpg?hash=1774628208 not downloaded yet
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011096%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628208%27 HTTP/1.1" 200 None
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_005/780x0__r.jpg?hash=1774628208 not downloaded yet
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 532a8369-f938-51ab-a838-558d5c50580b
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c73f8b37-51a5-54ee-b38e-7b256d1857bc
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_002/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011107)
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_004/780x0__r.jpg?hash=1774628215> (referer: https://ecarstrade.com/cars/7011105)
2026-03-27 17:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_003/780x0__r.jpg?hash=1774628214> (referer: https://ecarstrade.com/cars/7011105)
2026-03-27 17:09:59 [ecarstrade.be] INFO: Extracting details for car 7011095auction111152
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011096%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628208%27 HTTP/1.1" 200 None
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_006/780x0__r.jpg?hash=1774628208 not downloaded yet
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c73f8b37-51a5-54ee-b38e-7b256d1857bc
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c73f8b37-51a5-54ee-b38e-7b256d1857bc
2026-03-27 17:09:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c73f8b37-51a5-54ee-b38e-7b256d1857bc, skipping ID generation
2026-03-27 17:09:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73f8b37-51a5-54ee-b38e-7b256d1857bc with scrape type 1
2026-03-27 17:09:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c73f8b37-51a5-54ee-b38e-7b256d1857bc sending to next pipeline
2026-03-27 17:09:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c73f8b37-51a5-54ee-b38e-7b256d1857bc, identifier: 7011101auction111152
2026-03-27 17:09:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c73f8b37-51a5-54ee-b38e-7b256d1857bc with identifier: 7011101auction111152
2026-03-27 17:09:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c73f8b37-51a5-54ee-b38e-7b256d1857bc with identifier: 7011101auction111152
2026-03-27 17:10:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c73f8b37-51a5-54ee-b38e-7b256d1857bc with identifier: 7011101auction111152 to the API
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011101/photo_005/780x0__r.jpg?hash=1774628211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'c73f8b37-51a5-54ee-b38e-7b256d1857bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011101',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 88031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011101auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [ecarstrade.be] INFO: Saving data for 7011101auction111152: {'created_time': 1774631400.221259, 'last_price_update_time': 1774631400.22127, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011101auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_001/780x0__r.jpg?hash=1774628216> (referer: https://ecarstrade.com/cars/7011105)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_004/780x0__r.jpg?hash=1774628220> (referer: https://ecarstrade.com/cars/7011110)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_003/780x0__r.jpg?hash=1774628220> (referer: https://ecarstrade.com/cars/7011110)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_005/780x0__r.jpg?hash=1774628220> (referer: https://ecarstrade.com/cars/7011110)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011100> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ea57743-1316-573c-9707-e37eebfc329b with identifier: 7011095auction111152
2026-03-27 17:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ea57743-1316-573c-9707-e37eebfc329b with scrape type 1
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8ea57743-1316-573c-9707-e37eebfc329b
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011095%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_001/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 532a8369-f938-51ab-a838-558d5c50580b
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 532a8369-f938-51ab-a838-558d5c50580b
2026-03-27 17:10:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 532a8369-f938-51ab-a838-558d5c50580b, skipping ID generation
2026-03-27 17:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 532a8369-f938-51ab-a838-558d5c50580b with scrape type 1
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 532a8369-f938-51ab-a838-558d5c50580b sending to next pipeline
2026-03-27 17:10:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 532a8369-f938-51ab-a838-558d5c50580b, identifier: 7011107auction111152
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eff95454-48a7-50ed-a2d4-f7fd156d8c2a
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eff95454-48a7-50ed-a2d4-f7fd156d8c2a
2026-03-27 17:10:00 [ecarstrade.be] INFO: Extracting details for car 7011100auction111152
2026-03-27 17:10:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 532a8369-f938-51ab-a838-558d5c50580b with identifier: 7011107auction111152
2026-03-27 17:10:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 532a8369-f938-51ab-a838-558d5c50580b with identifier: 7011107auction111152
2026-03-27 17:10:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 532a8369-f938-51ab-a838-558d5c50580b with identifier: 7011107auction111152 to the API
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011107/photo_002/780x0__r.jpg?hash=1774628216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '532a8369-f938-51ab-a838-558d5c50580b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011107',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 121200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011107auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [ecarstrade.be] INFO: Saving data for 7011107auction111152: {'created_time': 1774631400.72085, 'last_price_update_time': 1774631400.720861, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011107auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011095%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_002/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_001/780x0__r.jpg?hash=1774628220> (referer: https://ecarstrade.com/cars/7011110)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_002/780x0__r.jpg?hash=1774628220> (referer: https://ecarstrade.com/cars/7011110)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_002/780x0__r.jpg?hash=1774628214> (referer: https://ecarstrade.com/cars/7011105)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011099> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eff95454-48a7-50ed-a2d4-f7fd156d8c2a
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b3c329ec-1bd1-5882-82dd-5fb05db87607
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b3c329ec-1bd1-5882-82dd-5fb05db87607
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b3c329ec-1bd1-5882-82dd-5fb05db87607
2026-03-27 17:10:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7079ac18-9b70-5823-9f44-37b9cdbad97a with identifier: 7011100auction111152
2026-03-27 17:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7079ac18-9b70-5823-9f44-37b9cdbad97a with scrape type 1
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7079ac18-9b70-5823-9f44-37b9cdbad97a
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011100%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628210%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_001/780x0__r.jpg?hash=1774628210 not downloaded yet
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_005/780x0__r.jpg?hash=1774628222> (referer: https://ecarstrade.com/cars/7011112)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_004/780x0__r.jpg?hash=1774628222> (referer: https://ecarstrade.com/cars/7011112)
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011095%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_003/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011100%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628210%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_002/780x0__r.jpg?hash=1774628210 not downloaded yet
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011095%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_004/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_005/780x0__r.jpg?hash=1774628208> (referer: https://ecarstrade.com/cars/7011096)
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011100%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628210%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_003/780x0__r.jpg?hash=1774628210 not downloaded yet
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_002/780x0__r.jpg?hash=1774628208> (referer: https://ecarstrade.com/cars/7011096)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_004/780x0__r.jpg?hash=1774628208> (referer: https://ecarstrade.com/cars/7011096)
2026-03-27 17:10:00 [ecarstrade.be] INFO: Extracting details for car 7011099auction111152
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011095%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_005/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011100%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628210%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_004/780x0__r.jpg?hash=1774628210 not downloaded yet
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_003/780x0__r.jpg?hash=1774628222> (referer: https://ecarstrade.com/cars/7011112)
2026-03-27 17:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_001/780x0__r.jpg?hash=1774628208> (referer: https://ecarstrade.com/cars/7011096)
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011095%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_006/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011100%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628210%27 HTTP/1.1" 200 None
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_005/780x0__r.jpg?hash=1774628210 not downloaded yet
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b3c329ec-1bd1-5882-82dd-5fb05db87607
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b3c329ec-1bd1-5882-82dd-5fb05db87607
2026-03-27 17:10:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3c329ec-1bd1-5882-82dd-5fb05db87607, skipping ID generation
2026-03-27 17:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3c329ec-1bd1-5882-82dd-5fb05db87607 with scrape type 1
2026-03-27 17:10:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3c329ec-1bd1-5882-82dd-5fb05db87607 sending to next pipeline
2026-03-27 17:10:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3c329ec-1bd1-5882-82dd-5fb05db87607, identifier: 7011110auction111152
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eff95454-48a7-50ed-a2d4-f7fd156d8c2a
2026-03-27 17:10:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eff95454-48a7-50ed-a2d4-f7fd156d8c2a, skipping ID generation
2026-03-27 17:10:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff95454-48a7-50ed-a2d4-f7fd156d8c2a with scrape type 1
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eff95454-48a7-50ed-a2d4-f7fd156d8c2a sending to next pipeline
2026-03-27 17:10:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eff95454-48a7-50ed-a2d4-f7fd156d8c2a, identifier: 7011105auction111152
2026-03-27 17:10:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 609bb2ba-b13d-5869-ad11-60bfa08debb4 with identifier: 7011099auction111152
2026-03-27 17:10:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 609bb2ba-b13d-5869-ad11-60bfa08debb4 with scrape type 1
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 609bb2ba-b13d-5869-ad11-60bfa08debb4
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011099%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_001/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 63020c85-7453-5bfd-86b0-94294c3040a6
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 63020c85-7453-5bfd-86b0-94294c3040a6
2026-03-27 17:10:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3c329ec-1bd1-5882-82dd-5fb05db87607 with identifier: 7011110auction111152
2026-03-27 17:10:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3c329ec-1bd1-5882-82dd-5fb05db87607 with identifier: 7011110auction111152
2026-03-27 17:10:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3c329ec-1bd1-5882-82dd-5fb05db87607 with identifier: 7011110auction111152 to the API
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011110/photo_002/780x0__r.jpg?hash=1774628220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b3c329ec-1bd1-5882-82dd-5fb05db87607',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011110',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 75343,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': None,
'seller_name': None,
'title': 'COMPASS 240 HY TRAILHK BVA AWD',
'transmission': 'automatic',
'trim': 'COMPASS 240 HY TRAILHK BVA AWD',
'vin': None,
'year': 2023}
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011110auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [ecarstrade.be] INFO: Saving data for 7011110auction111152: {'created_time': 1774631401.493836, 'last_price_update_time': 1774631401.493846, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011110auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eff95454-48a7-50ed-a2d4-f7fd156d8c2a with identifier: 7011105auction111152
2026-03-27 17:10:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eff95454-48a7-50ed-a2d4-f7fd156d8c2a with identifier: 7011105auction111152
2026-03-27 17:10:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eff95454-48a7-50ed-a2d4-f7fd156d8c2a with identifier: 7011105auction111152 to the API
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011105/photo_002/780x0__r.jpg?hash=1774628214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'eff95454-48a7-50ed-a2d4-f7fd156d8c2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011105',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 124870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011105auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [ecarstrade.be] INFO: Saving data for 7011105auction111152: {'created_time': 1774631401.788803, 'last_price_update_time': 1774631401.788816, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011105auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_003/780x0__r.jpg?hash=1774628207> (referer: https://ecarstrade.com/cars/7011096)
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_001/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011095)
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_002/780x0__r.jpg?hash=1774628222> (referer: https://ecarstrade.com/cars/7011112)
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_001/780x0__r.jpg?hash=1774628223> (referer: https://ecarstrade.com/cars/7011112)
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011100%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628211%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_006/780x0__r.jpg?hash=1774628211 not downloaded yet
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011099%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_002/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b817e38f-9cb1-5007-980f-4dffa06fe829
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_006/780x0__r.jpg?hash=1774628222> (referer: https://ecarstrade.com/cars/7011111)
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_005/780x0__r.jpg?hash=1774628222> (referer: https://ecarstrade.com/cars/7011111)
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011099%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_003/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b817e38f-9cb1-5007-980f-4dffa06fe829
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b817e38f-9cb1-5007-980f-4dffa06fe829
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 63020c85-7453-5bfd-86b0-94294c3040a6
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b817e38f-9cb1-5007-980f-4dffa06fe829
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011099%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_004/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011099%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_005/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_006/780x0__r.jpg?hash=1774628208> (referer: https://ecarstrade.com/cars/7011096)
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_004/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011095)
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011099%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_006/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_004/780x0__r.jpg?hash=1774628221> (referer: https://ecarstrade.com/cars/7011111)
2026-03-27 17:10:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_002/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011095)
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b817e38f-9cb1-5007-980f-4dffa06fe829
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8ea57743-1316-573c-9707-e37eebfc329b
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 63020c85-7453-5bfd-86b0-94294c3040a6
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 63020c85-7453-5bfd-86b0-94294c3040a6
2026-03-27 17:10:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63020c85-7453-5bfd-86b0-94294c3040a6, skipping ID generation
2026-03-27 17:10:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63020c85-7453-5bfd-86b0-94294c3040a6 with scrape type 1
2026-03-27 17:10:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63020c85-7453-5bfd-86b0-94294c3040a6 sending to next pipeline
2026-03-27 17:10:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 63020c85-7453-5bfd-86b0-94294c3040a6, identifier: 7011112auction111152
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_001/780x0__r.jpg?hash=1774628210> (referer: https://ecarstrade.com/cars/7011100)
2026-03-27 17:10:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 63020c85-7453-5bfd-86b0-94294c3040a6 with identifier: 7011112auction111152
2026-03-27 17:10:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 63020c85-7453-5bfd-86b0-94294c3040a6 with identifier: 7011112auction111152
2026-03-27 17:10:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 63020c85-7453-5bfd-86b0-94294c3040a6 with identifier: 7011112auction111152 to the API
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011112/photo_001/780x0__r.jpg?hash=1774628223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '63020c85-7453-5bfd-86b0-94294c3040a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011112',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '218',
'odometer': 70243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 2 M SPORT 218iBVA 136ch ACTIVE TOURER RSK',
'transmission': 'automatic',
'trim': 'SERIE 2 M SPORT iBVA 136ch ACTIVE TOURER RSK',
'vin': None,
'year': 2023}
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011112auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:02 [ecarstrade.be] INFO: Saving data for 7011112auction111152: {'created_time': 1774631402.32004, 'last_price_update_time': 1774631402.320053, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011112auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_002/780x0__r.jpg?hash=1774628210> (referer: https://ecarstrade.com/cars/7011100)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_003/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011095)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_005/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011095)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_004/780x0__r.jpg?hash=1774628210> (referer: https://ecarstrade.com/cars/7011100)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_001/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011099)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_005/780x0__r.jpg?hash=1774628210> (referer: https://ecarstrade.com/cars/7011100)
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 664d3883-c622-577e-8755-447eb77aeab2
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 664d3883-c622-577e-8755-447eb77aeab2
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b817e38f-9cb1-5007-980f-4dffa06fe829
2026-03-27 17:10:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b817e38f-9cb1-5007-980f-4dffa06fe829, skipping ID generation
2026-03-27 17:10:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b817e38f-9cb1-5007-980f-4dffa06fe829 with scrape type 1
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b817e38f-9cb1-5007-980f-4dffa06fe829 sending to next pipeline
2026-03-27 17:10:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b817e38f-9cb1-5007-980f-4dffa06fe829, identifier: 7011096auction111152
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8ea57743-1316-573c-9707-e37eebfc329b
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 664d3883-c622-577e-8755-447eb77aeab2
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8ea57743-1316-573c-9707-e37eebfc329b
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7079ac18-9b70-5823-9f44-37b9cdbad97a
2026-03-27 17:10:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b817e38f-9cb1-5007-980f-4dffa06fe829 with identifier: 7011096auction111152
2026-03-27 17:10:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b817e38f-9cb1-5007-980f-4dffa06fe829 with identifier: 7011096auction111152
2026-03-27 17:10:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b817e38f-9cb1-5007-980f-4dffa06fe829 with identifier: 7011096auction111152 to the API
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011096/photo_006/780x0__r.jpg?hash=1774628208>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b817e38f-9cb1-5007-980f-4dffa06fe829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011096',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'MG',
'model': 'EHS',
'odometer': 100600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chtx',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chtx',
'vin': None,
'year': 2023}
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011096auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:02 [ecarstrade.be] INFO: Saving data for 7011096auction111152: {'created_time': 1774631402.73708, 'last_price_update_time': 1774631402.737091, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011096auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_005/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011099)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_006/780x0__r.jpg?hash=1774628211> (referer: https://ecarstrade.com/cars/7011100)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_006/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011099)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_004/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011099)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_003/780x0__r.jpg?hash=1774628210> (referer: https://ecarstrade.com/cars/7011100)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_002/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011099)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_006/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011095)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011098> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7079ac18-9b70-5823-9f44-37b9cdbad97a
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8ea57743-1316-573c-9707-e37eebfc329b
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8ea57743-1316-573c-9707-e37eebfc329b
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7079ac18-9b70-5823-9f44-37b9cdbad97a
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 609bb2ba-b13d-5869-ad11-60bfa08debb4
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7079ac18-9b70-5823-9f44-37b9cdbad97a
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_003/780x0__r.jpg?hash=1774628221> (referer: https://ecarstrade.com/cars/7011111)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_006/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011108)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_003/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011099)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_002/780x0__r.jpg?hash=1774628221> (referer: https://ecarstrade.com/cars/7011111)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_005/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011108)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_004/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011108)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_006/780x0__r.jpg?hash=1774628201> (referer: https://ecarstrade.com/cars/7011091)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_003/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011108)
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_001/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011108)
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 609bb2ba-b13d-5869-ad11-60bfa08debb4
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7079ac18-9b70-5823-9f44-37b9cdbad97a
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 609bb2ba-b13d-5869-ad11-60bfa08debb4
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 609bb2ba-b13d-5869-ad11-60bfa08debb4
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7079ac18-9b70-5823-9f44-37b9cdbad97a
2026-03-27 17:10:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7079ac18-9b70-5823-9f44-37b9cdbad97a, skipping ID generation
2026-03-27 17:10:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7079ac18-9b70-5823-9f44-37b9cdbad97a with scrape type 1
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7079ac18-9b70-5823-9f44-37b9cdbad97a sending to next pipeline
2026-03-27 17:10:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7079ac18-9b70-5823-9f44-37b9cdbad97a, identifier: 7011100auction111152
2026-03-27 17:10:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 609bb2ba-b13d-5869-ad11-60bfa08debb4
2026-03-27 17:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_004/780x0__r.jpg?hash=1774628223> (referer: https://ecarstrade.com/cars/7011113)
2026-03-27 17:10:02 [ecarstrade.be] INFO: Extracting details for car 7011098auction111152
2026-03-27 17:10:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7079ac18-9b70-5823-9f44-37b9cdbad97a with identifier: 7011100auction111152
2026-03-27 17:10:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7079ac18-9b70-5823-9f44-37b9cdbad97a with identifier: 7011100auction111152
2026-03-27 17:10:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7079ac18-9b70-5823-9f44-37b9cdbad97a with identifier: 7011100auction111152 to the API
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011100/photo_003/780x0__r.jpg?hash=1774628210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7079ac18-9b70-5823-9f44-37b9cdbad97a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011100',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'AC',
'model': 'Renault Espace',
'odometer': 77418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'Espace VI Techno E-Tech Hybrid 1.2 200CV BVAV 7 Sieges 6E',
'transmission': 'automatic',
'trim': 'Espace VI Techno E-Tech Hybrid 1.2 200CV BVAV 7 Sieges 6E',
'vin': None,
'year': 2024}
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011100auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:03 [ecarstrade.be] INFO: Saving data for 7011100auction111152: {'created_time': 1774631403.317789, 'last_price_update_time': 1774631403.317799, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011100auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_002/780x0__r.jpg?hash=1774628219> (referer: https://ecarstrade.com/cars/7011108)
2026-03-27 17:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_005/780x0__r.jpg?hash=1774628201> (referer: https://ecarstrade.com/cars/7011091)
2026-03-27 17:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_005/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011089)
2026-03-27 17:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_006/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011089)
2026-03-27 17:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_003/780x0__r.jpg?hash=1774628223> (referer: https://ecarstrade.com/cars/7011113)
2026-03-27 17:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_006/780x0__r.jpg?hash=1774628200> (referer: https://ecarstrade.com/cars/7011090)
2026-03-27 17:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_005/780x0__r.jpg?hash=1774628200> (referer: https://ecarstrade.com/cars/7011090)
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8ea57743-1316-573c-9707-e37eebfc329b
2026-03-27 17:10:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ea57743-1316-573c-9707-e37eebfc329b, skipping ID generation
2026-03-27 17:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ea57743-1316-573c-9707-e37eebfc329b with scrape type 1
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ea57743-1316-573c-9707-e37eebfc329b sending to next pipeline
2026-03-27 17:10:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8ea57743-1316-573c-9707-e37eebfc329b, identifier: 7011095auction111152
2026-03-27 17:10:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b4a8b5-9d21-56fc-8bca-93dadf84c732 with identifier: 7011098auction111152
2026-03-27 17:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b4a8b5-9d21-56fc-8bca-93dadf84c732 with scrape type 1
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 64b4a8b5-9d21-56fc-8bca-93dadf84c732
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011098%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_001/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 664d3883-c622-577e-8755-447eb77aeab2
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 609bb2ba-b13d-5869-ad11-60bfa08debb4
2026-03-27 17:10:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 609bb2ba-b13d-5869-ad11-60bfa08debb4, skipping ID generation
2026-03-27 17:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 609bb2ba-b13d-5869-ad11-60bfa08debb4 with scrape type 1
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 609bb2ba-b13d-5869-ad11-60bfa08debb4 sending to next pipeline
2026-03-27 17:10:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 609bb2ba-b13d-5869-ad11-60bfa08debb4, identifier: 7011099auction111152
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 664d3883-c622-577e-8755-447eb77aeab2
2026-03-27 17:10:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 664d3883-c622-577e-8755-447eb77aeab2, skipping ID generation
2026-03-27 17:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 664d3883-c622-577e-8755-447eb77aeab2 with scrape type 1
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 664d3883-c622-577e-8755-447eb77aeab2 sending to next pipeline
2026-03-27 17:10:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 664d3883-c622-577e-8755-447eb77aeab2, identifier: 7011111auction111152
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 56aa0827-874d-5b82-bee1-c7b72b553e3b
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955
2026-03-27 17:10:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955
2026-03-27 17:10:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8ea57743-1316-573c-9707-e37eebfc329b with identifier: 7011095auction111152
2026-03-27 17:10:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8ea57743-1316-573c-9707-e37eebfc329b with identifier: 7011095auction111152
2026-03-27 17:10:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8ea57743-1316-573c-9707-e37eebfc329b with identifier: 7011095auction111152 to the API
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011095/photo_006/780x0__r.jpg?hash=1774628204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8ea57743-1316-573c-9707-e37eebfc329b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011095',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'MG',
'model': 'EHS',
'odometer': 143414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chtx',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chtx',
'vin': None,
'year': 2023}
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011095auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:04 [ecarstrade.be] INFO: Saving data for 7011095auction111152: {'created_time': 1774631404.047489, 'last_price_update_time': 1774631404.047499, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011095auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 609bb2ba-b13d-5869-ad11-60bfa08debb4 with identifier: 7011099auction111152
2026-03-27 17:10:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 609bb2ba-b13d-5869-ad11-60bfa08debb4 with identifier: 7011099auction111152
2026-03-27 17:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 609bb2ba-b13d-5869-ad11-60bfa08debb4 with identifier: 7011099auction111152 to the API
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011099/photo_003/780x0__r.jpg?hash=1774628209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '609bb2ba-b13d-5869-ad11-60bfa08debb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011099',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 98227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011099auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:04 [ecarstrade.be] INFO: Saving data for 7011099auction111152: {'created_time': 1774631404.332533, 'last_price_update_time': 1774631404.332542, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011099auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 664d3883-c622-577e-8755-447eb77aeab2 with identifier: 7011111auction111152
2026-03-27 17:10:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 664d3883-c622-577e-8755-447eb77aeab2 with identifier: 7011111auction111152
2026-03-27 17:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 664d3883-c622-577e-8755-447eb77aeab2 with identifier: 7011111auction111152 to the API
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011111/photo_002/780x0__r.jpg?hash=1774628221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '664d3883-c622-577e-8755-447eb77aeab2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011111',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 125362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011111auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:04 [ecarstrade.be] INFO: Saving data for 7011111auction111152: {'created_time': 1774631404.617198, 'last_price_update_time': 1774631404.617208, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011111auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_002/780x0__r.jpg?hash=1774628223> (referer: https://ecarstrade.com/cars/7011113)
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011098%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628208%27 HTTP/1.1" 200 None
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_002/780x0__r.jpg?hash=1774628208 not downloaded yet
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8e602523-ae1d-5f22-b837-c4d238a1a31a
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_004/780x0__r.jpg?hash=1774628201> (referer: https://ecarstrade.com/cars/7011091)
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_003/780x0__r.jpg?hash=1774628200> (referer: https://ecarstrade.com/cars/7011090)
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_003/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011089)
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_003/780x0__r.jpg?hash=1774628201> (referer: https://ecarstrade.com/cars/7011091)
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_004/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011090)
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_004/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011089)
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_001/780x0__r.jpg?hash=1774628223> (referer: https://ecarstrade.com/cars/7011113)
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011098%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_003/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955
2026-03-27 17:10:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955, skipping ID generation
2026-03-27 17:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955 with scrape type 1
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955 sending to next pipeline
2026-03-27 17:10:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955, identifier: 7011108auction111152
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 56aa0827-874d-5b82-bee1-c7b72b553e3b
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3a923553-c180-5cbb-b760-22d489d63e00
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3a923553-c180-5cbb-b760-22d489d63e00
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8e602523-ae1d-5f22-b837-c4d238a1a31a
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f
2026-03-27 17:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_002/780x0__r.jpg?hash=1774628201> (referer: https://ecarstrade.com/cars/7011091)
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011098%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_004/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955 with identifier: 7011108auction111152
2026-03-27 17:10:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955 with identifier: 7011108auction111152
2026-03-27 17:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c9e2e97-e3f5-5da9-a456-cd1d1bb17955 with identifier: 7011108auction111152 to the API
2026-03-27 17:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011108/photo_002/780x0__r.jpg?hash=1774628219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8c9e2e97-e3f5-5da9-a456-cd1d1bb17955',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011108',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'AC',
'model': 'Renault Espace',
'odometer': 54600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'Espace VI Techno E-Tech Hybrid 1.2 200CV BVAV 7 Sieges 6E',
'transmission': 'automatic',
'trim': 'Espace VI Techno E-Tech Hybrid 1.2 200CV BVAV 7 Sieges 6E',
'vin': None,
'year': 2024}
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011108auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:05 [ecarstrade.be] INFO: Saving data for 7011108auction111152: {'created_time': 1774631405.11273, 'last_price_update_time': 1774631405.112742, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011108auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_002/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011090)
2026-03-27 17:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_001/780x0__r.jpg?hash=1774628201> (referer: https://ecarstrade.com/cars/7011091)
2026-03-27 17:10:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_002/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011089)
2026-03-27 17:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_001/780x0__r.jpg?hash=1774628200> (referer: https://ecarstrade.com/cars/7011090)
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011098%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_005/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8e602523-ae1d-5f22-b837-c4d238a1a31a
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 56aa0827-874d-5b82-bee1-c7b72b553e3b
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3a923553-c180-5cbb-b760-22d489d63e00
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 56aa0827-874d-5b82-bee1-c7b72b553e3b
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3a923553-c180-5cbb-b760-22d489d63e00
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8e602523-ae1d-5f22-b837-c4d238a1a31a
2026-03-27 17:10:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e602523-ae1d-5f22-b837-c4d238a1a31a, skipping ID generation
2026-03-27 17:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e602523-ae1d-5f22-b837-c4d238a1a31a with scrape type 1
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e602523-ae1d-5f22-b837-c4d238a1a31a sending to next pipeline
2026-03-27 17:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e602523-ae1d-5f22-b837-c4d238a1a31a, identifier: 7011113auction111152
2026-03-27 17:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_001/780x0__r.jpg?hash=1774628199> (referer: https://ecarstrade.com/cars/7011089)
2026-03-27 17:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e602523-ae1d-5f22-b837-c4d238a1a31a with identifier: 7011113auction111152
2026-03-27 17:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e602523-ae1d-5f22-b837-c4d238a1a31a with identifier: 7011113auction111152
2026-03-27 17:10:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e602523-ae1d-5f22-b837-c4d238a1a31a with identifier: 7011113auction111152 to the API
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011113/photo_001/780x0__r.jpg?hash=1774628223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '8e602523-ae1d-5f22-b837-c4d238a1a31a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011113',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '430',
'odometer': 121560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': '430D XDRIVE GRAN CP BVA M-S LH',
'transmission': 'automatic',
'trim': 'D XDRIVE GRAN CP BVA M-S LH',
'vin': None,
'year': 2022}
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011113auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:05 [ecarstrade.be] INFO: Saving data for 7011113auction111152: {'created_time': 1774631405.558653, 'last_price_update_time': 1774631405.558664, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011113auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011098%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628209%27 HTTP/1.1" 200 None
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_006/780x0__r.jpg?hash=1774628209 not downloaded yet
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 56aa0827-874d-5b82-bee1-c7b72b553e3b
2026-03-27 17:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_004/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011079)
2026-03-27 17:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_001/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011098)
2026-03-27 17:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_005/780x0__r.jpg?hash=1774628192> (referer: https://ecarstrade.com/cars/7011079)
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 56aa0827-874d-5b82-bee1-c7b72b553e3b
2026-03-27 17:10:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56aa0827-874d-5b82-bee1-c7b72b553e3b, skipping ID generation
2026-03-27 17:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56aa0827-874d-5b82-bee1-c7b72b553e3b with scrape type 1
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56aa0827-874d-5b82-bee1-c7b72b553e3b sending to next pipeline
2026-03-27 17:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56aa0827-874d-5b82-bee1-c7b72b553e3b, identifier: 7011091auction111151
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3a923553-c180-5cbb-b760-22d489d63e00
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f
2026-03-27 17:10:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f, skipping ID generation
2026-03-27 17:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f with scrape type 1
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f sending to next pipeline
2026-03-27 17:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f, identifier: 7011090auction111152
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3a923553-c180-5cbb-b760-22d489d63e00
2026-03-27 17:10:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a923553-c180-5cbb-b760-22d489d63e00, skipping ID generation
2026-03-27 17:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a923553-c180-5cbb-b760-22d489d63e00 with scrape type 1
2026-03-27 17:10:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a923553-c180-5cbb-b760-22d489d63e00 sending to next pipeline
2026-03-27 17:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a923553-c180-5cbb-b760-22d489d63e00, identifier: 7011089auction111151
2026-03-27 17:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56aa0827-874d-5b82-bee1-c7b72b553e3b with identifier: 7011091auction111151
2026-03-27 17:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56aa0827-874d-5b82-bee1-c7b72b553e3b with identifier: 7011091auction111151
2026-03-27 17:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56aa0827-874d-5b82-bee1-c7b72b553e3b with identifier: 7011091auction111151 to the API
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011091/photo_001/780x0__r.jpg?hash=1774628201>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Other',
'id': '56aa0827-874d-5b82-bee1-c7b72b553e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011091',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': 'X3',
'odometer': 129280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'X3 XDRIVE 30E 292 MSPORT RSK WIP chtx',
'transmission': 'automatic',
'trim': 'XDRIVE 30E 292 MSPORT RSK WIP chtx',
'vin': None,
'year': 2023}
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011091auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:10:06 [ecarstrade.be] INFO: Saving data for 7011091auction111151: {'created_time': 1774631406.235228, 'last_price_update_time': 1774631406.23524, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011091auction111151') HTTP/1.1" 204 0
2026-03-27 17:10:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f with identifier: 7011090auction111152
2026-03-27 17:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f with identifier: 7011090auction111152
2026-03-27 17:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2c228e9e-93eb-56cd-a6b6-35a315d3cc6f with identifier: 7011090auction111152 to the API
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011090/photo_001/780x0__r.jpg?hash=1774628200>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '2c228e9e-93eb-56cd-a6b6-35a315d3cc6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011090',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 127255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2023}
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011090auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:06 [ecarstrade.be] INFO: Saving data for 7011090auction111152: {'created_time': 1774631406.552664, 'last_price_update_time': 1774631406.552675, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011090auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a923553-c180-5cbb-b760-22d489d63e00 with identifier: 7011089auction111151
2026-03-27 17:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a923553-c180-5cbb-b760-22d489d63e00 with identifier: 7011089auction111151
2026-03-27 17:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a923553-c180-5cbb-b760-22d489d63e00 with identifier: 7011089auction111151 to the API
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011089/photo_001/780x0__r.jpg?hash=1774628199>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '3a923553-c180-5cbb-b760-22d489d63e00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011089',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': 'X1',
'odometer': 53818,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'X1 SDRIVE 20i 170CH M SPORT RSK',
'transmission': 'automatic',
'trim': 'SDRIVE 20i 170CH M SPORT RSK',
'vin': None,
'year': 2024}
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011089auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:10:06 [ecarstrade.be] INFO: Saving data for 7011089auction111151: {'created_time': 1774631406.842339, 'last_price_update_time': 1774631406.842352, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011089auction111151') HTTP/1.1" 204 0
2026-03-27 17:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_002/780x0__r.jpg?hash=1774628208> (referer: https://ecarstrade.com/cars/7011098)
2026-03-27 17:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_002/780x0__r.jpg?hash=1774628192> (referer: https://ecarstrade.com/cars/7011079)
2026-03-27 17:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_003/780x0__r.jpg?hash=1774628193> (referer: https://ecarstrade.com/cars/7011079)
2026-03-27 17:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 151d00e4-74a0-50df-a2a5-3de867060aa8
2026-03-27 17:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 64b4a8b5-9d21-56fc-8bca-93dadf84c732
2026-03-27 17:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 151d00e4-74a0-50df-a2a5-3de867060aa8
2026-03-27 17:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_003/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011098)
2026-03-27 17:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_004/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011098)
2026-03-27 17:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_006/780x0__r.jpg?hash=1774628195> (referer: https://ecarstrade.com/cars/7011083)
2026-03-27 17:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_001/780x0__r.jpg?hash=1774628191> (referer: https://ecarstrade.com/cars/7011079)
2026-03-27 17:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 64b4a8b5-9d21-56fc-8bca-93dadf84c732
2026-03-27 17:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 151d00e4-74a0-50df-a2a5-3de867060aa8
2026-03-27 17:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 151d00e4-74a0-50df-a2a5-3de867060aa8
2026-03-27 17:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 64b4a8b5-9d21-56fc-8bca-93dadf84c732
2026-03-27 17:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_005/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011098)
2026-03-27 17:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_002/780x0__r.jpg?hash=1774628195> (referer: https://ecarstrade.com/cars/7011083)
2026-03-27 17:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_004/780x0__r.jpg?hash=1774628195> (referer: https://ecarstrade.com/cars/7011083)
2026-03-27 17:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_003/780x0__r.jpg?hash=1774628195> (referer: https://ecarstrade.com/cars/7011083)
2026-03-27 17:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_001/780x0__r.jpg?hash=1774628196> (referer: https://ecarstrade.com/cars/7011083)
2026-03-27 17:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_005/780x0__r.jpg?hash=1774628191> (referer: https://ecarstrade.com/cars/7011078)
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 64b4a8b5-9d21-56fc-8bca-93dadf84c732
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 420ea2aa-7bd7-5933-b713-402cae9d599e
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 151d00e4-74a0-50df-a2a5-3de867060aa8
2026-03-27 17:10:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 151d00e4-74a0-50df-a2a5-3de867060aa8, skipping ID generation
2026-03-27 17:10:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151d00e4-74a0-50df-a2a5-3de867060aa8 with scrape type 1
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 151d00e4-74a0-50df-a2a5-3de867060aa8 sending to next pipeline
2026-03-27 17:10:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 151d00e4-74a0-50df-a2a5-3de867060aa8, identifier: 7011079auction111151
2026-03-27 17:10:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 151d00e4-74a0-50df-a2a5-3de867060aa8 with identifier: 7011079auction111151
2026-03-27 17:10:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 151d00e4-74a0-50df-a2a5-3de867060aa8 with identifier: 7011079auction111151
2026-03-27 17:10:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 151d00e4-74a0-50df-a2a5-3de867060aa8 with identifier: 7011079auction111151 to the API
2026-03-27 17:10:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011079/photo_001/780x0__r.jpg?hash=1774628191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': -1,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '151d00e4-74a0-50df-a2a5-3de867060aa8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011079',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Peugeot',
'model': '208',
'odometer': 91614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': '208 PT 75 LIKE SOCIETE (VU/VP)',
'transmission': 'manual',
'trim': 'PT 75 LIKE SOCIETE (VU/VP)',
'vin': None,
'year': 2022}
2026-03-27 17:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011079auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:10:07 [ecarstrade.be] INFO: Saving data for 7011079auction111151: {'created_time': 1774631407.652993, 'last_price_update_time': 1774631407.653005, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011079auction111151') HTTP/1.1" 204 0
2026-03-27 17:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_006/780x0__r.jpg?hash=1774628209> (referer: https://ecarstrade.com/cars/7011098)
2026-03-27 17:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_004/780x0__r.jpg?hash=1774628191> (referer: https://ecarstrade.com/cars/7011078)
2026-03-27 17:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_003/780x0__r.jpg?hash=1774628190> (referer: https://ecarstrade.com/cars/7011078)
2026-03-27 17:10:07 [scrapy.extensions.logstats] INFO: Crawled 1236 pages (at 43 pages/min), scraped 1046 items (at 28 items/min)
2026-03-27 17:10:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 64b4a8b5-9d21-56fc-8bca-93dadf84c732
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 420ea2aa-7bd7-5933-b713-402cae9d599e
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 420ea2aa-7bd7-5933-b713-402cae9d599e
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 420ea2aa-7bd7-5933-b713-402cae9d599e
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 420ea2aa-7bd7-5933-b713-402cae9d599e
2026-03-27 17:10:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 420ea2aa-7bd7-5933-b713-402cae9d599e, skipping ID generation
2026-03-27 17:10:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 420ea2aa-7bd7-5933-b713-402cae9d599e with scrape type 1
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 420ea2aa-7bd7-5933-b713-402cae9d599e sending to next pipeline
2026-03-27 17:10:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 420ea2aa-7bd7-5933-b713-402cae9d599e, identifier: 7011083auction111151
2026-03-27 17:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 12599bd8-7cac-54f8-a704-4a8d86a00c3f
2026-03-27 17:10:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 420ea2aa-7bd7-5933-b713-402cae9d599e with identifier: 7011083auction111151
2026-03-27 17:10:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 420ea2aa-7bd7-5933-b713-402cae9d599e with identifier: 7011083auction111151
2026-03-27 17:10:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 420ea2aa-7bd7-5933-b713-402cae9d599e with identifier: 7011083auction111151 to the API
2026-03-27 17:10:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011083/photo_001/780x0__r.jpg?hash=1774628196>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '420ea2aa-7bd7-5933-b713-402cae9d599e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011083',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Volvo',
'model': 'XC90',
'odometer': 95943,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': 7,
'seller_name': None,
'title': 'XC90 T8 455 PHEV AWD BA 7PL FF',
'transmission': 'automatic',
'trim': 'T8 455 PHEV AWD BA 7PL FF',
'vin': None,
'year': 2023}
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011083auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:10:08 [ecarstrade.be] INFO: Saving data for 7011083auction111151: {'created_time': 1774631408.067325, 'last_price_update_time': 1774631408.067338, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011083auction111151') HTTP/1.1" 204 0
2026-03-27 17:10:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 64b4a8b5-9d21-56fc-8bca-93dadf84c732
2026-03-27 17:10:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64b4a8b5-9d21-56fc-8bca-93dadf84c732, skipping ID generation
2026-03-27 17:10:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b4a8b5-9d21-56fc-8bca-93dadf84c732 with scrape type 1
2026-03-27 17:10:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64b4a8b5-9d21-56fc-8bca-93dadf84c732 sending to next pipeline
2026-03-27 17:10:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64b4a8b5-9d21-56fc-8bca-93dadf84c732, identifier: 7011098auction111152
2026-03-27 17:10:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 12599bd8-7cac-54f8-a704-4a8d86a00c3f
2026-03-27 17:10:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 12599bd8-7cac-54f8-a704-4a8d86a00c3f
2026-03-27 17:10:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12599bd8-7cac-54f8-a704-4a8d86a00c3f, skipping ID generation
2026-03-27 17:10:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12599bd8-7cac-54f8-a704-4a8d86a00c3f with scrape type 1
2026-03-27 17:10:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12599bd8-7cac-54f8-a704-4a8d86a00c3f sending to next pipeline
2026-03-27 17:10:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 12599bd8-7cac-54f8-a704-4a8d86a00c3f, identifier: 7011078auction111151
2026-03-27 17:10:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64b4a8b5-9d21-56fc-8bca-93dadf84c732 with identifier: 7011098auction111152
2026-03-27 17:10:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64b4a8b5-9d21-56fc-8bca-93dadf84c732 with identifier: 7011098auction111152
2026-03-27 17:10:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64b4a8b5-9d21-56fc-8bca-93dadf84c732 with identifier: 7011098auction111152 to the API
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011098/photo_006/780x0__r.jpg?hash=1774628209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '64b4a8b5-9d21-56fc-8bca-93dadf84c732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011098',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 93118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011098auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:08 [ecarstrade.be] INFO: Saving data for 7011098auction111152: {'created_time': 1774631408.540068, 'last_price_update_time': 1774631408.540079, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011098auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 12599bd8-7cac-54f8-a704-4a8d86a00c3f with identifier: 7011078auction111151
2026-03-27 17:10:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 12599bd8-7cac-54f8-a704-4a8d86a00c3f with identifier: 7011078auction111151
2026-03-27 17:10:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 12599bd8-7cac-54f8-a704-4a8d86a00c3f with identifier: 7011078auction111151 to the API
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011078/photo_003/780x0__r.jpg?hash=1774628190>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '12599bd8-7cac-54f8-a704-4a8d86a00c3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011078',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 81100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': None,
'seller_name': None,
'title': 'COMPASS 240 HY TRAILHK BVA AWD',
'transmission': 'automatic',
'trim': 'COMPASS 240 HY TRAILHK BVA AWD',
'vin': None,
'year': 2023}
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011078auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:10:08 [ecarstrade.be] INFO: Saving data for 7011078auction111151: {'created_time': 1774631408.871297, 'last_price_update_time': 1774631408.871311, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011078auction111151') HTTP/1.1" 204 0
2026-03-27 17:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011092> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:13 [ecarstrade.be] INFO: Extracting details for car 7011092auction111151
2026-03-27 17:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17e6bedf-611c-5393-b364-d322beaf049d with identifier: 7011092auction111151
2026-03-27 17:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17e6bedf-611c-5393-b364-d322beaf049d with scrape type 1
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 17e6bedf-611c-5393-b364-d322beaf049d
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011092%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628202%27 HTTP/1.1" 200 None
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_001/780x0__r.jpg?hash=1774628202 not downloaded yet
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011092%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628202%27 HTTP/1.1" 200 None
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_002/780x0__r.jpg?hash=1774628202 not downloaded yet
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011092%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628202%27 HTTP/1.1" 200 None
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_003/780x0__r.jpg?hash=1774628202 not downloaded yet
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011092%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628202%27 HTTP/1.1" 200 None
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_004/780x0__r.jpg?hash=1774628202 not downloaded yet
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011092%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628202%27 HTTP/1.1" 200 None
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_005/780x0__r.jpg?hash=1774628202 not downloaded yet
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011092%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628203%27 HTTP/1.1" 200 None
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_006/780x0__r.jpg?hash=1774628203 not downloaded yet
2026-03-27 17:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_001/780x0__r.jpg?hash=1774628202> (referer: https://ecarstrade.com/cars/7011092)
2026-03-27 17:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_004/780x0__r.jpg?hash=1774628202> (referer: https://ecarstrade.com/cars/7011092)
2026-03-27 17:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_003/780x0__r.jpg?hash=1774628202> (referer: https://ecarstrade.com/cars/7011092)
2026-03-27 17:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_005/780x0__r.jpg?hash=1774628202> (referer: https://ecarstrade.com/cars/7011092)
2026-03-27 17:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_002/780x0__r.jpg?hash=1774628202> (referer: https://ecarstrade.com/cars/7011092)
2026-03-27 17:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_006/780x0__r.jpg?hash=1774628203> (referer: https://ecarstrade.com/cars/7011092)
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 17e6bedf-611c-5393-b364-d322beaf049d
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 17e6bedf-611c-5393-b364-d322beaf049d
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 17e6bedf-611c-5393-b364-d322beaf049d
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 17e6bedf-611c-5393-b364-d322beaf049d
2026-03-27 17:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 17e6bedf-611c-5393-b364-d322beaf049d
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 17e6bedf-611c-5393-b364-d322beaf049d
2026-03-27 17:10:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17e6bedf-611c-5393-b364-d322beaf049d, skipping ID generation
2026-03-27 17:10:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17e6bedf-611c-5393-b364-d322beaf049d with scrape type 1
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17e6bedf-611c-5393-b364-d322beaf049d sending to next pipeline
2026-03-27 17:10:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 17e6bedf-611c-5393-b364-d322beaf049d, identifier: 7011092auction111151
2026-03-27 17:10:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 17e6bedf-611c-5393-b364-d322beaf049d with identifier: 7011092auction111151
2026-03-27 17:10:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 17e6bedf-611c-5393-b364-d322beaf049d with identifier: 7011092auction111151
2026-03-27 17:10:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 17e6bedf-611c-5393-b364-d322beaf049d with identifier: 7011092auction111151 to the API
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011092/photo_006/780x0__r.jpg?hash=1774628203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '17e6bedf-611c-5393-b364-d322beaf049d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011092',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Volvo',
'model': 'C40',
'odometer': 60732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-01',
'seats_number': None,
'seller_name': None,
'title': 'C40 RECHARGE EXT RNG 252 PL FF',
'transmission': 'automatic',
'trim': 'RECHARGE EXT RNG 252 PL FF',
'vin': None,
'year': 2023}
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011092auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:10:14 [ecarstrade.be] INFO: Saving data for 7011092auction111151: {'created_time': 1774631414.480221, 'last_price_update_time': 1774631414.480232, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011092auction111151') HTTP/1.1" 204 0
2026-03-27 17:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011094> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:14 [ecarstrade.be] INFO: Extracting details for car 7011094auction111152
2026-03-27 17:10:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59125040-7acd-5d0e-a963-7af4525e918f with identifier: 7011094auction111152
2026-03-27 17:10:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59125040-7acd-5d0e-a963-7af4525e918f with scrape type 1
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 59125040-7acd-5d0e-a963-7af4525e918f
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011094%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_001/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011094%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_002/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011094%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_003/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011094%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_004/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011094%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_005/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011094%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628204%27 HTTP/1.1" 200 None
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_006/780x0__r.jpg?hash=1774628204 not downloaded yet
2026-03-27 17:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_002/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011094)
2026-03-27 17:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_001/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011094)
2026-03-27 17:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_004/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011094)
2026-03-27 17:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_006/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011094)
2026-03-27 17:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_003/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011094)
2026-03-27 17:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_005/780x0__r.jpg?hash=1774628204> (referer: https://ecarstrade.com/cars/7011094)
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 59125040-7acd-5d0e-a963-7af4525e918f
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 59125040-7acd-5d0e-a963-7af4525e918f
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 59125040-7acd-5d0e-a963-7af4525e918f
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 59125040-7acd-5d0e-a963-7af4525e918f
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 59125040-7acd-5d0e-a963-7af4525e918f
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 59125040-7acd-5d0e-a963-7af4525e918f
2026-03-27 17:10:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59125040-7acd-5d0e-a963-7af4525e918f, skipping ID generation
2026-03-27 17:10:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59125040-7acd-5d0e-a963-7af4525e918f with scrape type 1
2026-03-27 17:10:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59125040-7acd-5d0e-a963-7af4525e918f sending to next pipeline
2026-03-27 17:10:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 59125040-7acd-5d0e-a963-7af4525e918f, identifier: 7011094auction111152
2026-03-27 17:10:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 59125040-7acd-5d0e-a963-7af4525e918f with identifier: 7011094auction111152
2026-03-27 17:10:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 59125040-7acd-5d0e-a963-7af4525e918f with identifier: 7011094auction111152
2026-03-27 17:10:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 59125040-7acd-5d0e-a963-7af4525e918f with identifier: 7011094auction111152 to the API
2026-03-27 17:10:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011094/photo_005/780x0__r.jpg?hash=1774628204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '59125040-7acd-5d0e-a963-7af4525e918f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011094',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 124697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011094auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:15 [ecarstrade.be] INFO: Saving data for 7011094auction111152: {'created_time': 1774631415.305522, 'last_price_update_time': 1774631415.305532, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011094auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011115auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011115auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011115auction111152: 1
2026-03-27 17:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011116auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011116auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011116auction111152: 1
2026-03-27 17:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011117auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011117auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011117auction111152: 1
2026-03-27 17:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011118auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011118auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011118auction111152: 1
2026-03-27 17:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011119auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011119auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011119auction111152: 1
2026-03-27 17:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011120auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011120auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011120auction111152: 1
2026-03-27 17:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011121auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011121auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011121auction111152: 1
2026-03-27 17:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011123auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011123auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011123auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011124auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011124auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011124auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011125auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011125auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011125auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011126auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011126auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011126auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011127auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011127auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011127auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011129auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011129auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011129auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011130auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011130auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011130auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011131auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011131auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011131auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011132auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011132auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011132auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011133auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011133auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011133auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011134auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011134auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011134auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011135auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011135auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011135auction111152: 1
2026-03-27 17:10:16 [ecarstrade.be] INFO: Found listing with ID: 7011137auction111152
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011137auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:16 [ecarstrade.be] INFO: Scrape type for 7011137auction111152: 1
2026-03-27 17:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011093> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:17 [ecarstrade.be] INFO: Extracting details for car 7011093auction111151
2026-03-27 17:10:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36209e75-1dc6-51d3-a713-7a8e9e43703d with identifier: 7011093auction111151
2026-03-27 17:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36209e75-1dc6-51d3-a713-7a8e9e43703d with scrape type 1
2026-03-27 17:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 36209e75-1dc6-51d3-a713-7a8e9e43703d
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011093%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628203%27 HTTP/1.1" 200 None
2026-03-27 17:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_001/780x0__r.jpg?hash=1774628203 not downloaded yet
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011093%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628203%27 HTTP/1.1" 200 None
2026-03-27 17:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_002/780x0__r.jpg?hash=1774628203 not downloaded yet
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011093%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628203%27 HTTP/1.1" 200 None
2026-03-27 17:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_003/780x0__r.jpg?hash=1774628203 not downloaded yet
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011093%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628203%27 HTTP/1.1" 200 None
2026-03-27 17:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_004/780x0__r.jpg?hash=1774628203 not downloaded yet
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011093%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628203%27 HTTP/1.1" 200 None
2026-03-27 17:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_005/780x0__r.jpg?hash=1774628203 not downloaded yet
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011093%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628203%27 HTTP/1.1" 200 None
2026-03-27 17:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_006/780x0__r.jpg?hash=1774628203 not downloaded yet
2026-03-27 17:10:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011118> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:22 [ecarstrade.be] INFO: Extracting details for car 7011118auction111152
2026-03-27 17:10:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3 with identifier: 7011118auction111152
2026-03-27 17:10:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3 with scrape type 1
2026-03-27 17:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011118%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628227%27 HTTP/1.1" 200 None
2026-03-27 17:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_001/780x0__r.jpg?hash=1774628227 not downloaded yet
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011118%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628227%27 HTTP/1.1" 200 None
2026-03-27 17:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_002/780x0__r.jpg?hash=1774628227 not downloaded yet
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011118%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628228%27 HTTP/1.1" 200 None
2026-03-27 17:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_003/780x0__r.jpg?hash=1774628228 not downloaded yet
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011118%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628227%27 HTTP/1.1" 200 None
2026-03-27 17:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_004/780x0__r.jpg?hash=1774628227 not downloaded yet
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011118%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628228%27 HTTP/1.1" 200 None
2026-03-27 17:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_005/780x0__r.jpg?hash=1774628228 not downloaded yet
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011118%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628227%27 HTTP/1.1" 200 None
2026-03-27 17:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_006/780x0__r.jpg?hash=1774628227 not downloaded yet
2026-03-27 17:10:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011117> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:23 [ecarstrade.be] INFO: Extracting details for car 7011117auction111152
2026-03-27 17:10:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dad542c0-77c3-5bbc-a339-507c27070550 with identifier: 7011117auction111152
2026-03-27 17:10:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dad542c0-77c3-5bbc-a339-507c27070550 with scrape type 1
2026-03-27 17:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dad542c0-77c3-5bbc-a339-507c27070550
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011117%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628225%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_001/780x0__r.jpg?hash=1774628225 not downloaded yet
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011117%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628226%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_002/780x0__r.jpg?hash=1774628226 not downloaded yet
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011117%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628227%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_003/780x0__r.jpg?hash=1774628227 not downloaded yet
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011117%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628226%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_004/780x0__r.jpg?hash=1774628226 not downloaded yet
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011117%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628226%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_005/780x0__r.jpg?hash=1774628226 not downloaded yet
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011117%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628226%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_006/780x0__r.jpg?hash=1774628226 not downloaded yet
2026-03-27 17:10:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011138auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011138auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011138auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011139auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011139auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011139auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011140auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011140auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011140auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011141auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011141auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011141auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011142auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011142auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011142auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011144auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011144auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011144auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011145auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011145auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011145auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011146auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011146auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011146auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011147auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011147auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011147auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011148auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011148auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011148auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011149auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011149auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011149auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011150auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011150auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011150auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011151auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011151auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011151auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011153auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011153auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011153auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011154auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011154auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011154auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011155auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011155auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011155auction111152: 1
2026-03-27 17:10:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011121> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011156auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011156auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011156auction111152: 1
2026-03-27 17:10:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011157auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011157auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011157auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011158auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011158auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011158auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Found listing with ID: 7011159auction111152
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011159auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:23 [ecarstrade.be] INFO: Scrape type for 7011159auction111152: 1
2026-03-27 17:10:23 [ecarstrade.be] INFO: Extracting details for car 7011121auction111152
2026-03-27 17:10:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5042f6a8-28fd-57e7-93c6-20cf646aeeeb with identifier: 7011121auction111152
2026-03-27 17:10:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb with scrape type 1
2026-03-27 17:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011121%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628231%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_001/780x0__r.jpg?hash=1774628231 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011121%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628231%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_002/780x0__r.jpg?hash=1774628231 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011121%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628231%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_003/780x0__r.jpg?hash=1774628231 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011121%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628231%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_004/780x0__r.jpg?hash=1774628231 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011121%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628231%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_005/780x0__r.jpg?hash=1774628231 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011121%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628231%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_006/780x0__r.jpg?hash=1774628231 not downloaded yet
2026-03-27 17:10:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011115> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:24 [ecarstrade.be] INFO: Extracting details for car 7011115auction111152
2026-03-27 17:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6b36161-a67a-5449-b807-975f3b05eae0 with identifier: 7011115auction111152
2026-03-27 17:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6b36161-a67a-5449-b807-975f3b05eae0 with scrape type 1
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a6b36161-a67a-5449-b807-975f3b05eae0
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011115%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628223%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_001/780x0__r.jpg?hash=1774628223 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011115%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_002/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011120> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011115%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_003/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011115%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_004/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011115%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_005/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011115%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_006/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011119> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:24 [ecarstrade.be] INFO: Extracting details for car 7011120auction111152
2026-03-27 17:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cae843-ad10-594f-9cba-86bf07d237d9 with identifier: 7011120auction111152
2026-03-27 17:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cae843-ad10-594f-9cba-86bf07d237d9 with scrape type 1
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c8cae843-ad10-594f-9cba-86bf07d237d9
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011120%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628229%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_001/780x0__r.jpg?hash=1774628229 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011120%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628229%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_002/780x0__r.jpg?hash=1774628229 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011120%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628229%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_003/780x0__r.jpg?hash=1774628229 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011120%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628229%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_004/780x0__r.jpg?hash=1774628229 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011120%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628230%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_005/780x0__r.jpg?hash=1774628230 not downloaded yet
2026-03-27 17:10:24 [ecarstrade.be] INFO: Extracting details for car 7011119auction111152
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011120%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628230%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_006/780x0__r.jpg?hash=1774628230 not downloaded yet
2026-03-27 17:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a77aeef8-b020-57d3-9d2b-1e5eba05d826 with identifier: 7011119auction111152
2026-03-27 17:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77aeef8-b020-57d3-9d2b-1e5eba05d826 with scrape type 1
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a77aeef8-b020-57d3-9d2b-1e5eba05d826
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011119%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628228%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_001/780x0__r.jpg?hash=1774628228 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011119%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628228%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_002/780x0__r.jpg?hash=1774628228 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011119%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628228%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_003/780x0__r.jpg?hash=1774628228 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011119%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628228%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_004/780x0__r.jpg?hash=1774628228 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011119%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628228%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_005/780x0__r.jpg?hash=1774628228 not downloaded yet
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011119%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628228%27 HTTP/1.1" 200 None
2026-03-27 17:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_006/780x0__r.jpg?hash=1774628228 not downloaded yet
2026-03-27 17:10:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011124> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:29 [ecarstrade.be] INFO: Extracting details for car 7011124auction111152
2026-03-27 17:10:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33cde214-5eb0-5e40-bec7-69240b846c74 with identifier: 7011124auction111152
2026-03-27 17:10:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33cde214-5eb0-5e40-bec7-69240b846c74 with scrape type 1
2026-03-27 17:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 33cde214-5eb0-5e40-bec7-69240b846c74
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011124%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_001/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011124%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628232%27 HTTP/1.1" 200 None
2026-03-27 17:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_002/780x0__r.jpg?hash=1774628232 not downloaded yet
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011124%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_003/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011124%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_004/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011124%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628234%27 HTTP/1.1" 200 None
2026-03-27 17:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_005/780x0__r.jpg?hash=1774628234 not downloaded yet
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011124%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_006/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011125> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:30 [ecarstrade.be] INFO: Extracting details for car 7011125auction111152
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_006/780x0__r.jpg?hash=1774628203> (referer: https://ecarstrade.com/cars/7011093)
2026-03-27 17:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a32d1da0-9db1-52dd-95aa-7d19e26b5bde with identifier: 7011125auction111152
2026-03-27 17:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a32d1da0-9db1-52dd-95aa-7d19e26b5bde with scrape type 1
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a32d1da0-9db1-52dd-95aa-7d19e26b5bde
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011125%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_001/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011125%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_002/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011125%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_003/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011125%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_004/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011125%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_005/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011125%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628233%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_006/780x0__r.jpg?hash=1774628233 not downloaded yet
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 36209e75-1dc6-51d3-a713-7a8e9e43703d
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_006/780x0__r.jpg?hash=1774628227> (referer: https://ecarstrade.com/cars/7011118)
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011123> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_006/780x0__r.jpg?hash=1774628226> (referer: https://ecarstrade.com/cars/7011117)
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_006/780x0__r.jpg?hash=1774628231> (referer: https://ecarstrade.com/cars/7011121)
2026-03-27 17:10:30 [ecarstrade.be] INFO: Extracting details for car 7011123auction111152
2026-03-27 17:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a49eca1-7f29-5bc9-9df3-17a411acaf09 with identifier: 7011123auction111152
2026-03-27 17:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a49eca1-7f29-5bc9-9df3-17a411acaf09 with scrape type 1
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1a49eca1-7f29-5bc9-9df3-17a411acaf09
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011123%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628231%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_001/780x0__r.jpg?hash=1774628231 not downloaded yet
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dad542c0-77c3-5bbc-a339-507c27070550
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011123%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628231%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_002/780x0__r.jpg?hash=1774628231 not downloaded yet
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_002/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011115)
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011123%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628232%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_003/780x0__r.jpg?hash=1774628232 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011123%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628232%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_004/780x0__r.jpg?hash=1774628232 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011123%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628232%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_005/780x0__r.jpg?hash=1774628232 not downloaded yet
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011123%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628232%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_006/780x0__r.jpg?hash=1774628232 not downloaded yet
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_006/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011115)
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a6b36161-a67a-5449-b807-975f3b05eae0
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_006/780x0__r.jpg?hash=1774628228> (referer: https://ecarstrade.com/cars/7011119)
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a6b36161-a67a-5449-b807-975f3b05eae0
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_006/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011124)
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011127> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a77aeef8-b020-57d3-9d2b-1e5eba05d826
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 33cde214-5eb0-5e40-bec7-69240b846c74
2026-03-27 17:10:30 [ecarstrade.be] INFO: Extracting details for car 7011127auction111152
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_006/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011125)
2026-03-27 17:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2829b68-82eb-57cc-a3ea-0cfbdf2d9232 with identifier: 7011127auction111152
2026-03-27 17:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232 with scrape type 1
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011127%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628236%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_001/780x0__r.jpg?hash=1774628236 not downloaded yet
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_005/780x0__r.jpg?hash=1774628234> (referer: https://ecarstrade.com/cars/7011124)
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011127%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628236%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_002/780x0__r.jpg?hash=1774628236 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011127%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628236%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_003/780x0__r.jpg?hash=1774628236 not downloaded yet
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_005/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011125)
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011127%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628236%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_004/780x0__r.jpg?hash=1774628236 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011127%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628236%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_005/780x0__r.jpg?hash=1774628236 not downloaded yet
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011127%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628236%27 HTTP/1.1" 200 None
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_006/780x0__r.jpg?hash=1774628236 not downloaded yet
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_004/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011125)
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a32d1da0-9db1-52dd-95aa-7d19e26b5bde
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 33cde214-5eb0-5e40-bec7-69240b846c74
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_003/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011125)
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a32d1da0-9db1-52dd-95aa-7d19e26b5bde
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_002/780x0__r.jpg?hash=1774628231> (referer: https://ecarstrade.com/cars/7011123)
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_006/780x0__r.jpg?hash=1774628232> (referer: https://ecarstrade.com/cars/7011123)
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a32d1da0-9db1-52dd-95aa-7d19e26b5bde
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_005/780x0__r.jpg?hash=1774628232> (referer: https://ecarstrade.com/cars/7011123)
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a32d1da0-9db1-52dd-95aa-7d19e26b5bde
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1a49eca1-7f29-5bc9-9df3-17a411acaf09
2026-03-27 17:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_004/780x0__r.jpg?hash=1774628232> (referer: https://ecarstrade.com/cars/7011123)
2026-03-27 17:10:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1a49eca1-7f29-5bc9-9df3-17a411acaf09
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_001/780x0__r.jpg?hash=1774628231> (referer: https://ecarstrade.com/cars/7011123)
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1a49eca1-7f29-5bc9-9df3-17a411acaf09
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_003/780x0__r.jpg?hash=1774628232> (referer: https://ecarstrade.com/cars/7011123)
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_003/780x0__r.jpg?hash=1774628236> (referer: https://ecarstrade.com/cars/7011127)
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_001/780x0__r.jpg?hash=1774628236> (referer: https://ecarstrade.com/cars/7011127)
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1a49eca1-7f29-5bc9-9df3-17a411acaf09
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_006/780x0__r.jpg?hash=1774628236> (referer: https://ecarstrade.com/cars/7011127)
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1a49eca1-7f29-5bc9-9df3-17a411acaf09
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_005/780x0__r.jpg?hash=1774628236> (referer: https://ecarstrade.com/cars/7011127)
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1a49eca1-7f29-5bc9-9df3-17a411acaf09
2026-03-27 17:10:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a49eca1-7f29-5bc9-9df3-17a411acaf09, skipping ID generation
2026-03-27 17:10:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a49eca1-7f29-5bc9-9df3-17a411acaf09 with scrape type 1
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a49eca1-7f29-5bc9-9df3-17a411acaf09 sending to next pipeline
2026-03-27 17:10:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a49eca1-7f29-5bc9-9df3-17a411acaf09, identifier: 7011123auction111152
2026-03-27 17:10:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a49eca1-7f29-5bc9-9df3-17a411acaf09 with identifier: 7011123auction111152
2026-03-27 17:10:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a49eca1-7f29-5bc9-9df3-17a411acaf09 with identifier: 7011123auction111152
2026-03-27 17:10:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a49eca1-7f29-5bc9-9df3-17a411acaf09 with identifier: 7011123auction111152 to the API
2026-03-27 17:10:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011123/photo_003/780x0__r.jpg?hash=1774628232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '1a49eca1-7f29-5bc9-9df3-17a411acaf09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011123',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Volvo',
'model': 'XC60',
'odometer': 140502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-01',
'seats_number': None,
'seller_name': None,
'title': 'XC60 B4 197CH 2WD BA ULT DA FA',
'transmission': 'automatic',
'trim': 'B4 197CH 2WD BA ULT DA FA',
'vin': None,
'year': 2023}
2026-03-27 17:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011123auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:31 [ecarstrade.be] INFO: Saving data for 7011123auction111152: {'created_time': 1774631431.854661, 'last_price_update_time': 1774631431.854672, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011123auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_004/780x0__r.jpg?hash=1774628236> (referer: https://ecarstrade.com/cars/7011127)
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_002/780x0__r.jpg?hash=1774628236> (referer: https://ecarstrade.com/cars/7011127)
2026-03-27 17:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011129> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232
2026-03-27 17:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_004/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011124)
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_002/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011125)
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232
2026-03-27 17:10:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f2829b68-82eb-57cc-a3ea-0cfbdf2d9232, skipping ID generation
2026-03-27 17:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232 with scrape type 1
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2829b68-82eb-57cc-a3ea-0cfbdf2d9232 sending to next pipeline
2026-03-27 17:10:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f2829b68-82eb-57cc-a3ea-0cfbdf2d9232, identifier: 7011127auction111152
2026-03-27 17:10:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f2829b68-82eb-57cc-a3ea-0cfbdf2d9232 with identifier: 7011127auction111152
2026-03-27 17:10:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f2829b68-82eb-57cc-a3ea-0cfbdf2d9232 with identifier: 7011127auction111152
2026-03-27 17:10:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f2829b68-82eb-57cc-a3ea-0cfbdf2d9232 with identifier: 7011127auction111152 to the API
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011127/photo_002/780x0__r.jpg?hash=1774628236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Other',
'id': 'f2829b68-82eb-57cc-a3ea-0cfbdf2d9232',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011127',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': 'X3',
'odometer': 80899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'X3 XDRIVE 30E 292 MSPORT RSK WIP chtx',
'transmission': 'automatic',
'trim': 'XDRIVE 30E 292 MSPORT RSK WIP chtx',
'vin': None,
'year': 2023}
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011127auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:32 [ecarstrade.be] INFO: Saving data for 7011127auction111152: {'created_time': 1774631432.42366, 'last_price_update_time': 1774631432.423671, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011127auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_003/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011124)
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_001/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011125)
2026-03-27 17:10:32 [ecarstrade.be] INFO: Extracting details for car 7011129auction111152
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_002/780x0__r.jpg?hash=1774628232> (referer: https://ecarstrade.com/cars/7011124)
2026-03-27 17:10:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b8e7090-9180-55da-82c3-20c51a3ea4dd with identifier: 7011129auction111152
2026-03-27 17:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b8e7090-9180-55da-82c3-20c51a3ea4dd with scrape type 1
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7b8e7090-9180-55da-82c3-20c51a3ea4dd
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011129%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628237%27 HTTP/1.1" 200 None
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_001/780x0__r.jpg?hash=1774628237 not downloaded yet
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 33cde214-5eb0-5e40-bec7-69240b846c74
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a32d1da0-9db1-52dd-95aa-7d19e26b5bde
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_005/780x0__r.jpg?hash=1774628228> (referer: https://ecarstrade.com/cars/7011119)
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_001/780x0__r.jpg?hash=1774628233> (referer: https://ecarstrade.com/cars/7011124)
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011129%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628237%27 HTTP/1.1" 200 None
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_002/780x0__r.jpg?hash=1774628237 not downloaded yet
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 33cde214-5eb0-5e40-bec7-69240b846c74
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a32d1da0-9db1-52dd-95aa-7d19e26b5bde
2026-03-27 17:10:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a32d1da0-9db1-52dd-95aa-7d19e26b5bde, skipping ID generation
2026-03-27 17:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a32d1da0-9db1-52dd-95aa-7d19e26b5bde with scrape type 1
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a32d1da0-9db1-52dd-95aa-7d19e26b5bde sending to next pipeline
2026-03-27 17:10:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a32d1da0-9db1-52dd-95aa-7d19e26b5bde, identifier: 7011125auction111152
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 33cde214-5eb0-5e40-bec7-69240b846c74
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011129%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628237%27 HTTP/1.1" 200 None
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_003/780x0__r.jpg?hash=1774628237 not downloaded yet
2026-03-27 17:10:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a32d1da0-9db1-52dd-95aa-7d19e26b5bde with identifier: 7011125auction111152
2026-03-27 17:10:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a32d1da0-9db1-52dd-95aa-7d19e26b5bde with identifier: 7011125auction111152
2026-03-27 17:10:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a32d1da0-9db1-52dd-95aa-7d19e26b5bde with identifier: 7011125auction111152 to the API
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011125/photo_001/780x0__r.jpg?hash=1774628233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'a32d1da0-9db1-52dd-95aa-7d19e26b5bde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011125',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'BMW',
'model': 'X3',
'odometer': 72740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'X3 XDRIVE 30E 292 MSPORT RSK WIP',
'transmission': 'automatic',
'trim': 'XDRIVE 30E 292 MSPORT RSK WIP',
'vin': None,
'year': 2023}
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011125auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:32 [ecarstrade.be] INFO: Saving data for 7011125auction111152: {'created_time': 1774631432.94718, 'last_price_update_time': 1774631432.947195, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011125auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_003/780x0__r.jpg?hash=1774628228> (referer: https://ecarstrade.com/cars/7011119)
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_004/780x0__r.jpg?hash=1774628228> (referer: https://ecarstrade.com/cars/7011119)
2026-03-27 17:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_002/780x0__r.jpg?hash=1774628228> (referer: https://ecarstrade.com/cars/7011119)
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011129%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628237%27 HTTP/1.1" 200 None
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_004/780x0__r.jpg?hash=1774628237 not downloaded yet
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a77aeef8-b020-57d3-9d2b-1e5eba05d826
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 33cde214-5eb0-5e40-bec7-69240b846c74
2026-03-27 17:10:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33cde214-5eb0-5e40-bec7-69240b846c74, skipping ID generation
2026-03-27 17:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33cde214-5eb0-5e40-bec7-69240b846c74 with scrape type 1
2026-03-27 17:10:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33cde214-5eb0-5e40-bec7-69240b846c74 sending to next pipeline
2026-03-27 17:10:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 33cde214-5eb0-5e40-bec7-69240b846c74, identifier: 7011124auction111152
2026-03-27 17:10:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 33cde214-5eb0-5e40-bec7-69240b846c74 with identifier: 7011124auction111152
2026-03-27 17:10:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 33cde214-5eb0-5e40-bec7-69240b846c74 with identifier: 7011124auction111152
2026-03-27 17:10:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 33cde214-5eb0-5e40-bec7-69240b846c74 with identifier: 7011124auction111152 to the API
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011124/photo_001/780x0__r.jpg?hash=1774628233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '33cde214-5eb0-5e40-bec7-69240b846c74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011124',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 128308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011124auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:33 [ecarstrade.be] INFO: Saving data for 7011124auction111152: {'created_time': 1774631433.340244, 'last_price_update_time': 1774631433.340257, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011124auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011129%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628237%27 HTTP/1.1" 200 None
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_005/780x0__r.jpg?hash=1774628237 not downloaded yet
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_005/780x0__r.jpg?hash=1774628230> (referer: https://ecarstrade.com/cars/7011120)
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_001/780x0__r.jpg?hash=1774628228> (referer: https://ecarstrade.com/cars/7011119)
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_006/780x0__r.jpg?hash=1774628230> (referer: https://ecarstrade.com/cars/7011120)
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011129%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628237%27 HTTP/1.1" 200 None
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_006/780x0__r.jpg?hash=1774628237 not downloaded yet
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a77aeef8-b020-57d3-9d2b-1e5eba05d826
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a77aeef8-b020-57d3-9d2b-1e5eba05d826
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a77aeef8-b020-57d3-9d2b-1e5eba05d826
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_002/780x0__r.jpg?hash=1774628229> (referer: https://ecarstrade.com/cars/7011120)
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_004/780x0__r.jpg?hash=1774628229> (referer: https://ecarstrade.com/cars/7011120)
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_003/780x0__r.jpg?hash=1774628229> (referer: https://ecarstrade.com/cars/7011120)
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c8cae843-ad10-594f-9cba-86bf07d237d9
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a77aeef8-b020-57d3-9d2b-1e5eba05d826
2026-03-27 17:10:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a77aeef8-b020-57d3-9d2b-1e5eba05d826, skipping ID generation
2026-03-27 17:10:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77aeef8-b020-57d3-9d2b-1e5eba05d826 with scrape type 1
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a77aeef8-b020-57d3-9d2b-1e5eba05d826 sending to next pipeline
2026-03-27 17:10:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a77aeef8-b020-57d3-9d2b-1e5eba05d826, identifier: 7011119auction111152
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c8cae843-ad10-594f-9cba-86bf07d237d9
2026-03-27 17:10:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a77aeef8-b020-57d3-9d2b-1e5eba05d826 with identifier: 7011119auction111152
2026-03-27 17:10:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a77aeef8-b020-57d3-9d2b-1e5eba05d826 with identifier: 7011119auction111152
2026-03-27 17:10:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a77aeef8-b020-57d3-9d2b-1e5eba05d826 with identifier: 7011119auction111152 to the API
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011119/photo_001/780x0__r.jpg?hash=1774628228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'a77aeef8-b020-57d3-9d2b-1e5eba05d826',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011119',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '118',
'odometer': 64241,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 1 M SPORT 118IBVA 136ch RSK',
'transmission': 'automatic',
'trim': 'SERIE 1 M SPORT IBVA 136ch RSK',
'vin': None,
'year': 2023}
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011119auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:33 [ecarstrade.be] INFO: Saving data for 7011119auction111152: {'created_time': 1774631433.861673, 'last_price_update_time': 1774631433.861685, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011119auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_001/780x0__r.jpg?hash=1774628237> (referer: https://ecarstrade.com/cars/7011129)
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_003/780x0__r.jpg?hash=1774628237> (referer: https://ecarstrade.com/cars/7011129)
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_001/780x0__r.jpg?hash=1774628229> (referer: https://ecarstrade.com/cars/7011120)
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c8cae843-ad10-594f-9cba-86bf07d237d9
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c8cae843-ad10-594f-9cba-86bf07d237d9
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c8cae843-ad10-594f-9cba-86bf07d237d9
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_005/780x0__r.jpg?hash=1774628237> (referer: https://ecarstrade.com/cars/7011129)
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_002/780x0__r.jpg?hash=1774628237> (referer: https://ecarstrade.com/cars/7011129)
2026-03-27 17:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_005/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011115)
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7b8e7090-9180-55da-82c3-20c51a3ea4dd
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7b8e7090-9180-55da-82c3-20c51a3ea4dd
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c8cae843-ad10-594f-9cba-86bf07d237d9
2026-03-27 17:10:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8cae843-ad10-594f-9cba-86bf07d237d9, skipping ID generation
2026-03-27 17:10:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cae843-ad10-594f-9cba-86bf07d237d9 with scrape type 1
2026-03-27 17:10:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8cae843-ad10-594f-9cba-86bf07d237d9 sending to next pipeline
2026-03-27 17:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8cae843-ad10-594f-9cba-86bf07d237d9, identifier: 7011120auction111152
2026-03-27 17:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8cae843-ad10-594f-9cba-86bf07d237d9 with identifier: 7011120auction111152
2026-03-27 17:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8cae843-ad10-594f-9cba-86bf07d237d9 with identifier: 7011120auction111152
2026-03-27 17:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8cae843-ad10-594f-9cba-86bf07d237d9 with identifier: 7011120auction111152 to the API
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011120/photo_001/780x0__r.jpg?hash=1774628229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'c8cae843-ad10-594f-9cba-86bf07d237d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011120',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 117565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011120auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:34 [ecarstrade.be] INFO: Saving data for 7011120auction111152: {'created_time': 1774631434.360598, 'last_price_update_time': 1774631434.360613, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011120auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_004/780x0__r.jpg?hash=1774628237> (referer: https://ecarstrade.com/cars/7011129)
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_004/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011115)
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_006/780x0__r.jpg?hash=1774628237> (referer: https://ecarstrade.com/cars/7011129)
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7b8e7090-9180-55da-82c3-20c51a3ea4dd
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7b8e7090-9180-55da-82c3-20c51a3ea4dd
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a6b36161-a67a-5449-b807-975f3b05eae0
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_005/780x0__r.jpg?hash=1774628231> (referer: https://ecarstrade.com/cars/7011121)
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_003/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011115)
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_001/780x0__r.jpg?hash=1774628223> (referer: https://ecarstrade.com/cars/7011115)
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7b8e7090-9180-55da-82c3-20c51a3ea4dd
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a6b36161-a67a-5449-b807-975f3b05eae0
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7b8e7090-9180-55da-82c3-20c51a3ea4dd
2026-03-27 17:10:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b8e7090-9180-55da-82c3-20c51a3ea4dd, skipping ID generation
2026-03-27 17:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b8e7090-9180-55da-82c3-20c51a3ea4dd with scrape type 1
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b8e7090-9180-55da-82c3-20c51a3ea4dd sending to next pipeline
2026-03-27 17:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7b8e7090-9180-55da-82c3-20c51a3ea4dd, identifier: 7011129auction111152
2026-03-27 17:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b8e7090-9180-55da-82c3-20c51a3ea4dd with identifier: 7011129auction111152
2026-03-27 17:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b8e7090-9180-55da-82c3-20c51a3ea4dd with identifier: 7011129auction111152
2026-03-27 17:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b8e7090-9180-55da-82c3-20c51a3ea4dd with identifier: 7011129auction111152 to the API
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011129/photo_006/780x0__r.jpg?hash=1774628237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7b8e7090-9180-55da-82c3-20c51a3ea4dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011129',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'AC',
'model': 'Renault Espace',
'odometer': 81207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'Espace VI Techno E-Tech Hybrid 1.2 200CV BVAV 7 Sieges 6E',
'transmission': 'automatic',
'trim': 'Espace VI Techno E-Tech Hybrid 1.2 200CV BVAV 7 Sieges 6E',
'vin': None,
'year': 2024}
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011129auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:34 [ecarstrade.be] INFO: Saving data for 7011129auction111152: {'created_time': 1774631434.883396, 'last_price_update_time': 1774631434.883407, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011129auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_004/780x0__r.jpg?hash=1774628231> (referer: https://ecarstrade.com/cars/7011121)
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_003/780x0__r.jpg?hash=1774628231> (referer: https://ecarstrade.com/cars/7011121)
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_002/780x0__r.jpg?hash=1774628231> (referer: https://ecarstrade.com/cars/7011121)
2026-03-27 17:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011126> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a6b36161-a67a-5449-b807-975f3b05eae0
2026-03-27 17:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a6b36161-a67a-5449-b807-975f3b05eae0
2026-03-27 17:10:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6b36161-a67a-5449-b807-975f3b05eae0, skipping ID generation
2026-03-27 17:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6b36161-a67a-5449-b807-975f3b05eae0 with scrape type 1
2026-03-27 17:10:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6b36161-a67a-5449-b807-975f3b05eae0 sending to next pipeline
2026-03-27 17:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a6b36161-a67a-5449-b807-975f3b05eae0, identifier: 7011115auction111152
2026-03-27 17:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a6b36161-a67a-5449-b807-975f3b05eae0 with identifier: 7011115auction111152
2026-03-27 17:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a6b36161-a67a-5449-b807-975f3b05eae0 with identifier: 7011115auction111152
2026-03-27 17:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a6b36161-a67a-5449-b807-975f3b05eae0 with identifier: 7011115auction111152 to the API
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011115/photo_001/780x0__r.jpg?hash=1774628223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'a6b36161-a67a-5449-b807-975f3b05eae0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011115',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 85748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': None,
'seller_name': None,
'title': 'COMPASS 240 HY TRAILHK BVA AWD',
'transmission': 'automatic',
'trim': 'COMPASS 240 HY TRAILHK BVA AWD',
'vin': None,
'year': 2023}
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011115auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [ecarstrade.be] INFO: Saving data for 7011115auction111152: {'created_time': 1774631435.285719, 'last_price_update_time': 1774631435.285734, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011115auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_001/780x0__r.jpg?hash=1774628231> (referer: https://ecarstrade.com/cars/7011121)
2026-03-27 17:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:35 [ecarstrade.be] INFO: Extracting details for car 7011126auction111152
2026-03-27 17:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011130> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb
2026-03-27 17:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb
2026-03-27 17:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 434fd1a0-0018-5da4-8f6e-dd23582e34ab with identifier: 7011126auction111152
2026-03-27 17:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 434fd1a0-0018-5da4-8f6e-dd23582e34ab with scrape type 1
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 434fd1a0-0018-5da4-8f6e-dd23582e34ab
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011126%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628235%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_001/780x0__r.jpg?hash=1774628235 not downloaded yet
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011126%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628235%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_002/780x0__r.jpg?hash=1774628235 not downloaded yet
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011126%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628235%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_003/780x0__r.jpg?hash=1774628235 not downloaded yet
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011126%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628235%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_004/780x0__r.jpg?hash=1774628235 not downloaded yet
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011126%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628235%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_005/780x0__r.jpg?hash=1774628235 not downloaded yet
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011126%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628235%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_006/780x0__r.jpg?hash=1774628235 not downloaded yet
2026-03-27 17:10:35 [ecarstrade.be] INFO: Extracting details for car 7011130auction111152
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb
2026-03-27 17:10:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5042f6a8-28fd-57e7-93c6-20cf646aeeeb, skipping ID generation
2026-03-27 17:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb with scrape type 1
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5042f6a8-28fd-57e7-93c6-20cf646aeeeb sending to next pipeline
2026-03-27 17:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5042f6a8-28fd-57e7-93c6-20cf646aeeeb, identifier: 7011121auction111152
2026-03-27 17:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5042f6a8-28fd-57e7-93c6-20cf646aeeeb with identifier: 7011121auction111152
2026-03-27 17:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5042f6a8-28fd-57e7-93c6-20cf646aeeeb with identifier: 7011121auction111152
2026-03-27 17:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5042f6a8-28fd-57e7-93c6-20cf646aeeeb with identifier: 7011121auction111152 to the API
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011121/photo_001/780x0__r.jpg?hash=1774628231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '5042f6a8-28fd-57e7-93c6-20cf646aeeeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011121',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 108437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011121auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [ecarstrade.be] INFO: Saving data for 7011121auction111152: {'created_time': 1774631435.825764, 'last_price_update_time': 1774631435.825774, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011121auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffa43f73-17f0-52a6-825b-20c0dc9bf188 with identifier: 7011130auction111152
2026-03-27 17:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffa43f73-17f0-52a6-825b-20c0dc9bf188 with scrape type 1
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ffa43f73-17f0-52a6-825b-20c0dc9bf188
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011130%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628238%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_001/780x0__r.jpg?hash=1774628238 not downloaded yet
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011130%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628238%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_002/780x0__r.jpg?hash=1774628238 not downloaded yet
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011130%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628238%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_003/780x0__r.jpg?hash=1774628238 not downloaded yet
2026-03-27 17:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011137> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011130%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_004/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011130%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628238%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_005/780x0__r.jpg?hash=1774628238 not downloaded yet
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011130%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628238%27 HTTP/1.1" 200 None
2026-03-27 17:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_006/780x0__r.jpg?hash=1774628238 not downloaded yet
2026-03-27 17:10:36 [ecarstrade.be] INFO: Extracting details for car 7011137auction111152
2026-03-27 17:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39859a81-5487-581a-9ce6-d6cda1e70042 with identifier: 7011137auction111152
2026-03-27 17:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39859a81-5487-581a-9ce6-d6cda1e70042 with scrape type 1
2026-03-27 17:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 39859a81-5487-581a-9ce6-d6cda1e70042
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011137%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_001/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011137%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628244%27 HTTP/1.1" 200 None
2026-03-27 17:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_002/780x0__r.jpg?hash=1774628244 not downloaded yet
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011137%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628244%27 HTTP/1.1" 200 None
2026-03-27 17:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_003/780x0__r.jpg?hash=1774628244 not downloaded yet
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011137%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628244%27 HTTP/1.1" 200 None
2026-03-27 17:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_004/780x0__r.jpg?hash=1774628244 not downloaded yet
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011137%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_005/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011137%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628244%27 HTTP/1.1" 200 None
2026-03-27 17:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_006/780x0__r.jpg?hash=1774628244 not downloaded yet
2026-03-27 17:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011155> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:38 [ecarstrade.be] INFO: Extracting details for car 7011155auction111152
2026-03-27 17:10:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79af66ac-482b-58c6-878f-83f29447601d with identifier: 7011155auction111152
2026-03-27 17:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79af66ac-482b-58c6-878f-83f29447601d with scrape type 1
2026-03-27 17:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 79af66ac-482b-58c6-878f-83f29447601d
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011155%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628261%27 HTTP/1.1" 200 None
2026-03-27 17:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_001/780x0__r.jpg?hash=1774628261 not downloaded yet
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011155%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628260%27 HTTP/1.1" 200 None
2026-03-27 17:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_002/780x0__r.jpg?hash=1774628260 not downloaded yet
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011155%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628261%27 HTTP/1.1" 200 None
2026-03-27 17:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_003/780x0__r.jpg?hash=1774628261 not downloaded yet
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011155%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628261%27 HTTP/1.1" 200 None
2026-03-27 17:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_004/780x0__r.jpg?hash=1774628261 not downloaded yet
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011155%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628261%27 HTTP/1.1" 200 None
2026-03-27 17:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_005/780x0__r.jpg?hash=1774628261 not downloaded yet
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011155%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628261%27 HTTP/1.1" 200 None
2026-03-27 17:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_006/780x0__r.jpg?hash=1774628261 not downloaded yet
2026-03-27 17:10:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011157> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011158> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:42 [ecarstrade.be] INFO: Extracting details for car 7011157auction111152
2026-03-27 17:10:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a881f98a-e6b7-5532-becb-154a26c64b68 with identifier: 7011157auction111152
2026-03-27 17:10:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a881f98a-e6b7-5532-becb-154a26c64b68 with scrape type 1
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a881f98a-e6b7-5532-becb-154a26c64b68
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011157%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628262%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_001/780x0__r.jpg?hash=1774628262 not downloaded yet
2026-03-27 17:10:42 [ecarstrade.be] INFO: Extracting details for car 7011158auction111152
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011157%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628262%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_002/780x0__r.jpg?hash=1774628262 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011157%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628262%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_003/780x0__r.jpg?hash=1774628262 not downloaded yet
2026-03-27 17:10:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67990e24-297f-5cf9-bb65-b73dc80fd552 with identifier: 7011158auction111152
2026-03-27 17:10:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67990e24-297f-5cf9-bb65-b73dc80fd552 with scrape type 1
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 67990e24-297f-5cf9-bb65-b73dc80fd552
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011158%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628265%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_001/780x0__r.jpg?hash=1774628265 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011157%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628262%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_004/780x0__r.jpg?hash=1774628262 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011158%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628265%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_002/780x0__r.jpg?hash=1774628265 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011157%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628262%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_005/780x0__r.jpg?hash=1774628262 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011158%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628265%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_003/780x0__r.jpg?hash=1774628265 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011157%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628262%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_006/780x0__r.jpg?hash=1774628262 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011158%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628265%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_004/780x0__r.jpg?hash=1774628265 not downloaded yet
2026-03-27 17:10:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011153> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011158%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628265%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_005/780x0__r.jpg?hash=1774628265 not downloaded yet
2026-03-27 17:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011158%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628265%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_006/780x0__r.jpg?hash=1774628265 not downloaded yet
2026-03-27 17:10:42 [ecarstrade.be] INFO: Extracting details for car 7011153auction111152
2026-03-27 17:10:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caf1cf19-76e3-5a38-9227-2d5a355bc911 with identifier: 7011153auction111152
2026-03-27 17:10:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caf1cf19-76e3-5a38-9227-2d5a355bc911 with scrape type 1
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item caf1cf19-76e3-5a38-9227-2d5a355bc911
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011153%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_001/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011153%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628259%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_002/780x0__r.jpg?hash=1774628259 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011153%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_003/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011153%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_004/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011153%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_005/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011153%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628259%27 HTTP/1.1" 200 None
2026-03-27 17:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_006/780x0__r.jpg?hash=1774628259 not downloaded yet
2026-03-27 17:10:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011159> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011156> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:43 [ecarstrade.be] INFO: Extracting details for car 7011159auction111152
2026-03-27 17:10:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36 with identifier: 7011159auction111152
2026-03-27 17:10:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36 with scrape type 1
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011159%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628264%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_001/780x0__r.jpg?hash=1774628264 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011159%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628264%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_002/780x0__r.jpg?hash=1774628264 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011159%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628264%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_003/780x0__r.jpg?hash=1774628264 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011159%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628264%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_004/780x0__r.jpg?hash=1774628264 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011159%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628264%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_005/780x0__r.jpg?hash=1774628264 not downloaded yet
2026-03-27 17:10:43 [ecarstrade.be] INFO: Extracting details for car 7011156auction111152
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011159%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628264%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_006/780x0__r.jpg?hash=1774628264 not downloaded yet
2026-03-27 17:10:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51053292-ed86-53f0-8889-36f3ca67e307 with identifier: 7011156auction111152
2026-03-27 17:10:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51053292-ed86-53f0-8889-36f3ca67e307 with scrape type 1
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 51053292-ed86-53f0-8889-36f3ca67e307
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011156%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628263%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_001/780x0__r.jpg?hash=1774628263 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011156%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628263%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_002/780x0__r.jpg?hash=1774628263 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011156%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628263%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_003/780x0__r.jpg?hash=1774628263 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011156%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628263%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_004/780x0__r.jpg?hash=1774628263 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011156%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628263%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_005/780x0__r.jpg?hash=1774628263 not downloaded yet
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011156%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628263%27 HTTP/1.1" 200 None
2026-03-27 17:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_006/780x0__r.jpg?hash=1774628263 not downloaded yet
2026-03-27 17:10:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011151> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:45 [ecarstrade.be] INFO: Extracting details for car 7011151auction111152
2026-03-27 17:10:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2 with identifier: 7011151auction111152
2026-03-27 17:10:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2 with scrape type 1
2026-03-27 17:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011151%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_001/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011151%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_002/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011151%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_003/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011151%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_004/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011151%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_005/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011151%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_006/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011154> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_003/780x0__r.jpg?hash=1774628238> (referer: https://ecarstrade.com/cars/7011130)
2026-03-27 17:10:48 [ecarstrade.be] INFO: Extracting details for car 7011154auction111152
2026-03-27 17:10:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e31a7e-2ab8-5999-ad63-2b2092d558ef with identifier: 7011154auction111152
2026-03-27 17:10:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e31a7e-2ab8-5999-ad63-2b2092d558ef with scrape type 1
2026-03-27 17:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 53e31a7e-2ab8-5999-ad63-2b2092d558ef
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011154%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628259%27 HTTP/1.1" 200 None
2026-03-27 17:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_001/780x0__r.jpg?hash=1774628259 not downloaded yet
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011154%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628259%27 HTTP/1.1" 200 None
2026-03-27 17:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_002/780x0__r.jpg?hash=1774628259 not downloaded yet
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011154%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628259%27 HTTP/1.1" 200 None
2026-03-27 17:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_003/780x0__r.jpg?hash=1774628259 not downloaded yet
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011154%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628259%27 HTTP/1.1" 200 None
2026-03-27 17:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_004/780x0__r.jpg?hash=1774628259 not downloaded yet
2026-03-27 17:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_006/780x0__r.jpg?hash=1774628244> (referer: https://ecarstrade.com/cars/7011137)
2026-03-27 17:10:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ffa43f73-17f0-52a6-825b-20c0dc9bf188
2026-03-27 17:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011154%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628259%27 HTTP/1.1" 200 None
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_005/780x0__r.jpg?hash=1774628259 not downloaded yet
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011150> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011154%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628259%27 HTTP/1.1" 200 None
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_006/780x0__r.jpg?hash=1774628259 not downloaded yet
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_006/780x0__r.jpg?hash=1774628261> (referer: https://ecarstrade.com/cars/7011155)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 39859a81-5487-581a-9ce6-d6cda1e70042
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_004/780x0__r.jpg?hash=1774628265> (referer: https://ecarstrade.com/cars/7011158)
2026-03-27 17:10:49 [ecarstrade.be] INFO: Extracting details for car 7011150auction111152
2026-03-27 17:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d474df6-f320-54fa-a3ab-089f2b8313a6 with identifier: 7011150auction111152
2026-03-27 17:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d474df6-f320-54fa-a3ab-089f2b8313a6 with scrape type 1
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3d474df6-f320-54fa-a3ab-089f2b8313a6
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011150%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628256%27 HTTP/1.1" 200 None
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_001/780x0__r.jpg?hash=1774628256 not downloaded yet
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011150%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628256%27 HTTP/1.1" 200 None
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_002/780x0__r.jpg?hash=1774628256 not downloaded yet
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011150%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628257%27 HTTP/1.1" 200 None
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_003/780x0__r.jpg?hash=1774628257 not downloaded yet
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 79af66ac-482b-58c6-878f-83f29447601d
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011150%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628256%27 HTTP/1.1" 200 None
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_004/780x0__r.jpg?hash=1774628256 not downloaded yet
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011150%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628256%27 HTTP/1.1" 200 None
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_005/780x0__r.jpg?hash=1774628256 not downloaded yet
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011150%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628256%27 HTTP/1.1" 200 None
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_006/780x0__r.jpg?hash=1774628256 not downloaded yet
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_006/780x0__r.jpg?hash=1774628259> (referer: https://ecarstrade.com/cars/7011153)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 67990e24-297f-5cf9-bb65-b73dc80fd552
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_005/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011153)
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_005/780x0__r.jpg?hash=1774628261> (referer: https://ecarstrade.com/cars/7011155)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item caf1cf19-76e3-5a38-9227-2d5a355bc911
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_006/780x0__r.jpg?hash=1774628263> (referer: https://ecarstrade.com/cars/7011156)
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_006/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011151)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item caf1cf19-76e3-5a38-9227-2d5a355bc911
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 79af66ac-482b-58c6-878f-83f29447601d
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_003/780x0__r.jpg?hash=1774628259> (referer: https://ecarstrade.com/cars/7011154)
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_005/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011151)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 51053292-ed86-53f0-8889-36f3ca67e307
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_005/780x0__r.jpg?hash=1774628259> (referer: https://ecarstrade.com/cars/7011154)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 53e31a7e-2ab8-5999-ad63-2b2092d558ef
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_006/780x0__r.jpg?hash=1774628259> (referer: https://ecarstrade.com/cars/7011154)
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_004/780x0__r.jpg?hash=1774628259> (referer: https://ecarstrade.com/cars/7011154)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 53e31a7e-2ab8-5999-ad63-2b2092d558ef
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_006/780x0__r.jpg?hash=1774628256> (referer: https://ecarstrade.com/cars/7011150)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 53e31a7e-2ab8-5999-ad63-2b2092d558ef
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_005/780x0__r.jpg?hash=1774628256> (referer: https://ecarstrade.com/cars/7011150)
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_004/780x0__r.jpg?hash=1774628256> (referer: https://ecarstrade.com/cars/7011150)
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_003/780x0__r.jpg?hash=1774628257> (referer: https://ecarstrade.com/cars/7011150)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 53e31a7e-2ab8-5999-ad63-2b2092d558ef
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3d474df6-f320-54fa-a3ab-089f2b8313a6
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_002/780x0__r.jpg?hash=1774628256> (referer: https://ecarstrade.com/cars/7011150)
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_001/780x0__r.jpg?hash=1774628256> (referer: https://ecarstrade.com/cars/7011150)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3d474df6-f320-54fa-a3ab-089f2b8313a6
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3d474df6-f320-54fa-a3ab-089f2b8313a6
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3d474df6-f320-54fa-a3ab-089f2b8313a6
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_001/780x0__r.jpg?hash=1774628259> (referer: https://ecarstrade.com/cars/7011154)
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3d474df6-f320-54fa-a3ab-089f2b8313a6
2026-03-27 17:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011148> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3d474df6-f320-54fa-a3ab-089f2b8313a6
2026-03-27 17:10:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d474df6-f320-54fa-a3ab-089f2b8313a6, skipping ID generation
2026-03-27 17:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d474df6-f320-54fa-a3ab-089f2b8313a6 with scrape type 1
2026-03-27 17:10:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d474df6-f320-54fa-a3ab-089f2b8313a6 sending to next pipeline
2026-03-27 17:10:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3d474df6-f320-54fa-a3ab-089f2b8313a6, identifier: 7011150auction111152
2026-03-27 17:10:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d474df6-f320-54fa-a3ab-089f2b8313a6 with identifier: 7011150auction111152
2026-03-27 17:10:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d474df6-f320-54fa-a3ab-089f2b8313a6 with identifier: 7011150auction111152
2026-03-27 17:10:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d474df6-f320-54fa-a3ab-089f2b8313a6 with identifier: 7011150auction111152 to the API
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011150/photo_001/780x0__r.jpg?hash=1774628256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '3d474df6-f320-54fa-a3ab-089f2b8313a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011150',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Volvo',
'model': 'XC60',
'odometer': 115418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-01',
'seats_number': None,
'seller_name': None,
'title': 'XC60 B4 197CH 2WD BA ULT DA FA',
'transmission': 'automatic',
'trim': 'B4 197CH 2WD BA ULT DA FA',
'vin': None,
'year': 2023}
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011150auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:50 [ecarstrade.be] INFO: Saving data for 7011150auction111152: {'created_time': 1774631450.380354, 'last_price_update_time': 1774631450.380365, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011150auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_002/780x0__r.jpg?hash=1774628259> (referer: https://ecarstrade.com/cars/7011154)
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_003/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011151)
2026-03-27 17:10:50 [ecarstrade.be] INFO: Extracting details for car 7011148auction111152
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_004/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011151)
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 53e31a7e-2ab8-5999-ad63-2b2092d558ef
2026-03-27 17:10:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d with identifier: 7011148auction111152
2026-03-27 17:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d with scrape type 1
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011148%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628255%27 HTTP/1.1" 200 None
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_001/780x0__r.jpg?hash=1774628255 not downloaded yet
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011148%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628255%27 HTTP/1.1" 200 None
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_002/780x0__r.jpg?hash=1774628255 not downloaded yet
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011148%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628256%27 HTTP/1.1" 200 None
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_003/780x0__r.jpg?hash=1774628256 not downloaded yet
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011148%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628255%27 HTTP/1.1" 200 None
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_004/780x0__r.jpg?hash=1774628255 not downloaded yet
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011148%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628255%27 HTTP/1.1" 200 None
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_005/780x0__r.jpg?hash=1774628255 not downloaded yet
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_002/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011151)
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_005/780x0__r.jpg?hash=1774628263> (referer: https://ecarstrade.com/cars/7011156)
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011148%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628255%27 HTTP/1.1" 200 None
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_006/780x0__r.jpg?hash=1774628255 not downloaded yet
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_001/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011151)
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 53e31a7e-2ab8-5999-ad63-2b2092d558ef
2026-03-27 17:10:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53e31a7e-2ab8-5999-ad63-2b2092d558ef, skipping ID generation
2026-03-27 17:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e31a7e-2ab8-5999-ad63-2b2092d558ef with scrape type 1
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53e31a7e-2ab8-5999-ad63-2b2092d558ef sending to next pipeline
2026-03-27 17:10:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 53e31a7e-2ab8-5999-ad63-2b2092d558ef, identifier: 7011154auction111152
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2
2026-03-27 17:10:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 53e31a7e-2ab8-5999-ad63-2b2092d558ef with identifier: 7011154auction111152
2026-03-27 17:10:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 53e31a7e-2ab8-5999-ad63-2b2092d558ef with identifier: 7011154auction111152
2026-03-27 17:10:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 53e31a7e-2ab8-5999-ad63-2b2092d558ef with identifier: 7011154auction111152 to the API
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011154/photo_002/780x0__r.jpg?hash=1774628259>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Electric',
'id': '53e31a7e-2ab8-5999-ad63-2b2092d558ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011154',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'AC',
'model': 'Ford Mustang Mach-E',
'odometer': 92445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': None,
'seller_name': None,
'title': 'MUSTANG MACH-E 269 AWD RSK',
'transmission': 'automatic',
'trim': 'MUSTANG MH-E 269 AWD RSK',
'vin': None,
'year': 2023}
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011154auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:50 [ecarstrade.be] INFO: Saving data for 7011154auction111152: {'created_time': 1774631450.912528, 'last_price_update_time': 1774631450.91254, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011154auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_003/780x0__r.jpg?hash=1774628263> (referer: https://ecarstrade.com/cars/7011156)
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_004/780x0__r.jpg?hash=1774628263> (referer: https://ecarstrade.com/cars/7011156)
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011116> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_002/780x0__r.jpg?hash=1774628263> (referer: https://ecarstrade.com/cars/7011156)
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 51053292-ed86-53f0-8889-36f3ca67e307
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2
2026-03-27 17:10:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2, skipping ID generation
2026-03-27 17:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2 with scrape type 1
2026-03-27 17:10:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2 sending to next pipeline
2026-03-27 17:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2, identifier: 7011151auction111152
2026-03-27 17:10:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2 with identifier: 7011151auction111152
2026-03-27 17:10:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2 with identifier: 7011151auction111152
2026-03-27 17:10:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9d9bc6ae-ba4f-59fb-8503-78d0618dddf2 with identifier: 7011151auction111152 to the API
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011151/photo_001/780x0__r.jpg?hash=1774628258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Electric',
'id': '9d9bc6ae-ba4f-59fb-8503-78d0618dddf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011151',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '4 Series',
'odometer': 34834,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 4 GRAND COUPE eDRIVE40 340ch MSPORT BEV BB 25',
'transmission': 'manual',
'trim': 'SERIE 4 GRAND COUPE eDRIVE40 340ch MSPORT BEV BB 25',
'vin': None,
'year': 2025}
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011151auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [ecarstrade.be] INFO: Saving data for 7011151auction111152: {'created_time': 1774631451.315245, 'last_price_update_time': 1774631451.315257, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011151auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_006/780x0__r.jpg?hash=1774628264> (referer: https://ecarstrade.com/cars/7011159)
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_005/780x0__r.jpg?hash=1774628264> (referer: https://ecarstrade.com/cars/7011159)
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_004/780x0__r.jpg?hash=1774628264> (referer: https://ecarstrade.com/cars/7011159)
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_001/780x0__r.jpg?hash=1774628263> (referer: https://ecarstrade.com/cars/7011156)
2026-03-27 17:10:51 [ecarstrade.be] INFO: Extracting details for car 7011116auction111152
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011147> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 51053292-ed86-53f0-8889-36f3ca67e307
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 51053292-ed86-53f0-8889-36f3ca67e307
2026-03-27 17:10:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df465e3-ea1d-5ccc-b507-ea23d19ff047 with identifier: 7011116auction111152
2026-03-27 17:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df465e3-ea1d-5ccc-b507-ea23d19ff047 with scrape type 1
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5df465e3-ea1d-5ccc-b507-ea23d19ff047
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011116%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_001/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 51053292-ed86-53f0-8889-36f3ca67e307
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011116%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_002/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011116%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_003/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_003/780x0__r.jpg?hash=1774628264> (referer: https://ecarstrade.com/cars/7011159)
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011116%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_004/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_005/780x0__r.jpg?hash=1774628255> (referer: https://ecarstrade.com/cars/7011148)
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_004/780x0__r.jpg?hash=1774628255> (referer: https://ecarstrade.com/cars/7011148)
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011116%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628224%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_005/780x0__r.jpg?hash=1774628224 not downloaded yet
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_006/780x0__r.jpg?hash=1774628255> (referer: https://ecarstrade.com/cars/7011148)
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011116%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628225%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_006/780x0__r.jpg?hash=1774628225 not downloaded yet
2026-03-27 17:10:51 [ecarstrade.be] INFO: Extracting details for car 7011147auction111152
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 51053292-ed86-53f0-8889-36f3ca67e307
2026-03-27 17:10:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51053292-ed86-53f0-8889-36f3ca67e307, skipping ID generation
2026-03-27 17:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51053292-ed86-53f0-8889-36f3ca67e307 with scrape type 1
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51053292-ed86-53f0-8889-36f3ca67e307 sending to next pipeline
2026-03-27 17:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51053292-ed86-53f0-8889-36f3ca67e307, identifier: 7011156auction111152
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_003/780x0__r.jpg?hash=1774628256> (referer: https://ecarstrade.com/cars/7011148)
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_002/780x0__r.jpg?hash=1774628255> (referer: https://ecarstrade.com/cars/7011148)
2026-03-27 17:10:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51053292-ed86-53f0-8889-36f3ca67e307 with identifier: 7011156auction111152
2026-03-27 17:10:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51053292-ed86-53f0-8889-36f3ca67e307 with identifier: 7011156auction111152
2026-03-27 17:10:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51053292-ed86-53f0-8889-36f3ca67e307 with identifier: 7011156auction111152 to the API
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011156/photo_001/780x0__r.jpg?hash=1774628263>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '51053292-ed86-53f0-8889-36f3ca67e307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011156',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': 'X1',
'odometer': 66475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'X1 SDRIVE 20i 170CH M SPORT RSK',
'transmission': 'automatic',
'trim': 'SDRIVE 20i 170CH M SPORT RSK',
'vin': None,
'year': 2024}
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011156auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [ecarstrade.be] INFO: Saving data for 7011156auction111152: {'created_time': 1774631451.86057, 'last_price_update_time': 1774631451.86058, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011156auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_001/780x0__r.jpg?hash=1774628255> (referer: https://ecarstrade.com/cars/7011148)
2026-03-27 17:10:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94887eae-3d69-5c7b-b500-02b076bdb4fc with identifier: 7011147auction111152
2026-03-27 17:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94887eae-3d69-5c7b-b500-02b076bdb4fc with scrape type 1
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94887eae-3d69-5c7b-b500-02b076bdb4fc
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011147%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628254%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_001/780x0__r.jpg?hash=1774628254 not downloaded yet
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_001/780x0__r.jpg?hash=1774628264> (referer: https://ecarstrade.com/cars/7011159)
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_002/780x0__r.jpg?hash=1774628264> (referer: https://ecarstrade.com/cars/7011159)
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011147%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628254%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_002/780x0__r.jpg?hash=1774628254 not downloaded yet
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011147%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628254%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_003/780x0__r.jpg?hash=1774628254 not downloaded yet
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_003/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011153)
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_003/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011116)
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011147%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628254%27 HTTP/1.1" 200 None
2026-03-27 17:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_004/780x0__r.jpg?hash=1774628254 not downloaded yet
2026-03-27 17:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_004/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011153)
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011147%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628254%27 HTTP/1.1" 200 None
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_005/780x0__r.jpg?hash=1774628254 not downloaded yet
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_002/780x0__r.jpg?hash=1774628259> (referer: https://ecarstrade.com/cars/7011153)
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011147%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628254%27 HTTP/1.1" 200 None
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_006/780x0__r.jpg?hash=1774628254 not downloaded yet
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d
2026-03-27 17:10:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d, skipping ID generation
2026-03-27 17:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d with scrape type 1
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d sending to next pipeline
2026-03-27 17:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d, identifier: 7011148auction111152
2026-03-27 17:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d with identifier: 7011148auction111152
2026-03-27 17:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d with identifier: 7011148auction111152
2026-03-27 17:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d with identifier: 7011148auction111152 to the API
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011148/photo_001/780x0__r.jpg?hash=1774628255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ae8a3b6c-0093-5a75-ac21-ac76e96c4b3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011148',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 83283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 PHEV S AT RK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 PHEV S AT RK',
'vin': None,
'year': 2022}
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011148auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:52 [ecarstrade.be] INFO: Saving data for 7011148auction111152: {'created_time': 1774631452.376833, 'last_price_update_time': 1774631452.376845, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011148auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_004/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011116)
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_002/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011116)
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_001/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011153)
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_005/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011116)
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36
2026-03-27 17:10:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36, skipping ID generation
2026-03-27 17:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36 with scrape type 1
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36 sending to next pipeline
2026-03-27 17:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36, identifier: 7011159auction111152
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_006/780x0__r.jpg?hash=1774628225> (referer: https://ecarstrade.com/cars/7011116)
2026-03-27 17:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36 with identifier: 7011159auction111152
2026-03-27 17:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36 with identifier: 7011159auction111152
2026-03-27 17:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c9e62fe-0c4a-5a4f-8f57-9656801e3b36 with identifier: 7011159auction111152 to the API
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011159/photo_002/780x0__r.jpg?hash=1774628264>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1c9e62fe-0c4a-5a4f-8f57-9656801e3b36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011159',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'MG',
'model': 'EHS',
'odometer': 126837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chtx',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chtx',
'vin': None,
'year': 2023}
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011159auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:52 [ecarstrade.be] INFO: Saving data for 7011159auction111152: {'created_time': 1774631452.765219, 'last_price_update_time': 1774631452.765231, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011159auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011145> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_001/780x0__r.jpg?hash=1774628224> (referer: https://ecarstrade.com/cars/7011116)
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_006/780x0__r.jpg?hash=1774628262> (referer: https://ecarstrade.com/cars/7011157)
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_006/780x0__r.jpg?hash=1774628265> (referer: https://ecarstrade.com/cars/7011158)
2026-03-27 17:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_005/780x0__r.jpg?hash=1774628265> (referer: https://ecarstrade.com/cars/7011158)
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item caf1cf19-76e3-5a38-9227-2d5a355bc911
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5df465e3-ea1d-5ccc-b507-ea23d19ff047
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item caf1cf19-76e3-5a38-9227-2d5a355bc911
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item caf1cf19-76e3-5a38-9227-2d5a355bc911
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5df465e3-ea1d-5ccc-b507-ea23d19ff047
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5df465e3-ea1d-5ccc-b507-ea23d19ff047
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item caf1cf19-76e3-5a38-9227-2d5a355bc911
2026-03-27 17:10:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: caf1cf19-76e3-5a38-9227-2d5a355bc911, skipping ID generation
2026-03-27 17:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caf1cf19-76e3-5a38-9227-2d5a355bc911 with scrape type 1
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item caf1cf19-76e3-5a38-9227-2d5a355bc911 sending to next pipeline
2026-03-27 17:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: caf1cf19-76e3-5a38-9227-2d5a355bc911, identifier: 7011153auction111152
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5df465e3-ea1d-5ccc-b507-ea23d19ff047
2026-03-27 17:10:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5df465e3-ea1d-5ccc-b507-ea23d19ff047
2026-03-27 17:10:52 [ecarstrade.be] INFO: Extracting details for car 7011145auction111152
2026-03-27 17:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: caf1cf19-76e3-5a38-9227-2d5a355bc911 with identifier: 7011153auction111152
2026-03-27 17:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: caf1cf19-76e3-5a38-9227-2d5a355bc911 with identifier: 7011153auction111152
2026-03-27 17:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: caf1cf19-76e3-5a38-9227-2d5a355bc911 with identifier: 7011153auction111152 to the API
2026-03-27 17:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011153/photo_001/780x0__r.jpg?hash=1774628258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'caf1cf19-76e3-5a38-9227-2d5a355bc911',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011153',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 134640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011153auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:53 [ecarstrade.be] INFO: Saving data for 7011153auction111152: {'created_time': 1774631453.176526, 'last_price_update_time': 1774631453.176539, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011153auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_003/780x0__r.jpg?hash=1774628254> (referer: https://ecarstrade.com/cars/7011147)
2026-03-27 17:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_006/780x0__r.jpg?hash=1774628254> (referer: https://ecarstrade.com/cars/7011147)
2026-03-27 17:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_001/780x0__r.jpg?hash=1774628254> (referer: https://ecarstrade.com/cars/7011147)
2026-03-27 17:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_005/780x0__r.jpg?hash=1774628254> (referer: https://ecarstrade.com/cars/7011147)
2026-03-27 17:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_004/780x0__r.jpg?hash=1774628254> (referer: https://ecarstrade.com/cars/7011147)
2026-03-27 17:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_002/780x0__r.jpg?hash=1774628254> (referer: https://ecarstrade.com/cars/7011147)
2026-03-27 17:10:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb4c7546-908f-5490-9c67-df7cbbfaafed with identifier: 7011145auction111152
2026-03-27 17:10:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb4c7546-908f-5490-9c67-df7cbbfaafed with scrape type 1
2026-03-27 17:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bb4c7546-908f-5490-9c67-df7cbbfaafed
2026-03-27 17:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011145%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628252%27 HTTP/1.1" 200 None
2026-03-27 17:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_001/780x0__r.jpg?hash=1774628252 not downloaded yet
2026-03-27 17:10:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5df465e3-ea1d-5ccc-b507-ea23d19ff047
2026-03-27 17:10:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5df465e3-ea1d-5ccc-b507-ea23d19ff047, skipping ID generation
2026-03-27 17:10:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df465e3-ea1d-5ccc-b507-ea23d19ff047 with scrape type 1
2026-03-27 17:10:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5df465e3-ea1d-5ccc-b507-ea23d19ff047 sending to next pipeline
2026-03-27 17:10:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5df465e3-ea1d-5ccc-b507-ea23d19ff047, identifier: 7011116auction111152
2026-03-27 17:10:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a881f98a-e6b7-5532-becb-154a26c64b68
2026-03-27 17:10:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 67990e24-297f-5cf9-bb65-b73dc80fd552
2026-03-27 17:10:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 67990e24-297f-5cf9-bb65-b73dc80fd552
2026-03-27 17:10:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5df465e3-ea1d-5ccc-b507-ea23d19ff047 with identifier: 7011116auction111152
2026-03-27 17:10:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5df465e3-ea1d-5ccc-b507-ea23d19ff047 with identifier: 7011116auction111152
2026-03-27 17:10:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5df465e3-ea1d-5ccc-b507-ea23d19ff047 with identifier: 7011116auction111152 to the API
2026-03-27 17:10:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011116/photo_001/780x0__r.jpg?hash=1774628224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Other',
'id': '5df465e3-ea1d-5ccc-b507-ea23d19ff047',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011116',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': 'X3',
'odometer': 71357,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'X3 XDRIVE 30E 292 MSPORT RSK WIP chtx',
'transmission': 'automatic',
'trim': 'XDRIVE 30E 292 MSPORT RSK WIP chtx',
'vin': None,
'year': 2023}
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011116auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:54 [ecarstrade.be] INFO: Saving data for 7011116auction111152: {'created_time': 1774631454.236382, 'last_price_update_time': 1774631454.236396, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011116auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_002/780x0__r.jpg?hash=1774628265> (referer: https://ecarstrade.com/cars/7011158)
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_001/780x0__r.jpg?hash=1774628265> (referer: https://ecarstrade.com/cars/7011158)
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_005/780x0__r.jpg?hash=1774628262> (referer: https://ecarstrade.com/cars/7011157)
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_003/780x0__r.jpg?hash=1774628265> (referer: https://ecarstrade.com/cars/7011158)
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011145%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628252%27 HTTP/1.1" 200 None
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_002/780x0__r.jpg?hash=1774628252 not downloaded yet
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_004/780x0__r.jpg?hash=1774628262> (referer: https://ecarstrade.com/cars/7011157)
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_003/780x0__r.jpg?hash=1774628262> (referer: https://ecarstrade.com/cars/7011157)
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 94887eae-3d69-5c7b-b500-02b076bdb4fc
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 94887eae-3d69-5c7b-b500-02b076bdb4fc
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 94887eae-3d69-5c7b-b500-02b076bdb4fc
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 94887eae-3d69-5c7b-b500-02b076bdb4fc
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 94887eae-3d69-5c7b-b500-02b076bdb4fc
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 94887eae-3d69-5c7b-b500-02b076bdb4fc
2026-03-27 17:10:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94887eae-3d69-5c7b-b500-02b076bdb4fc, skipping ID generation
2026-03-27 17:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94887eae-3d69-5c7b-b500-02b076bdb4fc with scrape type 1
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94887eae-3d69-5c7b-b500-02b076bdb4fc sending to next pipeline
2026-03-27 17:10:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94887eae-3d69-5c7b-b500-02b076bdb4fc, identifier: 7011147auction111152
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011145%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628253%27 HTTP/1.1" 200 None
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_003/780x0__r.jpg?hash=1774628253 not downloaded yet
2026-03-27 17:10:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94887eae-3d69-5c7b-b500-02b076bdb4fc with identifier: 7011147auction111152
2026-03-27 17:10:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94887eae-3d69-5c7b-b500-02b076bdb4fc with identifier: 7011147auction111152
2026-03-27 17:10:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94887eae-3d69-5c7b-b500-02b076bdb4fc with identifier: 7011147auction111152 to the API
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011147/photo_002/780x0__r.jpg?hash=1774628254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Other',
'id': '94887eae-3d69-5c7b-b500-02b076bdb4fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011147',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': 'X3',
'odometer': 92236,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'X3 XDRIVE 30E 292 MSPORT RSK WIP chtx',
'transmission': 'automatic',
'trim': 'XDRIVE 30E 292 MSPORT RSK WIP chtx',
'vin': None,
'year': 2023}
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011147auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:54 [ecarstrade.be] INFO: Saving data for 7011147auction111152: {'created_time': 1774631454.732454, 'last_price_update_time': 1774631454.732467, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011147auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 67990e24-297f-5cf9-bb65-b73dc80fd552
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_003/780x0__r.jpg?hash=1774628261> (referer: https://ecarstrade.com/cars/7011155)
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_004/780x0__r.jpg?hash=1774628261> (referer: https://ecarstrade.com/cars/7011155)
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_002/780x0__r.jpg?hash=1774628260> (referer: https://ecarstrade.com/cars/7011155)
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_001/780x0__r.jpg?hash=1774628261> (referer: https://ecarstrade.com/cars/7011155)
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011145%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628253%27 HTTP/1.1" 200 None
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_004/780x0__r.jpg?hash=1774628253 not downloaded yet
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 67990e24-297f-5cf9-bb65-b73dc80fd552
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a881f98a-e6b7-5532-becb-154a26c64b68
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 67990e24-297f-5cf9-bb65-b73dc80fd552
2026-03-27 17:10:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 67990e24-297f-5cf9-bb65-b73dc80fd552, skipping ID generation
2026-03-27 17:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67990e24-297f-5cf9-bb65-b73dc80fd552 with scrape type 1
2026-03-27 17:10:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 67990e24-297f-5cf9-bb65-b73dc80fd552 sending to next pipeline
2026-03-27 17:10:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 67990e24-297f-5cf9-bb65-b73dc80fd552, identifier: 7011158auction111152
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_002/780x0__r.jpg?hash=1774628262> (referer: https://ecarstrade.com/cars/7011157)
2026-03-27 17:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_001/780x0__r.jpg?hash=1774628262> (referer: https://ecarstrade.com/cars/7011157)
2026-03-27 17:10:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67990e24-297f-5cf9-bb65-b73dc80fd552 with identifier: 7011158auction111152
2026-03-27 17:10:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67990e24-297f-5cf9-bb65-b73dc80fd552 with identifier: 7011158auction111152
2026-03-27 17:10:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67990e24-297f-5cf9-bb65-b73dc80fd552 with identifier: 7011158auction111152 to the API
2026-03-27 17:10:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011158/photo_003/780x0__r.jpg?hash=1774628265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '67990e24-297f-5cf9-bb65-b73dc80fd552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011158',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': '218',
'odometer': 75225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 2 M SPORT 218iBVA 136ch ACTIVE TOURER RSK',
'transmission': 'automatic',
'trim': 'SERIE 2 M SPORT iBVA 136ch ACTIVE TOURER RSK',
'vin': None,
'year': 2023}
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011158auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:55 [ecarstrade.be] INFO: Saving data for 7011158auction111152: {'created_time': 1774631455.73203, 'last_price_update_time': 1774631455.732053, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011158auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011145%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628252%27 HTTP/1.1" 200 None
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_005/780x0__r.jpg?hash=1774628252 not downloaded yet
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a881f98a-e6b7-5532-becb-154a26c64b68
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a881f98a-e6b7-5532-becb-154a26c64b68
2026-03-27 17:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_003/780x0__r.jpg?hash=1774628244> (referer: https://ecarstrade.com/cars/7011137)
2026-03-27 17:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_001/780x0__r.jpg?hash=1774628252> (referer: https://ecarstrade.com/cars/7011145)
2026-03-27 17:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_005/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011137)
2026-03-27 17:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_004/780x0__r.jpg?hash=1774628244> (referer: https://ecarstrade.com/cars/7011137)
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011145%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628252%27 HTTP/1.1" 200 None
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_006/780x0__r.jpg?hash=1774628252 not downloaded yet
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 79af66ac-482b-58c6-878f-83f29447601d
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 79af66ac-482b-58c6-878f-83f29447601d
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 79af66ac-482b-58c6-878f-83f29447601d
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 79af66ac-482b-58c6-878f-83f29447601d
2026-03-27 17:10:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 79af66ac-482b-58c6-878f-83f29447601d, skipping ID generation
2026-03-27 17:10:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79af66ac-482b-58c6-878f-83f29447601d with scrape type 1
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 79af66ac-482b-58c6-878f-83f29447601d sending to next pipeline
2026-03-27 17:10:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79af66ac-482b-58c6-878f-83f29447601d, identifier: 7011155auction111152
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a881f98a-e6b7-5532-becb-154a26c64b68
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a881f98a-e6b7-5532-becb-154a26c64b68
2026-03-27 17:10:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a881f98a-e6b7-5532-becb-154a26c64b68, skipping ID generation
2026-03-27 17:10:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a881f98a-e6b7-5532-becb-154a26c64b68 with scrape type 1
2026-03-27 17:10:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a881f98a-e6b7-5532-becb-154a26c64b68 sending to next pipeline
2026-03-27 17:10:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a881f98a-e6b7-5532-becb-154a26c64b68, identifier: 7011157auction111152
2026-03-27 17:10:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79af66ac-482b-58c6-878f-83f29447601d with identifier: 7011155auction111152
2026-03-27 17:10:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79af66ac-482b-58c6-878f-83f29447601d with identifier: 7011155auction111152
2026-03-27 17:10:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79af66ac-482b-58c6-878f-83f29447601d with identifier: 7011155auction111152 to the API
2026-03-27 17:10:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011155/photo_001/780x0__r.jpg?hash=1774628261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '79af66ac-482b-58c6-878f-83f29447601d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011155',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': '430',
'odometer': 96340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': '430D XDRIVE GRAN CP BVA M-S LH',
'transmission': 'automatic',
'trim': 'D XDRIVE GRAN CP BVA M-S LH',
'vin': None,
'year': 2022}
2026-03-27 17:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011155auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:56 [ecarstrade.be] INFO: Saving data for 7011155auction111152: {'created_time': 1774631456.247201, 'last_price_update_time': 1774631456.247218, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011155auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a881f98a-e6b7-5532-becb-154a26c64b68 with identifier: 7011157auction111152
2026-03-27 17:10:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a881f98a-e6b7-5532-becb-154a26c64b68 with identifier: 7011157auction111152
2026-03-27 17:10:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a881f98a-e6b7-5532-becb-154a26c64b68 with identifier: 7011157auction111152 to the API
2026-03-27 17:10:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011157/photo_001/780x0__r.jpg?hash=1774628262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'a881f98a-e6b7-5532-becb-154a26c64b68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011157',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'AC',
'model': 'Renault Espace',
'odometer': 58760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'Espace VI Techno E-Tech Hybrid 1.2 200CV BVAV 7 Sieges 6E',
'transmission': 'automatic',
'trim': 'Espace VI Techno E-Tech Hybrid 1.2 200CV BVAV 7 Sieges 6E',
'vin': None,
'year': 2024}
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011157auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:57 [ecarstrade.be] INFO: Saving data for 7011157auction111152: {'created_time': 1774631457.200038, 'last_price_update_time': 1774631457.20005, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011157auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_006/780x0__r.jpg?hash=1774628238> (referer: https://ecarstrade.com/cars/7011130)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_002/780x0__r.jpg?hash=1774628252> (referer: https://ecarstrade.com/cars/7011145)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_003/780x0__r.jpg?hash=1774628253> (referer: https://ecarstrade.com/cars/7011145)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_005/780x0__r.jpg?hash=1774628238> (referer: https://ecarstrade.com/cars/7011130)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_002/780x0__r.jpg?hash=1774628244> (referer: https://ecarstrade.com/cars/7011137)
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 39859a81-5487-581a-9ce6-d6cda1e70042
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bb4c7546-908f-5490-9c67-df7cbbfaafed
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 39859a81-5487-581a-9ce6-d6cda1e70042
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 39859a81-5487-581a-9ce6-d6cda1e70042
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_001/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011137)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_004/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011130)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_006/780x0__r.jpg?hash=1774628235> (referer: https://ecarstrade.com/cars/7011126)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_001/780x0__r.jpg?hash=1774628238> (referer: https://ecarstrade.com/cars/7011130)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_004/780x0__r.jpg?hash=1774628253> (referer: https://ecarstrade.com/cars/7011145)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_002/780x0__r.jpg?hash=1774628238> (referer: https://ecarstrade.com/cars/7011130)
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ffa43f73-17f0-52a6-825b-20c0dc9bf188
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bb4c7546-908f-5490-9c67-df7cbbfaafed
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bb4c7546-908f-5490-9c67-df7cbbfaafed
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ffa43f73-17f0-52a6-825b-20c0dc9bf188
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 39859a81-5487-581a-9ce6-d6cda1e70042
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_005/780x0__r.jpg?hash=1774628252> (referer: https://ecarstrade.com/cars/7011145)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_006/780x0__r.jpg?hash=1774628252> (referer: https://ecarstrade.com/cars/7011145)
2026-03-27 17:10:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 39859a81-5487-581a-9ce6-d6cda1e70042
2026-03-27 17:10:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39859a81-5487-581a-9ce6-d6cda1e70042, skipping ID generation
2026-03-27 17:10:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39859a81-5487-581a-9ce6-d6cda1e70042 with scrape type 1
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39859a81-5487-581a-9ce6-d6cda1e70042 sending to next pipeline
2026-03-27 17:10:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 39859a81-5487-581a-9ce6-d6cda1e70042, identifier: 7011137auction111152
2026-03-27 17:10:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 39859a81-5487-581a-9ce6-d6cda1e70042 with identifier: 7011137auction111152
2026-03-27 17:10:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 39859a81-5487-581a-9ce6-d6cda1e70042 with identifier: 7011137auction111152
2026-03-27 17:10:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 39859a81-5487-581a-9ce6-d6cda1e70042 with identifier: 7011137auction111152 to the API
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011137/photo_001/780x0__r.jpg?hash=1774628245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '39859a81-5487-581a-9ce6-d6cda1e70042',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011137',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 116655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011137auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:57 [ecarstrade.be] INFO: Saving data for 7011137auction111152: {'created_time': 1774631457.693515, 'last_price_update_time': 1774631457.693526, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011137auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_004/780x0__r.jpg?hash=1774628235> (referer: https://ecarstrade.com/cars/7011126)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_003/780x0__r.jpg?hash=1774628235> (referer: https://ecarstrade.com/cars/7011126)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_005/780x0__r.jpg?hash=1774628235> (referer: https://ecarstrade.com/cars/7011126)
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_001/780x0__r.jpg?hash=1774628235> (referer: https://ecarstrade.com/cars/7011126)
2026-03-27 17:10:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_002/780x0__r.jpg?hash=1774628235> (referer: https://ecarstrade.com/cars/7011126)
2026-03-27 17:10:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ffa43f73-17f0-52a6-825b-20c0dc9bf188
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 434fd1a0-0018-5da4-8f6e-dd23582e34ab
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ffa43f73-17f0-52a6-825b-20c0dc9bf188
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bb4c7546-908f-5490-9c67-df7cbbfaafed
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ffa43f73-17f0-52a6-825b-20c0dc9bf188
2026-03-27 17:10:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ffa43f73-17f0-52a6-825b-20c0dc9bf188, skipping ID generation
2026-03-27 17:10:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffa43f73-17f0-52a6-825b-20c0dc9bf188 with scrape type 1
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ffa43f73-17f0-52a6-825b-20c0dc9bf188 sending to next pipeline
2026-03-27 17:10:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ffa43f73-17f0-52a6-825b-20c0dc9bf188, identifier: 7011130auction111152
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bb4c7546-908f-5490-9c67-df7cbbfaafed
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bb4c7546-908f-5490-9c67-df7cbbfaafed
2026-03-27 17:10:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb4c7546-908f-5490-9c67-df7cbbfaafed, skipping ID generation
2026-03-27 17:10:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb4c7546-908f-5490-9c67-df7cbbfaafed with scrape type 1
2026-03-27 17:10:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb4c7546-908f-5490-9c67-df7cbbfaafed sending to next pipeline
2026-03-27 17:10:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb4c7546-908f-5490-9c67-df7cbbfaafed, identifier: 7011145auction111152
2026-03-27 17:10:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ffa43f73-17f0-52a6-825b-20c0dc9bf188 with identifier: 7011130auction111152
2026-03-27 17:10:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ffa43f73-17f0-52a6-825b-20c0dc9bf188 with identifier: 7011130auction111152
2026-03-27 17:10:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ffa43f73-17f0-52a6-825b-20c0dc9bf188 with identifier: 7011130auction111152 to the API
2026-03-27 17:10:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011130/photo_002/780x0__r.jpg?hash=1774628238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'ffa43f73-17f0-52a6-825b-20c0dc9bf188',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011130',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': '218',
'odometer': 80546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 2 M SPORT 218iBVA 136ch ACTIVE TOURER RSK',
'transmission': 'automatic',
'trim': 'SERIE 2 M SPORT iBVA 136ch ACTIVE TOURER RSK',
'vin': None,
'year': 2023}
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011130auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:58 [ecarstrade.be] INFO: Saving data for 7011130auction111152: {'created_time': 1774631458.565171, 'last_price_update_time': 1774631458.565183, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011130auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb4c7546-908f-5490-9c67-df7cbbfaafed with identifier: 7011145auction111152
2026-03-27 17:10:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb4c7546-908f-5490-9c67-df7cbbfaafed with identifier: 7011145auction111152
2026-03-27 17:10:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb4c7546-908f-5490-9c67-df7cbbfaafed with identifier: 7011145auction111152 to the API
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011145/photo_006/780x0__r.jpg?hash=1774628252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Electric',
'id': 'bb4c7546-908f-5490-9c67-df7cbbfaafed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011145',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': 'iX',
'odometer': 71525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': 'IX XDRIVE40 EL 326CH ME',
'transmission': 'manual',
'trim': 'IX XDRIVE40 EL 326CH ME',
'vin': None,
'year': 2022}
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011145auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:58 [ecarstrade.be] INFO: Saving data for 7011145auction111152: {'created_time': 1774631458.955321, 'last_price_update_time': 1774631458.955333, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011145auction111152') HTTP/1.1" 204 0
2026-03-27 17:10:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 434fd1a0-0018-5da4-8f6e-dd23582e34ab
2026-03-27 17:10:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 434fd1a0-0018-5da4-8f6e-dd23582e34ab
2026-03-27 17:10:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 434fd1a0-0018-5da4-8f6e-dd23582e34ab
2026-03-27 17:10:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 434fd1a0-0018-5da4-8f6e-dd23582e34ab
2026-03-27 17:10:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 434fd1a0-0018-5da4-8f6e-dd23582e34ab
2026-03-27 17:10:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 434fd1a0-0018-5da4-8f6e-dd23582e34ab, skipping ID generation
2026-03-27 17:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 434fd1a0-0018-5da4-8f6e-dd23582e34ab with scrape type 1
2026-03-27 17:10:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 434fd1a0-0018-5da4-8f6e-dd23582e34ab sending to next pipeline
2026-03-27 17:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 434fd1a0-0018-5da4-8f6e-dd23582e34ab, identifier: 7011126auction111152
2026-03-27 17:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 434fd1a0-0018-5da4-8f6e-dd23582e34ab with identifier: 7011126auction111152
2026-03-27 17:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 434fd1a0-0018-5da4-8f6e-dd23582e34ab with identifier: 7011126auction111152
2026-03-27 17:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 434fd1a0-0018-5da4-8f6e-dd23582e34ab with identifier: 7011126auction111152 to the API
2026-03-27 17:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:10:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:10:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011126/photo_002/780x0__r.jpg?hash=1774628235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '434fd1a0-0018-5da4-8f6e-dd23582e34ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011126',
'listing': 'auction',
'location': 'France - "F2S BELIGNEUX"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 96407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 PHEV S AT RK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 PHEV S AT RK',
'vin': None,
'year': 2022}
2026-03-27 17:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011126auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:10:59 [ecarstrade.be] INFO: Saving data for 7011126auction111152: {'created_time': 1774631459.714529, 'last_price_update_time': 1774631459.71454, 'auction_closing_time': 1774881000.0}
2026-03-27 17:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011126auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011146> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:01 [ecarstrade.be] INFO: Extracting details for car 7011146auction111152
2026-03-27 17:11:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50978c85-4017-5a32-bdb2-17973c6b66fc with identifier: 7011146auction111152
2026-03-27 17:11:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50978c85-4017-5a32-bdb2-17973c6b66fc with scrape type 1
2026-03-27 17:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 50978c85-4017-5a32-bdb2-17973c6b66fc
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011146%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628253%27 HTTP/1.1" 200 None
2026-03-27 17:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_001/780x0__r.jpg?hash=1774628253 not downloaded yet
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011146%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628253%27 HTTP/1.1" 200 None
2026-03-27 17:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_002/780x0__r.jpg?hash=1774628253 not downloaded yet
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011146%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628253%27 HTTP/1.1" 200 None
2026-03-27 17:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_003/780x0__r.jpg?hash=1774628253 not downloaded yet
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011146%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628253%27 HTTP/1.1" 200 None
2026-03-27 17:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_004/780x0__r.jpg?hash=1774628253 not downloaded yet
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011146%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628253%27 HTTP/1.1" 200 None
2026-03-27 17:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_005/780x0__r.jpg?hash=1774628253 not downloaded yet
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011146%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628253%27 HTTP/1.1" 200 None
2026-03-27 17:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_006/780x0__r.jpg?hash=1774628253 not downloaded yet
2026-03-27 17:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011138> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_005/780x0__r.jpg?hash=1774628226> (referer: https://ecarstrade.com/cars/7011117)
2026-03-27 17:11:06 [ecarstrade.be] INFO: Extracting details for car 7011138auction111152
2026-03-27 17:11:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d341fbe3-1c0c-5e42-8442-49a3620afb43 with identifier: 7011138auction111152
2026-03-27 17:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d341fbe3-1c0c-5e42-8442-49a3620afb43 with scrape type 1
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d341fbe3-1c0c-5e42-8442-49a3620afb43
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011138%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_001/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011138%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_002/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011138%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_003/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_004/780x0__r.jpg?hash=1774628226> (referer: https://ecarstrade.com/cars/7011117)
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011138%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_004/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dad542c0-77c3-5bbc-a339-507c27070550
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011138%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_005/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011142> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011138%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_006/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dad542c0-77c3-5bbc-a339-507c27070550
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_003/780x0__r.jpg?hash=1774628227> (referer: https://ecarstrade.com/cars/7011117)
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_002/780x0__r.jpg?hash=1774628226> (referer: https://ecarstrade.com/cars/7011117)
2026-03-27 17:11:06 [ecarstrade.be] INFO: Extracting details for car 7011142auction111152
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_001/780x0__r.jpg?hash=1774628225> (referer: https://ecarstrade.com/cars/7011117)
2026-03-27 17:11:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d42fcc00-b943-5768-aced-6d498a4c85b5 with identifier: 7011142auction111152
2026-03-27 17:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d42fcc00-b943-5768-aced-6d498a4c85b5 with scrape type 1
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d42fcc00-b943-5768-aced-6d498a4c85b5
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011142%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_001/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011142%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_002/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_005/780x0__r.jpg?hash=1774628228> (referer: https://ecarstrade.com/cars/7011118)
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_004/780x0__r.jpg?hash=1774628227> (referer: https://ecarstrade.com/cars/7011118)
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011142%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_003/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011139> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dad542c0-77c3-5bbc-a339-507c27070550
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dad542c0-77c3-5bbc-a339-507c27070550
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dad542c0-77c3-5bbc-a339-507c27070550
2026-03-27 17:11:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dad542c0-77c3-5bbc-a339-507c27070550, skipping ID generation
2026-03-27 17:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dad542c0-77c3-5bbc-a339-507c27070550 with scrape type 1
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dad542c0-77c3-5bbc-a339-507c27070550 sending to next pipeline
2026-03-27 17:11:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dad542c0-77c3-5bbc-a339-507c27070550, identifier: 7011117auction111152
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011142%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_004/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dad542c0-77c3-5bbc-a339-507c27070550 with identifier: 7011117auction111152
2026-03-27 17:11:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dad542c0-77c3-5bbc-a339-507c27070550 with identifier: 7011117auction111152
2026-03-27 17:11:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dad542c0-77c3-5bbc-a339-507c27070550 with identifier: 7011117auction111152 to the API
2026-03-27 17:11:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011117/photo_001/780x0__r.jpg?hash=1774628225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6E',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'dad542c0-77c3-5bbc-a339-507c27070550',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011117',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '330',
'odometer': 31427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 3 BERLINE 330e M SPORT 6M BB',
'transmission': 'automatic',
'trim': 'SERIE 3 BERLINE e M SPORT 6M BB',
'vin': None,
'year': 2025}
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011117auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [ecarstrade.be] INFO: Saving data for 7011117auction111152: {'created_time': 1774631467.667039, 'last_price_update_time': 1774631467.667051, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011117auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:07 [ecarstrade.be] INFO: Extracting details for car 7011139auction111152
2026-03-27 17:11:07 [scrapy.extensions.logstats] INFO: Crawled 1265 pages (at 29 pages/min), scraped 1077 items (at 31 items/min)
2026-03-27 17:11:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_003/780x0__r.jpg?hash=1774628228> (referer: https://ecarstrade.com/cars/7011118)
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_006/780x0__r.jpg?hash=1774628253> (referer: https://ecarstrade.com/cars/7011146)
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011142%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_005/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011141> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011142%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_006/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3
2026-03-27 17:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0248de9-c27d-5e2e-a229-211f0f82694d with identifier: 7011139auction111152
2026-03-27 17:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0248de9-c27d-5e2e-a229-211f0f82694d with scrape type 1
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d0248de9-c27d-5e2e-a229-211f0f82694d
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011139%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_001/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011139%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628246%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_002/780x0__r.jpg?hash=1774628246 not downloaded yet
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011139%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628245%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_003/780x0__r.jpg?hash=1774628245 not downloaded yet
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_005/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011138)
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_003/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011138)
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011139%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628252%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_004/780x0__r.jpg?hash=1774628252 not downloaded yet
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 50978c85-4017-5a32-bdb2-17973c6b66fc
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_005/780x0__r.jpg?hash=1774628253> (referer: https://ecarstrade.com/cars/7011146)
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_006/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011138)
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011139%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628246%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_005/780x0__r.jpg?hash=1774628246 not downloaded yet
2026-03-27 17:11:07 [ecarstrade.be] INFO: Extracting details for car 7011141auction111152
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_004/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011138)
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011139%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628246%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_006/780x0__r.jpg?hash=1774628246 not downloaded yet
2026-03-27 17:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_002/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011142)
2026-03-27 17:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47 with identifier: 7011141auction111152
2026-03-27 17:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47 with scrape type 1
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011141%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_001/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_002/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011138)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_001/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011142)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_003/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011142)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_004/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011142)
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011141%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628248%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_002/780x0__r.jpg?hash=1774628248 not downloaded yet
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011160auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011160auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011160auction111152: 1
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011141%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628248%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_003/780x0__r.jpg?hash=1774628248 not downloaded yet
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011161auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011161auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011161auction111152: 1
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d341fbe3-1c0c-5e42-8442-49a3620afb43
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d341fbe3-1c0c-5e42-8442-49a3620afb43
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 50978c85-4017-5a32-bdb2-17973c6b66fc
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d341fbe3-1c0c-5e42-8442-49a3620afb43
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_005/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011142)
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011141%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_004/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011163auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011163auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011163auction111152: 1
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d341fbe3-1c0c-5e42-8442-49a3620afb43
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_001/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011138)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_003/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011139)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_002/780x0__r.jpg?hash=1774628246> (referer: https://ecarstrade.com/cars/7011139)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_004/780x0__r.jpg?hash=1774628253> (referer: https://ecarstrade.com/cars/7011146)
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011141%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628248%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_005/780x0__r.jpg?hash=1774628248 not downloaded yet
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011164auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011164auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011164auction111152: 1
2026-03-27 17:11:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d42fcc00-b943-5768-aced-6d498a4c85b5
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d341fbe3-1c0c-5e42-8442-49a3620afb43
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d42fcc00-b943-5768-aced-6d498a4c85b5
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d42fcc00-b943-5768-aced-6d498a4c85b5
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d42fcc00-b943-5768-aced-6d498a4c85b5
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_001/780x0__r.jpg?hash=1774628245> (referer: https://ecarstrade.com/cars/7011139)
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011141%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628248%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_006/780x0__r.jpg?hash=1774628248 not downloaded yet
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011165auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011165auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011165auction111152: 1
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011166auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011166auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011166auction111152: 1
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d42fcc00-b943-5768-aced-6d498a4c85b5
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_006/780x0__r.jpg?hash=1774628246> (referer: https://ecarstrade.com/cars/7011139)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_004/780x0__r.jpg?hash=1774628252> (referer: https://ecarstrade.com/cars/7011139)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_005/780x0__r.jpg?hash=1774628246> (referer: https://ecarstrade.com/cars/7011139)
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011167auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011167auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011167auction111152: 1
2026-03-27 17:11:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d341fbe3-1c0c-5e42-8442-49a3620afb43
2026-03-27 17:11:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d341fbe3-1c0c-5e42-8442-49a3620afb43, skipping ID generation
2026-03-27 17:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d341fbe3-1c0c-5e42-8442-49a3620afb43 with scrape type 1
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d341fbe3-1c0c-5e42-8442-49a3620afb43 sending to next pipeline
2026-03-27 17:11:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d341fbe3-1c0c-5e42-8442-49a3620afb43, identifier: 7011138auction111152
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d0248de9-c27d-5e2e-a229-211f0f82694d
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d0248de9-c27d-5e2e-a229-211f0f82694d
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 50978c85-4017-5a32-bdb2-17973c6b66fc
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011168auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011168auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011168auction111152: 1
2026-03-27 17:11:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d341fbe3-1c0c-5e42-8442-49a3620afb43 with identifier: 7011138auction111152
2026-03-27 17:11:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d341fbe3-1c0c-5e42-8442-49a3620afb43 with identifier: 7011138auction111152
2026-03-27 17:11:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d341fbe3-1c0c-5e42-8442-49a3620afb43 with identifier: 7011138auction111152 to the API
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011138/photo_001/780x0__r.jpg?hash=1774628245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd341fbe3-1c0c-5e42-8442-49a3620afb43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011138',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 109832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2023}
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011138auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Saving data for 7011138auction111152: {'created_time': 1774631468.736799, 'last_price_update_time': 1774631468.736811, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011138auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_006/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011142)
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_001/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011141)
2026-03-27 17:11:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_003/780x0__r.jpg?hash=1774628253> (referer: https://ecarstrade.com/cars/7011146)
2026-03-27 17:11:08 [ecarstrade.be] INFO: Found listing with ID: 7011169auction111152
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011169auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:08 [ecarstrade.be] INFO: Scrape type for 7011169auction111152: 1
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d0248de9-c27d-5e2e-a229-211f0f82694d
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d0248de9-c27d-5e2e-a229-211f0f82694d
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d0248de9-c27d-5e2e-a229-211f0f82694d
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d0248de9-c27d-5e2e-a229-211f0f82694d
2026-03-27 17:11:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0248de9-c27d-5e2e-a229-211f0f82694d, skipping ID generation
2026-03-27 17:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0248de9-c27d-5e2e-a229-211f0f82694d with scrape type 1
2026-03-27 17:11:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0248de9-c27d-5e2e-a229-211f0f82694d sending to next pipeline
2026-03-27 17:11:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d0248de9-c27d-5e2e-a229-211f0f82694d, identifier: 7011139auction111152
2026-03-27 17:11:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d0248de9-c27d-5e2e-a229-211f0f82694d with identifier: 7011139auction111152
2026-03-27 17:11:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d0248de9-c27d-5e2e-a229-211f0f82694d with identifier: 7011139auction111152
2026-03-27 17:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d0248de9-c27d-5e2e-a229-211f0f82694d with identifier: 7011139auction111152 to the API
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011139/photo_005/780x0__r.jpg?hash=1774628246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Electric',
'id': 'd0248de9-c27d-5e2e-a229-211f0f82694d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011139',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': 'iX',
'odometer': 55921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': 'IX XDRIVE40 EL 326CH ME EV',
'transmission': 'manual',
'trim': 'IX XDRIVE40 EL 326CH ME EV',
'vin': None,
'year': 2022}
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011139auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:09 [ecarstrade.be] INFO: Saving data for 7011139auction111152: {'created_time': 1774631469.2164, 'last_price_update_time': 1774631469.216412, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011139auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:09 [ecarstrade.be] INFO: Found listing with ID: 7011170auction111152
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011170auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:09 [ecarstrade.be] INFO: Scrape type for 7011170auction111152: 1
2026-03-27 17:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_003/780x0__r.jpg?hash=1774628248> (referer: https://ecarstrade.com/cars/7011141)
2026-03-27 17:11:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_004/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011141)
2026-03-27 17:11:09 [ecarstrade.be] INFO: Found listing with ID: 7011172auction111153
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011172auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:09 [ecarstrade.be] INFO: Scrape type for 7011172auction111153: 1
2026-03-27 17:11:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d42fcc00-b943-5768-aced-6d498a4c85b5
2026-03-27 17:11:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d42fcc00-b943-5768-aced-6d498a4c85b5, skipping ID generation
2026-03-27 17:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d42fcc00-b943-5768-aced-6d498a4c85b5 with scrape type 1
2026-03-27 17:11:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d42fcc00-b943-5768-aced-6d498a4c85b5 sending to next pipeline
2026-03-27 17:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d42fcc00-b943-5768-aced-6d498a4c85b5, identifier: 7011142auction111152
2026-03-27 17:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47
2026-03-27 17:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 50978c85-4017-5a32-bdb2-17973c6b66fc
2026-03-27 17:11:09 [ecarstrade.be] INFO: Found listing with ID: 7011173auction111153
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011173auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:09 [ecarstrade.be] INFO: Scrape type for 7011173auction111153: 1
2026-03-27 17:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d42fcc00-b943-5768-aced-6d498a4c85b5 with identifier: 7011142auction111152
2026-03-27 17:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d42fcc00-b943-5768-aced-6d498a4c85b5 with identifier: 7011142auction111152
2026-03-27 17:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d42fcc00-b943-5768-aced-6d498a4c85b5 with identifier: 7011142auction111152 to the API
2026-03-27 17:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011142/photo_006/780x0__r.jpg?hash=1774628249>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd42fcc00-b943-5768-aced-6d498a4c85b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011142',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 106866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011142auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Saving data for 7011142auction111152: {'created_time': 1774631470.248064, 'last_price_update_time': 1774631470.248076, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011142auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:10 [ecarstrade.be] INFO: Found listing with ID: 7011174auction111153
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011174auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Scrape type for 7011174auction111153: 1
2026-03-27 17:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47
2026-03-27 17:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47
2026-03-27 17:11:10 [ecarstrade.be] INFO: Found listing with ID: 7011175auction111153
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011175auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Scrape type for 7011175auction111153: 1
2026-03-27 17:11:10 [ecarstrade.be] INFO: Found listing with ID: 7011176auction111153
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011176auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Scrape type for 7011176auction111153: 1
2026-03-27 17:11:10 [ecarstrade.be] INFO: Found listing with ID: 7011177auction111153
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011177auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Scrape type for 7011177auction111153: 1
2026-03-27 17:11:10 [ecarstrade.be] INFO: Found listing with ID: 7011178auction111153
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011178auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Scrape type for 7011178auction111153: 1
2026-03-27 17:11:10 [ecarstrade.be] INFO: Found listing with ID: 7011179auction111153
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011179auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Scrape type for 7011179auction111153: 1
2026-03-27 17:11:10 [ecarstrade.be] INFO: Found listing with ID: 7011181auction111153
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011181auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Scrape type for 7011181auction111153: 1
2026-03-27 17:11:10 [ecarstrade.be] INFO: Found listing with ID: 7011182auction111153
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011182auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:10 [ecarstrade.be] INFO: Scrape type for 7011182auction111153: 1
2026-03-27 17:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011144> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:14 [ecarstrade.be] INFO: Extracting details for car 7011144auction111152
2026-03-27 17:11:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 826fb03b-5282-5fe3-a4fe-eb69060fb2c1 with identifier: 7011144auction111152
2026-03-27 17:11:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1 with scrape type 1
2026-03-27 17:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011144%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_001/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011144%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_002/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011144%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628250%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_003/780x0__r.jpg?hash=1774628250 not downloaded yet
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011144%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628251%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_004/780x0__r.jpg?hash=1774628251 not downloaded yet
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011144%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_005/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011144%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628249%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_006/780x0__r.jpg?hash=1774628249 not downloaded yet
2026-03-27 17:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found listing with ID: 7011183auction111153
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011183auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [ecarstrade.be] INFO: Scrape type for 7011183auction111153: 1
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found listing with ID: 7011184auction111153
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011184auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [ecarstrade.be] INFO: Scrape type for 7011184auction111153: 1
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found listing with ID: 7011185auction111153
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011185auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [ecarstrade.be] INFO: Scrape type for 7011185auction111153: 1
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found listing with ID: 7011186auction111153
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011186auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [ecarstrade.be] INFO: Scrape type for 7011186auction111153: 1
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found listing with ID: 7011187auction111153
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011187auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [ecarstrade.be] INFO: Scrape type for 7011187auction111153: 1
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found listing with ID: 7011189auction111153
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011189auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [ecarstrade.be] INFO: Scrape type for 7011189auction111153: 1
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found listing with ID: 7011190auction111153
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011190auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:14 [ecarstrade.be] INFO: Scrape type for 7011190auction111153: 1
2026-03-27 17:11:14 [ecarstrade.be] INFO: Found listing with ID: 7011191auction111153
2026-03-27 17:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011191auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011191auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011192auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011192auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011192auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011193auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011193auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011193auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011194auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011194auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011194auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011195auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011195auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011195auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011196auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011196auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011196auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011197auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011197auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011197auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011199auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011199auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011199auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011200auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011200auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011200auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011201auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011201auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011201auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011202auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011202auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011202auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011203auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011203auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011203auction111153: 1
2026-03-27 17:11:15 [ecarstrade.be] INFO: Found listing with ID: 7011204auction111153
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011204auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:15 [ecarstrade.be] INFO: Scrape type for 7011204auction111153: 1
2026-03-27 17:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011149> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_006/780x0__r.jpg?hash=1774628248> (referer: https://ecarstrade.com/cars/7011141)
2026-03-27 17:11:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:16 [ecarstrade.be] INFO: Extracting details for car 7011149auction111152
2026-03-27 17:11:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea2b7fa6-3235-5f45-b6f6-fd911c538dd9 with identifier: 7011149auction111152
2026-03-27 17:11:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9 with scrape type 1
2026-03-27 17:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011149%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628258%27 HTTP/1.1" 200 None
2026-03-27 17:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_001/780x0__r.jpg?hash=1774628258 not downloaded yet
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011149%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628257%27 HTTP/1.1" 200 None
2026-03-27 17:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_002/780x0__r.jpg?hash=1774628257 not downloaded yet
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011149%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628257%27 HTTP/1.1" 200 None
2026-03-27 17:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_003/780x0__r.jpg?hash=1774628257 not downloaded yet
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011149%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628257%27 HTTP/1.1" 200 None
2026-03-27 17:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_004/780x0__r.jpg?hash=1774628257 not downloaded yet
2026-03-27 17:11:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011149%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628257%27 HTTP/1.1" 200 None
2026-03-27 17:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_005/780x0__r.jpg?hash=1774628257 not downloaded yet
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011149%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628257%27 HTTP/1.1" 200 None
2026-03-27 17:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_006/780x0__r.jpg?hash=1774628257 not downloaded yet
2026-03-27 17:11:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011164> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:17 [ecarstrade.be] INFO: Extracting details for car 7011164auction111152
2026-03-27 17:11:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c45318cf-50fe-5eef-8750-970436d4530d with identifier: 7011164auction111152
2026-03-27 17:11:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45318cf-50fe-5eef-8750-970436d4530d with scrape type 1
2026-03-27 17:11:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c45318cf-50fe-5eef-8750-970436d4530d
2026-03-27 17:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011164%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628270%27 HTTP/1.1" 200 None
2026-03-27 17:11:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_001/780x0__r.jpg?hash=1774628270 not downloaded yet
2026-03-27 17:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011164%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628270%27 HTTP/1.1" 200 None
2026-03-27 17:11:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_002/780x0__r.jpg?hash=1774628270 not downloaded yet
2026-03-27 17:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011164%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628270%27 HTTP/1.1" 200 None
2026-03-27 17:11:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_003/780x0__r.jpg?hash=1774628270 not downloaded yet
2026-03-27 17:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011164%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628270%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_004/780x0__r.jpg?hash=1774628270 not downloaded yet
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011164%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628270%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_005/780x0__r.jpg?hash=1774628270 not downloaded yet
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011164%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628270%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_006/780x0__r.jpg?hash=1774628270 not downloaded yet
2026-03-27 17:11:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011163> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_005/780x0__r.jpg?hash=1774628248> (referer: https://ecarstrade.com/cars/7011141)
2026-03-27 17:11:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:18 [ecarstrade.be] INFO: Extracting details for car 7011163auction111152
2026-03-27 17:11:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c447734f-2e84-50fa-a146-516f68366559 with identifier: 7011163auction111152
2026-03-27 17:11:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c447734f-2e84-50fa-a146-516f68366559 with scrape type 1
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c447734f-2e84-50fa-a146-516f68366559
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011163%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628268%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_001/780x0__r.jpg?hash=1774628268 not downloaded yet
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011163%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628268%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_002/780x0__r.jpg?hash=1774628268 not downloaded yet
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011163%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628268%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_003/780x0__r.jpg?hash=1774628268 not downloaded yet
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011163%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628268%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_004/780x0__r.jpg?hash=1774628268 not downloaded yet
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011163%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628269%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_005/780x0__r.jpg?hash=1774628269 not downloaded yet
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011163%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628269%27 HTTP/1.1" 200 None
2026-03-27 17:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_006/780x0__r.jpg?hash=1774628269 not downloaded yet
2026-03-27 17:11:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011161> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:19 [ecarstrade.be] INFO: Extracting details for car 7011161auction111152
2026-03-27 17:11:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 008e9519-e5a6-54d4-8ff2-d6c85eac9a84 with identifier: 7011161auction111152
2026-03-27 17:11:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84 with scrape type 1
2026-03-27 17:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011161%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628269%27 HTTP/1.1" 200 None
2026-03-27 17:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_001/780x0__r.jpg?hash=1774628269 not downloaded yet
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011161%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628269%27 HTTP/1.1" 200 None
2026-03-27 17:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_002/780x0__r.jpg?hash=1774628269 not downloaded yet
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011161%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628267%27 HTTP/1.1" 200 None
2026-03-27 17:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_003/780x0__r.jpg?hash=1774628267 not downloaded yet
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011161%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628267%27 HTTP/1.1" 200 None
2026-03-27 17:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_004/780x0__r.jpg?hash=1774628267 not downloaded yet
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011161%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628268%27 HTTP/1.1" 200 None
2026-03-27 17:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_005/780x0__r.jpg?hash=1774628268 not downloaded yet
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011161%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628268%27 HTTP/1.1" 200 None
2026-03-27 17:11:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_006/780x0__r.jpg?hash=1774628268 not downloaded yet
2026-03-27 17:11:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011165> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:20 [ecarstrade.be] INFO: Extracting details for car 7011165auction111152
2026-03-27 17:11:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933ebf65-0739-5c90-90cc-d6d516ae12ba with identifier: 7011165auction111152
2026-03-27 17:11:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933ebf65-0739-5c90-90cc-d6d516ae12ba with scrape type 1
2026-03-27 17:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 933ebf65-0739-5c90-90cc-d6d516ae12ba
2026-03-27 17:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011165%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628271%27 HTTP/1.1" 200 None
2026-03-27 17:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_001/780x0__r.jpg?hash=1774628271 not downloaded yet
2026-03-27 17:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011165%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628271%27 HTTP/1.1" 200 None
2026-03-27 17:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_002/780x0__r.jpg?hash=1774628271 not downloaded yet
2026-03-27 17:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011165%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628272%27 HTTP/1.1" 200 None
2026-03-27 17:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_003/780x0__r.jpg?hash=1774628272 not downloaded yet
2026-03-27 17:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011165%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628271%27 HTTP/1.1" 200 None
2026-03-27 17:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_004/780x0__r.jpg?hash=1774628271 not downloaded yet
2026-03-27 17:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011165%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628272%27 HTTP/1.1" 200 None
2026-03-27 17:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_005/780x0__r.jpg?hash=1774628272 not downloaded yet
2026-03-27 17:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011165%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628271%27 HTTP/1.1" 200 None
2026-03-27 17:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_006/780x0__r.jpg?hash=1774628271 not downloaded yet
2026-03-27 17:11:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011166> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_006/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011144)
2026-03-27 17:11:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:22 [ecarstrade.be] INFO: Extracting details for car 7011166auction111152
2026-03-27 17:11:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea5a4686-e00c-5092-9226-0fd440c51b4c with identifier: 7011166auction111152
2026-03-27 17:11:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea5a4686-e00c-5092-9226-0fd440c51b4c with scrape type 1
2026-03-27 17:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea5a4686-e00c-5092-9226-0fd440c51b4c
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011166%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628272%27 HTTP/1.1" 200 None
2026-03-27 17:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_001/780x0__r.jpg?hash=1774628272 not downloaded yet
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011166%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628272%27 HTTP/1.1" 200 None
2026-03-27 17:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_002/780x0__r.jpg?hash=1774628272 not downloaded yet
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011166%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628272%27 HTTP/1.1" 200 None
2026-03-27 17:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_003/780x0__r.jpg?hash=1774628272 not downloaded yet
2026-03-27 17:11:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011166%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628272%27 HTTP/1.1" 200 None
2026-03-27 17:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_004/780x0__r.jpg?hash=1774628272 not downloaded yet
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011166%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628272%27 HTTP/1.1" 200 None
2026-03-27 17:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_005/780x0__r.jpg?hash=1774628272 not downloaded yet
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011166%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628273%27 HTTP/1.1" 200 None
2026-03-27 17:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_006/780x0__r.jpg?hash=1774628273 not downloaded yet
2026-03-27 17:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011167> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:24 [ecarstrade.be] INFO: Extracting details for car 7011167auction111152
2026-03-27 17:11:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6176c4f-9bb7-5e68-9d00-892ce4aea30a with identifier: 7011167auction111152
2026-03-27 17:11:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6176c4f-9bb7-5e68-9d00-892ce4aea30a with scrape type 1
2026-03-27 17:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c6176c4f-9bb7-5e68-9d00-892ce4aea30a
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011167%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628274%27 HTTP/1.1" 200 None
2026-03-27 17:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_001/780x0__r.jpg?hash=1774628274 not downloaded yet
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011167%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628274%27 HTTP/1.1" 200 None
2026-03-27 17:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_002/780x0__r.jpg?hash=1774628274 not downloaded yet
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011167%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628274%27 HTTP/1.1" 200 None
2026-03-27 17:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_003/780x0__r.jpg?hash=1774628274 not downloaded yet
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011167%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628274%27 HTTP/1.1" 200 None
2026-03-27 17:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_004/780x0__r.jpg?hash=1774628274 not downloaded yet
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011167%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628274%27 HTTP/1.1" 200 None
2026-03-27 17:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_005/780x0__r.jpg?hash=1774628274 not downloaded yet
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011167%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628275%27 HTTP/1.1" 200 None
2026-03-27 17:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_006/780x0__r.jpg?hash=1774628275 not downloaded yet
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011169> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_006/780x0__r.jpg?hash=1774628257> (referer: https://ecarstrade.com/cars/7011149)
2026-03-27 17:11:25 [ecarstrade.be] INFO: Extracting details for car 7011169auction111152
2026-03-27 17:11:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961 with identifier: 7011169auction111152
2026-03-27 17:11:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961 with scrape type 1
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011169%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628277%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_001/780x0__r.jpg?hash=1774628277 not downloaded yet
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011169%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_002/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_006/780x0__r.jpg?hash=1774628270> (referer: https://ecarstrade.com/cars/7011164)
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011169%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628277%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_003/780x0__r.jpg?hash=1774628277 not downloaded yet
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011169%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628277%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_004/780x0__r.jpg?hash=1774628277 not downloaded yet
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c45318cf-50fe-5eef-8750-970436d4530d
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011169%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628277%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_005/780x0__r.jpg?hash=1774628277 not downloaded yet
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011169%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628277%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_006/780x0__r.jpg?hash=1774628277 not downloaded yet
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_005/780x0__r.jpg?hash=1774628270> (referer: https://ecarstrade.com/cars/7011164)
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_006/780x0__r.jpg?hash=1774628269> (referer: https://ecarstrade.com/cars/7011163)
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c45318cf-50fe-5eef-8750-970436d4530d
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_006/780x0__r.jpg?hash=1774628268> (referer: https://ecarstrade.com/cars/7011161)
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c447734f-2e84-50fa-a146-516f68366559
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_006/780x0__r.jpg?hash=1774628271> (referer: https://ecarstrade.com/cars/7011165)
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_005/780x0__r.jpg?hash=1774628272> (referer: https://ecarstrade.com/cars/7011165)
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011170> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 933ebf65-0739-5c90-90cc-d6d516ae12ba
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011160> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_006/780x0__r.jpg?hash=1774628273> (referer: https://ecarstrade.com/cars/7011166)
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_006/780x0__r.jpg?hash=1774628275> (referer: https://ecarstrade.com/cars/7011167)
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 933ebf65-0739-5c90-90cc-d6d516ae12ba
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_002/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011169)
2026-03-27 17:11:25 [ecarstrade.be] INFO: Extracting details for car 7011170auction111152
2026-03-27 17:11:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfd59d1f-753f-5b07-befb-3b980b52070f with identifier: 7011170auction111152
2026-03-27 17:11:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfd59d1f-753f-5b07-befb-3b980b52070f with scrape type 1
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dfd59d1f-753f-5b07-befb-3b980b52070f
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011170%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628276%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_001/780x0__r.jpg?hash=1774628276 not downloaded yet
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_006/780x0__r.jpg?hash=1774628277> (referer: https://ecarstrade.com/cars/7011169)
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_005/780x0__r.jpg?hash=1774628274> (referer: https://ecarstrade.com/cars/7011167)
2026-03-27 17:11:25 [ecarstrade.be] INFO: Extracting details for car 7011160auction111152
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011170%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628276%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_002/780x0__r.jpg?hash=1774628276 not downloaded yet
2026-03-27 17:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_005/780x0__r.jpg?hash=1774628277> (referer: https://ecarstrade.com/cars/7011169)
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011170%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628276%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_003/780x0__r.jpg?hash=1774628276 not downloaded yet
2026-03-27 17:11:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6ed6b3-267c-5c43-99eb-5576a669c972 with identifier: 7011160auction111152
2026-03-27 17:11:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6ed6b3-267c-5c43-99eb-5576a669c972 with scrape type 1
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9e6ed6b3-267c-5c43-99eb-5576a669c972
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011160%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628266%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_001/780x0__r.jpg?hash=1774628266 not downloaded yet
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea5a4686-e00c-5092-9226-0fd440c51b4c
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c6176c4f-9bb7-5e68-9d00-892ce4aea30a
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011170%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628276%27 HTTP/1.1" 200 None
2026-03-27 17:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_004/780x0__r.jpg?hash=1774628276 not downloaded yet
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011160%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628266%27 HTTP/1.1" 200 None
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_002/780x0__r.jpg?hash=1774628266 not downloaded yet
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_003/780x0__r.jpg?hash=1774628277> (referer: https://ecarstrade.com/cars/7011169)
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_004/780x0__r.jpg?hash=1774628277> (referer: https://ecarstrade.com/cars/7011169)
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011170%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628276%27 HTTP/1.1" 200 None
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_005/780x0__r.jpg?hash=1774628276 not downloaded yet
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_001/780x0__r.jpg?hash=1774628277> (referer: https://ecarstrade.com/cars/7011169)
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011160%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628266%27 HTTP/1.1" 200 None
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_003/780x0__r.jpg?hash=1774628266 not downloaded yet
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011170%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628276%27 HTTP/1.1" 200 None
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_006/780x0__r.jpg?hash=1774628276 not downloaded yet
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c6176c4f-9bb7-5e68-9d00-892ce4aea30a
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011160%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628266%27 HTTP/1.1" 200 None
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_004/780x0__r.jpg?hash=1774628266 not downloaded yet
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_004/780x0__r.jpg?hash=1774628274> (referer: https://ecarstrade.com/cars/7011167)
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_003/780x0__r.jpg?hash=1774628274> (referer: https://ecarstrade.com/cars/7011167)
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011160%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628266%27 HTTP/1.1" 200 None
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_005/780x0__r.jpg?hash=1774628266 not downloaded yet
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011160%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628266%27 HTTP/1.1" 200 None
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_006/780x0__r.jpg?hash=1774628266 not downloaded yet
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961
2026-03-27 17:11:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961, skipping ID generation
2026-03-27 17:11:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961 with scrape type 1
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961 sending to next pipeline
2026-03-27 17:11:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961, identifier: 7011169auction111152
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_002/780x0__r.jpg?hash=1774628274> (referer: https://ecarstrade.com/cars/7011167)
2026-03-27 17:11:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961 with identifier: 7011169auction111152
2026-03-27 17:11:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961 with identifier: 7011169auction111152
2026-03-27 17:11:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 24c97d0e-d5e6-5994-a16b-3a8c1a8d0961 with identifier: 7011169auction111152 to the API
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011169/photo_001/780x0__r.jpg?hash=1774628277>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '24c97d0e-d5e6-5994-a16b-3a8c1a8d0961',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011169',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'AC',
'model': 'Renault Espace',
'odometer': 82697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Espace VI Esprit Alpine E-Tech Hybrid 1.2 200CV BVAV 7 Sieges '
'6E',
'transmission': 'automatic',
'trim': 'Espace VI Esprit Alpine E-Tech Hybrid 1.2 200CV BVAV 7 Sieges '
'6E',
'vin': None,
'year': 2024}
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011169auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:26 [ecarstrade.be] INFO: Saving data for 7011169auction111152: {'created_time': 1774631486.789662, 'last_price_update_time': 1774631486.789677, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011169auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_005/780x0__r.jpg?hash=1774628272> (referer: https://ecarstrade.com/cars/7011166)
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_001/780x0__r.jpg?hash=1774628274> (referer: https://ecarstrade.com/cars/7011167)
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c6176c4f-9bb7-5e68-9d00-892ce4aea30a
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c6176c4f-9bb7-5e68-9d00-892ce4aea30a
2026-03-27 17:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011168> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c6176c4f-9bb7-5e68-9d00-892ce4aea30a
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_004/780x0__r.jpg?hash=1774628272> (referer: https://ecarstrade.com/cars/7011166)
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_003/780x0__r.jpg?hash=1774628272> (referer: https://ecarstrade.com/cars/7011166)
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_001/780x0__r.jpg?hash=1774628276> (referer: https://ecarstrade.com/cars/7011170)
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_004/780x0__r.jpg?hash=1774628276> (referer: https://ecarstrade.com/cars/7011170)
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea5a4686-e00c-5092-9226-0fd440c51b4c
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c6176c4f-9bb7-5e68-9d00-892ce4aea30a
2026-03-27 17:11:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6176c4f-9bb7-5e68-9d00-892ce4aea30a, skipping ID generation
2026-03-27 17:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6176c4f-9bb7-5e68-9d00-892ce4aea30a with scrape type 1
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6176c4f-9bb7-5e68-9d00-892ce4aea30a sending to next pipeline
2026-03-27 17:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c6176c4f-9bb7-5e68-9d00-892ce4aea30a, identifier: 7011167auction111152
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_006/780x0__r.jpg?hash=1774628276> (referer: https://ecarstrade.com/cars/7011170)
2026-03-27 17:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6176c4f-9bb7-5e68-9d00-892ce4aea30a with identifier: 7011167auction111152
2026-03-27 17:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6176c4f-9bb7-5e68-9d00-892ce4aea30a with identifier: 7011167auction111152
2026-03-27 17:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6176c4f-9bb7-5e68-9d00-892ce4aea30a with identifier: 7011167auction111152 to the API
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011167/photo_001/780x0__r.jpg?hash=1774628274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'c6176c4f-9bb7-5e68-9d00-892ce4aea30a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011167',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'MG',
'model': 'EHS',
'odometer': 104163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chtx',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chtx',
'vin': None,
'year': 2023}
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011167auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:27 [ecarstrade.be] INFO: Saving data for 7011167auction111152: {'created_time': 1774631487.442476, 'last_price_update_time': 1774631487.442487, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011167auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_004/780x0__r.jpg?hash=1774628266> (referer: https://ecarstrade.com/cars/7011160)
2026-03-27 17:11:27 [ecarstrade.be] INFO: Extracting details for car 7011168auction111152
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_001/780x0__r.jpg?hash=1774628266> (referer: https://ecarstrade.com/cars/7011160)
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_005/780x0__r.jpg?hash=1774628276> (referer: https://ecarstrade.com/cars/7011170)
2026-03-27 17:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2199037e-99ea-5d2e-8e63-b5184a9cb865 with identifier: 7011168auction111152
2026-03-27 17:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2199037e-99ea-5d2e-8e63-b5184a9cb865 with scrape type 1
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2199037e-99ea-5d2e-8e63-b5184a9cb865
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011168%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628273%27 HTTP/1.1" 200 None
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_001/780x0__r.jpg?hash=1774628273 not downloaded yet
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea5a4686-e00c-5092-9226-0fd440c51b4c
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea5a4686-e00c-5092-9226-0fd440c51b4c
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dfd59d1f-753f-5b07-befb-3b980b52070f
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dfd59d1f-753f-5b07-befb-3b980b52070f
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dfd59d1f-753f-5b07-befb-3b980b52070f
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011168%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628273%27 HTTP/1.1" 200 None
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_002/780x0__r.jpg?hash=1774628273 not downloaded yet
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_006/780x0__r.jpg?hash=1774628266> (referer: https://ecarstrade.com/cars/7011160)
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011168%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628273%27 HTTP/1.1" 200 None
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_003/780x0__r.jpg?hash=1774628273 not downloaded yet
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_005/780x0__r.jpg?hash=1774628266> (referer: https://ecarstrade.com/cars/7011160)
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_003/780x0__r.jpg?hash=1774628266> (referer: https://ecarstrade.com/cars/7011160)
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_002/780x0__r.jpg?hash=1774628266> (referer: https://ecarstrade.com/cars/7011160)
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011168%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628273%27 HTTP/1.1" 200 None
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_004/780x0__r.jpg?hash=1774628273 not downloaded yet
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011168%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628273%27 HTTP/1.1" 200 None
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_005/780x0__r.jpg?hash=1774628273 not downloaded yet
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011168%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628273%27 HTTP/1.1" 200 None
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_006/780x0__r.jpg?hash=1774628273 not downloaded yet
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9e6ed6b3-267c-5c43-99eb-5576a669c972
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9e6ed6b3-267c-5c43-99eb-5576a669c972
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dfd59d1f-753f-5b07-befb-3b980b52070f
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_003/780x0__r.jpg?hash=1774628276> (referer: https://ecarstrade.com/cars/7011170)
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_002/780x0__r.jpg?hash=1774628272> (referer: https://ecarstrade.com/cars/7011166)
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9e6ed6b3-267c-5c43-99eb-5576a669c972
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_004/780x0__r.jpg?hash=1774628271> (referer: https://ecarstrade.com/cars/7011165)
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_003/780x0__r.jpg?hash=1774628272> (referer: https://ecarstrade.com/cars/7011165)
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9e6ed6b3-267c-5c43-99eb-5576a669c972
2026-03-27 17:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_001/780x0__r.jpg?hash=1774628272> (referer: https://ecarstrade.com/cars/7011166)
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9e6ed6b3-267c-5c43-99eb-5576a669c972
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9e6ed6b3-267c-5c43-99eb-5576a669c972
2026-03-27 17:11:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e6ed6b3-267c-5c43-99eb-5576a669c972, skipping ID generation
2026-03-27 17:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6ed6b3-267c-5c43-99eb-5576a669c972 with scrape type 1
2026-03-27 17:11:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e6ed6b3-267c-5c43-99eb-5576a669c972 sending to next pipeline
2026-03-27 17:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9e6ed6b3-267c-5c43-99eb-5576a669c972, identifier: 7011160auction111152
2026-03-27 17:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9e6ed6b3-267c-5c43-99eb-5576a669c972 with identifier: 7011160auction111152
2026-03-27 17:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9e6ed6b3-267c-5c43-99eb-5576a669c972 with identifier: 7011160auction111152
2026-03-27 17:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9e6ed6b3-267c-5c43-99eb-5576a669c972 with identifier: 7011160auction111152 to the API
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011160/photo_002/780x0__r.jpg?hash=1774628266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '9e6ed6b3-267c-5c43-99eb-5576a669c972',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011160',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'MG',
'model': 'EHS',
'odometer': 111217,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chtx',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chtx',
'vin': None,
'year': 2023}
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011160auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:28 [ecarstrade.be] INFO: Saving data for 7011160auction111152: {'created_time': 1774631488.176365, 'last_price_update_time': 1774631488.176376, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011160auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_002/780x0__r.jpg?hash=1774628276> (referer: https://ecarstrade.com/cars/7011170)
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_002/780x0__r.jpg?hash=1774628271> (referer: https://ecarstrade.com/cars/7011165)
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_001/780x0__r.jpg?hash=1774628271> (referer: https://ecarstrade.com/cars/7011165)
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dfd59d1f-753f-5b07-befb-3b980b52070f
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea5a4686-e00c-5092-9226-0fd440c51b4c
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_002/780x0__r.jpg?hash=1774628273> (referer: https://ecarstrade.com/cars/7011168)
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 933ebf65-0739-5c90-90cc-d6d516ae12ba
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 933ebf65-0739-5c90-90cc-d6d516ae12ba
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea5a4686-e00c-5092-9226-0fd440c51b4c
2026-03-27 17:11:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea5a4686-e00c-5092-9226-0fd440c51b4c, skipping ID generation
2026-03-27 17:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea5a4686-e00c-5092-9226-0fd440c51b4c with scrape type 1
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea5a4686-e00c-5092-9226-0fd440c51b4c sending to next pipeline
2026-03-27 17:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea5a4686-e00c-5092-9226-0fd440c51b4c, identifier: 7011166auction111152
2026-03-27 17:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea5a4686-e00c-5092-9226-0fd440c51b4c with identifier: 7011166auction111152
2026-03-27 17:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea5a4686-e00c-5092-9226-0fd440c51b4c with identifier: 7011166auction111152
2026-03-27 17:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea5a4686-e00c-5092-9226-0fd440c51b4c with identifier: 7011166auction111152 to the API
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011166/photo_001/780x0__r.jpg?hash=1774628272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ea5a4686-e00c-5092-9226-0fd440c51b4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011166',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 137835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011166auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:28 [ecarstrade.be] INFO: Saving data for 7011166auction111152: {'created_time': 1774631488.534527, 'last_price_update_time': 1774631488.534537, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011166auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_005/780x0__r.jpg?hash=1774628268> (referer: https://ecarstrade.com/cars/7011161)
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_003/780x0__r.jpg?hash=1774628273> (referer: https://ecarstrade.com/cars/7011168)
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_001/780x0__r.jpg?hash=1774628273> (referer: https://ecarstrade.com/cars/7011168)
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_006/780x0__r.jpg?hash=1774628273> (referer: https://ecarstrade.com/cars/7011168)
2026-03-27 17:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011182> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dfd59d1f-753f-5b07-befb-3b980b52070f
2026-03-27 17:11:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dfd59d1f-753f-5b07-befb-3b980b52070f, skipping ID generation
2026-03-27 17:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfd59d1f-753f-5b07-befb-3b980b52070f with scrape type 1
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dfd59d1f-753f-5b07-befb-3b980b52070f sending to next pipeline
2026-03-27 17:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dfd59d1f-753f-5b07-befb-3b980b52070f, identifier: 7011170auction111152
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 933ebf65-0739-5c90-90cc-d6d516ae12ba
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 933ebf65-0739-5c90-90cc-d6d516ae12ba
2026-03-27 17:11:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 933ebf65-0739-5c90-90cc-d6d516ae12ba, skipping ID generation
2026-03-27 17:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933ebf65-0739-5c90-90cc-d6d516ae12ba with scrape type 1
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 933ebf65-0739-5c90-90cc-d6d516ae12ba sending to next pipeline
2026-03-27 17:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 933ebf65-0739-5c90-90cc-d6d516ae12ba, identifier: 7011165auction111152
2026-03-27 17:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2199037e-99ea-5d2e-8e63-b5184a9cb865
2026-03-27 17:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dfd59d1f-753f-5b07-befb-3b980b52070f with identifier: 7011170auction111152
2026-03-27 17:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dfd59d1f-753f-5b07-befb-3b980b52070f with identifier: 7011170auction111152
2026-03-27 17:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dfd59d1f-753f-5b07-befb-3b980b52070f with identifier: 7011170auction111152 to the API
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011170/photo_002/780x0__r.jpg?hash=1774628276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6E',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'dfd59d1f-753f-5b07-befb-3b980b52070f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011170',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '5 Series',
'odometer': 29768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 5 BERLINE 530 299ch PHEV 6M BB',
'transmission': 'automatic',
'trim': 'SERIE 5 BERLINE 530 299ch PHEV 6M BB',
'vin': None,
'year': 2025}
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011170auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:28 [ecarstrade.be] INFO: Saving data for 7011170auction111152: {'created_time': 1774631488.988388, 'last_price_update_time': 1774631488.988399, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011170auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 933ebf65-0739-5c90-90cc-d6d516ae12ba with identifier: 7011165auction111152
2026-03-27 17:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 933ebf65-0739-5c90-90cc-d6d516ae12ba with identifier: 7011165auction111152
2026-03-27 17:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 933ebf65-0739-5c90-90cc-d6d516ae12ba with identifier: 7011165auction111152 to the API
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011165/photo_001/780x0__r.jpg?hash=1774628271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '933ebf65-0739-5c90-90cc-d6d516ae12ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011165',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 100860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': None,
'seller_name': None,
'title': 'COMPASS 240 HY TRAILHK BVA AWD',
'transmission': 'automatic',
'trim': 'COMPASS 240 HY TRAILHK BVA AWD',
'vin': None,
'year': 2023}
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011165auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [ecarstrade.be] INFO: Saving data for 7011165auction111152: {'created_time': 1774631489.268455, 'last_price_update_time': 1774631489.268466, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011165auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_005/780x0__r.jpg?hash=1774628273> (referer: https://ecarstrade.com/cars/7011168)
2026-03-27 17:11:29 [ecarstrade.be] INFO: Extracting details for car 7011182auction111153
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_003/780x0__r.jpg?hash=1774628267> (referer: https://ecarstrade.com/cars/7011161)
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_004/780x0__r.jpg?hash=1774628267> (referer: https://ecarstrade.com/cars/7011161)
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_004/780x0__r.jpg?hash=1774628273> (referer: https://ecarstrade.com/cars/7011168)
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_002/780x0__r.jpg?hash=1774628269> (referer: https://ecarstrade.com/cars/7011161)
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011204> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2199037e-99ea-5d2e-8e63-b5184a9cb865
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2199037e-99ea-5d2e-8e63-b5184a9cb865
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2199037e-99ea-5d2e-8e63-b5184a9cb865
2026-03-27 17:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2dcfc0e-6672-57f5-8e93-8e4dc11489a7 with identifier: 7011182auction111153
2026-03-27 17:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7 with scrape type 1
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011182%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628287%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_001/780x0__r.jpg?hash=1774628287 not downloaded yet
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011182%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628287%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_002/780x0__r.jpg?hash=1774628287 not downloaded yet
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011182%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628287%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_003/780x0__r.jpg?hash=1774628287 not downloaded yet
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011182%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628287%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_004/780x0__r.jpg?hash=1774628287 not downloaded yet
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_001/780x0__r.jpg?hash=1774628269> (referer: https://ecarstrade.com/cars/7011161)
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011182%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628287%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_005/780x0__r.jpg?hash=1774628287 not downloaded yet
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2199037e-99ea-5d2e-8e63-b5184a9cb865
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_005/780x0__r.jpg?hash=1774628269> (referer: https://ecarstrade.com/cars/7011163)
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_001/780x0__r.jpg?hash=1774628268> (referer: https://ecarstrade.com/cars/7011163)
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011182%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628287%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_006/780x0__r.jpg?hash=1774628287 not downloaded yet
2026-03-27 17:11:29 [ecarstrade.be] INFO: Extracting details for car 7011204auction111153
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2199037e-99ea-5d2e-8e63-b5184a9cb865
2026-03-27 17:11:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2199037e-99ea-5d2e-8e63-b5184a9cb865, skipping ID generation
2026-03-27 17:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2199037e-99ea-5d2e-8e63-b5184a9cb865 with scrape type 1
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2199037e-99ea-5d2e-8e63-b5184a9cb865 sending to next pipeline
2026-03-27 17:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2199037e-99ea-5d2e-8e63-b5184a9cb865, identifier: 7011168auction111152
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_004/780x0__r.jpg?hash=1774628268> (referer: https://ecarstrade.com/cars/7011163)
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_002/780x0__r.jpg?hash=1774628268> (referer: https://ecarstrade.com/cars/7011163)
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_003/780x0__r.jpg?hash=1774628268> (referer: https://ecarstrade.com/cars/7011163)
2026-03-27 17:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2199037e-99ea-5d2e-8e63-b5184a9cb865 with identifier: 7011168auction111152
2026-03-27 17:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2199037e-99ea-5d2e-8e63-b5184a9cb865 with identifier: 7011168auction111152
2026-03-27 17:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2199037e-99ea-5d2e-8e63-b5184a9cb865 with identifier: 7011168auction111152 to the API
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011168/photo_004/780x0__r.jpg?hash=1774628273>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '2199037e-99ea-5d2e-8e63-b5184a9cb865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011168',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '118',
'odometer': 69725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 1 M SPORT 118IBVA 136ch RSK',
'transmission': 'automatic',
'trim': 'SERIE 1 M SPORT IBVA 136ch RSK',
'vin': None,
'year': 2023}
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011168auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [ecarstrade.be] INFO: Saving data for 7011168auction111152: {'created_time': 1774631489.888205, 'last_price_update_time': 1774631489.888216, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011168auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_004/780x0__r.jpg?hash=1774628270> (referer: https://ecarstrade.com/cars/7011164)
2026-03-27 17:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_003/780x0__r.jpg?hash=1774628270> (referer: https://ecarstrade.com/cars/7011164)
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84
2026-03-27 17:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d004146-8380-5e75-91a3-fbe224c3c3d2 with identifier: 7011204auction111153
2026-03-27 17:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d004146-8380-5e75-91a3-fbe224c3c3d2 with scrape type 1
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7d004146-8380-5e75-91a3-fbe224c3c3d2
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011204%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_001/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84
2026-03-27 17:11:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 008e9519-e5a6-54d4-8ff2-d6c85eac9a84, skipping ID generation
2026-03-27 17:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84 with scrape type 1
2026-03-27 17:11:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 008e9519-e5a6-54d4-8ff2-d6c85eac9a84 sending to next pipeline
2026-03-27 17:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 008e9519-e5a6-54d4-8ff2-d6c85eac9a84, identifier: 7011161auction111152
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c447734f-2e84-50fa-a146-516f68366559
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c447734f-2e84-50fa-a146-516f68366559
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_002/780x0__r.jpg?hash=1774628270> (referer: https://ecarstrade.com/cars/7011164)
2026-03-27 17:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 008e9519-e5a6-54d4-8ff2-d6c85eac9a84 with identifier: 7011161auction111152
2026-03-27 17:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 008e9519-e5a6-54d4-8ff2-d6c85eac9a84 with identifier: 7011161auction111152
2026-03-27 17:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 008e9519-e5a6-54d4-8ff2-d6c85eac9a84 with identifier: 7011161auction111152 to the API
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011161/photo_001/780x0__r.jpg?hash=1774628269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '008e9519-e5a6-54d4-8ff2-d6c85eac9a84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011161',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 89068,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': None,
'seller_name': None,
'title': 'COMPASS 240 HY TRAILHK BVA AWD',
'transmission': 'automatic',
'trim': 'COMPASS 240 HY TRAILHK BVA AWD',
'vin': None,
'year': 2023}
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011161auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:30 [ecarstrade.be] INFO: Saving data for 7011161auction111152: {'created_time': 1774631490.303357, 'last_price_update_time': 1774631490.303369, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011161auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_004/780x0__r.jpg?hash=1774628257> (referer: https://ecarstrade.com/cars/7011149)
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011204%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_002/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c447734f-2e84-50fa-a146-516f68366559
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c447734f-2e84-50fa-a146-516f68366559
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c447734f-2e84-50fa-a146-516f68366559
2026-03-27 17:11:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c447734f-2e84-50fa-a146-516f68366559, skipping ID generation
2026-03-27 17:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c447734f-2e84-50fa-a146-516f68366559 with scrape type 1
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c447734f-2e84-50fa-a146-516f68366559 sending to next pipeline
2026-03-27 17:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c447734f-2e84-50fa-a146-516f68366559, identifier: 7011163auction111152
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_003/780x0__r.jpg?hash=1774628257> (referer: https://ecarstrade.com/cars/7011149)
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_005/780x0__r.jpg?hash=1774628257> (referer: https://ecarstrade.com/cars/7011149)
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_001/780x0__r.jpg?hash=1774628270> (referer: https://ecarstrade.com/cars/7011164)
2026-03-27 17:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c447734f-2e84-50fa-a146-516f68366559 with identifier: 7011163auction111152
2026-03-27 17:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c447734f-2e84-50fa-a146-516f68366559 with identifier: 7011163auction111152
2026-03-27 17:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c447734f-2e84-50fa-a146-516f68366559 with identifier: 7011163auction111152 to the API
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011163/photo_003/780x0__r.jpg?hash=1774628268>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'c447734f-2e84-50fa-a146-516f68366559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011163',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'MG',
'model': 'EHS',
'odometer': 126436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chtx',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chtx',
'vin': None,
'year': 2023}
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011163auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:30 [ecarstrade.be] INFO: Saving data for 7011163auction111152: {'created_time': 1774631490.833078, 'last_price_update_time': 1774631490.833093, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011163auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c45318cf-50fe-5eef-8750-970436d4530d
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c45318cf-50fe-5eef-8750-970436d4530d
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_004/780x0__r.jpg?hash=1774628287> (referer: https://ecarstrade.com/cars/7011182)
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_002/780x0__r.jpg?hash=1774628257> (referer: https://ecarstrade.com/cars/7011149)
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011204%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_003/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_005/780x0__r.jpg?hash=1774628287> (referer: https://ecarstrade.com/cars/7011182)
2026-03-27 17:11:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c45318cf-50fe-5eef-8750-970436d4530d
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011204%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_004/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c45318cf-50fe-5eef-8750-970436d4530d
2026-03-27 17:11:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c45318cf-50fe-5eef-8750-970436d4530d, skipping ID generation
2026-03-27 17:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45318cf-50fe-5eef-8750-970436d4530d with scrape type 1
2026-03-27 17:11:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c45318cf-50fe-5eef-8750-970436d4530d sending to next pipeline
2026-03-27 17:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c45318cf-50fe-5eef-8750-970436d4530d, identifier: 7011164auction111152
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_002/780x0__r.jpg?hash=1774628287> (referer: https://ecarstrade.com/cars/7011182)
2026-03-27 17:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_003/780x0__r.jpg?hash=1774628287> (referer: https://ecarstrade.com/cars/7011182)
2026-03-27 17:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011204%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_005/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c45318cf-50fe-5eef-8750-970436d4530d with identifier: 7011164auction111152
2026-03-27 17:11:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c45318cf-50fe-5eef-8750-970436d4530d with identifier: 7011164auction111152
2026-03-27 17:11:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c45318cf-50fe-5eef-8750-970436d4530d with identifier: 7011164auction111152 to the API
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011164/photo_001/780x0__r.jpg?hash=1774628270>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Electric',
'id': 'c45318cf-50fe-5eef-8750-970436d4530d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011164',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': 'iX',
'odometer': 61882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': 'IX XDRIVE40 EL 326CH',
'transmission': 'automatic',
'trim': 'IX XDRIVE40 EL 326CH',
'vin': None,
'year': 2022}
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011164auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:31 [ecarstrade.be] INFO: Saving data for 7011164auction111152: {'created_time': 1774631491.430114, 'last_price_update_time': 1774631491.430125, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011164auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_001/780x0__r.jpg?hash=1774628287> (referer: https://ecarstrade.com/cars/7011182)
2026-03-27 17:11:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_006/780x0__r.jpg?hash=1774628287> (referer: https://ecarstrade.com/cars/7011182)
2026-03-27 17:11:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_001/780x0__r.jpg?hash=1774628258> (referer: https://ecarstrade.com/cars/7011149)
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011204%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_006/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011203> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7
2026-03-27 17:11:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_001/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011204)
2026-03-27 17:11:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7
2026-03-27 17:11:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2dcfc0e-6672-57f5-8e93-8e4dc11489a7, skipping ID generation
2026-03-27 17:11:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7 with scrape type 1
2026-03-27 17:11:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2dcfc0e-6672-57f5-8e93-8e4dc11489a7 sending to next pipeline
2026-03-27 17:11:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c2dcfc0e-6672-57f5-8e93-8e4dc11489a7, identifier: 7011182auction111153
2026-03-27 17:11:31 [ecarstrade.be] INFO: Extracting details for car 7011203auction111153
2026-03-27 17:11:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c2dcfc0e-6672-57f5-8e93-8e4dc11489a7 with identifier: 7011182auction111153
2026-03-27 17:11:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c2dcfc0e-6672-57f5-8e93-8e4dc11489a7 with identifier: 7011182auction111153
2026-03-27 17:11:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c2dcfc0e-6672-57f5-8e93-8e4dc11489a7 with identifier: 7011182auction111153 to the API
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011182/photo_006/780x0__r.jpg?hash=1774628287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'c2dcfc0e-6672-57f5-8e93-8e4dc11489a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011182',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 117623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011182auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:32 [ecarstrade.be] INFO: Saving data for 7011182auction111153: {'created_time': 1774631492.040377, 'last_price_update_time': 1774631492.040389, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011182auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_002/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011204)
2026-03-27 17:11:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9
2026-03-27 17:11:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea2b7fa6-3235-5f45-b6f6-fd911c538dd9, skipping ID generation
2026-03-27 17:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9 with scrape type 1
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea2b7fa6-3235-5f45-b6f6-fd911c538dd9 sending to next pipeline
2026-03-27 17:11:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea2b7fa6-3235-5f45-b6f6-fd911c538dd9, identifier: 7011149auction111152
2026-03-27 17:11:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90847bd8-75ed-5f60-94cf-362fba2b01c7 with identifier: 7011203auction111153
2026-03-27 17:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90847bd8-75ed-5f60-94cf-362fba2b01c7 with scrape type 1
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 90847bd8-75ed-5f60-94cf-362fba2b01c7
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011203%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_001/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7d004146-8380-5e75-91a3-fbe224c3c3d2
2026-03-27 17:11:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea2b7fa6-3235-5f45-b6f6-fd911c538dd9 with identifier: 7011149auction111152
2026-03-27 17:11:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea2b7fa6-3235-5f45-b6f6-fd911c538dd9 with identifier: 7011149auction111152
2026-03-27 17:11:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea2b7fa6-3235-5f45-b6f6-fd911c538dd9 with identifier: 7011149auction111152 to the API
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011149/photo_001/780x0__r.jpg?hash=1774628258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ea2b7fa6-3235-5f45-b6f6-fd911c538dd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011149',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 79289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-01',
'seats_number': None,
'seller_name': None,
'title': 'COMPASS 240 HY TRAILHK BVA AWD',
'transmission': 'automatic',
'trim': 'COMPASS 240 HY TRAILHK BVA AWD',
'vin': None,
'year': 2023}
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011149auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:32 [ecarstrade.be] INFO: Saving data for 7011149auction111152: {'created_time': 1774631492.458222, 'last_price_update_time': 1774631492.458233, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011149auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011203%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_002/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011203%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_003/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7d004146-8380-5e75-91a3-fbe224c3c3d2
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011203%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_004/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011203%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_005/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011203%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_006/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011140> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_004/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011204)
2026-03-27 17:11:34 [ecarstrade.be] INFO: Extracting details for car 7011140auction111152
2026-03-27 17:11:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_003/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011204)
2026-03-27 17:11:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07e8627d-84df-5dcf-a8e9-2e927d8e3977 with identifier: 7011140auction111152
2026-03-27 17:11:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07e8627d-84df-5dcf-a8e9-2e927d8e3977 with scrape type 1
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 07e8627d-84df-5dcf-a8e9-2e927d8e3977
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011140%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628247%27 HTTP/1.1" 200 None
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_001/780x0__r.jpg?hash=1774628247 not downloaded yet
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011140%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628247%27 HTTP/1.1" 200 None
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_002/780x0__r.jpg?hash=1774628247 not downloaded yet
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011140%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628247%27 HTTP/1.1" 200 None
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_003/780x0__r.jpg?hash=1774628247 not downloaded yet
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7d004146-8380-5e75-91a3-fbe224c3c3d2
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011140%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628247%27 HTTP/1.1" 200 None
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_004/780x0__r.jpg?hash=1774628247 not downloaded yet
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011140%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628247%27 HTTP/1.1" 200 None
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_005/780x0__r.jpg?hash=1774628247 not downloaded yet
2026-03-27 17:11:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_005/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011204)
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011140%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628247%27 HTTP/1.1" 200 None
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_006/780x0__r.jpg?hash=1774628247 not downloaded yet
2026-03-27 17:11:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7d004146-8380-5e75-91a3-fbe224c3c3d2
2026-03-27 17:11:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7d004146-8380-5e75-91a3-fbe224c3c3d2
2026-03-27 17:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011202> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:38 [ecarstrade.be] INFO: Extracting details for car 7011202auction111153
2026-03-27 17:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4 with identifier: 7011202auction111153
2026-03-27 17:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4 with scrape type 1
2026-03-27 17:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011202%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_001/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011202%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_002/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011202%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_003/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011202%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628304%27 HTTP/1.1" 200 None
2026-03-27 17:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_004/780x0__r.jpg?hash=1774628304 not downloaded yet
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011202%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_005/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011202%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_006/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011200> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_006/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011204)
2026-03-27 17:11:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:39 [ecarstrade.be] INFO: Extracting details for car 7011200auction111153
2026-03-27 17:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64a2393-ded2-5611-8451-e724abf2be2c with identifier: 7011200auction111153
2026-03-27 17:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64a2393-ded2-5611-8451-e724abf2be2c with scrape type 1
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c64a2393-ded2-5611-8451-e724abf2be2c
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011200%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_001/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011200%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_002/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011200%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_003/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7d004146-8380-5e75-91a3-fbe224c3c3d2
2026-03-27 17:11:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d004146-8380-5e75-91a3-fbe224c3c3d2, skipping ID generation
2026-03-27 17:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d004146-8380-5e75-91a3-fbe224c3c3d2 with scrape type 1
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d004146-8380-5e75-91a3-fbe224c3c3d2 sending to next pipeline
2026-03-27 17:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7d004146-8380-5e75-91a3-fbe224c3c3d2, identifier: 7011204auction111153
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011200%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_004/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7d004146-8380-5e75-91a3-fbe224c3c3d2 with identifier: 7011204auction111153
2026-03-27 17:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7d004146-8380-5e75-91a3-fbe224c3c3d2 with identifier: 7011204auction111153
2026-03-27 17:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7d004146-8380-5e75-91a3-fbe224c3c3d2 with identifier: 7011204auction111153 to the API
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011204/photo_006/780x0__r.jpg?hash=1774628304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7d004146-8380-5e75-91a3-fbe224c3c3d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011204',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Renault',
'model': 'Austral',
'odometer': 74933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-01',
'seats_number': None,
'seller_name': None,
'title': 'Austral Techno 1.2 200CV BVAV 6E',
'transmission': 'automatic',
'trim': 'Techno 1.2 200CV BVAV 6E',
'vin': None,
'year': 2024}
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011204auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:39 [ecarstrade.be] INFO: Saving data for 7011204auction111153: {'created_time': 1774631499.87429, 'last_price_update_time': 1774631499.874301, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011204auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011200%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628303%27 HTTP/1.1" 200 None
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_005/780x0__r.jpg?hash=1774628303 not downloaded yet
2026-03-27 17:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011199> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011197> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011195> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011200%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_006/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_005/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011203)
2026-03-27 17:11:40 [ecarstrade.be] INFO: Extracting details for car 7011199auction111153
2026-03-27 17:11:40 [ecarstrade.be] INFO: Extracting details for car 7011197auction111153
2026-03-27 17:11:40 [ecarstrade.be] INFO: Extracting details for car 7011195auction111153
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_006/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011203)
2026-03-27 17:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a with identifier: 7011199auction111153
2026-03-27 17:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a with scrape type 1
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011199%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628300%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_001/780x0__r.jpg?hash=1774628300 not downloaded yet
2026-03-27 17:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e452f024-c908-5e06-b051-da70c0ea8262 with identifier: 7011197auction111153
2026-03-27 17:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e452f024-c908-5e06-b051-da70c0ea8262 with scrape type 1
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e452f024-c908-5e06-b051-da70c0ea8262
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011197%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628299%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_001/780x0__r.jpg?hash=1774628299 not downloaded yet
2026-03-27 17:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9900b732-e559-5a22-9844-94ce190ec2ed with identifier: 7011195auction111153
2026-03-27 17:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9900b732-e559-5a22-9844-94ce190ec2ed with scrape type 1
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9900b732-e559-5a22-9844-94ce190ec2ed
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011195%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_001/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_004/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011203)
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011199%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628300%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_002/780x0__r.jpg?hash=1774628300 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011197%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628299%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_002/780x0__r.jpg?hash=1774628299 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011195%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_002/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011199%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628300%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_003/780x0__r.jpg?hash=1774628300 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011197%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628299%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_003/780x0__r.jpg?hash=1774628299 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011195%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_003/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 90847bd8-75ed-5f60-94cf-362fba2b01c7
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_005/780x0__r.jpg?hash=1774628247> (referer: https://ecarstrade.com/cars/7011140)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_006/780x0__r.jpg?hash=1774628247> (referer: https://ecarstrade.com/cars/7011140)
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011199%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628300%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_004/780x0__r.jpg?hash=1774628300 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011197%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628299%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_004/780x0__r.jpg?hash=1774628299 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011195%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628299%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_004/780x0__r.jpg?hash=1774628299 not downloaded yet
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 90847bd8-75ed-5f60-94cf-362fba2b01c7
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011199%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628300%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_005/780x0__r.jpg?hash=1774628300 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011197%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628299%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_005/780x0__r.jpg?hash=1774628299 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011195%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_005/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 90847bd8-75ed-5f60-94cf-362fba2b01c7
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_005/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011202)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_006/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011202)
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011199%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628300%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_006/780x0__r.jpg?hash=1774628300 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011197%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628299%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_006/780x0__r.jpg?hash=1774628299 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011195%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_006/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011196> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 07e8627d-84df-5dcf-a8e9-2e927d8e3977
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 07e8627d-84df-5dcf-a8e9-2e927d8e3977
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_005/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011200)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_003/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011200)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_004/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011200)
2026-03-27 17:11:40 [ecarstrade.be] INFO: Extracting details for car 7011196auction111153
2026-03-27 17:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bf28c38-b364-5682-9145-90f0cdd7a785 with identifier: 7011196auction111153
2026-03-27 17:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bf28c38-b364-5682-9145-90f0cdd7a785 with scrape type 1
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4bf28c38-b364-5682-9145-90f0cdd7a785
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011196%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628295%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_001/780x0__r.jpg?hash=1774628295 not downloaded yet
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_006/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011200)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_001/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011195)
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011196%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628295%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_002/780x0__r.jpg?hash=1774628295 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011196%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628295%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_003/780x0__r.jpg?hash=1774628295 not downloaded yet
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011196%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628295%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_004/780x0__r.jpg?hash=1774628295 not downloaded yet
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c64a2393-ded2-5611-8451-e724abf2be2c
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_002/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011200)
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011196%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628295%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_005/780x0__r.jpg?hash=1774628295 not downloaded yet
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c64a2393-ded2-5611-8451-e724abf2be2c
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c64a2393-ded2-5611-8451-e724abf2be2c
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_003/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011195)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_003/780x0__r.jpg?hash=1774628299> (referer: https://ecarstrade.com/cars/7011197)
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011196%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628296%27 HTTP/1.1" 200 None
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_006/780x0__r.jpg?hash=1774628296 not downloaded yet
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c64a2393-ded2-5611-8451-e724abf2be2c
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9900b732-e559-5a22-9844-94ce190ec2ed
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_005/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011195)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_006/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011195)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_005/780x0__r.jpg?hash=1774628299> (referer: https://ecarstrade.com/cars/7011197)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_006/780x0__r.jpg?hash=1774628299> (referer: https://ecarstrade.com/cars/7011197)
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c64a2393-ded2-5611-8451-e724abf2be2c
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_006/780x0__r.jpg?hash=1774628300> (referer: https://ecarstrade.com/cars/7011199)
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9900b732-e559-5a22-9844-94ce190ec2ed
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e452f024-c908-5e06-b051-da70c0ea8262
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_001/780x0__r.jpg?hash=1774628295> (referer: https://ecarstrade.com/cars/7011196)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_005/780x0__r.jpg?hash=1774628300> (referer: https://ecarstrade.com/cars/7011199)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_004/780x0__r.jpg?hash=1774628299> (referer: https://ecarstrade.com/cars/7011195)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_004/780x0__r.jpg?hash=1774628295> (referer: https://ecarstrade.com/cars/7011196)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_005/780x0__r.jpg?hash=1774628295> (referer: https://ecarstrade.com/cars/7011196)
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9900b732-e559-5a22-9844-94ce190ec2ed
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9900b732-e559-5a22-9844-94ce190ec2ed
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e452f024-c908-5e06-b051-da70c0ea8262
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e452f024-c908-5e06-b051-da70c0ea8262
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4bf28c38-b364-5682-9145-90f0cdd7a785
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_002/780x0__r.jpg?hash=1774628295> (referer: https://ecarstrade.com/cars/7011196)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_006/780x0__r.jpg?hash=1774628296> (referer: https://ecarstrade.com/cars/7011196)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_003/780x0__r.jpg?hash=1774628295> (referer: https://ecarstrade.com/cars/7011196)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_004/780x0__r.jpg?hash=1774628299> (referer: https://ecarstrade.com/cars/7011197)
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9900b732-e559-5a22-9844-94ce190ec2ed
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4bf28c38-b364-5682-9145-90f0cdd7a785
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_004/780x0__r.jpg?hash=1774628300> (referer: https://ecarstrade.com/cars/7011199)
2026-03-27 17:11:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4bf28c38-b364-5682-9145-90f0cdd7a785
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_002/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011195)
2026-03-27 17:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_003/780x0__r.jpg?hash=1774628300> (referer: https://ecarstrade.com/cars/7011199)
2026-03-27 17:11:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_002/780x0__r.jpg?hash=1774628299> (referer: https://ecarstrade.com/cars/7011197)
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4bf28c38-b364-5682-9145-90f0cdd7a785
2026-03-27 17:11:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_002/780x0__r.jpg?hash=1774628300> (referer: https://ecarstrade.com/cars/7011199)
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4bf28c38-b364-5682-9145-90f0cdd7a785
2026-03-27 17:11:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_001/780x0__r.jpg?hash=1774628299> (referer: https://ecarstrade.com/cars/7011197)
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4bf28c38-b364-5682-9145-90f0cdd7a785
2026-03-27 17:11:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bf28c38-b364-5682-9145-90f0cdd7a785, skipping ID generation
2026-03-27 17:11:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bf28c38-b364-5682-9145-90f0cdd7a785 with scrape type 1
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bf28c38-b364-5682-9145-90f0cdd7a785 sending to next pipeline
2026-03-27 17:11:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4bf28c38-b364-5682-9145-90f0cdd7a785, identifier: 7011196auction111153
2026-03-27 17:11:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4bf28c38-b364-5682-9145-90f0cdd7a785 with identifier: 7011196auction111153
2026-03-27 17:11:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4bf28c38-b364-5682-9145-90f0cdd7a785 with identifier: 7011196auction111153
2026-03-27 17:11:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4bf28c38-b364-5682-9145-90f0cdd7a785 with identifier: 7011196auction111153 to the API
2026-03-27 17:11:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011196/photo_003/780x0__r.jpg?hash=1774628295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '4bf28c38-b364-5682-9145-90f0cdd7a785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011196',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Iveco',
'model': 'Other',
'odometer': 93977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'transmission': 'manual',
'trim': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'vin': None,
'year': 2023}
2026-03-27 17:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011196auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:41 [ecarstrade.be] INFO: Saving data for 7011196auction111153: {'created_time': 1774631501.695472, 'last_price_update_time': 1774631501.695483, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011196auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_001/780x0__r.jpg?hash=1774628300> (referer: https://ecarstrade.com/cars/7011199)
2026-03-27 17:11:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_004/780x0__r.jpg?hash=1774628304> (referer: https://ecarstrade.com/cars/7011202)
2026-03-27 17:11:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_001/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011200)
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e452f024-c908-5e06-b051-da70c0ea8262
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9900b732-e559-5a22-9844-94ce190ec2ed
2026-03-27 17:11:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9900b732-e559-5a22-9844-94ce190ec2ed, skipping ID generation
2026-03-27 17:11:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9900b732-e559-5a22-9844-94ce190ec2ed with scrape type 1
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9900b732-e559-5a22-9844-94ce190ec2ed sending to next pipeline
2026-03-27 17:11:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9900b732-e559-5a22-9844-94ce190ec2ed, identifier: 7011195auction111153
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e452f024-c908-5e06-b051-da70c0ea8262
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e452f024-c908-5e06-b051-da70c0ea8262
2026-03-27 17:11:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e452f024-c908-5e06-b051-da70c0ea8262, skipping ID generation
2026-03-27 17:11:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e452f024-c908-5e06-b051-da70c0ea8262 with scrape type 1
2026-03-27 17:11:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e452f024-c908-5e06-b051-da70c0ea8262 sending to next pipeline
2026-03-27 17:11:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e452f024-c908-5e06-b051-da70c0ea8262, identifier: 7011197auction111153
2026-03-27 17:11:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9900b732-e559-5a22-9844-94ce190ec2ed with identifier: 7011195auction111153
2026-03-27 17:11:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9900b732-e559-5a22-9844-94ce190ec2ed with identifier: 7011195auction111153
2026-03-27 17:11:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9900b732-e559-5a22-9844-94ce190ec2ed with identifier: 7011195auction111153 to the API
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011195/photo_002/780x0__r.jpg?hash=1774628297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '9900b732-e559-5a22-9844-94ce190ec2ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011195',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 76339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011195auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:42 [ecarstrade.be] INFO: Saving data for 7011195auction111153: {'created_time': 1774631502.320864, 'last_price_update_time': 1774631502.320874, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011195auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e452f024-c908-5e06-b051-da70c0ea8262 with identifier: 7011197auction111153
2026-03-27 17:11:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e452f024-c908-5e06-b051-da70c0ea8262 with identifier: 7011197auction111153
2026-03-27 17:11:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e452f024-c908-5e06-b051-da70c0ea8262 with identifier: 7011197auction111153 to the API
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011197/photo_001/780x0__r.jpg?hash=1774628299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'e452f024-c908-5e06-b051-da70c0ea8262',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011197',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 83644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011197auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:42 [ecarstrade.be] INFO: Saving data for 7011197auction111153: {'created_time': 1774631502.616609, 'last_price_update_time': 1774631502.616621, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011197auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_002/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011202)
2026-03-27 17:11:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_003/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011202)
2026-03-27 17:11:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_001/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011202)
2026-03-27 17:11:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a
2026-03-27 17:11:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a, skipping ID generation
2026-03-27 17:11:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a with scrape type 1
2026-03-27 17:11:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a sending to next pipeline
2026-03-27 17:11:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a, identifier: 7011199auction111153
2026-03-27 17:11:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4
2026-03-27 17:11:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c64a2393-ded2-5611-8451-e724abf2be2c
2026-03-27 17:11:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c64a2393-ded2-5611-8451-e724abf2be2c, skipping ID generation
2026-03-27 17:11:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64a2393-ded2-5611-8451-e724abf2be2c with scrape type 1
2026-03-27 17:11:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c64a2393-ded2-5611-8451-e724abf2be2c sending to next pipeline
2026-03-27 17:11:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c64a2393-ded2-5611-8451-e724abf2be2c, identifier: 7011200auction111153
2026-03-27 17:11:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011194> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a with identifier: 7011199auction111153
2026-03-27 17:11:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a with identifier: 7011199auction111153
2026-03-27 17:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88a48b25-9efd-5fe1-b9e5-7a0e35f1725a with identifier: 7011199auction111153 to the API
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011199/photo_001/780x0__r.jpg?hash=1774628300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '88a48b25-9efd-5fe1-b9e5-7a0e35f1725a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011199',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Ford',
'model': 'Transit',
'odometer': 89075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CAB APRO 330 L3H2 TREN',
'transmission': 'manual',
'trim': 'TRANSIT CAB APRO 330 L3H2 TREN',
'vin': None,
'year': 2023}
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011199auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:43 [ecarstrade.be] INFO: Saving data for 7011199auction111153: {'created_time': 1774631503.319758, 'last_price_update_time': 1774631503.31977, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011199auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c64a2393-ded2-5611-8451-e724abf2be2c with identifier: 7011200auction111153
2026-03-27 17:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c64a2393-ded2-5611-8451-e724abf2be2c with identifier: 7011200auction111153
2026-03-27 17:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c64a2393-ded2-5611-8451-e724abf2be2c with identifier: 7011200auction111153 to the API
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011200/photo_001/780x0__r.jpg?hash=1774628303>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'c64a2393-ded2-5611-8451-e724abf2be2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011200',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Renault',
'model': 'Captur',
'odometer': 67236,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Captur II Evolution 1.0 TCE 90CV BVM6 E6d',
'transmission': 'manual',
'trim': 'II Evolution 1.0 TCE 90CV BVM6 E6d',
'vin': None,
'year': 2024}
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011200auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:43 [ecarstrade.be] INFO: Saving data for 7011200auction111153: {'created_time': 1774631503.619499, 'last_price_update_time': 1774631503.619516, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011200auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:43 [ecarstrade.be] INFO: Extracting details for car 7011194auction111153
2026-03-27 17:11:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_004/780x0__r.jpg?hash=1774628247> (referer: https://ecarstrade.com/cars/7011140)
2026-03-27 17:11:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_003/780x0__r.jpg?hash=1774628247> (referer: https://ecarstrade.com/cars/7011140)
2026-03-27 17:11:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_002/780x0__r.jpg?hash=1774628247> (referer: https://ecarstrade.com/cars/7011140)
2026-03-27 17:11:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4
2026-03-27 17:11:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4
2026-03-27 17:11:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4
2026-03-27 17:11:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4, skipping ID generation
2026-03-27 17:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4 with scrape type 1
2026-03-27 17:11:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4 sending to next pipeline
2026-03-27 17:11:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4, identifier: 7011202auction111153
2026-03-27 17:11:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d938b23-5e93-5b23-a649-d296a77ae847 with identifier: 7011194auction111153
2026-03-27 17:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d938b23-5e93-5b23-a649-d296a77ae847 with scrape type 1
2026-03-27 17:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9d938b23-5e93-5b23-a649-d296a77ae847
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011194%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_001/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4 with identifier: 7011202auction111153
2026-03-27 17:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4 with identifier: 7011202auction111153
2026-03-27 17:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4872ab01-35eb-5b76-8fa1-47c9cc23d8e4 with identifier: 7011202auction111153 to the API
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011202/photo_001/780x0__r.jpg?hash=1774628303>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '4872ab01-35eb-5b76-8fa1-47c9cc23d8e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011202',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Citroen',
'model': 'C3',
'odometer': 72297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011202auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:44 [ecarstrade.be] INFO: Saving data for 7011202auction111153: {'created_time': 1774631504.042275, 'last_price_update_time': 1774631504.042288, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011202auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_002/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011203)
2026-03-27 17:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_001/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011203)
2026-03-27 17:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_003/780x0__r.jpg?hash=1774628303> (referer: https://ecarstrade.com/cars/7011203)
2026-03-27 17:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_001/780x0__r.jpg?hash=1774628247> (referer: https://ecarstrade.com/cars/7011140)
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011194%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628298%27 HTTP/1.1" 200 None
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_002/780x0__r.jpg?hash=1774628298 not downloaded yet
2026-03-27 17:11:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 07e8627d-84df-5dcf-a8e9-2e927d8e3977
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 07e8627d-84df-5dcf-a8e9-2e927d8e3977
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 07e8627d-84df-5dcf-a8e9-2e927d8e3977
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011194%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_003/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011194%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_004/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011194%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_005/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011194%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628298%27 HTTP/1.1" 200 None
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_006/780x0__r.jpg?hash=1774628298 not downloaded yet
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 90847bd8-75ed-5f60-94cf-362fba2b01c7
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 90847bd8-75ed-5f60-94cf-362fba2b01c7
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 90847bd8-75ed-5f60-94cf-362fba2b01c7
2026-03-27 17:11:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90847bd8-75ed-5f60-94cf-362fba2b01c7, skipping ID generation
2026-03-27 17:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90847bd8-75ed-5f60-94cf-362fba2b01c7 with scrape type 1
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90847bd8-75ed-5f60-94cf-362fba2b01c7 sending to next pipeline
2026-03-27 17:11:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 90847bd8-75ed-5f60-94cf-362fba2b01c7, identifier: 7011203auction111153
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 07e8627d-84df-5dcf-a8e9-2e927d8e3977
2026-03-27 17:11:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07e8627d-84df-5dcf-a8e9-2e927d8e3977, skipping ID generation
2026-03-27 17:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07e8627d-84df-5dcf-a8e9-2e927d8e3977 with scrape type 1
2026-03-27 17:11:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07e8627d-84df-5dcf-a8e9-2e927d8e3977 sending to next pipeline
2026-03-27 17:11:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 07e8627d-84df-5dcf-a8e9-2e927d8e3977, identifier: 7011140auction111152
2026-03-27 17:11:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 90847bd8-75ed-5f60-94cf-362fba2b01c7 with identifier: 7011203auction111153
2026-03-27 17:11:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 90847bd8-75ed-5f60-94cf-362fba2b01c7 with identifier: 7011203auction111153
2026-03-27 17:11:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 90847bd8-75ed-5f60-94cf-362fba2b01c7 with identifier: 7011203auction111153 to the API
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011203/photo_003/780x0__r.jpg?hash=1774628303>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '90847bd8-75ed-5f60-94cf-362fba2b01c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011203',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Peugeot',
'model': '208',
'odometer': 20844,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-01',
'seats_number': None,
'seller_name': None,
'title': '208 Hybrid 100 Allure 1.2 100CV BVA6 6E',
'transmission': 'automatic',
'trim': 'Hybrid 100 Allure 1.2 100CV BVA6 6E',
'vin': None,
'year': 2025}
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011203auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:44 [ecarstrade.be] INFO: Saving data for 7011203auction111153: {'created_time': 1774631504.754639, 'last_price_update_time': 1774631504.754651, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011203auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 07e8627d-84df-5dcf-a8e9-2e927d8e3977 with identifier: 7011140auction111152
2026-03-27 17:11:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 07e8627d-84df-5dcf-a8e9-2e927d8e3977 with identifier: 7011140auction111152
2026-03-27 17:11:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 07e8627d-84df-5dcf-a8e9-2e927d8e3977 with identifier: 7011140auction111152 to the API
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011140/photo_001/780x0__r.jpg?hash=1774628247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '07e8627d-84df-5dcf-a8e9-2e927d8e3977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011140',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': 'X1',
'odometer': 58952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-01',
'seats_number': None,
'seller_name': None,
'title': 'X1 SDRIVE 20i 170CH M SPORT RSK',
'transmission': 'automatic',
'trim': 'SDRIVE 20i 170CH M SPORT RSK',
'vin': None,
'year': 2024}
2026-03-27 17:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011140auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:11:45 [ecarstrade.be] INFO: Saving data for 7011140auction111152: {'created_time': 1774631505.07904, 'last_price_update_time': 1774631505.079051, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011140auction111152') HTTP/1.1" 204 0
2026-03-27 17:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011192> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:46 [ecarstrade.be] INFO: Extracting details for car 7011192auction111153
2026-03-27 17:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf79c25-1cd5-5bf7-996e-0aa69cc4b37f with identifier: 7011192auction111153
2026-03-27 17:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f with scrape type 1
2026-03-27 17:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011192%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628294%27 HTTP/1.1" 200 None
2026-03-27 17:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_001/780x0__r.jpg?hash=1774628294 not downloaded yet
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011192%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628295%27 HTTP/1.1" 200 None
2026-03-27 17:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_002/780x0__r.jpg?hash=1774628295 not downloaded yet
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011192%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628294%27 HTTP/1.1" 200 None
2026-03-27 17:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_003/780x0__r.jpg?hash=1774628294 not downloaded yet
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011192%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628294%27 HTTP/1.1" 200 None
2026-03-27 17:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_004/780x0__r.jpg?hash=1774628294 not downloaded yet
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011192%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628294%27 HTTP/1.1" 200 None
2026-03-27 17:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_005/780x0__r.jpg?hash=1774628294 not downloaded yet
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011192%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628294%27 HTTP/1.1" 200 None
2026-03-27 17:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_006/780x0__r.jpg?hash=1774628294 not downloaded yet
2026-03-27 17:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011193> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:47 [ecarstrade.be] INFO: Extracting details for car 7011193auction111153
2026-03-27 17:11:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4cef507-cfad-5abe-83c5-84bbfb691965 with identifier: 7011193auction111153
2026-03-27 17:11:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4cef507-cfad-5abe-83c5-84bbfb691965 with scrape type 1
2026-03-27 17:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a4cef507-cfad-5abe-83c5-84bbfb691965
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011193%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628295%27 HTTP/1.1" 200 None
2026-03-27 17:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_001/780x0__r.jpg?hash=1774628295 not downloaded yet
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011193%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628295%27 HTTP/1.1" 200 None
2026-03-27 17:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_002/780x0__r.jpg?hash=1774628295 not downloaded yet
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011193%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628296%27 HTTP/1.1" 200 None
2026-03-27 17:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_003/780x0__r.jpg?hash=1774628296 not downloaded yet
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011193%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628296%27 HTTP/1.1" 200 None
2026-03-27 17:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_004/780x0__r.jpg?hash=1774628296 not downloaded yet
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011193%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628297%27 HTTP/1.1" 200 None
2026-03-27 17:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_005/780x0__r.jpg?hash=1774628297 not downloaded yet
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011193%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628296%27 HTTP/1.1" 200 None
2026-03-27 17:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_006/780x0__r.jpg?hash=1774628296 not downloaded yet
2026-03-27 17:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011191> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:49 [ecarstrade.be] INFO: Extracting details for car 7011191auction111153
2026-03-27 17:11:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f with identifier: 7011191auction111153
2026-03-27 17:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f with scrape type 1
2026-03-27 17:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011191%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628293%27 HTTP/1.1" 200 None
2026-03-27 17:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_001/780x0__r.jpg?hash=1774628293 not downloaded yet
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011191%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628294%27 HTTP/1.1" 200 None
2026-03-27 17:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_002/780x0__r.jpg?hash=1774628294 not downloaded yet
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011191%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628293%27 HTTP/1.1" 200 None
2026-03-27 17:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_003/780x0__r.jpg?hash=1774628293 not downloaded yet
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011191%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628293%27 HTTP/1.1" 200 None
2026-03-27 17:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_004/780x0__r.jpg?hash=1774628293 not downloaded yet
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011191%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628293%27 HTTP/1.1" 200 None
2026-03-27 17:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_005/780x0__r.jpg?hash=1774628293 not downloaded yet
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011191%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628293%27 HTTP/1.1" 200 None
2026-03-27 17:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_006/780x0__r.jpg?hash=1774628293 not downloaded yet
2026-03-27 17:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011189> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:52 [ecarstrade.be] INFO: Extracting details for car 7011189auction111153
2026-03-27 17:11:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cceeeb37-6ea2-5e03-b579-cdb148653ade with identifier: 7011189auction111153
2026-03-27 17:11:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cceeeb37-6ea2-5e03-b579-cdb148653ade with scrape type 1
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cceeeb37-6ea2-5e03-b579-cdb148653ade
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011189%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_001/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011189%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_002/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011189%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_003/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011189%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_004/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011189%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_005/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011189%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_006/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011187> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_001/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011194)
2026-03-27 17:11:52 [ecarstrade.be] INFO: Extracting details for car 7011187auction111153
2026-03-27 17:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_005/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011144)
2026-03-27 17:11:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222655ac-84dc-5f4a-90d5-df1b8095c37b with identifier: 7011187auction111153
2026-03-27 17:11:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222655ac-84dc-5f4a-90d5-df1b8095c37b with scrape type 1
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 222655ac-84dc-5f4a-90d5-df1b8095c37b
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011187%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_001/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011187%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_002/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011187%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_003/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011187%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_004/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9d938b23-5e93-5b23-a649-d296a77ae847
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011187%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628291%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_005/780x0__r.jpg?hash=1774628291 not downloaded yet
2026-03-27 17:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_004/780x0__r.jpg?hash=1774628251> (referer: https://ecarstrade.com/cars/7011144)
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011187%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_006/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1
2026-03-27 17:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1
2026-03-27 17:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_003/780x0__r.jpg?hash=1774628250> (referer: https://ecarstrade.com/cars/7011144)
2026-03-27 17:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_006/780x0__r.jpg?hash=1774628298> (referer: https://ecarstrade.com/cars/7011194)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_006/780x0__r.jpg?hash=1774628294> (referer: https://ecarstrade.com/cars/7011192)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9d938b23-5e93-5b23-a649-d296a77ae847
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_006/780x0__r.jpg?hash=1774628296> (referer: https://ecarstrade.com/cars/7011193)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_006/780x0__r.jpg?hash=1774628293> (referer: https://ecarstrade.com/cars/7011191)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a4cef507-cfad-5abe-83c5-84bbfb691965
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_006/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011189)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_005/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011189)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cceeeb37-6ea2-5e03-b579-cdb148653ade
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_004/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011189)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cceeeb37-6ea2-5e03-b579-cdb148653ade
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011201> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_006/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011187)
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_005/780x0__r.jpg?hash=1774628291> (referer: https://ecarstrade.com/cars/7011187)
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_004/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011187)
2026-03-27 17:11:53 [ecarstrade.be] INFO: Extracting details for car 7011201auction111153
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cceeeb37-6ea2-5e03-b579-cdb148653ade
2026-03-27 17:11:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ec6de8-db46-51c9-b099-9e34061bcef3 with identifier: 7011201auction111153
2026-03-27 17:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ec6de8-db46-51c9-b099-9e34061bcef3 with scrape type 1
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 00ec6de8-db46-51c9-b099-9e34061bcef3
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011201%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_001/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011201%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_002/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 222655ac-84dc-5f4a-90d5-df1b8095c37b
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011201%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_003/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011201%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_004/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_003/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011187)
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011201%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_005/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011201%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628302%27 HTTP/1.1" 200 None
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_006/780x0__r.jpg?hash=1774628302 not downloaded yet
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_002/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011187)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 222655ac-84dc-5f4a-90d5-df1b8095c37b
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 222655ac-84dc-5f4a-90d5-df1b8095c37b
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_001/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011187)
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_003/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011189)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 222655ac-84dc-5f4a-90d5-df1b8095c37b
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_002/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011189)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 222655ac-84dc-5f4a-90d5-df1b8095c37b
2026-03-27 17:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_001/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011189)
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 222655ac-84dc-5f4a-90d5-df1b8095c37b
2026-03-27 17:11:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 222655ac-84dc-5f4a-90d5-df1b8095c37b, skipping ID generation
2026-03-27 17:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222655ac-84dc-5f4a-90d5-df1b8095c37b with scrape type 1
2026-03-27 17:11:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 222655ac-84dc-5f4a-90d5-df1b8095c37b sending to next pipeline
2026-03-27 17:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 222655ac-84dc-5f4a-90d5-df1b8095c37b, identifier: 7011187auction111153
2026-03-27 17:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 222655ac-84dc-5f4a-90d5-df1b8095c37b with identifier: 7011187auction111153
2026-03-27 17:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 222655ac-84dc-5f4a-90d5-df1b8095c37b with identifier: 7011187auction111153
2026-03-27 17:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 222655ac-84dc-5f4a-90d5-df1b8095c37b with identifier: 7011187auction111153 to the API
2026-03-27 17:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011187/photo_001/780x0__r.jpg?hash=1774628289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '222655ac-84dc-5f4a-90d5-df1b8095c37b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011187',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Opel',
'model': 'Movano',
'odometer': 122608,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'transmission': 'manual',
'trim': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'vin': None,
'year': 2022}
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011187auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [ecarstrade.be] INFO: Saving data for 7011187auction111153: {'created_time': 1774631514.133147, 'last_price_update_time': 1774631514.133159, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011187auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_005/780x0__r.jpg?hash=1774628293> (referer: https://ecarstrade.com/cars/7011191)
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_004/780x0__r.jpg?hash=1774628293> (referer: https://ecarstrade.com/cars/7011191)
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011190> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cceeeb37-6ea2-5e03-b579-cdb148653ade
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cceeeb37-6ea2-5e03-b579-cdb148653ade
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cceeeb37-6ea2-5e03-b579-cdb148653ade
2026-03-27 17:11:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cceeeb37-6ea2-5e03-b579-cdb148653ade, skipping ID generation
2026-03-27 17:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cceeeb37-6ea2-5e03-b579-cdb148653ade with scrape type 1
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cceeeb37-6ea2-5e03-b579-cdb148653ade sending to next pipeline
2026-03-27 17:11:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cceeeb37-6ea2-5e03-b579-cdb148653ade, identifier: 7011189auction111153
2026-03-27 17:11:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cceeeb37-6ea2-5e03-b579-cdb148653ade with identifier: 7011189auction111153
2026-03-27 17:11:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cceeeb37-6ea2-5e03-b579-cdb148653ade with identifier: 7011189auction111153
2026-03-27 17:11:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cceeeb37-6ea2-5e03-b579-cdb148653ade with identifier: 7011189auction111153 to the API
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011189/photo_001/780x0__r.jpg?hash=1774628292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'cceeeb37-6ea2-5e03-b579-cdb148653ade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011189',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 79401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': None,
'seller_name': None,
'title': 'CROSSLAND ELEGANCE ICE GASOLINE 1.2 TURBO 110 BVM RSK chtx',
'transmission': 'manual',
'trim': 'CROSSLAND ELEGANCE ICE GASOLINE 1.2 TURBO 110 BVM RSK chtx',
'vin': None,
'year': 2024}
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011189auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [ecarstrade.be] INFO: Saving data for 7011189auction111153: {'created_time': 1774631514.586831, 'last_price_update_time': 1774631514.586843, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011189auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011184> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011185> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_003/780x0__r.jpg?hash=1774628293> (referer: https://ecarstrade.com/cars/7011191)
2026-03-27 17:11:54 [ecarstrade.be] INFO: Extracting details for car 7011190auction111153
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_002/780x0__r.jpg?hash=1774628294> (referer: https://ecarstrade.com/cars/7011191)
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f
2026-03-27 17:11:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 654e270a-8805-5313-9920-8d69cf458849 with identifier: 7011190auction111153
2026-03-27 17:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 654e270a-8805-5313-9920-8d69cf458849 with scrape type 1
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 654e270a-8805-5313-9920-8d69cf458849
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011190%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_001/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011190%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_002/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_004/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011201)
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011190%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_003/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_006/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011201)
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_005/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011201)
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011190%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_004/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_003/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011201)
2026-03-27 17:11:54 [ecarstrade.be] INFO: Extracting details for car 7011184auction111153
2026-03-27 17:11:54 [ecarstrade.be] INFO: Extracting details for car 7011185auction111153
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011190%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_005/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_002/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011201)
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_001/780x0__r.jpg?hash=1774628302> (referer: https://ecarstrade.com/cars/7011201)
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011190%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_006/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1362cd72-8d09-5dc1-867e-7867a56971af with identifier: 7011184auction111153
2026-03-27 17:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1362cd72-8d09-5dc1-867e-7867a56971af with scrape type 1
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1362cd72-8d09-5dc1-867e-7867a56971af
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011184%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_001/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd with identifier: 7011185auction111153
2026-03-27 17:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd with scrape type 1
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011185%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_001/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_004/780x0__r.jpg?hash=1774628296> (referer: https://ecarstrade.com/cars/7011193)
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011184%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_002/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011185%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_002/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_001/780x0__r.jpg?hash=1774628293> (referer: https://ecarstrade.com/cars/7011191)
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_005/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011193)
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011186> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_003/780x0__r.jpg?hash=1774628296> (referer: https://ecarstrade.com/cars/7011193)
2026-03-27 17:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_002/780x0__r.jpg?hash=1774628295> (referer: https://ecarstrade.com/cars/7011193)
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011184%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_003/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011185%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_003/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 00ec6de8-db46-51c9-b099-9e34061bcef3
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 00ec6de8-db46-51c9-b099-9e34061bcef3
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 00ec6de8-db46-51c9-b099-9e34061bcef3
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 00ec6de8-db46-51c9-b099-9e34061bcef3
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011184%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_004/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011185%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_004/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 00ec6de8-db46-51c9-b099-9e34061bcef3
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 00ec6de8-db46-51c9-b099-9e34061bcef3
2026-03-27 17:11:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00ec6de8-db46-51c9-b099-9e34061bcef3, skipping ID generation
2026-03-27 17:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ec6de8-db46-51c9-b099-9e34061bcef3 with scrape type 1
2026-03-27 17:11:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00ec6de8-db46-51c9-b099-9e34061bcef3 sending to next pipeline
2026-03-27 17:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 00ec6de8-db46-51c9-b099-9e34061bcef3, identifier: 7011201auction111153
2026-03-27 17:11:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_002/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011190)
2026-03-27 17:11:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_001/780x0__r.jpg?hash=1774628295> (referer: https://ecarstrade.com/cars/7011193)
2026-03-27 17:11:55 [ecarstrade.be] INFO: Extracting details for car 7011186auction111153
2026-03-27 17:11:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 00ec6de8-db46-51c9-b099-9e34061bcef3 with identifier: 7011201auction111153
2026-03-27 17:11:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 00ec6de8-db46-51c9-b099-9e34061bcef3 with identifier: 7011201auction111153
2026-03-27 17:11:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 00ec6de8-db46-51c9-b099-9e34061bcef3 with identifier: 7011201auction111153 to the API
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011201/photo_001/780x0__r.jpg?hash=1774628302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '00ec6de8-db46-51c9-b099-9e34061bcef3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011201',
'listing': 'auction',
'location': 'France - "F2S BELIGNEUX"',
'make': 'Citroen',
'model': 'C3',
'odometer': 55244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Max 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Max 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2024}
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011201auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:55 [ecarstrade.be] INFO: Saving data for 7011201auction111153: {'created_time': 1774631515.794426, 'last_price_update_time': 1774631515.794438, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011201auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_003/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011190)
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011184%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_005/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011185%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_005/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_005/780x0__r.jpg?hash=1774628294> (referer: https://ecarstrade.com/cars/7011192)
2026-03-27 17:11:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_001/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011190)
2026-03-27 17:11:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_004/780x0__r.jpg?hash=1774628294> (referer: https://ecarstrade.com/cars/7011192)
2026-03-27 17:11:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011183> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:11:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a4cef507-cfad-5abe-83c5-84bbfb691965
2026-03-27 17:11:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f
2026-03-27 17:11:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f, skipping ID generation
2026-03-27 17:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f with scrape type 1
2026-03-27 17:11:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f sending to next pipeline
2026-03-27 17:11:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f, identifier: 7011191auction111153
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a4cef507-cfad-5abe-83c5-84bbfb691965
2026-03-27 17:11:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce0f2820-8dd5-520c-be1c-ab16c569e067 with identifier: 7011186auction111153
2026-03-27 17:11:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce0f2820-8dd5-520c-be1c-ab16c569e067 with scrape type 1
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce0f2820-8dd5-520c-be1c-ab16c569e067
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011186%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628291%27 HTTP/1.1" 200 None
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_001/780x0__r.jpg?hash=1774628291 not downloaded yet
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a4cef507-cfad-5abe-83c5-84bbfb691965
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a4cef507-cfad-5abe-83c5-84bbfb691965
2026-03-27 17:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_005/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011190)
2026-03-27 17:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_004/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011190)
2026-03-27 17:11:56 [ecarstrade.be] INFO: Extracting details for car 7011183auction111153
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011184%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_006/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011185%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628289%27 HTTP/1.1" 200 None
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_006/780x0__r.jpg?hash=1774628289 not downloaded yet
2026-03-27 17:11:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f with identifier: 7011191auction111153
2026-03-27 17:11:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f with identifier: 7011191auction111153
2026-03-27 17:11:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f with identifier: 7011191auction111153 to the API
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011191/photo_001/780x0__r.jpg?hash=1774628293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '9f05a7aa-77bd-54ee-8bf6-e9dd39f4906f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011191',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Renault',
'model': 'Austral',
'odometer': 59723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-01',
'seats_number': None,
'seller_name': None,
'title': 'Austral Iconic Esprit Alpine 1.2 200CV BVAV 6E',
'transmission': 'automatic',
'trim': 'Iconic Esprit Alpine 1.2 200CV BVAV 6E',
'vin': None,
'year': 2024}
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011191auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:56 [ecarstrade.be] INFO: Saving data for 7011191auction111153: {'created_time': 1774631516.61599, 'last_price_update_time': 1774631516.616001, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011191auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011186%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628291%27 HTTP/1.1" 200 None
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_002/780x0__r.jpg?hash=1774628291 not downloaded yet
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 654e270a-8805-5313-9920-8d69cf458849
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a4cef507-cfad-5abe-83c5-84bbfb691965
2026-03-27 17:11:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a4cef507-cfad-5abe-83c5-84bbfb691965, skipping ID generation
2026-03-27 17:11:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4cef507-cfad-5abe-83c5-84bbfb691965 with scrape type 1
2026-03-27 17:11:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a4cef507-cfad-5abe-83c5-84bbfb691965 sending to next pipeline
2026-03-27 17:11:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a4cef507-cfad-5abe-83c5-84bbfb691965, identifier: 7011193auction111153
2026-03-27 17:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_006/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011190)
2026-03-27 17:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_001/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011184)
2026-03-27 17:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_001/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011185)
2026-03-27 17:11:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a4cef507-cfad-5abe-83c5-84bbfb691965 with identifier: 7011193auction111153
2026-03-27 17:11:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a4cef507-cfad-5abe-83c5-84bbfb691965 with identifier: 7011193auction111153
2026-03-27 17:11:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a4cef507-cfad-5abe-83c5-84bbfb691965 with identifier: 7011193auction111153 to the API
2026-03-27 17:11:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011193/photo_001/780x0__r.jpg?hash=1774628295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'a4cef507-cfad-5abe-83c5-84bbfb691965',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011193',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Ford',
'model': 'Transit',
'odometer': 110583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT FGN T310 L2H2 TR BUSIN',
'transmission': 'manual',
'trim': 'TRANSIT FGN T310 L2H2 TR BUSIN',
'vin': None,
'year': 2022}
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011193auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:57 [ecarstrade.be] INFO: Saving data for 7011193auction111153: {'created_time': 1774631517.622328, 'last_price_update_time': 1774631517.622339, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011193auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 654e270a-8805-5313-9920-8d69cf458849
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 654e270a-8805-5313-9920-8d69cf458849
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f
2026-03-27 17:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faf76dec-e918-5ed5-89f5-1507a0c538d4 with identifier: 7011183auction111153
2026-03-27 17:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faf76dec-e918-5ed5-89f5-1507a0c538d4 with scrape type 1
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item faf76dec-e918-5ed5-89f5-1507a0c538d4
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011183%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_001/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_003/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011185)
2026-03-27 17:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_003/780x0__r.jpg?hash=1774628294> (referer: https://ecarstrade.com/cars/7011192)
2026-03-27 17:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_002/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011185)
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011186%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628291%27 HTTP/1.1" 200 None
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_003/780x0__r.jpg?hash=1774628291 not downloaded yet
2026-03-27 17:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_002/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011184)
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011183%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_002/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 654e270a-8805-5313-9920-8d69cf458849
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 654e270a-8805-5313-9920-8d69cf458849
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011186%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628291%27 HTTP/1.1" 200 None
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_004/780x0__r.jpg?hash=1774628291 not downloaded yet
2026-03-27 17:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_004/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011185)
2026-03-27 17:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_004/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011184)
2026-03-27 17:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_003/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011184)
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011183%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_003/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 654e270a-8805-5313-9920-8d69cf458849
2026-03-27 17:11:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 654e270a-8805-5313-9920-8d69cf458849, skipping ID generation
2026-03-27 17:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 654e270a-8805-5313-9920-8d69cf458849 with scrape type 1
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 654e270a-8805-5313-9920-8d69cf458849 sending to next pipeline
2026-03-27 17:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 654e270a-8805-5313-9920-8d69cf458849, identifier: 7011190auction111153
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1362cd72-8d09-5dc1-867e-7867a56971af
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011186%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628292%27 HTTP/1.1" 200 None
2026-03-27 17:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_005/780x0__r.jpg?hash=1774628292 not downloaded yet
2026-03-27 17:11:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 654e270a-8805-5313-9920-8d69cf458849 with identifier: 7011190auction111153
2026-03-27 17:11:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 654e270a-8805-5313-9920-8d69cf458849 with identifier: 7011190auction111153
2026-03-27 17:11:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 654e270a-8805-5313-9920-8d69cf458849 with identifier: 7011190auction111153 to the API
2026-03-27 17:11:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011190/photo_006/780x0__r.jpg?hash=1774628292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '654e270a-8805-5313-9920-8d69cf458849',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011190',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 165540,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CUST. BUSI 320 L2H1 DC',
'transmission': 'manual',
'trim': 'TRANSIT CUST. BUSI 320 L2H1 DC',
'vin': None,
'year': 2022}
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011190auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:58 [ecarstrade.be] INFO: Saving data for 7011190auction111153: {'created_time': 1774631518.142554, 'last_price_update_time': 1774631518.142566, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011190auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_005/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011184)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_005/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011185)
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011183%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_004/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_006/780x0__r.jpg?hash=1774628289> (referer: https://ecarstrade.com/cars/7011185)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_005/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011194)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_006/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011184)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_001/780x0__r.jpg?hash=1774628294> (referer: https://ecarstrade.com/cars/7011192)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_002/780x0__r.jpg?hash=1774628295> (referer: https://ecarstrade.com/cars/7011192)
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011186%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628291%27 HTTP/1.1" 200 None
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_006/780x0__r.jpg?hash=1774628291 not downloaded yet
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1362cd72-8d09-5dc1-867e-7867a56971af
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1362cd72-8d09-5dc1-867e-7867a56971af
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1362cd72-8d09-5dc1-867e-7867a56971af
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011183%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_005/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011183%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628288%27 HTTP/1.1" 200 None
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_006/780x0__r.jpg?hash=1774628288 not downloaded yet
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1362cd72-8d09-5dc1-867e-7867a56971af
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_003/780x0__r.jpg?hash=1774628291> (referer: https://ecarstrade.com/cars/7011186)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_004/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011194)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_001/780x0__r.jpg?hash=1774628291> (referer: https://ecarstrade.com/cars/7011186)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_003/780x0__r.jpg?hash=1774628297> (referer: https://ecarstrade.com/cars/7011194)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_002/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011183)
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd
2026-03-27 17:11:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd, skipping ID generation
2026-03-27 17:11:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd with scrape type 1
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd sending to next pipeline
2026-03-27 17:11:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd, identifier: 7011185auction111153
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9d938b23-5e93-5b23-a649-d296a77ae847
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_001/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011183)
2026-03-27 17:11:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd with identifier: 7011185auction111153
2026-03-27 17:11:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd with identifier: 7011185auction111153
2026-03-27 17:11:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd with identifier: 7011185auction111153 to the API
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011185/photo_006/780x0__r.jpg?hash=1774628289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'b6c9299f-8fd5-5253-8b58-0c3d8e0ee1dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011185',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 103875,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011185auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:58 [ecarstrade.be] INFO: Saving data for 7011185auction111153: {'created_time': 1774631518.746287, 'last_price_update_time': 1774631518.746297, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011185auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_005/780x0__r.jpg?hash=1774628292> (referer: https://ecarstrade.com/cars/7011186)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_002/780x0__r.jpg?hash=1774628298> (referer: https://ecarstrade.com/cars/7011194)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_002/780x0__r.jpg?hash=1774628291> (referer: https://ecarstrade.com/cars/7011186)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_003/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011183)
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_002/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011144)
2026-03-27 17:11:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1362cd72-8d09-5dc1-867e-7867a56971af
2026-03-27 17:11:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1362cd72-8d09-5dc1-867e-7867a56971af, skipping ID generation
2026-03-27 17:11:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1362cd72-8d09-5dc1-867e-7867a56971af with scrape type 1
2026-03-27 17:11:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1362cd72-8d09-5dc1-867e-7867a56971af sending to next pipeline
2026-03-27 17:11:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1362cd72-8d09-5dc1-867e-7867a56971af, identifier: 7011184auction111153
2026-03-27 17:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_004/780x0__r.jpg?hash=1774628291> (referer: https://ecarstrade.com/cars/7011186)
2026-03-27 17:11:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1362cd72-8d09-5dc1-867e-7867a56971af with identifier: 7011184auction111153
2026-03-27 17:11:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1362cd72-8d09-5dc1-867e-7867a56971af with identifier: 7011184auction111153
2026-03-27 17:11:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1362cd72-8d09-5dc1-867e-7867a56971af with identifier: 7011184auction111153 to the API
2026-03-27 17:11:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011184/photo_006/780x0__r.jpg?hash=1774628288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '1362cd72-8d09-5dc1-867e-7867a56971af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011184',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 80472,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011184auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:59 [ecarstrade.be] INFO: Saving data for 7011184auction111153: {'created_time': 1774631519.129308, 'last_price_update_time': 1774631519.129328, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011184auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_001/780x0__r.jpg?hash=1774628249> (referer: https://ecarstrade.com/cars/7011144)
2026-03-27 17:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f
2026-03-27 17:11:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: edf79c25-1cd5-5bf7-996e-0aa69cc4b37f, skipping ID generation
2026-03-27 17:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f with scrape type 1
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item edf79c25-1cd5-5bf7-996e-0aa69cc4b37f sending to next pipeline
2026-03-27 17:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: edf79c25-1cd5-5bf7-996e-0aa69cc4b37f, identifier: 7011192auction111153
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ce0f2820-8dd5-520c-be1c-ab16c569e067
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9d938b23-5e93-5b23-a649-d296a77ae847
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ce0f2820-8dd5-520c-be1c-ab16c569e067
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9d938b23-5e93-5b23-a649-d296a77ae847
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item faf76dec-e918-5ed5-89f5-1507a0c538d4
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item faf76dec-e918-5ed5-89f5-1507a0c538d4
2026-03-27 17:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_005/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011183)
2026-03-27 17:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_006/780x0__r.jpg?hash=1774628291> (referer: https://ecarstrade.com/cars/7011186)
2026-03-27 17:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_006/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011183)
2026-03-27 17:11:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: edf79c25-1cd5-5bf7-996e-0aa69cc4b37f with identifier: 7011192auction111153
2026-03-27 17:11:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: edf79c25-1cd5-5bf7-996e-0aa69cc4b37f with identifier: 7011192auction111153
2026-03-27 17:11:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: edf79c25-1cd5-5bf7-996e-0aa69cc4b37f with identifier: 7011192auction111153 to the API
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:11:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011192/photo_002/780x0__r.jpg?hash=1774628295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'edf79c25-1cd5-5bf7-996e-0aa69cc4b37f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011192',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Peugeot',
'model': '208',
'odometer': 48231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-01',
'seats_number': None,
'seller_name': None,
'title': '208 Hybrid 100 Allure 1.2 100CV BVA6 6E',
'transmission': 'automatic',
'trim': 'Hybrid 100 Allure 1.2 100CV BVA6 6E',
'vin': None,
'year': 2025}
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011192auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:11:59 [ecarstrade.be] INFO: Saving data for 7011192auction111153: {'created_time': 1774631519.50061, 'last_price_update_time': 1774631519.50062, 'auction_closing_time': 1774881000.0}
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011192auction111153') HTTP/1.1" 204 0
2026-03-27 17:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_004/780x0__r.jpg?hash=1774628288> (referer: https://ecarstrade.com/cars/7011183)
2026-03-27 17:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ce0f2820-8dd5-520c-be1c-ab16c569e067
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9d938b23-5e93-5b23-a649-d296a77ae847
2026-03-27 17:11:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d938b23-5e93-5b23-a649-d296a77ae847, skipping ID generation
2026-03-27 17:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d938b23-5e93-5b23-a649-d296a77ae847 with scrape type 1
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d938b23-5e93-5b23-a649-d296a77ae847 sending to next pipeline
2026-03-27 17:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9d938b23-5e93-5b23-a649-d296a77ae847, identifier: 7011194auction111153
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ce0f2820-8dd5-520c-be1c-ab16c569e067
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item faf76dec-e918-5ed5-89f5-1507a0c538d4
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1
2026-03-27 17:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ce0f2820-8dd5-520c-be1c-ab16c569e067
2026-03-27 17:11:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9d938b23-5e93-5b23-a649-d296a77ae847 with identifier: 7011194auction111153
2026-03-27 17:11:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9d938b23-5e93-5b23-a649-d296a77ae847 with identifier: 7011194auction111153
2026-03-27 17:11:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9d938b23-5e93-5b23-a649-d296a77ae847 with identifier: 7011194auction111153 to the API
2026-03-27 17:11:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011194/photo_002/780x0__r.jpg?hash=1774628298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '9d938b23-5e93-5b23-a649-d296a77ae847',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011194',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Citroen',
'model': 'C3',
'odometer': 52946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 PT 110 SHINE AFFAIRE (VU/VP)',
'transmission': 'manual',
'trim': 'PT 110 SHINE AFFAIRE (VU/VP)',
'vin': None,
'year': 2023}
2026-03-27 17:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011194auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:00 [ecarstrade.be] INFO: Saving data for 7011194auction111153: {'created_time': 1774631520.62862, 'last_price_update_time': 1774631520.628633, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011194auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1
2026-03-27 17:12:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 826fb03b-5282-5fe3-a4fe-eb69060fb2c1, skipping ID generation
2026-03-27 17:12:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1 with scrape type 1
2026-03-27 17:12:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 826fb03b-5282-5fe3-a4fe-eb69060fb2c1 sending to next pipeline
2026-03-27 17:12:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 826fb03b-5282-5fe3-a4fe-eb69060fb2c1, identifier: 7011144auction111152
2026-03-27 17:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item faf76dec-e918-5ed5-89f5-1507a0c538d4
2026-03-27 17:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ce0f2820-8dd5-520c-be1c-ab16c569e067
2026-03-27 17:12:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce0f2820-8dd5-520c-be1c-ab16c569e067, skipping ID generation
2026-03-27 17:12:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce0f2820-8dd5-520c-be1c-ab16c569e067 with scrape type 1
2026-03-27 17:12:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce0f2820-8dd5-520c-be1c-ab16c569e067 sending to next pipeline
2026-03-27 17:12:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ce0f2820-8dd5-520c-be1c-ab16c569e067, identifier: 7011186auction111153
2026-03-27 17:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item faf76dec-e918-5ed5-89f5-1507a0c538d4
2026-03-27 17:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 826fb03b-5282-5fe3-a4fe-eb69060fb2c1 with identifier: 7011144auction111152
2026-03-27 17:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 826fb03b-5282-5fe3-a4fe-eb69060fb2c1 with identifier: 7011144auction111152
2026-03-27 17:12:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 826fb03b-5282-5fe3-a4fe-eb69060fb2c1 with identifier: 7011144auction111152 to the API
2026-03-27 17:12:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011144/photo_001/780x0__r.jpg?hash=1774628249>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Other',
'id': '826fb03b-5282-5fe3-a4fe-eb69060fb2c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011144',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': 'X3',
'odometer': 80389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'X3 XDRIVE 30E 292 MSPORT RSK WIP chtx',
'transmission': 'automatic',
'trim': 'XDRIVE 30E 292 MSPORT RSK WIP chtx',
'vin': None,
'year': 2023}
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011144auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Saving data for 7011144auction111152: {'created_time': 1774631521.120603, 'last_price_update_time': 1774631521.120615, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011144auction111152') HTTP/1.1" 204 0
2026-03-27 17:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ce0f2820-8dd5-520c-be1c-ab16c569e067 with identifier: 7011186auction111153
2026-03-27 17:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ce0f2820-8dd5-520c-be1c-ab16c569e067 with identifier: 7011186auction111153
2026-03-27 17:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ce0f2820-8dd5-520c-be1c-ab16c569e067 with identifier: 7011186auction111153 to the API
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011186/photo_006/780x0__r.jpg?hash=1774628291>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'ce0f2820-8dd5-520c-be1c-ab16c569e067',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011186',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Citroen',
'model': 'C3',
'odometer': 70997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011186auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Saving data for 7011186auction111153: {'created_time': 1774631521.431821, 'last_price_update_time': 1774631521.431835, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011186auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item faf76dec-e918-5ed5-89f5-1507a0c538d4
2026-03-27 17:12:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: faf76dec-e918-5ed5-89f5-1507a0c538d4, skipping ID generation
2026-03-27 17:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faf76dec-e918-5ed5-89f5-1507a0c538d4 with scrape type 1
2026-03-27 17:12:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item faf76dec-e918-5ed5-89f5-1507a0c538d4 sending to next pipeline
2026-03-27 17:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: faf76dec-e918-5ed5-89f5-1507a0c538d4, identifier: 7011183auction111153
2026-03-27 17:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: faf76dec-e918-5ed5-89f5-1507a0c538d4 with identifier: 7011183auction111153
2026-03-27 17:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: faf76dec-e918-5ed5-89f5-1507a0c538d4 with identifier: 7011183auction111153
2026-03-27 17:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: faf76dec-e918-5ed5-89f5-1507a0c538d4 with identifier: 7011183auction111153 to the API
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011183/photo_004/780x0__r.jpg?hash=1774628288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'faf76dec-e918-5ed5-89f5-1507a0c538d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011183',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Renault',
'model': 'Captur',
'odometer': 67046,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Captur II Evolution 1.0 TCE 90CV BVM6 E6d',
'transmission': 'manual',
'trim': 'II Evolution 1.0 TCE 90CV BVM6 E6d',
'vin': None,
'year': 2024}
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011183auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Saving data for 7011183auction111153: {'created_time': 1774631521.823679, 'last_price_update_time': 1774631521.823689, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011183auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:12:01 [ecarstrade.be] INFO: Found listing with ID: 7011205auction111153
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011205auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Scrape type for 7011205auction111153: 1
2026-03-27 17:12:01 [ecarstrade.be] INFO: Found listing with ID: 7011206auction111153
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011206auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Scrape type for 7011206auction111153: 1
2026-03-27 17:12:01 [ecarstrade.be] INFO: Found listing with ID: 7011208auction111153
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011208auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Scrape type for 7011208auction111153: 1
2026-03-27 17:12:01 [ecarstrade.be] INFO: Found listing with ID: 7011209auction111153
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011209auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Scrape type for 7011209auction111153: 1
2026-03-27 17:12:01 [ecarstrade.be] INFO: Found listing with ID: 7011210auction111153
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011210auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Scrape type for 7011210auction111153: 1
2026-03-27 17:12:01 [ecarstrade.be] INFO: Found listing with ID: 7011212auction111153
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011212auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:01 [ecarstrade.be] INFO: Scrape type for 7011212auction111153: 1
2026-03-27 17:12:01 [ecarstrade.be] INFO: Found listing with ID: 7011213auction111153
2026-03-27 17:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011213auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011213auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011214auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011214auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011214auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011215auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011215auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011215auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011216auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011216auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011216auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011217auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011217auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011217auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011218auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011218auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011218auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011219auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011219auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011219auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011221auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011221auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011221auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011222auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011222auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011222auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011223auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011223auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011223auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011224auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011224auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011224auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011225auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011225auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011225auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011226auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011226auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011226auction111153: 1
2026-03-27 17:12:02 [ecarstrade.be] INFO: Found listing with ID: 7011227auction111153
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011227auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:02 [ecarstrade.be] INFO: Scrape type for 7011227auction111153: 1
2026-03-27 17:12:07 [scrapy.extensions.logstats] INFO: Crawled 1301 pages (at 36 pages/min), scraped 1114 items (at 37 items/min)
2026-03-27 17:12:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011179> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:08 [ecarstrade.be] INFO: Extracting details for car 7011179auction111153
2026-03-27 17:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011176> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5eef6cec-5928-59e3-9e0b-b85c25a84e77 with identifier: 7011179auction111153
2026-03-27 17:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eef6cec-5928-59e3-9e0b-b85c25a84e77 with scrape type 1
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5eef6cec-5928-59e3-9e0b-b85c25a84e77
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011179%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_001/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011179%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_002/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011179%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_003/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011179%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_004/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011179%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_005/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:08 [ecarstrade.be] INFO: Extracting details for car 7011176auction111153
2026-03-27 17:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_002/780x0__r.jpg?hash=1774628248> (referer: https://ecarstrade.com/cars/7011141)
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011179%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_006/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48925eff-7247-5fd2-8220-c845e4cd614b with identifier: 7011176auction111153
2026-03-27 17:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48925eff-7247-5fd2-8220-c845e4cd614b with scrape type 1
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 48925eff-7247-5fd2-8220-c845e4cd614b
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011176%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628282%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_001/780x0__r.jpg?hash=1774628282 not downloaded yet
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011176%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628282%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_002/780x0__r.jpg?hash=1774628282 not downloaded yet
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011176%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628282%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_003/780x0__r.jpg?hash=1774628282 not downloaded yet
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011176%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628282%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_004/780x0__r.jpg?hash=1774628282 not downloaded yet
2026-03-27 17:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_002/780x0__r.jpg?hash=1774628253> (referer: https://ecarstrade.com/cars/7011146)
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011176%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628282%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_005/780x0__r.jpg?hash=1774628282 not downloaded yet
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011176%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628282%27 HTTP/1.1" 200 None
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_006/780x0__r.jpg?hash=1774628282 not downloaded yet
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47
2026-03-27 17:12:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47, skipping ID generation
2026-03-27 17:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47 with scrape type 1
2026-03-27 17:12:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47 sending to next pipeline
2026-03-27 17:12:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47, identifier: 7011141auction111152
2026-03-27 17:12:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47 with identifier: 7011141auction111152
2026-03-27 17:12:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47 with identifier: 7011141auction111152
2026-03-27 17:12:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47 with identifier: 7011141auction111152 to the API
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011141/photo_002/780x0__r.jpg?hash=1774628248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '6bfa8be2-fb32-58ff-a2d4-b4dbe353bc47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011141',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'BMW',
'model': '218',
'odometer': 83082,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'SERIE 2 M SPORT 218iBVA 136ch ACTIVE TOURER RSK',
'transmission': 'automatic',
'trim': 'SERIE 2 M SPORT iBVA 136ch ACTIVE TOURER RSK',
'vin': None,
'year': 2023}
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011141auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:12:09 [ecarstrade.be] INFO: Saving data for 7011141auction111152: {'created_time': 1774631529.315058, 'last_price_update_time': 1774631529.315069, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011141auction111152') HTTP/1.1" 204 0
2026-03-27 17:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_001/780x0__r.jpg?hash=1774628253> (referer: https://ecarstrade.com/cars/7011146)
2026-03-27 17:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011175> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 50978c85-4017-5a32-bdb2-17973c6b66fc
2026-03-27 17:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_001/780x0__r.jpg?hash=1774628227> (referer: https://ecarstrade.com/cars/7011118)
2026-03-27 17:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_002/780x0__r.jpg?hash=1774628227> (referer: https://ecarstrade.com/cars/7011118)
2026-03-27 17:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 50978c85-4017-5a32-bdb2-17973c6b66fc
2026-03-27 17:12:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50978c85-4017-5a32-bdb2-17973c6b66fc, skipping ID generation
2026-03-27 17:12:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50978c85-4017-5a32-bdb2-17973c6b66fc with scrape type 1
2026-03-27 17:12:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50978c85-4017-5a32-bdb2-17973c6b66fc sending to next pipeline
2026-03-27 17:12:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 50978c85-4017-5a32-bdb2-17973c6b66fc, identifier: 7011146auction111152
2026-03-27 17:12:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 50978c85-4017-5a32-bdb2-17973c6b66fc with identifier: 7011146auction111152
2026-03-27 17:12:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 50978c85-4017-5a32-bdb2-17973c6b66fc with identifier: 7011146auction111152
2026-03-27 17:12:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 50978c85-4017-5a32-bdb2-17973c6b66fc with identifier: 7011146auction111152 to the API
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011146/photo_001/780x0__r.jpg?hash=1774628253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '50978c85-4017-5a32-bdb2-17973c6b66fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011146',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'MG',
'model': 'EHS',
'odometer': 117451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chtx',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chtx',
'vin': None,
'year': 2023}
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011146auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:12:09 [ecarstrade.be] INFO: Saving data for 7011146auction111152: {'created_time': 1774631529.945415, 'last_price_update_time': 1774631529.945425, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011146auction111152') HTTP/1.1" 204 0
2026-03-27 17:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_005/780x0__r.jpg?hash=1774628203> (referer: https://ecarstrade.com/cars/7011093)
2026-03-27 17:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_004/780x0__r.jpg?hash=1774628203> (referer: https://ecarstrade.com/cars/7011093)
2026-03-27 17:12:09 [ecarstrade.be] INFO: Extracting details for car 7011175auction111153
2026-03-27 17:12:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011174> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0af2ed4-09ac-588c-8081-88c319d7f36d with identifier: 7011175auction111153
2026-03-27 17:12:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0af2ed4-09ac-588c-8081-88c319d7f36d with scrape type 1
2026-03-27 17:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d0af2ed4-09ac-588c-8081-88c319d7f36d
2026-03-27 17:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011175%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_001/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3
2026-03-27 17:12:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3, skipping ID generation
2026-03-27 17:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3 with scrape type 1
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3 sending to next pipeline
2026-03-27 17:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3, identifier: 7011118auction111152
2026-03-27 17:12:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3 with identifier: 7011118auction111152
2026-03-27 17:12:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3 with identifier: 7011118auction111152
2026-03-27 17:12:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3 with identifier: 7011118auction111152 to the API
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011118/photo_002/780x0__r.jpg?hash=1774628227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '2d1fa961-cbd5-56b1-9f20-c0a25c9e67a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011118',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'MG',
'model': 'EHS',
'odometer': 129689,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chtx',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chtx',
'vin': None,
'year': 2023}
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011118auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [ecarstrade.be] INFO: Saving data for 7011118auction111152: {'created_time': 1774631530.558629, 'last_price_update_time': 1774631530.558645, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011118auction111152') HTTP/1.1" 204 0
2026-03-27 17:12:10 [ecarstrade.be] INFO: Extracting details for car 7011174auction111153
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011175%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_002/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_005/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011179)
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011175%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_003/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011181> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 36209e75-1dc6-51d3-a713-7a8e9e43703d
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 36209e75-1dc6-51d3-a713-7a8e9e43703d
2026-03-27 17:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f60df08-62d7-589d-984f-6274871319a5 with identifier: 7011174auction111153
2026-03-27 17:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f60df08-62d7-589d-984f-6274871319a5 with scrape type 1
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1f60df08-62d7-589d-984f-6274871319a5
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011174%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_001/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011175%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628281%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_004/780x0__r.jpg?hash=1774628281 not downloaded yet
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011174%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_002/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011173> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011175%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628281%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_005/780x0__r.jpg?hash=1774628281 not downloaded yet
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_004/780x0__r.jpg?hash=1774628282> (referer: https://ecarstrade.com/cars/7011176)
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011174%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_003/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_006/780x0__r.jpg?hash=1774628282> (referer: https://ecarstrade.com/cars/7011176)
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011175%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_006/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011174%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_004/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [ecarstrade.be] INFO: Extracting details for car 7011181auction111153
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5eef6cec-5928-59e3-9e0b-b85c25a84e77
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_005/780x0__r.jpg?hash=1774628282> (referer: https://ecarstrade.com/cars/7011176)
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011174%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_005/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb22253-0a60-5807-9214-806c9114ea84 with identifier: 7011181auction111153
2026-03-27 17:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb22253-0a60-5807-9214-806c9114ea84 with scrape type 1
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fbb22253-0a60-5807-9214-806c9114ea84
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011181%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628285%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_001/780x0__r.jpg?hash=1774628285 not downloaded yet
2026-03-27 17:12:10 [ecarstrade.be] INFO: Extracting details for car 7011173auction111153
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011174%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_006/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_003/780x0__r.jpg?hash=1774628282> (referer: https://ecarstrade.com/cars/7011176)
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_002/780x0__r.jpg?hash=1774628282> (referer: https://ecarstrade.com/cars/7011176)
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011181%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628286%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_002/780x0__r.jpg?hash=1774628286 not downloaded yet
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011181%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628285%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_003/780x0__r.jpg?hash=1774628285 not downloaded yet
2026-03-27 17:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c962a69-1f1d-5902-bd37-10afb0886516 with identifier: 7011173auction111153
2026-03-27 17:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c962a69-1f1d-5902-bd37-10afb0886516 with scrape type 1
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7c962a69-1f1d-5902-bd37-10afb0886516
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011173%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_001/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 48925eff-7247-5fd2-8220-c845e4cd614b
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 48925eff-7247-5fd2-8220-c845e4cd614b
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_001/780x0__r.jpg?hash=1774628282> (referer: https://ecarstrade.com/cars/7011176)
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011181%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628285%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_004/780x0__r.jpg?hash=1774628285 not downloaded yet
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011173%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628280%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_002/780x0__r.jpg?hash=1774628280 not downloaded yet
2026-03-27 17:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_006/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011179)
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011181%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628285%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_005/780x0__r.jpg?hash=1774628285 not downloaded yet
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011173%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_003/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 48925eff-7247-5fd2-8220-c845e4cd614b
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 48925eff-7247-5fd2-8220-c845e4cd614b
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 48925eff-7247-5fd2-8220-c845e4cd614b
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_004/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011179)
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011181%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628285%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_006/780x0__r.jpg?hash=1774628285 not downloaded yet
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011173%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_004/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_001/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011175)
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011173%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_005/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011173%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_006/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 48925eff-7247-5fd2-8220-c845e4cd614b
2026-03-27 17:12:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48925eff-7247-5fd2-8220-c845e4cd614b, skipping ID generation
2026-03-27 17:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48925eff-7247-5fd2-8220-c845e4cd614b with scrape type 1
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48925eff-7247-5fd2-8220-c845e4cd614b sending to next pipeline
2026-03-27 17:12:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 48925eff-7247-5fd2-8220-c845e4cd614b, identifier: 7011176auction111153
2026-03-27 17:12:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 48925eff-7247-5fd2-8220-c845e4cd614b with identifier: 7011176auction111153
2026-03-27 17:12:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 48925eff-7247-5fd2-8220-c845e4cd614b with identifier: 7011176auction111153
2026-03-27 17:12:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 48925eff-7247-5fd2-8220-c845e4cd614b with identifier: 7011176auction111153 to the API
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011176/photo_001/780x0__r.jpg?hash=1774628282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '48925eff-7247-5fd2-8220-c845e4cd614b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011176',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Citroen',
'model': 'C3',
'odometer': 45158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 PT 110 SHINE AFFAIRE (VU/VP)',
'transmission': 'manual',
'trim': 'PT 110 SHINE AFFAIRE (VU/VP)',
'vin': None,
'year': 2023}
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011176auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [ecarstrade.be] INFO: Saving data for 7011176auction111153: {'created_time': 1774631531.665171, 'last_price_update_time': 1774631531.665181, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011176auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_002/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011175)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_004/780x0__r.jpg?hash=1774628281> (referer: https://ecarstrade.com/cars/7011175)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_005/780x0__r.jpg?hash=1774628281> (referer: https://ecarstrade.com/cars/7011175)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011178> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_004/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011174)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_002/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011174)
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5eef6cec-5928-59e3-9e0b-b85c25a84e77
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5eef6cec-5928-59e3-9e0b-b85c25a84e77
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d0af2ed4-09ac-588c-8081-88c319d7f36d
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d0af2ed4-09ac-588c-8081-88c319d7f36d
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d0af2ed4-09ac-588c-8081-88c319d7f36d
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d0af2ed4-09ac-588c-8081-88c319d7f36d
2026-03-27 17:12:11 [ecarstrade.be] INFO: Extracting details for car 7011178auction111153
2026-03-27 17:12:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d12ecb91-a62f-539c-aea3-840d7ae840fc with identifier: 7011178auction111153
2026-03-27 17:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d12ecb91-a62f-539c-aea3-840d7ae840fc with scrape type 1
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d12ecb91-a62f-539c-aea3-840d7ae840fc
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011178%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_001/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011178%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_002/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_001/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011173)
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011178%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_003/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_005/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011174)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_002/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011173)
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011178%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_004/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011178%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628283%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_005/780x0__r.jpg?hash=1774628283 not downloaded yet
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011177> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1f60df08-62d7-589d-984f-6274871319a5
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1f60df08-62d7-589d-984f-6274871319a5
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011178%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628284%27 HTTP/1.1" 200 None
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_006/780x0__r.jpg?hash=1774628284 not downloaded yet
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_003/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011173)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_006/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011173)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_001/780x0__r.jpg?hash=1774628285> (referer: https://ecarstrade.com/cars/7011181)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_004/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011173)
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7c962a69-1f1d-5902-bd37-10afb0886516
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_006/780x0__r.jpg?hash=1774628285> (referer: https://ecarstrade.com/cars/7011181)
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1f60df08-62d7-589d-984f-6274871319a5
2026-03-27 17:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7c962a69-1f1d-5902-bd37-10afb0886516
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_005/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011173)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_004/780x0__r.jpg?hash=1774628285> (referer: https://ecarstrade.com/cars/7011181)
2026-03-27 17:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_005/780x0__r.jpg?hash=1774628285> (referer: https://ecarstrade.com/cars/7011181)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_003/780x0__r.jpg?hash=1774628285> (referer: https://ecarstrade.com/cars/7011181)
2026-03-27 17:12:12 [ecarstrade.be] INFO: Extracting details for car 7011177auction111153
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_002/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011178)
2026-03-27 17:12:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a122ac14-b328-589f-a3c8-02020ff09b53 with identifier: 7011177auction111153
2026-03-27 17:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a122ac14-b328-589f-a3c8-02020ff09b53 with scrape type 1
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a122ac14-b328-589f-a3c8-02020ff09b53
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011177%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628281%27 HTTP/1.1" 200 None
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_001/780x0__r.jpg?hash=1774628281 not downloaded yet
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_006/780x0__r.jpg?hash=1774628284> (referer: https://ecarstrade.com/cars/7011178)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_001/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011178)
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011177%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628281%27 HTTP/1.1" 200 None
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_002/780x0__r.jpg?hash=1774628281 not downloaded yet
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_005/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011178)
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011177%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628281%27 HTTP/1.1" 200 None
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_003/780x0__r.jpg?hash=1774628281 not downloaded yet
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7c962a69-1f1d-5902-bd37-10afb0886516
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7c962a69-1f1d-5902-bd37-10afb0886516
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fbb22253-0a60-5807-9214-806c9114ea84
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7c962a69-1f1d-5902-bd37-10afb0886516
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011177%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628282%27 HTTP/1.1" 200 None
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_004/780x0__r.jpg?hash=1774628282 not downloaded yet
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fbb22253-0a60-5807-9214-806c9114ea84
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7c962a69-1f1d-5902-bd37-10afb0886516
2026-03-27 17:12:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c962a69-1f1d-5902-bd37-10afb0886516, skipping ID generation
2026-03-27 17:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c962a69-1f1d-5902-bd37-10afb0886516 with scrape type 1
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c962a69-1f1d-5902-bd37-10afb0886516 sending to next pipeline
2026-03-27 17:12:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7c962a69-1f1d-5902-bd37-10afb0886516, identifier: 7011173auction111153
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fbb22253-0a60-5807-9214-806c9114ea84
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_006/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011174)
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011177%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628281%27 HTTP/1.1" 200 None
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_005/780x0__r.jpg?hash=1774628281 not downloaded yet
2026-03-27 17:12:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7c962a69-1f1d-5902-bd37-10afb0886516 with identifier: 7011173auction111153
2026-03-27 17:12:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7c962a69-1f1d-5902-bd37-10afb0886516 with identifier: 7011173auction111153
2026-03-27 17:12:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7c962a69-1f1d-5902-bd37-10afb0886516 with identifier: 7011173auction111153 to the API
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011173/photo_005/780x0__r.jpg?hash=1774628279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '7c962a69-1f1d-5902-bd37-10afb0886516',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011173',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Citroen',
'model': 'C3',
'odometer': 40414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Max 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Max 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2024}
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011173auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:12 [ecarstrade.be] INFO: Saving data for 7011173auction111153: {'created_time': 1774631532.521959, 'last_price_update_time': 1774631532.52197, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011173auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_006/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011175)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_004/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011178)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_003/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011178)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_002/780x0__r.jpg?hash=1774628286> (referer: https://ecarstrade.com/cars/7011181)
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011177%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628281%27 HTTP/1.1" 200 None
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_006/780x0__r.jpg?hash=1774628281 not downloaded yet
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fbb22253-0a60-5807-9214-806c9114ea84
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fbb22253-0a60-5807-9214-806c9114ea84
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d12ecb91-a62f-539c-aea3-840d7ae840fc
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d12ecb91-a62f-539c-aea3-840d7ae840fc
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d12ecb91-a62f-539c-aea3-840d7ae840fc
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d12ecb91-a62f-539c-aea3-840d7ae840fc
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1f60df08-62d7-589d-984f-6274871319a5
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_003/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011174)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_002/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011179)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_001/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011174)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_003/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011179)
2026-03-27 17:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_003/780x0__r.jpg?hash=1774628280> (referer: https://ecarstrade.com/cars/7011175)
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d0af2ed4-09ac-588c-8081-88c319d7f36d
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d12ecb91-a62f-539c-aea3-840d7ae840fc
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d12ecb91-a62f-539c-aea3-840d7ae840fc
2026-03-27 17:12:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d12ecb91-a62f-539c-aea3-840d7ae840fc, skipping ID generation
2026-03-27 17:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d12ecb91-a62f-539c-aea3-840d7ae840fc with scrape type 1
2026-03-27 17:12:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d12ecb91-a62f-539c-aea3-840d7ae840fc sending to next pipeline
2026-03-27 17:12:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d12ecb91-a62f-539c-aea3-840d7ae840fc, identifier: 7011178auction111153
2026-03-27 17:12:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d12ecb91-a62f-539c-aea3-840d7ae840fc with identifier: 7011178auction111153
2026-03-27 17:12:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d12ecb91-a62f-539c-aea3-840d7ae840fc with identifier: 7011178auction111153
2026-03-27 17:12:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d12ecb91-a62f-539c-aea3-840d7ae840fc with identifier: 7011178auction111153 to the API
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011178/photo_003/780x0__r.jpg?hash=1774628283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.3L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'd12ecb91-a62f-539c-aea3-840d7ae840fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011178',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 77126,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Arkana Techno 1.3 TCE 140CV BVA7 6E',
'transmission': 'automatic',
'trim': 'Techno 1.3 TCE 140CV BVA7 6E',
'vin': None,
'year': 2024}
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011178auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:13 [ecarstrade.be] INFO: Saving data for 7011178auction111153: {'created_time': 1774631533.141834, 'last_price_update_time': 1774631533.141849, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011178auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_001/780x0__r.jpg?hash=1774628281> (referer: https://ecarstrade.com/cars/7011177)
2026-03-27 17:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_001/780x0__r.jpg?hash=1774628283> (referer: https://ecarstrade.com/cars/7011179)
2026-03-27 17:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_004/780x0__r.jpg?hash=1774628282> (referer: https://ecarstrade.com/cars/7011177)
2026-03-27 17:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_005/780x0__r.jpg?hash=1774628281> (referer: https://ecarstrade.com/cars/7011177)
2026-03-27 17:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_002/780x0__r.jpg?hash=1774628281> (referer: https://ecarstrade.com/cars/7011177)
2026-03-27 17:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fbb22253-0a60-5807-9214-806c9114ea84
2026-03-27 17:12:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fbb22253-0a60-5807-9214-806c9114ea84, skipping ID generation
2026-03-27 17:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb22253-0a60-5807-9214-806c9114ea84 with scrape type 1
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbb22253-0a60-5807-9214-806c9114ea84 sending to next pipeline
2026-03-27 17:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fbb22253-0a60-5807-9214-806c9114ea84, identifier: 7011181auction111153
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1f60df08-62d7-589d-984f-6274871319a5
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5eef6cec-5928-59e3-9e0b-b85c25a84e77
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1f60df08-62d7-589d-984f-6274871319a5
2026-03-27 17:12:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f60df08-62d7-589d-984f-6274871319a5, skipping ID generation
2026-03-27 17:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f60df08-62d7-589d-984f-6274871319a5 with scrape type 1
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f60df08-62d7-589d-984f-6274871319a5 sending to next pipeline
2026-03-27 17:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f60df08-62d7-589d-984f-6274871319a5, identifier: 7011174auction111153
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5eef6cec-5928-59e3-9e0b-b85c25a84e77
2026-03-27 17:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fbb22253-0a60-5807-9214-806c9114ea84 with identifier: 7011181auction111153
2026-03-27 17:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fbb22253-0a60-5807-9214-806c9114ea84 with identifier: 7011181auction111153
2026-03-27 17:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fbb22253-0a60-5807-9214-806c9114ea84 with identifier: 7011181auction111153 to the API
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011181/photo_002/780x0__r.jpg?hash=1774628286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'fbb22253-0a60-5807-9214-806c9114ea84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011181',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Renault',
'model': 'Master',
'odometer': 108190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MASTER F3300 L1H1 GDCF DCI 135',
'transmission': 'manual',
'trim': 'MASTER F3300 L1H1 GDCF DCI 135',
'vin': None,
'year': 2023}
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011181auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:13 [ecarstrade.be] INFO: Saving data for 7011181auction111153: {'created_time': 1774631533.598556, 'last_price_update_time': 1774631533.598568, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011181auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f60df08-62d7-589d-984f-6274871319a5 with identifier: 7011174auction111153
2026-03-27 17:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f60df08-62d7-589d-984f-6274871319a5 with identifier: 7011174auction111153
2026-03-27 17:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f60df08-62d7-589d-984f-6274871319a5 with identifier: 7011174auction111153 to the API
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011174/photo_001/780x0__r.jpg?hash=1774628280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '1f60df08-62d7-589d-984f-6274871319a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011174',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Citroen',
'model': 'C3',
'odometer': 56039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Max 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Max 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2024}
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011174auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:13 [ecarstrade.be] INFO: Saving data for 7011174auction111153: {'created_time': 1774631533.964295, 'last_price_update_time': 1774631533.964306, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011174auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d0af2ed4-09ac-588c-8081-88c319d7f36d
2026-03-27 17:12:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0af2ed4-09ac-588c-8081-88c319d7f36d, skipping ID generation
2026-03-27 17:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0af2ed4-09ac-588c-8081-88c319d7f36d with scrape type 1
2026-03-27 17:12:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0af2ed4-09ac-588c-8081-88c319d7f36d sending to next pipeline
2026-03-27 17:12:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d0af2ed4-09ac-588c-8081-88c319d7f36d, identifier: 7011175auction111153
2026-03-27 17:12:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_003/780x0__r.jpg?hash=1774628281> (referer: https://ecarstrade.com/cars/7011177)
2026-03-27 17:12:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d0af2ed4-09ac-588c-8081-88c319d7f36d with identifier: 7011175auction111153
2026-03-27 17:12:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d0af2ed4-09ac-588c-8081-88c319d7f36d with identifier: 7011175auction111153
2026-03-27 17:12:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d0af2ed4-09ac-588c-8081-88c319d7f36d with identifier: 7011175auction111153 to the API
2026-03-27 17:12:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011175/photo_003/780x0__r.jpg?hash=1774628280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'd0af2ed4-09ac-588c-8081-88c319d7f36d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011175',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Opel',
'model': 'Movano',
'odometer': 134954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'transmission': 'manual',
'trim': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'vin': None,
'year': 2022}
2026-03-27 17:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011175auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:14 [ecarstrade.be] INFO: Saving data for 7011175auction111153: {'created_time': 1774631534.768769, 'last_price_update_time': 1774631534.768781, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011175auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_006/780x0__r.jpg?hash=1774628281> (referer: https://ecarstrade.com/cars/7011177)
2026-03-27 17:12:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a122ac14-b328-589f-a3c8-02020ff09b53
2026-03-27 17:12:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5eef6cec-5928-59e3-9e0b-b85c25a84e77
2026-03-27 17:12:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5eef6cec-5928-59e3-9e0b-b85c25a84e77, skipping ID generation
2026-03-27 17:12:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eef6cec-5928-59e3-9e0b-b85c25a84e77 with scrape type 1
2026-03-27 17:12:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5eef6cec-5928-59e3-9e0b-b85c25a84e77 sending to next pipeline
2026-03-27 17:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5eef6cec-5928-59e3-9e0b-b85c25a84e77, identifier: 7011179auction111153
2026-03-27 17:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a122ac14-b328-589f-a3c8-02020ff09b53
2026-03-27 17:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a122ac14-b328-589f-a3c8-02020ff09b53
2026-03-27 17:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a122ac14-b328-589f-a3c8-02020ff09b53
2026-03-27 17:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5eef6cec-5928-59e3-9e0b-b85c25a84e77 with identifier: 7011179auction111153
2026-03-27 17:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5eef6cec-5928-59e3-9e0b-b85c25a84e77 with identifier: 7011179auction111153
2026-03-27 17:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5eef6cec-5928-59e3-9e0b-b85c25a84e77 with identifier: 7011179auction111153 to the API
2026-03-27 17:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011179/photo_001/780x0__r.jpg?hash=1774628283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '5eef6cec-5928-59e3-9e0b-b85c25a84e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011179',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Opel',
'model': 'Movano',
'odometer': 118553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'transmission': 'manual',
'trim': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'vin': None,
'year': 2022}
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011179auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:16 [ecarstrade.be] INFO: Saving data for 7011179auction111153: {'created_time': 1774631536.117137, 'last_price_update_time': 1774631536.117152, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011179auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a122ac14-b328-589f-a3c8-02020ff09b53
2026-03-27 17:12:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a122ac14-b328-589f-a3c8-02020ff09b53
2026-03-27 17:12:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a122ac14-b328-589f-a3c8-02020ff09b53, skipping ID generation
2026-03-27 17:12:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a122ac14-b328-589f-a3c8-02020ff09b53 with scrape type 1
2026-03-27 17:12:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a122ac14-b328-589f-a3c8-02020ff09b53 sending to next pipeline
2026-03-27 17:12:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a122ac14-b328-589f-a3c8-02020ff09b53, identifier: 7011177auction111153
2026-03-27 17:12:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a122ac14-b328-589f-a3c8-02020ff09b53 with identifier: 7011177auction111153
2026-03-27 17:12:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a122ac14-b328-589f-a3c8-02020ff09b53 with identifier: 7011177auction111153
2026-03-27 17:12:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a122ac14-b328-589f-a3c8-02020ff09b53 with identifier: 7011177auction111153 to the API
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011177/photo_006/780x0__r.jpg?hash=1774628281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'a122ac14-b328-589f-a3c8-02020ff09b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011177',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Peugeot',
'model': '208',
'odometer': 38612,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-01',
'seats_number': None,
'seller_name': None,
'title': '208 Hybrid 100 Allure 1.2 100CV BVA6 6E',
'transmission': 'automatic',
'trim': 'Hybrid 100 Allure 1.2 100CV BVA6 6E',
'vin': None,
'year': 2025}
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011177auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:16 [ecarstrade.be] INFO: Saving data for 7011177auction111153: {'created_time': 1774631536.486327, 'last_price_update_time': 1774631536.486339, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011177auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011227> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:17 [ecarstrade.be] INFO: Extracting details for car 7011227auction111153
2026-03-27 17:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de541fc3-abc4-5593-a504-0d2a26eea952 with identifier: 7011227auction111153
2026-03-27 17:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de541fc3-abc4-5593-a504-0d2a26eea952 with scrape type 1
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item de541fc3-abc4-5593-a504-0d2a26eea952
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011227%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_001/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011227%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_002/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011227%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_003/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011227%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_004/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011227%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_005/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011227%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_006/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011226> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:17 [ecarstrade.be] INFO: Extracting details for car 7011226auction111153
2026-03-27 17:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec3ffe8-c429-5e03-bada-2d27d74c994c with identifier: 7011226auction111153
2026-03-27 17:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec3ffe8-c429-5e03-bada-2d27d74c994c with scrape type 1
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2ec3ffe8-c429-5e03-bada-2d27d74c994c
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011226%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_001/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011226%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_002/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011226%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_003/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011226%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628324%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_004/780x0__r.jpg?hash=1774628324 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011226%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_005/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011226%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628322%27 HTTP/1.1" 200 None
2026-03-27 17:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_006/780x0__r.jpg?hash=1774628322 not downloaded yet
2026-03-27 17:12:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011224> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011223> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:21 [ecarstrade.be] INFO: Extracting details for car 7011224auction111153
2026-03-27 17:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66ef433d-9eac-5c40-b9bd-a8e772340f40 with identifier: 7011224auction111153
2026-03-27 17:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66ef433d-9eac-5c40-b9bd-a8e772340f40 with scrape type 1
2026-03-27 17:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66ef433d-9eac-5c40-b9bd-a8e772340f40
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011224%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628320%27 HTTP/1.1" 200 None
2026-03-27 17:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_001/780x0__r.jpg?hash=1774628320 not downloaded yet
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011224%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628320%27 HTTP/1.1" 200 None
2026-03-27 17:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_002/780x0__r.jpg?hash=1774628320 not downloaded yet
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011224%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_003/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011224%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_004/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:21 [ecarstrade.be] INFO: Extracting details for car 7011223auction111153
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011224%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_005/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad894a91-4878-5c42-8efb-ec40688a1be2 with identifier: 7011223auction111153
2026-03-27 17:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad894a91-4878-5c42-8efb-ec40688a1be2 with scrape type 1
2026-03-27 17:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ad894a91-4878-5c42-8efb-ec40688a1be2
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011223%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628319%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_001/780x0__r.jpg?hash=1774628319 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011224%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_006/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011223%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_002/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011223%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_003/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011223%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_004/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011223%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_005/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011223%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628319%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_006/780x0__r.jpg?hash=1774628319 not downloaded yet
2026-03-27 17:12:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011225> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:22 [ecarstrade.be] INFO: Extracting details for car 7011225auction111153
2026-03-27 17:12:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5a7b15a-ea36-553e-b78f-2ec9184aed78 with identifier: 7011225auction111153
2026-03-27 17:12:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a7b15a-ea36-553e-b78f-2ec9184aed78 with scrape type 1
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a5a7b15a-ea36-553e-b78f-2ec9184aed78
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011225%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_001/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011225%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_002/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011225%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_003/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011225%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_004/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011225%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_005/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011225%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628321%27 HTTP/1.1" 200 None
2026-03-27 17:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_006/780x0__r.jpg?hash=1774628321 not downloaded yet
2026-03-27 17:12:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011221> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:23 [ecarstrade.be] INFO: Extracting details for car 7011221auction111153
2026-03-27 17:12:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1841f54-c861-5530-a574-9fb1c5c85bb1 with identifier: 7011221auction111153
2026-03-27 17:12:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1841f54-c861-5530-a574-9fb1c5c85bb1 with scrape type 1
2026-03-27 17:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d1841f54-c861-5530-a574-9fb1c5c85bb1
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011221%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_001/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011221%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_002/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011221%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_003/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011221%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_004/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011221%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_005/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011221%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_006/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011219> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:25 [ecarstrade.be] INFO: Extracting details for car 7011219auction111153
2026-03-27 17:12:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 081930a9-b6f9-53bf-9eb5-ce967cb09ee4 with identifier: 7011219auction111153
2026-03-27 17:12:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4 with scrape type 1
2026-03-27 17:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011219%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628317%27 HTTP/1.1" 200 None
2026-03-27 17:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_001/780x0__r.jpg?hash=1774628317 not downloaded yet
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011219%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_002/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011219%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_003/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011219%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628317%27 HTTP/1.1" 200 None
2026-03-27 17:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_004/780x0__r.jpg?hash=1774628317 not downloaded yet
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011219%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628317%27 HTTP/1.1" 200 None
2026-03-27 17:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_005/780x0__r.jpg?hash=1774628317 not downloaded yet
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011219%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628317%27 HTTP/1.1" 200 None
2026-03-27 17:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_006/780x0__r.jpg?hash=1774628317 not downloaded yet
2026-03-27 17:12:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011217> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:28 [ecarstrade.be] INFO: Extracting details for car 7011217auction111153
2026-03-27 17:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d12f8af-6fed-5453-b781-5af861f73c39 with identifier: 7011217auction111153
2026-03-27 17:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d12f8af-6fed-5453-b781-5af861f73c39 with scrape type 1
2026-03-27 17:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2d12f8af-6fed-5453-b781-5af861f73c39
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011217%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628315%27 HTTP/1.1" 200 None
2026-03-27 17:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_001/780x0__r.jpg?hash=1774628315 not downloaded yet
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011217%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628315%27 HTTP/1.1" 200 None
2026-03-27 17:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_002/780x0__r.jpg?hash=1774628315 not downloaded yet
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011217%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628316%27 HTTP/1.1" 200 None
2026-03-27 17:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_003/780x0__r.jpg?hash=1774628316 not downloaded yet
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011217%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628315%27 HTTP/1.1" 200 None
2026-03-27 17:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_004/780x0__r.jpg?hash=1774628315 not downloaded yet
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011217%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628315%27 HTTP/1.1" 200 None
2026-03-27 17:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_005/780x0__r.jpg?hash=1774628315 not downloaded yet
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011217%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628315%27 HTTP/1.1" 200 None
2026-03-27 17:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_006/780x0__r.jpg?hash=1774628315 not downloaded yet
2026-03-27 17:12:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011216> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:29 [ecarstrade.be] INFO: Extracting details for car 7011216auction111153
2026-03-27 17:12:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4157dff9-7cd8-5dea-a557-04ed8a8b49d7 with identifier: 7011216auction111153
2026-03-27 17:12:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7 with scrape type 1
2026-03-27 17:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011216%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628314%27 HTTP/1.1" 200 None
2026-03-27 17:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_001/780x0__r.jpg?hash=1774628314 not downloaded yet
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011216%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628314%27 HTTP/1.1" 200 None
2026-03-27 17:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_002/780x0__r.jpg?hash=1774628314 not downloaded yet
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011216%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628314%27 HTTP/1.1" 200 None
2026-03-27 17:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_003/780x0__r.jpg?hash=1774628314 not downloaded yet
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011216%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628313%27 HTTP/1.1" 200 None
2026-03-27 17:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_004/780x0__r.jpg?hash=1774628313 not downloaded yet
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011216%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628314%27 HTTP/1.1" 200 None
2026-03-27 17:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_005/780x0__r.jpg?hash=1774628314 not downloaded yet
2026-03-27 17:12:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011214> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011216%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628314%27 HTTP/1.1" 200 None
2026-03-27 17:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_006/780x0__r.jpg?hash=1774628314 not downloaded yet
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_006/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011227)
2026-03-27 17:12:30 [ecarstrade.be] INFO: Extracting details for car 7011214auction111153
2026-03-27 17:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 207381b2-6761-599e-8928-ea2fe7175af2 with identifier: 7011214auction111153
2026-03-27 17:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 207381b2-6761-599e-8928-ea2fe7175af2 with scrape type 1
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 207381b2-6761-599e-8928-ea2fe7175af2
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011214%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_001/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011214%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_002/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011214%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628310%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_003/780x0__r.jpg?hash=1774628310 not downloaded yet
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_006/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011226)
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011214%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628310%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_004/780x0__r.jpg?hash=1774628310 not downloaded yet
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011214%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628310%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_005/780x0__r.jpg?hash=1774628310 not downloaded yet
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011214%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628310%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_006/780x0__r.jpg?hash=1774628310 not downloaded yet
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item de541fc3-abc4-5593-a504-0d2a26eea952
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_005/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011226)
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2ec3ffe8-c429-5e03-bada-2d27d74c994c
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_006/780x0__r.jpg?hash=1774628319> (referer: https://ecarstrade.com/cars/7011223)
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2ec3ffe8-c429-5e03-bada-2d27d74c994c
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_006/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011225)
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ad894a91-4878-5c42-8efb-ec40688a1be2
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_006/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011221)
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a5a7b15a-ea36-553e-b78f-2ec9184aed78
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_006/780x0__r.jpg?hash=1774628317> (referer: https://ecarstrade.com/cars/7011219)
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d1841f54-c861-5530-a574-9fb1c5c85bb1
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_006/780x0__r.jpg?hash=1774628315> (referer: https://ecarstrade.com/cars/7011217)
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_005/780x0__r.jpg?hash=1774628314> (referer: https://ecarstrade.com/cars/7011216)
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_006/780x0__r.jpg?hash=1774628314> (referer: https://ecarstrade.com/cars/7011216)
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2d12f8af-6fed-5453-b781-5af861f73c39
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_002/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011214)
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011215> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_006/780x0__r.jpg?hash=1774628310> (referer: https://ecarstrade.com/cars/7011214)
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_005/780x0__r.jpg?hash=1774628310> (referer: https://ecarstrade.com/cars/7011214)
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 207381b2-6761-599e-8928-ea2fe7175af2
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_003/780x0__r.jpg?hash=1774628310> (referer: https://ecarstrade.com/cars/7011214)
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_004/780x0__r.jpg?hash=1774628310> (referer: https://ecarstrade.com/cars/7011214)
2026-03-27 17:12:30 [ecarstrade.be] INFO: Extracting details for car 7011215auction111153
2026-03-27 17:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89e9ecdc-13eb-50dd-95f5-de94b2c43306 with identifier: 7011215auction111153
2026-03-27 17:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e9ecdc-13eb-50dd-95f5-de94b2c43306 with scrape type 1
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 89e9ecdc-13eb-50dd-95f5-de94b2c43306
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011215%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628313%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_001/780x0__r.jpg?hash=1774628313 not downloaded yet
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_001/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011214)
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011215%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628313%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_002/780x0__r.jpg?hash=1774628313 not downloaded yet
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_004/780x0__r.jpg?hash=1774628313> (referer: https://ecarstrade.com/cars/7011216)
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011215%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628313%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_003/780x0__r.jpg?hash=1774628313 not downloaded yet
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 207381b2-6761-599e-8928-ea2fe7175af2
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 207381b2-6761-599e-8928-ea2fe7175af2
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011215%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628313%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_004/780x0__r.jpg?hash=1774628313 not downloaded yet
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 207381b2-6761-599e-8928-ea2fe7175af2
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 207381b2-6761-599e-8928-ea2fe7175af2
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011215%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628313%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_005/780x0__r.jpg?hash=1774628313 not downloaded yet
2026-03-27 17:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_003/780x0__r.jpg?hash=1774628314> (referer: https://ecarstrade.com/cars/7011216)
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011215%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628313%27 HTTP/1.1" 200 None
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_006/780x0__r.jpg?hash=1774628313 not downloaded yet
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 207381b2-6761-599e-8928-ea2fe7175af2
2026-03-27 17:12:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 207381b2-6761-599e-8928-ea2fe7175af2, skipping ID generation
2026-03-27 17:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 207381b2-6761-599e-8928-ea2fe7175af2 with scrape type 1
2026-03-27 17:12:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 207381b2-6761-599e-8928-ea2fe7175af2 sending to next pipeline
2026-03-27 17:12:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 207381b2-6761-599e-8928-ea2fe7175af2, identifier: 7011214auction111153
2026-03-27 17:12:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 207381b2-6761-599e-8928-ea2fe7175af2 with identifier: 7011214auction111153
2026-03-27 17:12:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 207381b2-6761-599e-8928-ea2fe7175af2 with identifier: 7011214auction111153
2026-03-27 17:12:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 207381b2-6761-599e-8928-ea2fe7175af2 with identifier: 7011214auction111153 to the API
2026-03-27 17:12:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011214/photo_001/780x0__r.jpg?hash=1774628309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '207381b2-6761-599e-8928-ea2fe7175af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011214',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Opel',
'model': 'Movano',
'odometer': 74837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011214auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:31 [ecarstrade.be] INFO: Saving data for 7011214auction111153: {'created_time': 1774631551.663448, 'last_price_update_time': 1774631551.663459, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011214auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_002/780x0__r.jpg?hash=1774628314> (referer: https://ecarstrade.com/cars/7011216)
2026-03-27 17:12:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_001/780x0__r.jpg?hash=1774628314> (referer: https://ecarstrade.com/cars/7011216)
2026-03-27 17:12:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7
2026-03-27 17:12:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7
2026-03-27 17:12:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_005/780x0__r.jpg?hash=1774628315> (referer: https://ecarstrade.com/cars/7011217)
2026-03-27 17:12:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_004/780x0__r.jpg?hash=1774628315> (referer: https://ecarstrade.com/cars/7011217)
2026-03-27 17:12:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7
2026-03-27 17:12:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7
2026-03-27 17:12:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4157dff9-7cd8-5dea-a557-04ed8a8b49d7, skipping ID generation
2026-03-27 17:12:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7 with scrape type 1
2026-03-27 17:12:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4157dff9-7cd8-5dea-a557-04ed8a8b49d7 sending to next pipeline
2026-03-27 17:12:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4157dff9-7cd8-5dea-a557-04ed8a8b49d7, identifier: 7011216auction111153
2026-03-27 17:12:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4157dff9-7cd8-5dea-a557-04ed8a8b49d7 with identifier: 7011216auction111153
2026-03-27 17:12:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4157dff9-7cd8-5dea-a557-04ed8a8b49d7 with identifier: 7011216auction111153
2026-03-27 17:12:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4157dff9-7cd8-5dea-a557-04ed8a8b49d7 with identifier: 7011216auction111153 to the API
2026-03-27 17:12:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011216/photo_001/780x0__r.jpg?hash=1774628314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '4157dff9-7cd8-5dea-a557-04ed8a8b49d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011216',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Opel',
'model': 'Movano',
'odometer': 82225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011216auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:32 [ecarstrade.be] INFO: Saving data for 7011216auction111153: {'created_time': 1774631552.12035, 'last_price_update_time': 1774631552.120361, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011216auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_002/780x0__r.jpg?hash=1774628315> (referer: https://ecarstrade.com/cars/7011217)
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_003/780x0__r.jpg?hash=1774628316> (referer: https://ecarstrade.com/cars/7011217)
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011213> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2d12f8af-6fed-5453-b781-5af861f73c39
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2d12f8af-6fed-5453-b781-5af861f73c39
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_001/780x0__r.jpg?hash=1774628315> (referer: https://ecarstrade.com/cars/7011217)
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_001/780x0__r.jpg?hash=1774628313> (referer: https://ecarstrade.com/cars/7011215)
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2d12f8af-6fed-5453-b781-5af861f73c39
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2d12f8af-6fed-5453-b781-5af861f73c39
2026-03-27 17:12:32 [ecarstrade.be] INFO: Extracting details for car 7011213auction111153
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_005/780x0__r.jpg?hash=1774628313> (referer: https://ecarstrade.com/cars/7011215)
2026-03-27 17:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 433a06ad-3db7-514c-8873-e677d3206daa with identifier: 7011213auction111153
2026-03-27 17:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 433a06ad-3db7-514c-8873-e677d3206daa with scrape type 1
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 433a06ad-3db7-514c-8873-e677d3206daa
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011213%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628311%27 HTTP/1.1" 200 None
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_001/780x0__r.jpg?hash=1774628311 not downloaded yet
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_006/780x0__r.jpg?hash=1774628313> (referer: https://ecarstrade.com/cars/7011215)
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_002/780x0__r.jpg?hash=1774628313> (referer: https://ecarstrade.com/cars/7011215)
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011213%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628311%27 HTTP/1.1" 200 None
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_002/780x0__r.jpg?hash=1774628311 not downloaded yet
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011213%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628312%27 HTTP/1.1" 200 None
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_003/780x0__r.jpg?hash=1774628312 not downloaded yet
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011213%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628312%27 HTTP/1.1" 200 None
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_004/780x0__r.jpg?hash=1774628312 not downloaded yet
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2d12f8af-6fed-5453-b781-5af861f73c39
2026-03-27 17:12:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d12f8af-6fed-5453-b781-5af861f73c39, skipping ID generation
2026-03-27 17:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d12f8af-6fed-5453-b781-5af861f73c39 with scrape type 1
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d12f8af-6fed-5453-b781-5af861f73c39 sending to next pipeline
2026-03-27 17:12:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2d12f8af-6fed-5453-b781-5af861f73c39, identifier: 7011217auction111153
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 89e9ecdc-13eb-50dd-95f5-de94b2c43306
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011213%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628313%27 HTTP/1.1" 200 None
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_005/780x0__r.jpg?hash=1774628313 not downloaded yet
2026-03-27 17:12:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2d12f8af-6fed-5453-b781-5af861f73c39 with identifier: 7011217auction111153
2026-03-27 17:12:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2d12f8af-6fed-5453-b781-5af861f73c39 with identifier: 7011217auction111153
2026-03-27 17:12:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2d12f8af-6fed-5453-b781-5af861f73c39 with identifier: 7011217auction111153 to the API
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011217/photo_001/780x0__r.jpg?hash=1774628315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.3L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '2d12f8af-6fed-5453-b781-5af861f73c39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011217',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 70147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Arkana Techno 1.3 TCE 140CV BVA7 6E',
'transmission': 'automatic',
'trim': 'Techno 1.3 TCE 140CV BVA7 6E',
'vin': None,
'year': 2024}
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011217auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:32 [ecarstrade.be] INFO: Saving data for 7011217auction111153: {'created_time': 1774631552.710152, 'last_price_update_time': 1774631552.710163, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011217auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_003/780x0__r.jpg?hash=1774628313> (referer: https://ecarstrade.com/cars/7011215)
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_005/780x0__r.jpg?hash=1774628317> (referer: https://ecarstrade.com/cars/7011219)
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_004/780x0__r.jpg?hash=1774628313> (referer: https://ecarstrade.com/cars/7011215)
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011213%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628312%27 HTTP/1.1" 200 None
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_006/780x0__r.jpg?hash=1774628312 not downloaded yet
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 89e9ecdc-13eb-50dd-95f5-de94b2c43306
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 89e9ecdc-13eb-50dd-95f5-de94b2c43306
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 89e9ecdc-13eb-50dd-95f5-de94b2c43306
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_003/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011219)
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_004/780x0__r.jpg?hash=1774628317> (referer: https://ecarstrade.com/cars/7011219)
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_002/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011219)
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 89e9ecdc-13eb-50dd-95f5-de94b2c43306
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 89e9ecdc-13eb-50dd-95f5-de94b2c43306
2026-03-27 17:12:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89e9ecdc-13eb-50dd-95f5-de94b2c43306, skipping ID generation
2026-03-27 17:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e9ecdc-13eb-50dd-95f5-de94b2c43306 with scrape type 1
2026-03-27 17:12:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89e9ecdc-13eb-50dd-95f5-de94b2c43306 sending to next pipeline
2026-03-27 17:12:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 89e9ecdc-13eb-50dd-95f5-de94b2c43306, identifier: 7011215auction111153
2026-03-27 17:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_004/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011221)
2026-03-27 17:12:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 89e9ecdc-13eb-50dd-95f5-de94b2c43306 with identifier: 7011215auction111153
2026-03-27 17:12:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 89e9ecdc-13eb-50dd-95f5-de94b2c43306 with identifier: 7011215auction111153
2026-03-27 17:12:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 89e9ecdc-13eb-50dd-95f5-de94b2c43306 with identifier: 7011215auction111153 to the API
2026-03-27 17:12:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011215/photo_004/780x0__r.jpg?hash=1774628313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '89e9ecdc-13eb-50dd-95f5-de94b2c43306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011215',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Renault',
'model': 'Master',
'odometer': 101341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MASTER F3300 L1H1 GDCF DCI 135',
'transmission': 'manual',
'trim': 'MASTER F3300 L1H1 GDCF DCI 135',
'vin': None,
'year': 2023}
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011215auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:33 [ecarstrade.be] INFO: Saving data for 7011215auction111153: {'created_time': 1774631553.535639, 'last_price_update_time': 1774631553.535649, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011215auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_001/780x0__r.jpg?hash=1774628317> (referer: https://ecarstrade.com/cars/7011219)
2026-03-27 17:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_005/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011221)
2026-03-27 17:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4
2026-03-27 17:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4
2026-03-27 17:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4
2026-03-27 17:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d1841f54-c861-5530-a574-9fb1c5c85bb1
2026-03-27 17:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_004/780x0__r.jpg?hash=1774628312> (referer: https://ecarstrade.com/cars/7011213)
2026-03-27 17:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_003/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011221)
2026-03-27 17:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_001/780x0__r.jpg?hash=1774628311> (referer: https://ecarstrade.com/cars/7011213)
2026-03-27 17:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4
2026-03-27 17:12:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 081930a9-b6f9-53bf-9eb5-ce967cb09ee4, skipping ID generation
2026-03-27 17:12:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4 with scrape type 1
2026-03-27 17:12:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 081930a9-b6f9-53bf-9eb5-ce967cb09ee4 sending to next pipeline
2026-03-27 17:12:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 081930a9-b6f9-53bf-9eb5-ce967cb09ee4, identifier: 7011219auction111153
2026-03-27 17:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d1841f54-c861-5530-a574-9fb1c5c85bb1
2026-03-27 17:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_002/780x0__r.jpg?hash=1774628311> (referer: https://ecarstrade.com/cars/7011213)
2026-03-27 17:12:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 081930a9-b6f9-53bf-9eb5-ce967cb09ee4 with identifier: 7011219auction111153
2026-03-27 17:12:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 081930a9-b6f9-53bf-9eb5-ce967cb09ee4 with identifier: 7011219auction111153
2026-03-27 17:12:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 081930a9-b6f9-53bf-9eb5-ce967cb09ee4 with identifier: 7011219auction111153 to the API
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011219/photo_001/780x0__r.jpg?hash=1774628317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '081930a9-b6f9-53bf-9eb5-ce967cb09ee4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011219',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Citroen',
'model': 'C3',
'odometer': 39564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 B6 MAX PURETECH 110 SS BVM RSK',
'transmission': 'manual',
'trim': 'B6 MAX PURETECH 110 SS BVM RSK',
'vin': None,
'year': 2024}
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011219auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:33 [ecarstrade.be] INFO: Saving data for 7011219auction111153: {'created_time': 1774631553.991774, 'last_price_update_time': 1774631553.991786, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011219auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_003/780x0__r.jpg?hash=1774628312> (referer: https://ecarstrade.com/cars/7011213)
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_006/780x0__r.jpg?hash=1774628312> (referer: https://ecarstrade.com/cars/7011213)
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 433a06ad-3db7-514c-8873-e677d3206daa
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d1841f54-c861-5530-a574-9fb1c5c85bb1
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 433a06ad-3db7-514c-8873-e677d3206daa
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 433a06ad-3db7-514c-8873-e677d3206daa
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_005/780x0__r.jpg?hash=1774628313> (referer: https://ecarstrade.com/cars/7011213)
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_001/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011221)
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_002/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011221)
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_005/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011225)
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 433a06ad-3db7-514c-8873-e677d3206daa
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 433a06ad-3db7-514c-8873-e677d3206daa
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 433a06ad-3db7-514c-8873-e677d3206daa
2026-03-27 17:12:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 433a06ad-3db7-514c-8873-e677d3206daa, skipping ID generation
2026-03-27 17:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 433a06ad-3db7-514c-8873-e677d3206daa with scrape type 1
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 433a06ad-3db7-514c-8873-e677d3206daa sending to next pipeline
2026-03-27 17:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 433a06ad-3db7-514c-8873-e677d3206daa, identifier: 7011213auction111153
2026-03-27 17:12:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 433a06ad-3db7-514c-8873-e677d3206daa with identifier: 7011213auction111153
2026-03-27 17:12:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 433a06ad-3db7-514c-8873-e677d3206daa with identifier: 7011213auction111153
2026-03-27 17:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 433a06ad-3db7-514c-8873-e677d3206daa with identifier: 7011213auction111153 to the API
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011213/photo_005/780x0__r.jpg?hash=1774628313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '433a06ad-3db7-514c-8873-e677d3206daa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011213',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 80453,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011213auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:34 [ecarstrade.be] INFO: Saving data for 7011213auction111153: {'created_time': 1774631554.514918, 'last_price_update_time': 1774631554.514928, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011213auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_002/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011225)
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_004/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011225)
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_003/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011225)
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d1841f54-c861-5530-a574-9fb1c5c85bb1
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d1841f54-c861-5530-a574-9fb1c5c85bb1
2026-03-27 17:12:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1841f54-c861-5530-a574-9fb1c5c85bb1, skipping ID generation
2026-03-27 17:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1841f54-c861-5530-a574-9fb1c5c85bb1 with scrape type 1
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1841f54-c861-5530-a574-9fb1c5c85bb1 sending to next pipeline
2026-03-27 17:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1841f54-c861-5530-a574-9fb1c5c85bb1, identifier: 7011221auction111153
2026-03-27 17:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a5a7b15a-ea36-553e-b78f-2ec9184aed78
2026-03-27 17:12:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1841f54-c861-5530-a574-9fb1c5c85bb1 with identifier: 7011221auction111153
2026-03-27 17:12:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1841f54-c861-5530-a574-9fb1c5c85bb1 with identifier: 7011221auction111153
2026-03-27 17:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1841f54-c861-5530-a574-9fb1c5c85bb1 with identifier: 7011221auction111153 to the API
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011221/photo_002/780x0__r.jpg?hash=1774628318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'd1841f54-c861-5530-a574-9fb1c5c85bb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011221',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Iveco',
'model': 'Other',
'odometer': 99651,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'transmission': 'manual',
'trim': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'vin': None,
'year': 2023}
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011221auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:34 [ecarstrade.be] INFO: Saving data for 7011221auction111153: {'created_time': 1774631554.905889, 'last_price_update_time': 1774631554.905899, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011221auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_005/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011223)
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_004/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011223)
2026-03-27 17:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_001/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011225)
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a5a7b15a-ea36-553e-b78f-2ec9184aed78
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a5a7b15a-ea36-553e-b78f-2ec9184aed78
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a5a7b15a-ea36-553e-b78f-2ec9184aed78
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_006/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011224)
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_002/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011223)
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_003/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011223)
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ad894a91-4878-5c42-8efb-ec40688a1be2
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ad894a91-4878-5c42-8efb-ec40688a1be2
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a5a7b15a-ea36-553e-b78f-2ec9184aed78
2026-03-27 17:12:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5a7b15a-ea36-553e-b78f-2ec9184aed78, skipping ID generation
2026-03-27 17:12:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a7b15a-ea36-553e-b78f-2ec9184aed78 with scrape type 1
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5a7b15a-ea36-553e-b78f-2ec9184aed78 sending to next pipeline
2026-03-27 17:12:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a5a7b15a-ea36-553e-b78f-2ec9184aed78, identifier: 7011225auction111153
2026-03-27 17:12:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a5a7b15a-ea36-553e-b78f-2ec9184aed78 with identifier: 7011225auction111153
2026-03-27 17:12:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a5a7b15a-ea36-553e-b78f-2ec9184aed78 with identifier: 7011225auction111153
2026-03-27 17:12:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a5a7b15a-ea36-553e-b78f-2ec9184aed78 with identifier: 7011225auction111153 to the API
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011225/photo_001/780x0__r.jpg?hash=1774628321>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'a5a7b15a-ea36-553e-b78f-2ec9184aed78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011225',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Renault',
'model': 'Austral',
'odometer': 58446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-01',
'seats_number': None,
'seller_name': None,
'title': 'Austral Iconic Esprit Alpine 1.2 200CV BVAV 6E',
'transmission': 'automatic',
'trim': 'Iconic Esprit Alpine 1.2 200CV BVAV 6E',
'vin': None,
'year': 2024}
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011225auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:35 [ecarstrade.be] INFO: Saving data for 7011225auction111153: {'created_time': 1774631555.507762, 'last_price_update_time': 1774631555.507772, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011225auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_005/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011224)
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_004/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011224)
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_001/780x0__r.jpg?hash=1774628319> (referer: https://ecarstrade.com/cars/7011223)
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66ef433d-9eac-5c40-b9bd-a8e772340f40
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ad894a91-4878-5c42-8efb-ec40688a1be2
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ad894a91-4878-5c42-8efb-ec40688a1be2
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_002/780x0__r.jpg?hash=1774628320> (referer: https://ecarstrade.com/cars/7011224)
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_001/780x0__r.jpg?hash=1774628320> (referer: https://ecarstrade.com/cars/7011224)
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_003/780x0__r.jpg?hash=1774628321> (referer: https://ecarstrade.com/cars/7011224)
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66ef433d-9eac-5c40-b9bd-a8e772340f40
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66ef433d-9eac-5c40-b9bd-a8e772340f40
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ad894a91-4878-5c42-8efb-ec40688a1be2
2026-03-27 17:12:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad894a91-4878-5c42-8efb-ec40688a1be2, skipping ID generation
2026-03-27 17:12:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad894a91-4878-5c42-8efb-ec40688a1be2 with scrape type 1
2026-03-27 17:12:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad894a91-4878-5c42-8efb-ec40688a1be2 sending to next pipeline
2026-03-27 17:12:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ad894a91-4878-5c42-8efb-ec40688a1be2, identifier: 7011223auction111153
2026-03-27 17:12:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ad894a91-4878-5c42-8efb-ec40688a1be2 with identifier: 7011223auction111153
2026-03-27 17:12:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ad894a91-4878-5c42-8efb-ec40688a1be2 with identifier: 7011223auction111153
2026-03-27 17:12:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ad894a91-4878-5c42-8efb-ec40688a1be2 with identifier: 7011223auction111153 to the API
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011223/photo_001/780x0__r.jpg?hash=1774628319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'ad894a91-4878-5c42-8efb-ec40688a1be2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011223',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 97395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011223auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:35 [ecarstrade.be] INFO: Saving data for 7011223auction111153: {'created_time': 1774631555.973748, 'last_price_update_time': 1774631555.973759, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011223auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_004/780x0__r.jpg?hash=1774628324> (referer: https://ecarstrade.com/cars/7011226)
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_002/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011226)
2026-03-27 17:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_003/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011226)
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66ef433d-9eac-5c40-b9bd-a8e772340f40
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66ef433d-9eac-5c40-b9bd-a8e772340f40
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66ef433d-9eac-5c40-b9bd-a8e772340f40
2026-03-27 17:12:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66ef433d-9eac-5c40-b9bd-a8e772340f40, skipping ID generation
2026-03-27 17:12:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66ef433d-9eac-5c40-b9bd-a8e772340f40 with scrape type 1
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66ef433d-9eac-5c40-b9bd-a8e772340f40 sending to next pipeline
2026-03-27 17:12:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66ef433d-9eac-5c40-b9bd-a8e772340f40, identifier: 7011224auction111153
2026-03-27 17:12:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66ef433d-9eac-5c40-b9bd-a8e772340f40 with identifier: 7011224auction111153
2026-03-27 17:12:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66ef433d-9eac-5c40-b9bd-a8e772340f40 with identifier: 7011224auction111153
2026-03-27 17:12:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66ef433d-9eac-5c40-b9bd-a8e772340f40 with identifier: 7011224auction111153 to the API
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011224/photo_003/780x0__r.jpg?hash=1774628321>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '66ef433d-9eac-5c40-b9bd-a8e772340f40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011224',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 180721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CUST TRENDB 300 L1H1 R',
'transmission': 'manual',
'trim': 'TRANSIT CUST TRENDB 300 L1H1 R',
'vin': None,
'year': 2022}
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011224auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:36 [ecarstrade.be] INFO: Saving data for 7011224auction111153: {'created_time': 1774631556.462378, 'last_price_update_time': 1774631556.46239, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011224auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_004/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011227)
2026-03-27 17:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_001/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011226)
2026-03-27 17:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_005/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011227)
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2ec3ffe8-c429-5e03-bada-2d27d74c994c
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2ec3ffe8-c429-5e03-bada-2d27d74c994c
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2ec3ffe8-c429-5e03-bada-2d27d74c994c
2026-03-27 17:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_001/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011227)
2026-03-27 17:12:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_003/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011227)
2026-03-27 17:12:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_002/780x0__r.jpg?hash=1774628322> (referer: https://ecarstrade.com/cars/7011227)
2026-03-27 17:12:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item de541fc3-abc4-5593-a504-0d2a26eea952
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2ec3ffe8-c429-5e03-bada-2d27d74c994c
2026-03-27 17:12:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ec3ffe8-c429-5e03-bada-2d27d74c994c, skipping ID generation
2026-03-27 17:12:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec3ffe8-c429-5e03-bada-2d27d74c994c with scrape type 1
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ec3ffe8-c429-5e03-bada-2d27d74c994c sending to next pipeline
2026-03-27 17:12:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ec3ffe8-c429-5e03-bada-2d27d74c994c, identifier: 7011226auction111153
2026-03-27 17:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item de541fc3-abc4-5593-a504-0d2a26eea952
2026-03-27 17:12:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ec3ffe8-c429-5e03-bada-2d27d74c994c with identifier: 7011226auction111153
2026-03-27 17:12:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ec3ffe8-c429-5e03-bada-2d27d74c994c with identifier: 7011226auction111153
2026-03-27 17:12:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ec3ffe8-c429-5e03-bada-2d27d74c994c with identifier: 7011226auction111153 to the API
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011226/photo_001/780x0__r.jpg?hash=1774628322>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '2ec3ffe8-c429-5e03-bada-2d27d74c994c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011226',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Citroen',
'model': 'C3',
'odometer': 73060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011226auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:36 [ecarstrade.be] INFO: Saving data for 7011226auction111153: {'created_time': 1774631556.950997, 'last_price_update_time': 1774631556.951012, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011226auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011210> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item de541fc3-abc4-5593-a504-0d2a26eea952
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item de541fc3-abc4-5593-a504-0d2a26eea952
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item de541fc3-abc4-5593-a504-0d2a26eea952
2026-03-27 17:12:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de541fc3-abc4-5593-a504-0d2a26eea952, skipping ID generation
2026-03-27 17:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de541fc3-abc4-5593-a504-0d2a26eea952 with scrape type 1
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de541fc3-abc4-5593-a504-0d2a26eea952 sending to next pipeline
2026-03-27 17:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de541fc3-abc4-5593-a504-0d2a26eea952, identifier: 7011227auction111153
2026-03-27 17:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de541fc3-abc4-5593-a504-0d2a26eea952 with identifier: 7011227auction111153
2026-03-27 17:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de541fc3-abc4-5593-a504-0d2a26eea952 with identifier: 7011227auction111153
2026-03-27 17:12:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de541fc3-abc4-5593-a504-0d2a26eea952 with identifier: 7011227auction111153 to the API
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011227/photo_002/780x0__r.jpg?hash=1774628322>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'de541fc3-abc4-5593-a504-0d2a26eea952',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011227',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Opel',
'model': 'Movano',
'odometer': 85502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011227auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:37 [ecarstrade.be] INFO: Saving data for 7011227auction111153: {'created_time': 1774631557.431112, 'last_price_update_time': 1774631557.431124, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011227auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:37 [ecarstrade.be] INFO: Extracting details for car 7011210auction111153
2026-03-27 17:12:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 844a1dce-fffc-5fcc-9f1f-8612b8ab006b with identifier: 7011210auction111153
2026-03-27 17:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b with scrape type 1
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011210%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_001/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011210%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_002/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011210%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_003/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011210%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_004/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011210%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_005/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011210%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_006/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:12:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011208> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:44 [ecarstrade.be] INFO: Extracting details for car 7011208auction111153
2026-03-27 17:12:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128c28e3-b99f-5611-8169-f42f3efc8f7b with identifier: 7011208auction111153
2026-03-27 17:12:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128c28e3-b99f-5611-8169-f42f3efc8f7b with scrape type 1
2026-03-27 17:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 128c28e3-b99f-5611-8169-f42f3efc8f7b
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011208%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628306%27 HTTP/1.1" 200 None
2026-03-27 17:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_001/780x0__r.jpg?hash=1774628306 not downloaded yet
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011208%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628306%27 HTTP/1.1" 200 None
2026-03-27 17:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_002/780x0__r.jpg?hash=1774628306 not downloaded yet
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011208%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628306%27 HTTP/1.1" 200 None
2026-03-27 17:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_003/780x0__r.jpg?hash=1774628306 not downloaded yet
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011208%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628306%27 HTTP/1.1" 200 None
2026-03-27 17:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_004/780x0__r.jpg?hash=1774628306 not downloaded yet
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011208%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628306%27 HTTP/1.1" 200 None
2026-03-27 17:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_005/780x0__r.jpg?hash=1774628306 not downloaded yet
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011208%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628306%27 HTTP/1.1" 200 None
2026-03-27 17:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_006/780x0__r.jpg?hash=1774628306 not downloaded yet
2026-03-27 17:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011206> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011205> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_003/780x0__r.jpg?hash=1774628203> (referer: https://ecarstrade.com/cars/7011093)
2026-03-27 17:12:46 [ecarstrade.be] INFO: Extracting details for car 7011206auction111153
2026-03-27 17:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_002/780x0__r.jpg?hash=1774628203> (referer: https://ecarstrade.com/cars/7011093)
2026-03-27 17:12:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c7229ca-38f9-5f92-b118-1cd9def49a41 with identifier: 7011206auction111153
2026-03-27 17:12:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c7229ca-38f9-5f92-b118-1cd9def49a41 with scrape type 1
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1c7229ca-38f9-5f92-b118-1cd9def49a41
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011206%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628306%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_001/780x0__r.jpg?hash=1774628306 not downloaded yet
2026-03-27 17:12:46 [ecarstrade.be] INFO: Extracting details for car 7011205auction111153
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011206%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_002/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011209> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_001/780x0__r.jpg?hash=1774628203> (referer: https://ecarstrade.com/cars/7011093)
2026-03-27 17:12:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011206%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_003/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee9a817-f67c-50f0-97d9-9cd55b34d123 with identifier: 7011205auction111153
2026-03-27 17:12:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee9a817-f67c-50f0-97d9-9cd55b34d123 with scrape type 1
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1ee9a817-f67c-50f0-97d9-9cd55b34d123
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011205%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_001/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011206%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_004/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011205%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_002/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011206%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_005/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011205%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_003/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 36209e75-1dc6-51d3-a713-7a8e9e43703d
2026-03-27 17:12:46 [ecarstrade.be] INFO: Extracting details for car 7011209auction111153
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011206%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628306%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_006/780x0__r.jpg?hash=1774628306 not downloaded yet
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011205%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_004/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 36209e75-1dc6-51d3-a713-7a8e9e43703d
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011205%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_005/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25facfc4-93f6-55da-92ba-73aabc93128d with identifier: 7011209auction111153
2026-03-27 17:12:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25facfc4-93f6-55da-92ba-73aabc93128d with scrape type 1
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 25facfc4-93f6-55da-92ba-73aabc93128d
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011209%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628307%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_001/780x0__r.jpg?hash=1774628307 not downloaded yet
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 36209e75-1dc6-51d3-a713-7a8e9e43703d
2026-03-27 17:12:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36209e75-1dc6-51d3-a713-7a8e9e43703d, skipping ID generation
2026-03-27 17:12:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36209e75-1dc6-51d3-a713-7a8e9e43703d with scrape type 1
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36209e75-1dc6-51d3-a713-7a8e9e43703d sending to next pipeline
2026-03-27 17:12:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 36209e75-1dc6-51d3-a713-7a8e9e43703d, identifier: 7011093auction111151
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011205%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628305%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_006/780x0__r.jpg?hash=1774628305 not downloaded yet
2026-03-27 17:12:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 36209e75-1dc6-51d3-a713-7a8e9e43703d with identifier: 7011093auction111151
2026-03-27 17:12:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 36209e75-1dc6-51d3-a713-7a8e9e43703d with identifier: 7011093auction111151
2026-03-27 17:12:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 36209e75-1dc6-51d3-a713-7a8e9e43703d with identifier: 7011093auction111151 to the API
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011093/photo_001/780x0__r.jpg?hash=1774628203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '36209e75-1dc6-51d3-a713-7a8e9e43703d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011093',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'MG',
'model': 'Other',
'odometer': 22006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-01',
'seats_number': None,
'seller_name': None,
'title': 'MG3 1.5 HYB 195CH LUXURY BB 8M',
'transmission': 'automatic',
'trim': '3 1.5 HYB 195CH LUXURY BB 8M',
'vin': None,
'year': 2024}
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011093auction111151%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [ecarstrade.be] INFO: Saving data for 7011093auction111151: {'created_time': 1774631566.927186, 'last_price_update_time': 1774631566.927197, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011093auction111151') HTTP/1.1" 204 0
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011209%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628307%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_002/780x0__r.jpg?hash=1774628307 not downloaded yet
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011209%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628307%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_003/780x0__r.jpg?hash=1774628307 not downloaded yet
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011209%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628307%27 HTTP/1.1" 200 None
2026-03-27 17:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_004/780x0__r.jpg?hash=1774628307 not downloaded yet
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011209%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628307%27 HTTP/1.1" 200 None
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_005/780x0__r.jpg?hash=1774628307 not downloaded yet
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011209%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628308%27 HTTP/1.1" 200 None
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_006/780x0__r.jpg?hash=1774628308 not downloaded yet
2026-03-27 17:12:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011172> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:47 [ecarstrade.be] INFO: Extracting details for car 7011172auction111153
2026-03-27 17:12:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e563b5d-e20e-5711-a9a5-bb1afc8bd808 with identifier: 7011172auction111153
2026-03-27 17:12:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808 with scrape type 1
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011172%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_001/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011172%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_002/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011172%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628278%27 HTTP/1.1" 200 None
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_003/780x0__r.jpg?hash=1774628278 not downloaded yet
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011172%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_004/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011172%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_005/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011172%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628279%27 HTTP/1.1" 200 None
2026-03-27 17:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_006/780x0__r.jpg?hash=1774628279 not downloaded yet
2026-03-27 17:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011218> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_006/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011210)
2026-03-27 17:12:51 [ecarstrade.be] INFO: Extracting details for car 7011218auction111153
2026-03-27 17:12:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62f33902-3075-5f9a-a1f6-1fe82b4df733 with identifier: 7011218auction111153
2026-03-27 17:12:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62f33902-3075-5f9a-a1f6-1fe82b4df733 with scrape type 1
2026-03-27 17:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 62f33902-3075-5f9a-a1f6-1fe82b4df733
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011218%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628316%27 HTTP/1.1" 200 None
2026-03-27 17:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_001/780x0__r.jpg?hash=1774628316 not downloaded yet
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011218%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628316%27 HTTP/1.1" 200 None
2026-03-27 17:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_002/780x0__r.jpg?hash=1774628316 not downloaded yet
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011218%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628317%27 HTTP/1.1" 200 None
2026-03-27 17:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_003/780x0__r.jpg?hash=1774628317 not downloaded yet
2026-03-27 17:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_006/780x0__r.jpg?hash=1774628306> (referer: https://ecarstrade.com/cars/7011208)
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011218%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628316%27 HTTP/1.1" 200 None
2026-03-27 17:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_004/780x0__r.jpg?hash=1774628316 not downloaded yet
2026-03-27 17:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011218%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628316%27 HTTP/1.1" 200 None
2026-03-27 17:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_005/780x0__r.jpg?hash=1774628316 not downloaded yet
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011218%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628316%27 HTTP/1.1" 200 None
2026-03-27 17:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_006/780x0__r.jpg?hash=1774628316 not downloaded yet
2026-03-27 17:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_005/780x0__r.jpg?hash=1774628306> (referer: https://ecarstrade.com/cars/7011208)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 128c28e3-b99f-5611-8169-f42f3efc8f7b
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_004/780x0__r.jpg?hash=1774628306> (referer: https://ecarstrade.com/cars/7011208)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 128c28e3-b99f-5611-8169-f42f3efc8f7b
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_003/780x0__r.jpg?hash=1774628306> (referer: https://ecarstrade.com/cars/7011208)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 128c28e3-b99f-5611-8169-f42f3efc8f7b
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_002/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011206)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 128c28e3-b99f-5611-8169-f42f3efc8f7b
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1c7229ca-38f9-5f92-b118-1cd9def49a41
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_001/780x0__r.jpg?hash=1774628306> (referer: https://ecarstrade.com/cars/7011206)
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_006/780x0__r.jpg?hash=1774628308> (referer: https://ecarstrade.com/cars/7011209)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1c7229ca-38f9-5f92-b118-1cd9def49a41
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_006/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011172)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 25facfc4-93f6-55da-92ba-73aabc93128d
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_005/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011172)
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_003/780x0__r.jpg?hash=1774628317> (referer: https://ecarstrade.com/cars/7011218)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_006/780x0__r.jpg?hash=1774628316> (referer: https://ecarstrade.com/cars/7011218)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 62f33902-3075-5f9a-a1f6-1fe82b4df733
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_005/780x0__r.jpg?hash=1774628316> (referer: https://ecarstrade.com/cars/7011218)
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_004/780x0__r.jpg?hash=1774628316> (referer: https://ecarstrade.com/cars/7011218)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 62f33902-3075-5f9a-a1f6-1fe82b4df733
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 62f33902-3075-5f9a-a1f6-1fe82b4df733
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_002/780x0__r.jpg?hash=1774628316> (referer: https://ecarstrade.com/cars/7011218)
2026-03-27 17:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 62f33902-3075-5f9a-a1f6-1fe82b4df733
2026-03-27 17:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_001/780x0__r.jpg?hash=1774628316> (referer: https://ecarstrade.com/cars/7011218)
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 62f33902-3075-5f9a-a1f6-1fe82b4df733
2026-03-27 17:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_004/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011172)
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 62f33902-3075-5f9a-a1f6-1fe82b4df733
2026-03-27 17:12:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62f33902-3075-5f9a-a1f6-1fe82b4df733, skipping ID generation
2026-03-27 17:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62f33902-3075-5f9a-a1f6-1fe82b4df733 with scrape type 1
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62f33902-3075-5f9a-a1f6-1fe82b4df733 sending to next pipeline
2026-03-27 17:12:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 62f33902-3075-5f9a-a1f6-1fe82b4df733, identifier: 7011218auction111153
2026-03-27 17:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 62f33902-3075-5f9a-a1f6-1fe82b4df733 with identifier: 7011218auction111153
2026-03-27 17:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 62f33902-3075-5f9a-a1f6-1fe82b4df733 with identifier: 7011218auction111153
2026-03-27 17:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 62f33902-3075-5f9a-a1f6-1fe82b4df733 with identifier: 7011218auction111153 to the API
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011218/photo_001/780x0__r.jpg?hash=1774628316>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '62f33902-3075-5f9a-a1f6-1fe82b4df733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011218',
'listing': 'auction',
'location': 'France - "FRANCE CARS NANTES"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 152570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CUST. BUSI 320 L2H1 DC',
'transmission': 'manual',
'trim': 'TRANSIT CUST. BUSI 320 L2H1 DC',
'vin': None,
'year': 2022}
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011218auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:53 [ecarstrade.be] INFO: Saving data for 7011218auction111153: {'created_time': 1774631573.438667, 'last_price_update_time': 1774631573.438679, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011218auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_003/780x0__r.jpg?hash=1774628278> (referer: https://ecarstrade.com/cars/7011172)
2026-03-27 17:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011135> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808
2026-03-27 17:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_002/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011172)
2026-03-27 17:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_001/780x0__r.jpg?hash=1774628279> (referer: https://ecarstrade.com/cars/7011172)
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808
2026-03-27 17:12:53 [ecarstrade.be] INFO: Extracting details for car 7011135auction111152
2026-03-27 17:12:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a76221b-2030-5f19-b731-08536e362884 with identifier: 7011135auction111152
2026-03-27 17:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a76221b-2030-5f19-b731-08536e362884 with scrape type 1
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4a76221b-2030-5f19-b731-08536e362884
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011135%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_001/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_005/780x0__r.jpg?hash=1774628307> (referer: https://ecarstrade.com/cars/7011209)
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011135%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_002/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_004/780x0__r.jpg?hash=1774628307> (referer: https://ecarstrade.com/cars/7011209)
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011135%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_003/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011135%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_004/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011135%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628244%27 HTTP/1.1" 200 None
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_005/780x0__r.jpg?hash=1774628244 not downloaded yet
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808
2026-03-27 17:12:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e563b5d-e20e-5711-a9a5-bb1afc8bd808, skipping ID generation
2026-03-27 17:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808 with scrape type 1
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e563b5d-e20e-5711-a9a5-bb1afc8bd808 sending to next pipeline
2026-03-27 17:12:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e563b5d-e20e-5711-a9a5-bb1afc8bd808, identifier: 7011172auction111153
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011135%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_006/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e563b5d-e20e-5711-a9a5-bb1afc8bd808 with identifier: 7011172auction111153
2026-03-27 17:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e563b5d-e20e-5711-a9a5-bb1afc8bd808 with identifier: 7011172auction111153
2026-03-27 17:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e563b5d-e20e-5711-a9a5-bb1afc8bd808 with identifier: 7011172auction111153 to the API
2026-03-27 17:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011172/photo_001/780x0__r.jpg?hash=1774628279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.3L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '8e563b5d-e20e-5711-a9a5-bb1afc8bd808',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011172',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 72046,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Arkana Techno 1.3 TCE 140CV BVA7 6E',
'transmission': 'automatic',
'trim': 'Techno 1.3 TCE 140CV BVA7 6E',
'vin': None,
'year': 2024}
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011172auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:54 [ecarstrade.be] INFO: Saving data for 7011172auction111153: {'created_time': 1774631574.198597, 'last_price_update_time': 1774631574.19861, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011172auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_002/780x0__r.jpg?hash=1774628307> (referer: https://ecarstrade.com/cars/7011209)
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_003/780x0__r.jpg?hash=1774628307> (referer: https://ecarstrade.com/cars/7011209)
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011134> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 25facfc4-93f6-55da-92ba-73aabc93128d
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 25facfc4-93f6-55da-92ba-73aabc93128d
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_006/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011205)
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_005/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011205)
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 25facfc4-93f6-55da-92ba-73aabc93128d
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 25facfc4-93f6-55da-92ba-73aabc93128d
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_004/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011205)
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_006/780x0__r.jpg?hash=1774628306> (referer: https://ecarstrade.com/cars/7011206)
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_001/780x0__r.jpg?hash=1774628307> (referer: https://ecarstrade.com/cars/7011209)
2026-03-27 17:12:54 [ecarstrade.be] INFO: Extracting details for car 7011134auction111152
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011132> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82524687-80e6-55bd-8083-fb44d5e052f5 with identifier: 7011134auction111152
2026-03-27 17:12:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82524687-80e6-55bd-8083-fb44d5e052f5 with scrape type 1
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 82524687-80e6-55bd-8083-fb44d5e052f5
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011134%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_001/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1ee9a817-f67c-50f0-97d9-9cd55b34d123
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1ee9a817-f67c-50f0-97d9-9cd55b34d123
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011134%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_002/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011134%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_003/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011134%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_004/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_006/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011135)
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_003/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011205)
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011134%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_005/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_001/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011135)
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011134%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628242%27 HTTP/1.1" 200 None
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_006/780x0__r.jpg?hash=1774628242 not downloaded yet
2026-03-27 17:12:54 [ecarstrade.be] INFO: Extracting details for car 7011132auction111152
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1ee9a817-f67c-50f0-97d9-9cd55b34d123
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1c7229ca-38f9-5f92-b118-1cd9def49a41
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 25facfc4-93f6-55da-92ba-73aabc93128d
2026-03-27 17:12:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25facfc4-93f6-55da-92ba-73aabc93128d, skipping ID generation
2026-03-27 17:12:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25facfc4-93f6-55da-92ba-73aabc93128d with scrape type 1
2026-03-27 17:12:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25facfc4-93f6-55da-92ba-73aabc93128d sending to next pipeline
2026-03-27 17:12:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 25facfc4-93f6-55da-92ba-73aabc93128d, identifier: 7011209auction111153
2026-03-27 17:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_002/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011135)
2026-03-27 17:12:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 25facfc4-93f6-55da-92ba-73aabc93128d with identifier: 7011209auction111153
2026-03-27 17:12:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 25facfc4-93f6-55da-92ba-73aabc93128d with identifier: 7011209auction111153
2026-03-27 17:12:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 25facfc4-93f6-55da-92ba-73aabc93128d with identifier: 7011209auction111153 to the API
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011209/photo_001/780x0__r.jpg?hash=1774628307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '25facfc4-93f6-55da-92ba-73aabc93128d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011209',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Opel',
'model': 'Movano',
'odometer': 98803,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'transmission': 'manual',
'trim': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'vin': None,
'year': 2022}
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011209auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [ecarstrade.be] INFO: Saving data for 7011209auction111153: {'created_time': 1774631575.014449, 'last_price_update_time': 1774631575.01446, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011209auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_004/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011135)
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_005/780x0__r.jpg?hash=1774628244> (referer: https://ecarstrade.com/cars/7011135)
2026-03-27 17:12:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4 with identifier: 7011132auction111152
2026-03-27 17:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4 with scrape type 1
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011132%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_001/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_003/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011135)
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011132%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_002/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011133> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4a76221b-2030-5f19-b731-08536e362884
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1ee9a817-f67c-50f0-97d9-9cd55b34d123
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a76221b-2030-5f19-b731-08536e362884
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4a76221b-2030-5f19-b731-08536e362884
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011132%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_003/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011132%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_004/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_002/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011205)
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011132%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_005/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_001/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011205)
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_004/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011206)
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_005/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011206)
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011132%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_006/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4a76221b-2030-5f19-b731-08536e362884
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4a76221b-2030-5f19-b731-08536e362884
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4a76221b-2030-5f19-b731-08536e362884
2026-03-27 17:12:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a76221b-2030-5f19-b731-08536e362884, skipping ID generation
2026-03-27 17:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a76221b-2030-5f19-b731-08536e362884 with scrape type 1
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a76221b-2030-5f19-b731-08536e362884 sending to next pipeline
2026-03-27 17:12:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4a76221b-2030-5f19-b731-08536e362884, identifier: 7011135auction111152
2026-03-27 17:12:55 [ecarstrade.be] INFO: Extracting details for car 7011133auction111152
2026-03-27 17:12:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4a76221b-2030-5f19-b731-08536e362884 with identifier: 7011135auction111152
2026-03-27 17:12:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4a76221b-2030-5f19-b731-08536e362884 with identifier: 7011135auction111152
2026-03-27 17:12:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4a76221b-2030-5f19-b731-08536e362884 with identifier: 7011135auction111152 to the API
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011135/photo_003/780x0__r.jpg?hash=1774628242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '4a76221b-2030-5f19-b731-08536e362884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011135',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'MG',
'model': 'EHS',
'odometer': 126415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': None,
'seller_name': None,
'title': 'EHS LUXURY PHEV 258CH RISK chgt taux',
'transmission': 'automatic',
'trim': 'LUXURY PHEV 258CH RISK chgt taux',
'vin': None,
'year': 2023}
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011135auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [ecarstrade.be] INFO: Saving data for 7011135auction111152: {'created_time': 1774631575.640394, 'last_price_update_time': 1774631575.640404, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011135auction111152') HTTP/1.1" 204 0
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_003/780x0__r.jpg?hash=1774628305> (referer: https://ecarstrade.com/cars/7011206)
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_004/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011134)
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_003/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011134)
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_006/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011134)
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_002/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011134)
2026-03-27 17:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011222> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:12:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ec6ad19-bc71-5078-b725-15cf7f16fda6 with identifier: 7011133auction111152
2026-03-27 17:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec6ad19-bc71-5078-b725-15cf7f16fda6 with scrape type 1
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7ec6ad19-bc71-5078-b725-15cf7f16fda6
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011133%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_001/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1ee9a817-f67c-50f0-97d9-9cd55b34d123
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1ee9a817-f67c-50f0-97d9-9cd55b34d123
2026-03-27 17:12:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ee9a817-f67c-50f0-97d9-9cd55b34d123, skipping ID generation
2026-03-27 17:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee9a817-f67c-50f0-97d9-9cd55b34d123 with scrape type 1
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ee9a817-f67c-50f0-97d9-9cd55b34d123 sending to next pipeline
2026-03-27 17:12:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ee9a817-f67c-50f0-97d9-9cd55b34d123, identifier: 7011205auction111153
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1c7229ca-38f9-5f92-b118-1cd9def49a41
2026-03-27 17:12:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1c7229ca-38f9-5f92-b118-1cd9def49a41
2026-03-27 17:12:55 [ecarstrade.be] INFO: Extracting details for car 7011222auction111153
2026-03-27 17:12:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ee9a817-f67c-50f0-97d9-9cd55b34d123 with identifier: 7011205auction111153
2026-03-27 17:12:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ee9a817-f67c-50f0-97d9-9cd55b34d123 with identifier: 7011205auction111153
2026-03-27 17:12:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ee9a817-f67c-50f0-97d9-9cd55b34d123 with identifier: 7011205auction111153 to the API
2026-03-27 17:12:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011205/photo_001/780x0__r.jpg?hash=1774628305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '1ee9a817-f67c-50f0-97d9-9cd55b34d123',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011205',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Citroen',
'model': 'C3',
'odometer': 53353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 PT 110 SHINE AFFAIRE (VU/VP)',
'transmission': 'manual',
'trim': 'PT 110 SHINE AFFAIRE (VU/VP)',
'vin': None,
'year': 2023}
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011205auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:57 [ecarstrade.be] INFO: Saving data for 7011205auction111153: {'created_time': 1774631577.235325, 'last_price_update_time': 1774631577.235335, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011205auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_005/780x0__r.jpg?hash=1774628242> (referer: https://ecarstrade.com/cars/7011134)
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011133%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_002/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_003/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011132)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_004/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011132)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_001/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011134)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_001/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011132)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_002/780x0__r.jpg?hash=1774628306> (referer: https://ecarstrade.com/cars/7011208)
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1c7229ca-38f9-5f92-b118-1cd9def49a41
2026-03-27 17:12:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c7229ca-38f9-5f92-b118-1cd9def49a41, skipping ID generation
2026-03-27 17:12:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c7229ca-38f9-5f92-b118-1cd9def49a41 with scrape type 1
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c7229ca-38f9-5f92-b118-1cd9def49a41 sending to next pipeline
2026-03-27 17:12:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c7229ca-38f9-5f92-b118-1cd9def49a41, identifier: 7011206auction111153
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 82524687-80e6-55bd-8083-fb44d5e052f5
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 82524687-80e6-55bd-8083-fb44d5e052f5
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 82524687-80e6-55bd-8083-fb44d5e052f5
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 82524687-80e6-55bd-8083-fb44d5e052f5
2026-03-27 17:12:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c with identifier: 7011222auction111153
2026-03-27 17:12:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c with scrape type 1
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011222%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_001/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011133%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_003/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:12:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c7229ca-38f9-5f92-b118-1cd9def49a41 with identifier: 7011206auction111153
2026-03-27 17:12:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c7229ca-38f9-5f92-b118-1cd9def49a41 with identifier: 7011206auction111153
2026-03-27 17:12:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c7229ca-38f9-5f92-b118-1cd9def49a41 with identifier: 7011206auction111153 to the API
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011206/photo_003/780x0__r.jpg?hash=1774628305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1c7229ca-38f9-5f92-b118-1cd9def49a41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011206',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Mazda',
'model': '2',
'odometer': 75839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'MAZDA 2 HY CVT 1.5 AGILE PARA',
'transmission': 'automatic',
'trim': 'MAZDA HY CVT 1.5 AGILE PARA',
'vin': None,
'year': 2023}
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011206auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:57 [ecarstrade.be] INFO: Saving data for 7011206auction111153: {'created_time': 1774631577.690133, 'last_price_update_time': 1774631577.690143, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011206auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011222%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_002/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_005/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011132)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_004/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011210)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_005/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011210)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_002/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011132)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_001/780x0__r.jpg?hash=1774628306> (referer: https://ecarstrade.com/cars/7011208)
2026-03-27 17:12:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_006/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011132)
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011133%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_004/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:12:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 82524687-80e6-55bd-8083-fb44d5e052f5
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 82524687-80e6-55bd-8083-fb44d5e052f5
2026-03-27 17:12:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82524687-80e6-55bd-8083-fb44d5e052f5, skipping ID generation
2026-03-27 17:12:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82524687-80e6-55bd-8083-fb44d5e052f5 with scrape type 1
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82524687-80e6-55bd-8083-fb44d5e052f5 sending to next pipeline
2026-03-27 17:12:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82524687-80e6-55bd-8083-fb44d5e052f5, identifier: 7011134auction111152
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 128c28e3-b99f-5611-8169-f42f3efc8f7b
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011222%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628319%27 HTTP/1.1" 200 None
2026-03-27 17:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_003/780x0__r.jpg?hash=1774628319 not downloaded yet
2026-03-27 17:12:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82524687-80e6-55bd-8083-fb44d5e052f5 with identifier: 7011134auction111152
2026-03-27 17:12:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82524687-80e6-55bd-8083-fb44d5e052f5 with identifier: 7011134auction111152
2026-03-27 17:12:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82524687-80e6-55bd-8083-fb44d5e052f5 with identifier: 7011134auction111152 to the API
2026-03-27 17:12:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011134/photo_001/780x0__r.jpg?hash=1774628241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '82524687-80e6-55bd-8083-fb44d5e052f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011134',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 78663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 PHEV S AT RK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 PHEV S AT RK',
'vin': None,
'year': 2022}
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011134auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:12:58 [ecarstrade.be] INFO: Saving data for 7011134auction111152: {'created_time': 1774631578.136806, 'last_price_update_time': 1774631578.136816, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011134auction111152') HTTP/1.1" 204 0
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011133%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_005/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:12:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_001/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011133)
2026-03-27 17:12:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_002/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011133)
2026-03-27 17:12:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_003/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011210)
2026-03-27 17:12:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_002/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011210)
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011222%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_004/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_001/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011210)
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011133%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_006/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011222%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_005/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 128c28e3-b99f-5611-8169-f42f3efc8f7b
2026-03-27 17:12:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 128c28e3-b99f-5611-8169-f42f3efc8f7b, skipping ID generation
2026-03-27 17:12:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128c28e3-b99f-5611-8169-f42f3efc8f7b with scrape type 1
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 128c28e3-b99f-5611-8169-f42f3efc8f7b sending to next pipeline
2026-03-27 17:12:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 128c28e3-b99f-5611-8169-f42f3efc8f7b, identifier: 7011208auction111153
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4
2026-03-27 17:12:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4, skipping ID generation
2026-03-27 17:12:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4 with scrape type 1
2026-03-27 17:12:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4 sending to next pipeline
2026-03-27 17:12:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4, identifier: 7011132auction111152
2026-03-27 17:12:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 128c28e3-b99f-5611-8169-f42f3efc8f7b with identifier: 7011208auction111153
2026-03-27 17:12:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 128c28e3-b99f-5611-8169-f42f3efc8f7b with identifier: 7011208auction111153
2026-03-27 17:12:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 128c28e3-b99f-5611-8169-f42f3efc8f7b with identifier: 7011208auction111153 to the API
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011208/photo_001/780x0__r.jpg?hash=1774628306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '128c28e3-b99f-5611-8169-f42f3efc8f7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011208',
'listing': 'auction',
'location': 'France - "F2S BELIGNEUX"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 120134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CUST TRENDB 300 L1H1 R',
'transmission': 'manual',
'trim': 'TRANSIT CUST TRENDB 300 L1H1 R',
'vin': None,
'year': 2022}
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011208auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:58 [ecarstrade.be] INFO: Saving data for 7011208auction111153: {'created_time': 1774631578.785655, 'last_price_update_time': 1774631578.785666, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011208auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4 with identifier: 7011132auction111152
2026-03-27 17:12:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4 with identifier: 7011132auction111152
2026-03-27 17:12:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4 with identifier: 7011132auction111152 to the API
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011132/photo_006/780x0__r.jpg?hash=1774628239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '0ba32e6d-d82b-59d3-9fbb-eb6db6f521d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011132',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 122585,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011132auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:12:59 [ecarstrade.be] INFO: Saving data for 7011132auction111152: {'created_time': 1774631579.074293, 'last_price_update_time': 1774631579.074305, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011132auction111152') HTTP/1.1" 204 0
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_003/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011133)
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_001/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011222)
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_004/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011133)
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011222%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628318%27 HTTP/1.1" 200 None
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_006/780x0__r.jpg?hash=1774628318 not downloaded yet
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_002/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011222)
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7ec6ad19-bc71-5078-b725-15cf7f16fda6
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7ec6ad19-bc71-5078-b725-15cf7f16fda6
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b
2026-03-27 17:12:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 844a1dce-fffc-5fcc-9f1f-8612b8ab006b, skipping ID generation
2026-03-27 17:12:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b with scrape type 1
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 844a1dce-fffc-5fcc-9f1f-8612b8ab006b sending to next pipeline
2026-03-27 17:12:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 844a1dce-fffc-5fcc-9f1f-8612b8ab006b, identifier: 7011210auction111153
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_003/780x0__r.jpg?hash=1774628319> (referer: https://ecarstrade.com/cars/7011222)
2026-03-27 17:12:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 844a1dce-fffc-5fcc-9f1f-8612b8ab006b with identifier: 7011210auction111153
2026-03-27 17:12:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 844a1dce-fffc-5fcc-9f1f-8612b8ab006b with identifier: 7011210auction111153
2026-03-27 17:12:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 844a1dce-fffc-5fcc-9f1f-8612b8ab006b with identifier: 7011210auction111153 to the API
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:12:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011210/photo_001/780x0__r.jpg?hash=1774628309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '844a1dce-fffc-5fcc-9f1f-8612b8ab006b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011210',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Renault',
'model': 'Austral',
'odometer': 76350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'Austral Iconic 1.2 200CV BVAV 6E',
'transmission': 'automatic',
'trim': 'Iconic 1.2 200CV BVAV 6E',
'vin': None,
'year': 2024}
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011210auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:12:59 [ecarstrade.be] INFO: Saving data for 7011210auction111153: {'created_time': 1774631579.500674, 'last_price_update_time': 1774631579.500685, 'auction_closing_time': 1774881000.0}
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011210auction111153') HTTP/1.1" 204 0
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_006/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011133)
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_004/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011222)
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_005/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011133)
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7ec6ad19-bc71-5078-b725-15cf7f16fda6
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7ec6ad19-bc71-5078-b725-15cf7f16fda6
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_005/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011222)
2026-03-27 17:12:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_006/780x0__r.jpg?hash=1774628318> (referer: https://ecarstrade.com/cars/7011222)
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7ec6ad19-bc71-5078-b725-15cf7f16fda6
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7ec6ad19-bc71-5078-b725-15cf7f16fda6
2026-03-27 17:12:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ec6ad19-bc71-5078-b725-15cf7f16fda6, skipping ID generation
2026-03-27 17:12:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec6ad19-bc71-5078-b725-15cf7f16fda6 with scrape type 1
2026-03-27 17:12:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ec6ad19-bc71-5078-b725-15cf7f16fda6 sending to next pipeline
2026-03-27 17:12:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ec6ad19-bc71-5078-b725-15cf7f16fda6, identifier: 7011133auction111152
2026-03-27 17:12:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ec6ad19-bc71-5078-b725-15cf7f16fda6 with identifier: 7011133auction111152
2026-03-27 17:12:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ec6ad19-bc71-5078-b725-15cf7f16fda6 with identifier: 7011133auction111152
2026-03-27 17:12:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ec6ad19-bc71-5078-b725-15cf7f16fda6 with identifier: 7011133auction111152 to the API
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:12:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011133/photo_005/780x0__r.jpg?hash=1774628241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '7ec6ad19-bc71-5078-b725-15cf7f16fda6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011133',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'BMW',
'model': '430',
'odometer': 96790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': None,
'seller_name': None,
'title': '430D XDRIVE GRAN CP BVA M-S EV',
'transmission': 'automatic',
'trim': 'D XDRIVE GRAN CP BVA M-S EV',
'vin': None,
'year': 2022}
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011133auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:13:00 [ecarstrade.be] INFO: Saving data for 7011133auction111152: {'created_time': 1774631580.112905, 'last_price_update_time': 1774631580.112916, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011133auction111152') HTTP/1.1" 204 0
2026-03-27 17:13:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c
2026-03-27 17:13:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c
2026-03-27 17:13:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c, skipping ID generation
2026-03-27 17:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c with scrape type 1
2026-03-27 17:13:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c sending to next pipeline
2026-03-27 17:13:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c, identifier: 7011222auction111153
2026-03-27 17:13:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c with identifier: 7011222auction111153
2026-03-27 17:13:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c with identifier: 7011222auction111153
2026-03-27 17:13:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c with identifier: 7011222auction111153 to the API
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011222/photo_006/780x0__r.jpg?hash=1774628318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'c6ce9191-ec60-5b19-8a75-6cc4d1d47e3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011222',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 107853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011222auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:00 [ecarstrade.be] INFO: Saving data for 7011222auction111153: {'created_time': 1774631580.668627, 'last_price_update_time': 1774631580.668639, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011222auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011212> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:02 [ecarstrade.be] INFO: Extracting details for car 7011212auction111153
2026-03-27 17:13:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3678639c-64af-52bb-b92d-8a3c5583fafe with identifier: 7011212auction111153
2026-03-27 17:13:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3678639c-64af-52bb-b92d-8a3c5583fafe with scrape type 1
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3678639c-64af-52bb-b92d-8a3c5583fafe
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011212%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628310%27 HTTP/1.1" 200 None
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_001/780x0__r.jpg?hash=1774628310 not downloaded yet
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011212%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_002/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011212%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628309%27 HTTP/1.1" 200 None
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_003/780x0__r.jpg?hash=1774628309 not downloaded yet
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011212%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628310%27 HTTP/1.1" 200 None
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_004/780x0__r.jpg?hash=1774628310 not downloaded yet
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011212%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628310%27 HTTP/1.1" 200 None
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_005/780x0__r.jpg?hash=1774628310 not downloaded yet
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011212%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628310%27 HTTP/1.1" 200 None
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_006/780x0__r.jpg?hash=1774628310 not downloaded yet
2026-03-27 17:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_002/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011212)
2026-03-27 17:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_001/780x0__r.jpg?hash=1774628310> (referer: https://ecarstrade.com/cars/7011212)
2026-03-27 17:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_003/780x0__r.jpg?hash=1774628309> (referer: https://ecarstrade.com/cars/7011212)
2026-03-27 17:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_004/780x0__r.jpg?hash=1774628310> (referer: https://ecarstrade.com/cars/7011212)
2026-03-27 17:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_005/780x0__r.jpg?hash=1774628310> (referer: https://ecarstrade.com/cars/7011212)
2026-03-27 17:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_006/780x0__r.jpg?hash=1774628310> (referer: https://ecarstrade.com/cars/7011212)
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3678639c-64af-52bb-b92d-8a3c5583fafe
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3678639c-64af-52bb-b92d-8a3c5583fafe
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3678639c-64af-52bb-b92d-8a3c5583fafe
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3678639c-64af-52bb-b92d-8a3c5583fafe
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3678639c-64af-52bb-b92d-8a3c5583fafe
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3678639c-64af-52bb-b92d-8a3c5583fafe
2026-03-27 17:13:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3678639c-64af-52bb-b92d-8a3c5583fafe, skipping ID generation
2026-03-27 17:13:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3678639c-64af-52bb-b92d-8a3c5583fafe with scrape type 1
2026-03-27 17:13:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3678639c-64af-52bb-b92d-8a3c5583fafe sending to next pipeline
2026-03-27 17:13:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3678639c-64af-52bb-b92d-8a3c5583fafe, identifier: 7011212auction111153
2026-03-27 17:13:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3678639c-64af-52bb-b92d-8a3c5583fafe with identifier: 7011212auction111153
2026-03-27 17:13:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3678639c-64af-52bb-b92d-8a3c5583fafe with identifier: 7011212auction111153
2026-03-27 17:13:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3678639c-64af-52bb-b92d-8a3c5583fafe with identifier: 7011212auction111153 to the API
2026-03-27 17:13:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011212/photo_006/780x0__r.jpg?hash=1774628310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '3678639c-64af-52bb-b92d-8a3c5583fafe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011212',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 94794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'JUMPER FG 35 RK BH140 DRIV 48M',
'transmission': 'manual',
'trim': 'JUMPER FG 35 RK BH140 DRIV 48M',
'vin': None,
'year': 2022}
2026-03-27 17:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011212auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:03 [ecarstrade.be] INFO: Saving data for 7011212auction111153: {'created_time': 1774631583.635922, 'last_price_update_time': 1774631583.635957, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011212auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011131> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:05 [ecarstrade.be] INFO: Extracting details for car 7011131auction111152
2026-03-27 17:13:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fe51b8f-1374-5aa3-a775-5d41e27d68b9 with identifier: 7011131auction111152
2026-03-27 17:13:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9 with scrape type 1
2026-03-27 17:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011131%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_001/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011131%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628241%27 HTTP/1.1" 200 None
2026-03-27 17:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_002/780x0__r.jpg?hash=1774628241 not downloaded yet
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011131%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_003/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011131%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628239%27 HTTP/1.1" 200 None
2026-03-27 17:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_004/780x0__r.jpg?hash=1774628239 not downloaded yet
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011131%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628240%27 HTTP/1.1" 200 None
2026-03-27 17:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_005/780x0__r.jpg?hash=1774628240 not downloaded yet
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011131%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628240%27 HTTP/1.1" 200 None
2026-03-27 17:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_006/780x0__r.jpg?hash=1774628240 not downloaded yet
2026-03-27 17:13:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_001/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011131)
2026-03-27 17:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_002/780x0__r.jpg?hash=1774628241> (referer: https://ecarstrade.com/cars/7011131)
2026-03-27 17:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_003/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011131)
2026-03-27 17:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_004/780x0__r.jpg?hash=1774628239> (referer: https://ecarstrade.com/cars/7011131)
2026-03-27 17:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_005/780x0__r.jpg?hash=1774628240> (referer: https://ecarstrade.com/cars/7011131)
2026-03-27 17:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_006/780x0__r.jpg?hash=1774628240> (referer: https://ecarstrade.com/cars/7011131)
2026-03-27 17:13:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9
2026-03-27 17:13:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9
2026-03-27 17:13:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9
2026-03-27 17:13:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9
2026-03-27 17:13:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9
2026-03-27 17:13:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9
2026-03-27 17:13:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fe51b8f-1374-5aa3-a775-5d41e27d68b9, skipping ID generation
2026-03-27 17:13:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9 with scrape type 1
2026-03-27 17:13:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fe51b8f-1374-5aa3-a775-5d41e27d68b9 sending to next pipeline
2026-03-27 17:13:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0fe51b8f-1374-5aa3-a775-5d41e27d68b9, identifier: 7011131auction111152
2026-03-27 17:13:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0fe51b8f-1374-5aa3-a775-5d41e27d68b9 with identifier: 7011131auction111152
2026-03-27 17:13:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0fe51b8f-1374-5aa3-a775-5d41e27d68b9 with identifier: 7011131auction111152
2026-03-27 17:13:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0fe51b8f-1374-5aa3-a775-5d41e27d68b9 with identifier: 7011131auction111152 to the API
2026-03-27 17:13:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011131/photo_006/780x0__r.jpg?hash=1774628240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '0fe51b8f-1374-5aa3-a775-5d41e27d68b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011131',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Jeep',
'model': 'Compass',
'odometer': 98550,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': None,
'seller_name': None,
'title': 'JEEP COMPASS 240 AT6 TRHK RSK',
'transmission': 'automatic',
'trim': 'JEEP COMPASS 240 AT6 TRHK RSK',
'vin': None,
'year': 2022}
2026-03-27 17:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011131auction111152%27 HTTP/1.1" 200 None
2026-03-27 17:13:06 [ecarstrade.be] INFO: Saving data for 7011131auction111152: {'created_time': 1774631586.509669, 'last_price_update_time': 1774631586.50968, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011131auction111152') HTTP/1.1" 204 0
2026-03-27 17:13:07 [scrapy.extensions.logstats] INFO: Crawled 1335 pages (at 34 pages/min), scraped 1152 items (at 38 items/min)
2026-03-27 17:13:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:13:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011228auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011228auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011228auction111153: 1
2026-03-27 17:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011230auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011230auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011230auction111153: 1
2026-03-27 17:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011231auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011231auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011231auction111153: 1
2026-03-27 17:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011232auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011232auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011232auction111153: 1
2026-03-27 17:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011233auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011233auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011233auction111153: 1
2026-03-27 17:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011234auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011234auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011234auction111153: 1
2026-03-27 17:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011235auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011235auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011235auction111153: 1
2026-03-27 17:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011236auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011236auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011236auction111153: 1
2026-03-27 17:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011237auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011237auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011237auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011239auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011239auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011239auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011240auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011240auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011240auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011241auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011241auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011241auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011242auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011242auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011242auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011244auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011244auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011244auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011245auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011245auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011245auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011246auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011246auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011246auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011247auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011247auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011247auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011249auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011249auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011249auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011250auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011250auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011250auction111153: 1
2026-03-27 17:13:11 [ecarstrade.be] INFO: Found listing with ID: 7011251auction111153
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011251auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:11 [ecarstrade.be] INFO: Scrape type for 7011251auction111153: 1
2026-03-27 17:13:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found listing with ID: 7011252auction111153
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011252auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:16 [ecarstrade.be] INFO: Scrape type for 7011252auction111153: 1
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found listing with ID: 7011253auction111153
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011253auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:16 [ecarstrade.be] INFO: Scrape type for 7011253auction111153: 1
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found listing with ID: 7011254auction111153
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011254auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:16 [ecarstrade.be] INFO: Scrape type for 7011254auction111153: 1
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found listing with ID: 7011255auction111153
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011255auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:16 [ecarstrade.be] INFO: Scrape type for 7011255auction111153: 1
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found listing with ID: 7011256auction111153
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011256auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:16 [ecarstrade.be] INFO: Scrape type for 7011256auction111153: 1
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found listing with ID: 7011257auction111153
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011257auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:16 [ecarstrade.be] INFO: Scrape type for 7011257auction111153: 1
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found listing with ID: 7011258auction111153
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011258auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:16 [ecarstrade.be] INFO: Scrape type for 7011258auction111153: 1
2026-03-27 17:13:16 [ecarstrade.be] INFO: Found listing with ID: 7011259auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011259auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011259auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011260auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011260auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011260auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011261auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011261auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011261auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011263auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011263auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011263auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011264auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011264auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011264auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011265auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011265auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011265auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011266auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011266auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011266auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011267auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011267auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011267auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011268auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011268auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011268auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011270auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011270auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011270auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011271auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011271auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011271auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011272auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011272auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011272auction111153: 1
2026-03-27 17:13:17 [ecarstrade.be] INFO: Found listing with ID: 7011273auction111153
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011273auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [ecarstrade.be] INFO: Scrape type for 7011273auction111153: 1
2026-03-27 17:13:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011228> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011232> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:17 [ecarstrade.be] INFO: Extracting details for car 7011228auction111153
2026-03-27 17:13:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a96d9bb6-0d9b-504c-8d52-58f7b521c129 with identifier: 7011228auction111153
2026-03-27 17:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a96d9bb6-0d9b-504c-8d52-58f7b521c129 with scrape type 1
2026-03-27 17:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a96d9bb6-0d9b-504c-8d52-58f7b521c129
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011228%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628324%27 HTTP/1.1" 200 None
2026-03-27 17:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_001/780x0__r.jpg?hash=1774628324 not downloaded yet
2026-03-27 17:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011228%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628324%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_002/780x0__r.jpg?hash=1774628324 not downloaded yet
2026-03-27 17:13:18 [ecarstrade.be] INFO: Extracting details for car 7011232auction111153
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011228%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628324%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_003/780x0__r.jpg?hash=1774628324 not downloaded yet
2026-03-27 17:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 367f156a-de53-58d4-8282-637553cbc427 with identifier: 7011232auction111153
2026-03-27 17:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367f156a-de53-58d4-8282-637553cbc427 with scrape type 1
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 367f156a-de53-58d4-8282-637553cbc427
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011232%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628326%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_001/780x0__r.jpg?hash=1774628326 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011228%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628324%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_004/780x0__r.jpg?hash=1774628324 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011232%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628326%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_002/780x0__r.jpg?hash=1774628326 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011228%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628324%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_005/780x0__r.jpg?hash=1774628324 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011232%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628326%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_003/780x0__r.jpg?hash=1774628326 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011228%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_006/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011232%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628327%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_004/780x0__r.jpg?hash=1774628327 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011232%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628326%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_005/780x0__r.jpg?hash=1774628326 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011232%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628326%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_006/780x0__r.jpg?hash=1774628326 not downloaded yet
2026-03-27 17:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011231> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:18 [ecarstrade.be] INFO: Extracting details for car 7011231auction111153
2026-03-27 17:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f9fd2a9-3849-5563-bfc3-37916de90000 with identifier: 7011231auction111153
2026-03-27 17:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f9fd2a9-3849-5563-bfc3-37916de90000 with scrape type 1
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1f9fd2a9-3849-5563-bfc3-37916de90000
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011231%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_001/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011231%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_002/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011234> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011233> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011231%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_003/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011231%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_004/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011231%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628326%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_005/780x0__r.jpg?hash=1774628326 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011231%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_006/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [ecarstrade.be] INFO: Extracting details for car 7011234auction111153
2026-03-27 17:13:18 [ecarstrade.be] INFO: Extracting details for car 7011233auction111153
2026-03-27 17:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7902e515-b00b-5097-9686-8d179d2142a9 with identifier: 7011234auction111153
2026-03-27 17:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7902e515-b00b-5097-9686-8d179d2142a9 with scrape type 1
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7902e515-b00b-5097-9686-8d179d2142a9
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011234%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_001/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2eff8df-0b0b-5921-a432-b94913412ba5 with identifier: 7011233auction111153
2026-03-27 17:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2eff8df-0b0b-5921-a432-b94913412ba5 with scrape type 1
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b2eff8df-0b0b-5921-a432-b94913412ba5
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011233%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_001/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011234%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_002/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011233%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_002/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011234%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_003/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011233%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628329%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_003/780x0__r.jpg?hash=1774628329 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011234%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_004/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011233%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_004/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011234%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_005/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011233%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_005/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011230> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011234%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_006/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011233%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628328%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_006/780x0__r.jpg?hash=1774628328 not downloaded yet
2026-03-27 17:13:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011235> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:18 [ecarstrade.be] INFO: Extracting details for car 7011230auction111153
2026-03-27 17:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddd68d5d-200a-5b61-b293-a9ea008cffdb with identifier: 7011230auction111153
2026-03-27 17:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd68d5d-200a-5b61-b293-a9ea008cffdb with scrape type 1
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ddd68d5d-200a-5b61-b293-a9ea008cffdb
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011230%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_001/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011230%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_002/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [ecarstrade.be] INFO: Extracting details for car 7011235auction111153
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011230%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_003/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b with identifier: 7011235auction111153
2026-03-27 17:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b with scrape type 1
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011235%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_001/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011230%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_004/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011235%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_002/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011230%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628325%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_005/780x0__r.jpg?hash=1774628325 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011235%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_003/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011230%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628326%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_006/780x0__r.jpg?hash=1774628326 not downloaded yet
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011235%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_004/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011235%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_005/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011235%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_006/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011236> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:23 [ecarstrade.be] INFO: Extracting details for car 7011236auction111153
2026-03-27 17:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14349072-5a7e-5a0e-9c3e-5b943c4fef68 with identifier: 7011236auction111153
2026-03-27 17:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14349072-5a7e-5a0e-9c3e-5b943c4fef68 with scrape type 1
2026-03-27 17:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 14349072-5a7e-5a0e-9c3e-5b943c4fef68
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011236%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_001/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011236%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_002/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011236%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_003/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011236%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628330%27 HTTP/1.1" 200 None
2026-03-27 17:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_004/780x0__r.jpg?hash=1774628330 not downloaded yet
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011236%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_005/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011236%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_006/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011239> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:24 [ecarstrade.be] INFO: Extracting details for car 7011239auction111153
2026-03-27 17:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced4e2e0-8ed3-5f5a-9735-a17a7dddf199 with identifier: 7011239auction111153
2026-03-27 17:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199 with scrape type 1
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011239%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628334%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_001/780x0__r.jpg?hash=1774628334 not downloaded yet
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011239%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628334%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_002/780x0__r.jpg?hash=1774628334 not downloaded yet
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011239%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_003/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011239%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628334%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_004/780x0__r.jpg?hash=1774628334 not downloaded yet
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011239%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628334%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_005/780x0__r.jpg?hash=1774628334 not downloaded yet
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011239%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628334%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_006/780x0__r.jpg?hash=1774628334 not downloaded yet
2026-03-27 17:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011240> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:24 [ecarstrade.be] INFO: Extracting details for car 7011240auction111153
2026-03-27 17:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aa06507-cc7d-5992-aa46-94bb8996644f with identifier: 7011240auction111153
2026-03-27 17:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa06507-cc7d-5992-aa46-94bb8996644f with scrape type 1
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3aa06507-cc7d-5992-aa46-94bb8996644f
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011240%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_001/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011240%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_002/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011240%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_003/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011240%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_004/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011240%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_005/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011240%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_006/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011242> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011241> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011237> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_006/780x0__r.jpg?hash=1774628326> (referer: https://ecarstrade.com/cars/7011232)
2026-03-27 17:13:25 [ecarstrade.be] INFO: Extracting details for car 7011242auction111153
2026-03-27 17:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83a0a410-cfb9-52eb-924d-39ac2afa5d29 with identifier: 7011242auction111153
2026-03-27 17:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83a0a410-cfb9-52eb-924d-39ac2afa5d29 with scrape type 1
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83a0a410-cfb9-52eb-924d-39ac2afa5d29
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011242%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_001/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_002/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011231)
2026-03-27 17:13:25 [ecarstrade.be] INFO: Extracting details for car 7011241auction111153
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011242%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_002/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_001/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011231)
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_005/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011233)
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011242%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_003/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92007dc1-2224-5bc2-bd57-4d51c0a40e74 with identifier: 7011241auction111153
2026-03-27 17:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92007dc1-2224-5bc2-bd57-4d51c0a40e74 with scrape type 1
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 92007dc1-2224-5bc2-bd57-4d51c0a40e74
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011241%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_001/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:25 [ecarstrade.be] INFO: Extracting details for car 7011237auction111153
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011242%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_004/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011241%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_002/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_006/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011233)
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011242%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_005/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011241%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_003/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7660707-d2a5-5eb3-8e4c-46814a5f7f0c with identifier: 7011237auction111153
2026-03-27 17:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c with scrape type 1
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011237%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_001/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 367f156a-de53-58d4-8282-637553cbc427
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_006/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011236)
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_006/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011235)
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011242%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628339%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_006/780x0__r.jpg?hash=1774628339 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011241%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_004/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011237%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_002/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1f9fd2a9-3849-5563-bfc3-37916de90000
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011241%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_005/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011237%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_003/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1f9fd2a9-3849-5563-bfc3-37916de90000
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b2eff8df-0b0b-5921-a432-b94913412ba5
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b2eff8df-0b0b-5921-a432-b94913412ba5
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_006/780x0__r.jpg?hash=1774628334> (referer: https://ecarstrade.com/cars/7011239)
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_005/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011240)
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011241%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_006/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011237%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_004/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011244> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_006/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011240)
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 14349072-5a7e-5a0e-9c3e-5b943c4fef68
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011237%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_005/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011237%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_006/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_002/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011242)
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_001/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011242)
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3aa06507-cc7d-5992-aa46-94bb8996644f
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_003/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011240)
2026-03-27 17:13:26 [ecarstrade.be] INFO: Extracting details for car 7011244auction111153
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_004/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011240)
2026-03-27 17:13:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37202de3-5abe-5213-9fb7-4a380187fc41 with identifier: 7011244auction111153
2026-03-27 17:13:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37202de3-5abe-5213-9fb7-4a380187fc41 with scrape type 1
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 37202de3-5abe-5213-9fb7-4a380187fc41
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011244%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_001/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3aa06507-cc7d-5992-aa46-94bb8996644f
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_002/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011241)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_002/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011240)
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011244%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628340%27 HTTP/1.1" 200 None
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_002/780x0__r.jpg?hash=1774628340 not downloaded yet
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011244%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_003/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_001/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011237)
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011244%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_004/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83a0a410-cfb9-52eb-924d-39ac2afa5d29
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83a0a410-cfb9-52eb-924d-39ac2afa5d29
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_003/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011241)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_005/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011241)
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011244%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_005/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_003/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011237)
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011244%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628338%27 HTTP/1.1" 200 None
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_006/780x0__r.jpg?hash=1774628338 not downloaded yet
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3aa06507-cc7d-5992-aa46-94bb8996644f
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3aa06507-cc7d-5992-aa46-94bb8996644f
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 92007dc1-2224-5bc2-bd57-4d51c0a40e74
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3aa06507-cc7d-5992-aa46-94bb8996644f
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_002/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011237)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_005/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011237)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_006/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011237)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_004/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011241)
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 92007dc1-2224-5bc2-bd57-4d51c0a40e74
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 92007dc1-2224-5bc2-bd57-4d51c0a40e74
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_001/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011244)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_006/780x0__r.jpg?hash=1774628339> (referer: https://ecarstrade.com/cars/7011242)
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_004/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011237)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_006/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011241)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_004/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011244)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_003/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011244)
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_002/780x0__r.jpg?hash=1774628340> (referer: https://ecarstrade.com/cars/7011244)
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_006/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011244)
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 92007dc1-2224-5bc2-bd57-4d51c0a40e74
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_005/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011242)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_005/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011244)
2026-03-27 17:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_004/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011242)
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 37202de3-5abe-5213-9fb7-4a380187fc41
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83a0a410-cfb9-52eb-924d-39ac2afa5d29
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c
2026-03-27 17:13:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7660707-d2a5-5eb3-8e4c-46814a5f7f0c, skipping ID generation
2026-03-27 17:13:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c with scrape type 1
2026-03-27 17:13:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7660707-d2a5-5eb3-8e4c-46814a5f7f0c sending to next pipeline
2026-03-27 17:13:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7660707-d2a5-5eb3-8e4c-46814a5f7f0c, identifier: 7011237auction111153
2026-03-27 17:13:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7660707-d2a5-5eb3-8e4c-46814a5f7f0c with identifier: 7011237auction111153
2026-03-27 17:13:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7660707-d2a5-5eb3-8e4c-46814a5f7f0c with identifier: 7011237auction111153
2026-03-27 17:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7660707-d2a5-5eb3-8e4c-46814a5f7f0c with identifier: 7011237auction111153 to the API
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011237/photo_004/780x0__r.jpg?hash=1774628331>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'e7660707-d2a5-5eb3-8e4c-46814a5f7f0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011237',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Citroen',
'model': 'C3',
'odometer': 70234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011237auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:27 [ecarstrade.be] INFO: Saving data for 7011237auction111153: {'created_time': 1774631607.007212, 'last_price_update_time': 1774631607.007224, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011237auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_005/780x0__r.jpg?hash=1774628334> (referer: https://ecarstrade.com/cars/7011239)
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_003/780x0__r.jpg?hash=1774628338> (referer: https://ecarstrade.com/cars/7011242)
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_001/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011240)
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_001/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011241)
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011245> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 92007dc1-2224-5bc2-bd57-4d51c0a40e74
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 37202de3-5abe-5213-9fb7-4a380187fc41
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 37202de3-5abe-5213-9fb7-4a380187fc41
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 37202de3-5abe-5213-9fb7-4a380187fc41
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 37202de3-5abe-5213-9fb7-4a380187fc41
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83a0a410-cfb9-52eb-924d-39ac2afa5d29
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 37202de3-5abe-5213-9fb7-4a380187fc41
2026-03-27 17:13:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 37202de3-5abe-5213-9fb7-4a380187fc41, skipping ID generation
2026-03-27 17:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37202de3-5abe-5213-9fb7-4a380187fc41 with scrape type 1
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37202de3-5abe-5213-9fb7-4a380187fc41 sending to next pipeline
2026-03-27 17:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 37202de3-5abe-5213-9fb7-4a380187fc41, identifier: 7011244auction111153
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83a0a410-cfb9-52eb-924d-39ac2afa5d29
2026-03-27 17:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 37202de3-5abe-5213-9fb7-4a380187fc41 with identifier: 7011244auction111153
2026-03-27 17:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 37202de3-5abe-5213-9fb7-4a380187fc41 with identifier: 7011244auction111153
2026-03-27 17:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 37202de3-5abe-5213-9fb7-4a380187fc41 with identifier: 7011244auction111153 to the API
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011244/photo_005/780x0__r.jpg?hash=1774628338>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '37202de3-5abe-5213-9fb7-4a380187fc41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011244',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 94833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011244auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:27 [ecarstrade.be] INFO: Saving data for 7011244auction111153: {'created_time': 1774631607.540563, 'last_price_update_time': 1774631607.540574, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011244auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_001/780x0__r.jpg?hash=1774628334> (referer: https://ecarstrade.com/cars/7011239)
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_003/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011239)
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_002/780x0__r.jpg?hash=1774628334> (referer: https://ecarstrade.com/cars/7011239)
2026-03-27 17:13:27 [ecarstrade.be] INFO: Extracting details for car 7011245auction111153
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_005/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011236)
2026-03-27 17:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_004/780x0__r.jpg?hash=1774628334> (referer: https://ecarstrade.com/cars/7011239)
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83a0a410-cfb9-52eb-924d-39ac2afa5d29
2026-03-27 17:13:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83a0a410-cfb9-52eb-924d-39ac2afa5d29, skipping ID generation
2026-03-27 17:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83a0a410-cfb9-52eb-924d-39ac2afa5d29 with scrape type 1
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83a0a410-cfb9-52eb-924d-39ac2afa5d29 sending to next pipeline
2026-03-27 17:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 83a0a410-cfb9-52eb-924d-39ac2afa5d29, identifier: 7011242auction111153
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3aa06507-cc7d-5992-aa46-94bb8996644f
2026-03-27 17:13:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3aa06507-cc7d-5992-aa46-94bb8996644f, skipping ID generation
2026-03-27 17:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa06507-cc7d-5992-aa46-94bb8996644f with scrape type 1
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3aa06507-cc7d-5992-aa46-94bb8996644f sending to next pipeline
2026-03-27 17:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3aa06507-cc7d-5992-aa46-94bb8996644f, identifier: 7011240auction111153
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 92007dc1-2224-5bc2-bd57-4d51c0a40e74
2026-03-27 17:13:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 92007dc1-2224-5bc2-bd57-4d51c0a40e74, skipping ID generation
2026-03-27 17:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92007dc1-2224-5bc2-bd57-4d51c0a40e74 with scrape type 1
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 92007dc1-2224-5bc2-bd57-4d51c0a40e74 sending to next pipeline
2026-03-27 17:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 92007dc1-2224-5bc2-bd57-4d51c0a40e74, identifier: 7011241auction111153
2026-03-27 17:13:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cfe6893-5a4a-5083-87fb-91b9ea77e465 with identifier: 7011245auction111153
2026-03-27 17:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cfe6893-5a4a-5083-87fb-91b9ea77e465 with scrape type 1
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9cfe6893-5a4a-5083-87fb-91b9ea77e465
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011245%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628341%27 HTTP/1.1" 200 None
2026-03-27 17:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_001/780x0__r.jpg?hash=1774628341 not downloaded yet
2026-03-27 17:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83a0a410-cfb9-52eb-924d-39ac2afa5d29 with identifier: 7011242auction111153
2026-03-27 17:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83a0a410-cfb9-52eb-924d-39ac2afa5d29 with identifier: 7011242auction111153
2026-03-27 17:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83a0a410-cfb9-52eb-924d-39ac2afa5d29 with identifier: 7011242auction111153 to the API
2026-03-27 17:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011242/photo_003/780x0__r.jpg?hash=1774628338>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '83a0a410-cfb9-52eb-924d-39ac2afa5d29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011242',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 56893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seats_number': None,
'seller_name': None,
'title': 'CROSSLAND ELEGANCE ICE GASOLINE 1.2 TURBO 110 BVM RSK chtx',
'transmission': 'manual',
'trim': 'CROSSLAND ELEGANCE ICE GASOLINE 1.2 TURBO 110 BVM RSK chtx',
'vin': None,
'year': 2024}
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011242auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:28 [ecarstrade.be] INFO: Saving data for 7011242auction111153: {'created_time': 1774631608.145522, 'last_price_update_time': 1774631608.145536, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011242auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3aa06507-cc7d-5992-aa46-94bb8996644f with identifier: 7011240auction111153
2026-03-27 17:13:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3aa06507-cc7d-5992-aa46-94bb8996644f with identifier: 7011240auction111153
2026-03-27 17:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3aa06507-cc7d-5992-aa46-94bb8996644f with identifier: 7011240auction111153 to the API
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011240/photo_001/780x0__r.jpg?hash=1774628333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '3aa06507-cc7d-5992-aa46-94bb8996644f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011240',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Citroen',
'model': 'C3',
'odometer': 96564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011240auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:28 [ecarstrade.be] INFO: Saving data for 7011240auction111153: {'created_time': 1774631608.489109, 'last_price_update_time': 1774631608.489121, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011240auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 92007dc1-2224-5bc2-bd57-4d51c0a40e74 with identifier: 7011241auction111153
2026-03-27 17:13:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 92007dc1-2224-5bc2-bd57-4d51c0a40e74 with identifier: 7011241auction111153
2026-03-27 17:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 92007dc1-2224-5bc2-bd57-4d51c0a40e74 with identifier: 7011241auction111153 to the API
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011241/photo_001/780x0__r.jpg?hash=1774628335>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '92007dc1-2224-5bc2-bd57-4d51c0a40e74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011241',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Renault',
'model': 'Captur',
'odometer': 64269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Captur II Evolution 1.0 TCE 90CV BVM6 E6d',
'transmission': 'manual',
'trim': 'II Evolution 1.0 TCE 90CV BVM6 E6d',
'vin': None,
'year': 2024}
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011241auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:28 [ecarstrade.be] INFO: Saving data for 7011241auction111153: {'created_time': 1774631608.825854, 'last_price_update_time': 1774631608.825881, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011241auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_003/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011236)
2026-03-27 17:13:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_004/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011236)
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011245%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628341%27 HTTP/1.1" 200 None
2026-03-27 17:13:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_002/780x0__r.jpg?hash=1774628341 not downloaded yet
2026-03-27 17:13:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_005/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011235)
2026-03-27 17:13:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_001/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011236)
2026-03-27 17:13:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_002/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011236)
2026-03-27 17:13:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199
2026-03-27 17:13:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199
2026-03-27 17:13:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199
2026-03-27 17:13:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 14349072-5a7e-5a0e-9c3e-5b943c4fef68
2026-03-27 17:13:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199
2026-03-27 17:13:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ced4e2e0-8ed3-5f5a-9735-a17a7dddf199, skipping ID generation
2026-03-27 17:13:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199 with scrape type 1
2026-03-27 17:13:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ced4e2e0-8ed3-5f5a-9735-a17a7dddf199 sending to next pipeline
2026-03-27 17:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ced4e2e0-8ed3-5f5a-9735-a17a7dddf199, identifier: 7011239auction111153
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011245%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628341%27 HTTP/1.1" 200 None
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_003/780x0__r.jpg?hash=1774628341 not downloaded yet
2026-03-27 17:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ced4e2e0-8ed3-5f5a-9735-a17a7dddf199 with identifier: 7011239auction111153
2026-03-27 17:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ced4e2e0-8ed3-5f5a-9735-a17a7dddf199 with identifier: 7011239auction111153
2026-03-27 17:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ced4e2e0-8ed3-5f5a-9735-a17a7dddf199 with identifier: 7011239auction111153 to the API
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011239/photo_004/780x0__r.jpg?hash=1774628334>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'ced4e2e0-8ed3-5f5a-9735-a17a7dddf199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011239',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Renault',
'model': 'Captur',
'odometer': 73743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Captur II Evolution 1.0 TCE 90CV BVM6 E6d',
'transmission': 'manual',
'trim': 'II Evolution 1.0 TCE 90CV BVM6 E6d',
'vin': None,
'year': 2024}
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011239auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:29 [ecarstrade.be] INFO: Saving data for 7011239auction111153: {'created_time': 1774631609.396385, 'last_price_update_time': 1774631609.396397, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011239auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_003/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011235)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_002/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011235)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_004/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011235)
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011245%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628341%27 HTTP/1.1" 200 None
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_004/780x0__r.jpg?hash=1774628341 not downloaded yet
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_006/780x0__r.jpg?hash=1774628326> (referer: https://ecarstrade.com/cars/7011230)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_005/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011230)
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011245%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628341%27 HTTP/1.1" 200 None
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_005/780x0__r.jpg?hash=1774628341 not downloaded yet
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 14349072-5a7e-5a0e-9c3e-5b943c4fef68
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 14349072-5a7e-5a0e-9c3e-5b943c4fef68
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 14349072-5a7e-5a0e-9c3e-5b943c4fef68
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 14349072-5a7e-5a0e-9c3e-5b943c4fef68
2026-03-27 17:13:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14349072-5a7e-5a0e-9c3e-5b943c4fef68, skipping ID generation
2026-03-27 17:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14349072-5a7e-5a0e-9c3e-5b943c4fef68 with scrape type 1
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14349072-5a7e-5a0e-9c3e-5b943c4fef68 sending to next pipeline
2026-03-27 17:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14349072-5a7e-5a0e-9c3e-5b943c4fef68, identifier: 7011236auction111153
2026-03-27 17:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14349072-5a7e-5a0e-9c3e-5b943c4fef68 with identifier: 7011236auction111153
2026-03-27 17:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14349072-5a7e-5a0e-9c3e-5b943c4fef68 with identifier: 7011236auction111153
2026-03-27 17:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14349072-5a7e-5a0e-9c3e-5b943c4fef68 with identifier: 7011236auction111153 to the API
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011236/photo_002/780x0__r.jpg?hash=1774628330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '14349072-5a7e-5a0e-9c3e-5b943c4fef68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011236',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 134040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CUST TRENDB 300 L1H1 R',
'transmission': 'manual',
'trim': 'TRANSIT CUST TRENDB 300 L1H1 R',
'vin': None,
'year': 2022}
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011236auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:29 [ecarstrade.be] INFO: Saving data for 7011236auction111153: {'created_time': 1774631609.83188, 'last_price_update_time': 1774631609.83189, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011236auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_001/780x0__r.jpg?hash=1774628330> (referer: https://ecarstrade.com/cars/7011235)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_003/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011230)
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011245%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628341%27 HTTP/1.1" 200 None
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_006/780x0__r.jpg?hash=1774628341 not downloaded yet
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_002/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011230)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_004/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011230)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_001/780x0__r.jpg?hash=1774628341> (referer: https://ecarstrade.com/cars/7011245)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011251> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ddd68d5d-200a-5b61-b293-a9ea008cffdb
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ddd68d5d-200a-5b61-b293-a9ea008cffdb
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_006/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011234)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_003/780x0__r.jpg?hash=1774628341> (referer: https://ecarstrade.com/cars/7011245)
2026-03-27 17:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_005/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011234)
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b
2026-03-27 17:13:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b, skipping ID generation
2026-03-27 17:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b with scrape type 1
2026-03-27 17:13:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b sending to next pipeline
2026-03-27 17:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b, identifier: 7011235auction111153
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ddd68d5d-200a-5b61-b293-a9ea008cffdb
2026-03-27 17:13:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b with identifier: 7011235auction111153
2026-03-27 17:13:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b with identifier: 7011235auction111153
2026-03-27 17:13:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b with identifier: 7011235auction111153 to the API
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011235/photo_001/780x0__r.jpg?hash=1774628330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '5a5b1d10-03ea-5dbd-b1a0-7f62482ab04b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011235',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Citroen',
'model': 'C3',
'odometer': 42282,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Max 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Max 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2024}
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011235auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:30 [ecarstrade.be] INFO: Saving data for 7011235auction111153: {'created_time': 1774631610.312591, 'last_price_update_time': 1774631610.312601, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011235auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_001/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011230)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_004/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011233)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_004/780x0__r.jpg?hash=1774628341> (referer: https://ecarstrade.com/cars/7011245)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_004/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011234)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_005/780x0__r.jpg?hash=1774628341> (referer: https://ecarstrade.com/cars/7011245)
2026-03-27 17:13:30 [ecarstrade.be] INFO: Extracting details for car 7011251auction111153
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_002/780x0__r.jpg?hash=1774628341> (referer: https://ecarstrade.com/cars/7011245)
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ddd68d5d-200a-5b61-b293-a9ea008cffdb
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ddd68d5d-200a-5b61-b293-a9ea008cffdb
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9cfe6893-5a4a-5083-87fb-91b9ea77e465
2026-03-27 17:13:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4692805-ce4e-5d51-b877-61ff5ae3823f with identifier: 7011251auction111153
2026-03-27 17:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4692805-ce4e-5d51-b877-61ff5ae3823f with scrape type 1
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b4692805-ce4e-5d51-b877-61ff5ae3823f
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011251%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_001/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7902e515-b00b-5097-9686-8d179d2142a9
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9cfe6893-5a4a-5083-87fb-91b9ea77e465
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7902e515-b00b-5097-9686-8d179d2142a9
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011251%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_002/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011251%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_003/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_003/780x0__r.jpg?hash=1774628329> (referer: https://ecarstrade.com/cars/7011233)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_002/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011234)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_006/780x0__r.jpg?hash=1774628341> (referer: https://ecarstrade.com/cars/7011245)
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011251%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_004/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_003/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011234)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_001/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011233)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_002/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011233)
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011251%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_005/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011251%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_006/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ddd68d5d-200a-5b61-b293-a9ea008cffdb
2026-03-27 17:13:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ddd68d5d-200a-5b61-b293-a9ea008cffdb, skipping ID generation
2026-03-27 17:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd68d5d-200a-5b61-b293-a9ea008cffdb with scrape type 1
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ddd68d5d-200a-5b61-b293-a9ea008cffdb sending to next pipeline
2026-03-27 17:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ddd68d5d-200a-5b61-b293-a9ea008cffdb, identifier: 7011230auction111153
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b2eff8df-0b0b-5921-a432-b94913412ba5
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9cfe6893-5a4a-5083-87fb-91b9ea77e465
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7902e515-b00b-5097-9686-8d179d2142a9
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9cfe6893-5a4a-5083-87fb-91b9ea77e465
2026-03-27 17:13:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ddd68d5d-200a-5b61-b293-a9ea008cffdb with identifier: 7011230auction111153
2026-03-27 17:13:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ddd68d5d-200a-5b61-b293-a9ea008cffdb with identifier: 7011230auction111153
2026-03-27 17:13:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ddd68d5d-200a-5b61-b293-a9ea008cffdb with identifier: 7011230auction111153 to the API
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011230/photo_001/780x0__r.jpg?hash=1774628325>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'ddd68d5d-200a-5b61-b293-a9ea008cffdb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011230',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Renault',
'model': 'Captur',
'odometer': 67920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Captur II Evolution 1.0 TCE 90CV BVM6 E6d',
'transmission': 'manual',
'trim': 'II Evolution 1.0 TCE 90CV BVM6 E6d',
'vin': None,
'year': 2024}
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011230auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:30 [ecarstrade.be] INFO: Saving data for 7011230auction111153: {'created_time': 1774631610.847032, 'last_price_update_time': 1774631610.847047, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011230auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_005/780x0__r.jpg?hash=1774628326> (referer: https://ecarstrade.com/cars/7011231)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_001/780x0__r.jpg?hash=1774628328> (referer: https://ecarstrade.com/cars/7011234)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_004/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011231)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_006/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011231)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_003/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011231)
2026-03-27 17:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_005/780x0__r.jpg?hash=1774628326> (referer: https://ecarstrade.com/cars/7011232)
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9cfe6893-5a4a-5083-87fb-91b9ea77e465
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b2eff8df-0b0b-5921-a432-b94913412ba5
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7902e515-b00b-5097-9686-8d179d2142a9
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9cfe6893-5a4a-5083-87fb-91b9ea77e465
2026-03-27 17:13:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9cfe6893-5a4a-5083-87fb-91b9ea77e465, skipping ID generation
2026-03-27 17:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cfe6893-5a4a-5083-87fb-91b9ea77e465 with scrape type 1
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9cfe6893-5a4a-5083-87fb-91b9ea77e465 sending to next pipeline
2026-03-27 17:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9cfe6893-5a4a-5083-87fb-91b9ea77e465, identifier: 7011245auction111153
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7902e515-b00b-5097-9686-8d179d2142a9
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b2eff8df-0b0b-5921-a432-b94913412ba5
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b2eff8df-0b0b-5921-a432-b94913412ba5
2026-03-27 17:13:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b2eff8df-0b0b-5921-a432-b94913412ba5, skipping ID generation
2026-03-27 17:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2eff8df-0b0b-5921-a432-b94913412ba5 with scrape type 1
2026-03-27 17:13:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b2eff8df-0b0b-5921-a432-b94913412ba5 sending to next pipeline
2026-03-27 17:13:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b2eff8df-0b0b-5921-a432-b94913412ba5, identifier: 7011233auction111153
2026-03-27 17:13:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9cfe6893-5a4a-5083-87fb-91b9ea77e465 with identifier: 7011245auction111153
2026-03-27 17:13:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9cfe6893-5a4a-5083-87fb-91b9ea77e465 with identifier: 7011245auction111153
2026-03-27 17:13:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9cfe6893-5a4a-5083-87fb-91b9ea77e465 with identifier: 7011245auction111153 to the API
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011245/photo_006/780x0__r.jpg?hash=1774628341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '9cfe6893-5a4a-5083-87fb-91b9ea77e465',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011245',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 98872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011245auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:31 [ecarstrade.be] INFO: Saving data for 7011245auction111153: {'created_time': 1774631611.553813, 'last_price_update_time': 1774631611.553825, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011245auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b2eff8df-0b0b-5921-a432-b94913412ba5 with identifier: 7011233auction111153
2026-03-27 17:13:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b2eff8df-0b0b-5921-a432-b94913412ba5 with identifier: 7011233auction111153
2026-03-27 17:13:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b2eff8df-0b0b-5921-a432-b94913412ba5 with identifier: 7011233auction111153 to the API
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011233/photo_002/780x0__r.jpg?hash=1774628328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'b2eff8df-0b0b-5921-a432-b94913412ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011233',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 71434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011233auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:31 [ecarstrade.be] INFO: Saving data for 7011233auction111153: {'created_time': 1774631611.843571, 'last_price_update_time': 1774631611.843582, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011233auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_001/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011251)
2026-03-27 17:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_003/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011251)
2026-03-27 17:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_002/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011251)
2026-03-27 17:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_004/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011251)
2026-03-27 17:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_006/780x0__r.jpg?hash=1774628325> (referer: https://ecarstrade.com/cars/7011228)
2026-03-27 17:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_004/780x0__r.jpg?hash=1774628327> (referer: https://ecarstrade.com/cars/7011232)
2026-03-27 17:13:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1f9fd2a9-3849-5563-bfc3-37916de90000
2026-03-27 17:13:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7902e515-b00b-5097-9686-8d179d2142a9
2026-03-27 17:13:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7902e515-b00b-5097-9686-8d179d2142a9, skipping ID generation
2026-03-27 17:13:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7902e515-b00b-5097-9686-8d179d2142a9 with scrape type 1
2026-03-27 17:13:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7902e515-b00b-5097-9686-8d179d2142a9 sending to next pipeline
2026-03-27 17:13:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7902e515-b00b-5097-9686-8d179d2142a9, identifier: 7011234auction111153
2026-03-27 17:13:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1f9fd2a9-3849-5563-bfc3-37916de90000
2026-03-27 17:13:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1f9fd2a9-3849-5563-bfc3-37916de90000
2026-03-27 17:13:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1f9fd2a9-3849-5563-bfc3-37916de90000
2026-03-27 17:13:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f9fd2a9-3849-5563-bfc3-37916de90000, skipping ID generation
2026-03-27 17:13:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f9fd2a9-3849-5563-bfc3-37916de90000 with scrape type 1
2026-03-27 17:13:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f9fd2a9-3849-5563-bfc3-37916de90000 sending to next pipeline
2026-03-27 17:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f9fd2a9-3849-5563-bfc3-37916de90000, identifier: 7011231auction111153
2026-03-27 17:13:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 367f156a-de53-58d4-8282-637553cbc427
2026-03-27 17:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7902e515-b00b-5097-9686-8d179d2142a9 with identifier: 7011234auction111153
2026-03-27 17:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7902e515-b00b-5097-9686-8d179d2142a9 with identifier: 7011234auction111153
2026-03-27 17:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7902e515-b00b-5097-9686-8d179d2142a9 with identifier: 7011234auction111153 to the API
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011234/photo_001/780x0__r.jpg?hash=1774628328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '7902e515-b00b-5097-9686-8d179d2142a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011234',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Opel',
'model': 'Movano',
'odometer': 133612,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'transmission': 'manual',
'trim': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'vin': None,
'year': 2022}
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011234auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:32 [ecarstrade.be] INFO: Saving data for 7011234auction111153: {'created_time': 1774631612.566066, 'last_price_update_time': 1774631612.566077, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011234auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f9fd2a9-3849-5563-bfc3-37916de90000 with identifier: 7011231auction111153
2026-03-27 17:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f9fd2a9-3849-5563-bfc3-37916de90000 with identifier: 7011231auction111153
2026-03-27 17:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f9fd2a9-3849-5563-bfc3-37916de90000 with identifier: 7011231auction111153 to the API
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011231/photo_003/780x0__r.jpg?hash=1774628325>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '1f9fd2a9-3849-5563-bfc3-37916de90000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011231',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Peugeot',
'model': '208',
'odometer': 55717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-01',
'seats_number': None,
'seller_name': None,
'title': '208 Hybrid 100 Allure 1.2 100CV BVA6 6E',
'transmission': 'automatic',
'trim': 'Hybrid 100 Allure 1.2 100CV BVA6 6E',
'vin': None,
'year': 2025}
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011231auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:32 [ecarstrade.be] INFO: Saving data for 7011231auction111153: {'created_time': 1774631612.852797, 'last_price_update_time': 1774631612.852808, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011231auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011273> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_005/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011251)
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_006/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011251)
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_005/780x0__r.jpg?hash=1774628324> (referer: https://ecarstrade.com/cars/7011228)
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_004/780x0__r.jpg?hash=1774628324> (referer: https://ecarstrade.com/cars/7011228)
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011272> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_003/780x0__r.jpg?hash=1774628326> (referer: https://ecarstrade.com/cars/7011232)
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_002/780x0__r.jpg?hash=1774628326> (referer: https://ecarstrade.com/cars/7011232)
2026-03-27 17:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b4692805-ce4e-5d51-b877-61ff5ae3823f
2026-03-27 17:13:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b4692805-ce4e-5d51-b877-61ff5ae3823f
2026-03-27 17:13:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b4692805-ce4e-5d51-b877-61ff5ae3823f
2026-03-27 17:13:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b4692805-ce4e-5d51-b877-61ff5ae3823f
2026-03-27 17:13:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a96d9bb6-0d9b-504c-8d52-58f7b521c129
2026-03-27 17:13:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 367f156a-de53-58d4-8282-637553cbc427
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_002/780x0__r.jpg?hash=1774628324> (referer: https://ecarstrade.com/cars/7011228)
2026-03-27 17:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_003/780x0__r.jpg?hash=1774628324> (referer: https://ecarstrade.com/cars/7011228)
2026-03-27 17:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_001/780x0__r.jpg?hash=1774628324> (referer: https://ecarstrade.com/cars/7011228)
2026-03-27 17:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:32 [ecarstrade.be] INFO: Extracting details for car 7011273auction111153
2026-03-27 17:13:33 [ecarstrade.be] INFO: Extracting details for car 7011272auction111153
2026-03-27 17:13:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea1001b-7266-544f-9a35-744fee94aba0 with identifier: 7011273auction111153
2026-03-27 17:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea1001b-7266-544f-9a35-744fee94aba0 with scrape type 1
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0ea1001b-7266-544f-9a35-744fee94aba0
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011273%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628352%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_001/780x0__r.jpg?hash=1774628352 not downloaded yet
2026-03-27 17:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_001/780x0__r.jpg?hash=1774628326> (referer: https://ecarstrade.com/cars/7011232)
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011273%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628352%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_002/780x0__r.jpg?hash=1774628352 not downloaded yet
2026-03-27 17:13:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b4692805-ce4e-5d51-b877-61ff5ae3823f
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b4692805-ce4e-5d51-b877-61ff5ae3823f
2026-03-27 17:13:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4692805-ce4e-5d51-b877-61ff5ae3823f, skipping ID generation
2026-03-27 17:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4692805-ce4e-5d51-b877-61ff5ae3823f with scrape type 1
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4692805-ce4e-5d51-b877-61ff5ae3823f sending to next pipeline
2026-03-27 17:13:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4692805-ce4e-5d51-b877-61ff5ae3823f, identifier: 7011251auction111153
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a96d9bb6-0d9b-504c-8d52-58f7b521c129
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a96d9bb6-0d9b-504c-8d52-58f7b521c129
2026-03-27 17:13:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37561b4-3812-5bc3-a4e3-f013b535d691 with identifier: 7011272auction111153
2026-03-27 17:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37561b4-3812-5bc3-a4e3-f013b535d691 with scrape type 1
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a37561b4-3812-5bc3-a4e3-f013b535d691
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011272%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628349%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_001/780x0__r.jpg?hash=1774628349 not downloaded yet
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 367f156a-de53-58d4-8282-637553cbc427
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 367f156a-de53-58d4-8282-637553cbc427
2026-03-27 17:13:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4692805-ce4e-5d51-b877-61ff5ae3823f with identifier: 7011251auction111153
2026-03-27 17:13:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4692805-ce4e-5d51-b877-61ff5ae3823f with identifier: 7011251auction111153
2026-03-27 17:13:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4692805-ce4e-5d51-b877-61ff5ae3823f with identifier: 7011251auction111153 to the API
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011251/photo_006/780x0__r.jpg?hash=1774628346>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'b4692805-ce4e-5d51-b877-61ff5ae3823f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011251',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 124463,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CUST TRENDB 300 L1H1 R',
'transmission': 'manual',
'trim': 'TRANSIT CUST TRENDB 300 L1H1 R',
'vin': None,
'year': 2022}
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011251auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [ecarstrade.be] INFO: Saving data for 7011251auction111153: {'created_time': 1774631613.42641, 'last_price_update_time': 1774631613.426421, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011251auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011273%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628352%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_003/780x0__r.jpg?hash=1774628352 not downloaded yet
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011272%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628349%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_002/780x0__r.jpg?hash=1774628349 not downloaded yet
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011273%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628353%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_004/780x0__r.jpg?hash=1774628353 not downloaded yet
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011272%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628351%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_003/780x0__r.jpg?hash=1774628351 not downloaded yet
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a96d9bb6-0d9b-504c-8d52-58f7b521c129
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a96d9bb6-0d9b-504c-8d52-58f7b521c129
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a96d9bb6-0d9b-504c-8d52-58f7b521c129
2026-03-27 17:13:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a96d9bb6-0d9b-504c-8d52-58f7b521c129, skipping ID generation
2026-03-27 17:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a96d9bb6-0d9b-504c-8d52-58f7b521c129 with scrape type 1
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a96d9bb6-0d9b-504c-8d52-58f7b521c129 sending to next pipeline
2026-03-27 17:13:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a96d9bb6-0d9b-504c-8d52-58f7b521c129, identifier: 7011228auction111153
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 367f156a-de53-58d4-8282-637553cbc427
2026-03-27 17:13:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 367f156a-de53-58d4-8282-637553cbc427, skipping ID generation
2026-03-27 17:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367f156a-de53-58d4-8282-637553cbc427 with scrape type 1
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 367f156a-de53-58d4-8282-637553cbc427 sending to next pipeline
2026-03-27 17:13:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 367f156a-de53-58d4-8282-637553cbc427, identifier: 7011232auction111153
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011273%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628352%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_005/780x0__r.jpg?hash=1774628352 not downloaded yet
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011272%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628349%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_004/780x0__r.jpg?hash=1774628349 not downloaded yet
2026-03-27 17:13:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a96d9bb6-0d9b-504c-8d52-58f7b521c129 with identifier: 7011228auction111153
2026-03-27 17:13:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a96d9bb6-0d9b-504c-8d52-58f7b521c129 with identifier: 7011228auction111153
2026-03-27 17:13:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a96d9bb6-0d9b-504c-8d52-58f7b521c129 with identifier: 7011228auction111153 to the API
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011228/photo_001/780x0__r.jpg?hash=1774628324>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'a96d9bb6-0d9b-504c-8d52-58f7b521c129',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011228',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 87475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011228auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:33 [ecarstrade.be] INFO: Saving data for 7011228auction111153: {'created_time': 1774631613.960512, 'last_price_update_time': 1774631613.960523, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011228auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 367f156a-de53-58d4-8282-637553cbc427 with identifier: 7011232auction111153
2026-03-27 17:13:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 367f156a-de53-58d4-8282-637553cbc427 with identifier: 7011232auction111153
2026-03-27 17:13:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 367f156a-de53-58d4-8282-637553cbc427 with identifier: 7011232auction111153 to the API
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011232/photo_001/780x0__r.jpg?hash=1774628326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '367f156a-de53-58d4-8282-637553cbc427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011232',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Citroen',
'model': 'C3',
'odometer': 80175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011232auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:34 [ecarstrade.be] INFO: Saving data for 7011232auction111153: {'created_time': 1774631614.226531, 'last_price_update_time': 1774631614.226544, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011232auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011273%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628353%27 HTTP/1.1" 200 None
2026-03-27 17:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_006/780x0__r.jpg?hash=1774628353 not downloaded yet
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011272%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628349%27 HTTP/1.1" 200 None
2026-03-27 17:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_005/780x0__r.jpg?hash=1774628349 not downloaded yet
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011272%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628349%27 HTTP/1.1" 200 None
2026-03-27 17:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_006/780x0__r.jpg?hash=1774628349 not downloaded yet
2026-03-27 17:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011270> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:39 [ecarstrade.be] INFO: Extracting details for car 7011270auction111153
2026-03-27 17:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06 with identifier: 7011270auction111153
2026-03-27 17:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06 with scrape type 1
2026-03-27 17:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011270%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_001/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011270%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628358%27 HTTP/1.1" 200 None
2026-03-27 17:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_002/780x0__r.jpg?hash=1774628358 not downloaded yet
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011270%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628358%27 HTTP/1.1" 200 None
2026-03-27 17:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_003/780x0__r.jpg?hash=1774628358 not downloaded yet
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011270%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628358%27 HTTP/1.1" 200 None
2026-03-27 17:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_004/780x0__r.jpg?hash=1774628358 not downloaded yet
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011270%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628358%27 HTTP/1.1" 200 None
2026-03-27 17:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_005/780x0__r.jpg?hash=1774628358 not downloaded yet
2026-03-27 17:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011267> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011270%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_006/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:13:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011263> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:40 [ecarstrade.be] INFO: Extracting details for car 7011267auction111153
2026-03-27 17:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57f15b6a-18d4-5108-9684-7eca773db6d0 with identifier: 7011267auction111153
2026-03-27 17:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f15b6a-18d4-5108-9684-7eca773db6d0 with scrape type 1
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 57f15b6a-18d4-5108-9684-7eca773db6d0
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011267%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_001/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011267%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_002/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011267%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_003/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011267%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_004/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011267%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_005/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:40 [ecarstrade.be] INFO: Extracting details for car 7011263auction111153
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011267%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_006/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a7d843f-1488-5911-ba0a-7ae680142688 with identifier: 7011263auction111153
2026-03-27 17:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a7d843f-1488-5911-ba0a-7ae680142688 with scrape type 1
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2a7d843f-1488-5911-ba0a-7ae680142688
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011263%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628354%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_001/780x0__r.jpg?hash=1774628354 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011263%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628354%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_002/780x0__r.jpg?hash=1774628354 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011263%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628353%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_003/780x0__r.jpg?hash=1774628353 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011263%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628353%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_004/780x0__r.jpg?hash=1774628353 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011263%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628353%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_005/780x0__r.jpg?hash=1774628353 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011263%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628353%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_006/780x0__r.jpg?hash=1774628353 not downloaded yet
2026-03-27 17:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011265> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011268> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:40 [ecarstrade.be] INFO: Extracting details for car 7011265auction111153
2026-03-27 17:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3beb4e3-3b62-501f-8574-d23f4cd6f0fa with identifier: 7011265auction111153
2026-03-27 17:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa with scrape type 1
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011265%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628355%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_001/780x0__r.jpg?hash=1774628355 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011265%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628355%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_002/780x0__r.jpg?hash=1774628355 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011265%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628355%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_003/780x0__r.jpg?hash=1774628355 not downloaded yet
2026-03-27 17:13:40 [ecarstrade.be] INFO: Extracting details for car 7011268auction111153
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011265%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628355%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_004/780x0__r.jpg?hash=1774628355 not downloaded yet
2026-03-27 17:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0c346ae-c913-5551-9a8c-d64f16ea6a50 with identifier: 7011268auction111153
2026-03-27 17:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0c346ae-c913-5551-9a8c-d64f16ea6a50 with scrape type 1
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f0c346ae-c913-5551-9a8c-d64f16ea6a50
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011268%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_001/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011265%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628355%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_005/780x0__r.jpg?hash=1774628355 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011268%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_002/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011265%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628355%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_006/780x0__r.jpg?hash=1774628355 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011268%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_003/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011268%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_004/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011268%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_005/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011268%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628357%27 HTTP/1.1" 200 None
2026-03-27 17:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_006/780x0__r.jpg?hash=1774628357 not downloaded yet
2026-03-27 17:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011271> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:41 [ecarstrade.be] INFO: Extracting details for car 7011271auction111153
2026-03-27 17:13:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06123a07-8a04-57a9-a571-0888c09cfb0d with identifier: 7011271auction111153
2026-03-27 17:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06123a07-8a04-57a9-a571-0888c09cfb0d with scrape type 1
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 06123a07-8a04-57a9-a571-0888c09cfb0d
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011271%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628358%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_001/780x0__r.jpg?hash=1774628358 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011271%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_002/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011271%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628358%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_003/780x0__r.jpg?hash=1774628358 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011271%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_004/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011271%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_005/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011271%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_006/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011266> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:41 [ecarstrade.be] INFO: Extracting details for car 7011266auction111153
2026-03-27 17:13:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99876fd3-da21-549f-a59e-25de04dba9cd with identifier: 7011266auction111153
2026-03-27 17:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99876fd3-da21-549f-a59e-25de04dba9cd with scrape type 1
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99876fd3-da21-549f-a59e-25de04dba9cd
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011266%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_001/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011266%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_002/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011266%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_003/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011266%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_004/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011266%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_005/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011266%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628356%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_006/780x0__r.jpg?hash=1774628356 not downloaded yet
2026-03-27 17:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011264> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_001/780x0__r.jpg?hash=1774628352> (referer: https://ecarstrade.com/cars/7011273)
2026-03-27 17:13:41 [ecarstrade.be] INFO: Extracting details for car 7011264auction111153
2026-03-27 17:13:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fa2e818-843a-586b-817b-6c66331c0144 with identifier: 7011264auction111153
2026-03-27 17:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa2e818-843a-586b-817b-6c66331c0144 with scrape type 1
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4fa2e818-843a-586b-817b-6c66331c0144
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011264%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628354%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_001/780x0__r.jpg?hash=1774628354 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011264%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628354%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_002/780x0__r.jpg?hash=1774628354 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011264%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628354%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_003/780x0__r.jpg?hash=1774628354 not downloaded yet
2026-03-27 17:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_006/780x0__r.jpg?hash=1774628349> (referer: https://ecarstrade.com/cars/7011272)
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011264%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628354%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_004/780x0__r.jpg?hash=1774628354 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011264%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628354%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_005/780x0__r.jpg?hash=1774628354 not downloaded yet
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011264%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628354%27 HTTP/1.1" 200 None
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_006/780x0__r.jpg?hash=1774628354 not downloaded yet
2026-03-27 17:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0ea1001b-7266-544f-9a35-744fee94aba0
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_005/780x0__r.jpg?hash=1774628358> (referer: https://ecarstrade.com/cars/7011270)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a37561b4-3812-5bc3-a4e3-f013b535d691
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_006/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011270)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_006/780x0__r.jpg?hash=1774628353> (referer: https://ecarstrade.com/cars/7011263)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_005/780x0__r.jpg?hash=1774628353> (referer: https://ecarstrade.com/cars/7011263)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2a7d843f-1488-5911-ba0a-7ae680142688
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_006/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011268)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2a7d843f-1488-5911-ba0a-7ae680142688
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f0c346ae-c913-5551-9a8c-d64f16ea6a50
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_006/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011271)
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_005/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011266)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 06123a07-8a04-57a9-a571-0888c09cfb0d
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_006/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011266)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 99876fd3-da21-549f-a59e-25de04dba9cd
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_003/780x0__r.jpg?hash=1774628354> (referer: https://ecarstrade.com/cars/7011264)
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_006/780x0__r.jpg?hash=1774628354> (referer: https://ecarstrade.com/cars/7011264)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 99876fd3-da21-549f-a59e-25de04dba9cd
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_005/780x0__r.jpg?hash=1774628354> (referer: https://ecarstrade.com/cars/7011264)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4fa2e818-843a-586b-817b-6c66331c0144
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_004/780x0__r.jpg?hash=1774628354> (referer: https://ecarstrade.com/cars/7011264)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4fa2e818-843a-586b-817b-6c66331c0144
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4fa2e818-843a-586b-817b-6c66331c0144
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_002/780x0__r.jpg?hash=1774628354> (referer: https://ecarstrade.com/cars/7011264)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4fa2e818-843a-586b-817b-6c66331c0144
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_001/780x0__r.jpg?hash=1774628354> (referer: https://ecarstrade.com/cars/7011264)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4fa2e818-843a-586b-817b-6c66331c0144
2026-03-27 17:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_004/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011266)
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4fa2e818-843a-586b-817b-6c66331c0144
2026-03-27 17:13:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4fa2e818-843a-586b-817b-6c66331c0144, skipping ID generation
2026-03-27 17:13:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa2e818-843a-586b-817b-6c66331c0144 with scrape type 1
2026-03-27 17:13:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4fa2e818-843a-586b-817b-6c66331c0144 sending to next pipeline
2026-03-27 17:13:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4fa2e818-843a-586b-817b-6c66331c0144, identifier: 7011264auction111153
2026-03-27 17:13:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4fa2e818-843a-586b-817b-6c66331c0144 with identifier: 7011264auction111153
2026-03-27 17:13:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4fa2e818-843a-586b-817b-6c66331c0144 with identifier: 7011264auction111153
2026-03-27 17:13:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4fa2e818-843a-586b-817b-6c66331c0144 with identifier: 7011264auction111153 to the API
2026-03-27 17:13:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011264/photo_001/780x0__r.jpg?hash=1774628354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '4fa2e818-843a-586b-817b-6c66331c0144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011264',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 171233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CUST. BUSI 320 L2H1 DC',
'transmission': 'manual',
'trim': 'TRANSIT CUST. BUSI 320 L2H1 DC',
'vin': None,
'year': 2022}
2026-03-27 17:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011264auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:43 [ecarstrade.be] INFO: Saving data for 7011264auction111153: {'created_time': 1774631623.372704, 'last_price_update_time': 1774631623.372717, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011264auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_003/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011266)
2026-03-27 17:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 99876fd3-da21-549f-a59e-25de04dba9cd
2026-03-27 17:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_002/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011266)
2026-03-27 17:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 99876fd3-da21-549f-a59e-25de04dba9cd
2026-03-27 17:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_001/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011266)
2026-03-27 17:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 99876fd3-da21-549f-a59e-25de04dba9cd
2026-03-27 17:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_005/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011271)
2026-03-27 17:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 99876fd3-da21-549f-a59e-25de04dba9cd
2026-03-27 17:13:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99876fd3-da21-549f-a59e-25de04dba9cd, skipping ID generation
2026-03-27 17:13:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99876fd3-da21-549f-a59e-25de04dba9cd with scrape type 1
2026-03-27 17:13:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99876fd3-da21-549f-a59e-25de04dba9cd sending to next pipeline
2026-03-27 17:13:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99876fd3-da21-549f-a59e-25de04dba9cd, identifier: 7011266auction111153
2026-03-27 17:13:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99876fd3-da21-549f-a59e-25de04dba9cd with identifier: 7011266auction111153
2026-03-27 17:13:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99876fd3-da21-549f-a59e-25de04dba9cd with identifier: 7011266auction111153
2026-03-27 17:13:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99876fd3-da21-549f-a59e-25de04dba9cd with identifier: 7011266auction111153 to the API
2026-03-27 17:13:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011266/photo_001/780x0__r.jpg?hash=1774628356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '99876fd3-da21-549f-a59e-25de04dba9cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011266',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'AC',
'model': 'Dacia Sandero',
'odometer': 23659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-01',
'seats_number': None,
'seller_name': None,
'title': 'SANDERO JOURNEY TCe 90 BVM RISK chtx',
'transmission': 'manual',
'trim': 'SANDERO JOURNEY TCe 90 BVM RISK chtx',
'vin': None,
'year': 2025}
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011266auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:44 [ecarstrade.be] INFO: Saving data for 7011266auction111153: {'created_time': 1774631624.013145, 'last_price_update_time': 1774631624.013157, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011266auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_004/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011271)
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 06123a07-8a04-57a9-a571-0888c09cfb0d
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_003/780x0__r.jpg?hash=1774628358> (referer: https://ecarstrade.com/cars/7011271)
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 06123a07-8a04-57a9-a571-0888c09cfb0d
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 06123a07-8a04-57a9-a571-0888c09cfb0d
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_002/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011271)
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_001/780x0__r.jpg?hash=1774628358> (referer: https://ecarstrade.com/cars/7011271)
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 06123a07-8a04-57a9-a571-0888c09cfb0d
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_005/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011268)
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 06123a07-8a04-57a9-a571-0888c09cfb0d
2026-03-27 17:13:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06123a07-8a04-57a9-a571-0888c09cfb0d, skipping ID generation
2026-03-27 17:13:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06123a07-8a04-57a9-a571-0888c09cfb0d with scrape type 1
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06123a07-8a04-57a9-a571-0888c09cfb0d sending to next pipeline
2026-03-27 17:13:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 06123a07-8a04-57a9-a571-0888c09cfb0d, identifier: 7011271auction111153
2026-03-27 17:13:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 06123a07-8a04-57a9-a571-0888c09cfb0d with identifier: 7011271auction111153
2026-03-27 17:13:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 06123a07-8a04-57a9-a571-0888c09cfb0d with identifier: 7011271auction111153
2026-03-27 17:13:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 06123a07-8a04-57a9-a571-0888c09cfb0d with identifier: 7011271auction111153 to the API
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011271/photo_001/780x0__r.jpg?hash=1774628358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '06123a07-8a04-57a9-a571-0888c09cfb0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011271',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Iveco',
'model': 'Other',
'odometer': 79231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'transmission': 'manual',
'trim': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'vin': None,
'year': 2023}
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011271auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:44 [ecarstrade.be] INFO: Saving data for 7011271auction111153: {'created_time': 1774631624.715977, 'last_price_update_time': 1774631624.715988, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011271auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_004/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011268)
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f0c346ae-c913-5551-9a8c-d64f16ea6a50
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_003/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011268)
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f0c346ae-c913-5551-9a8c-d64f16ea6a50
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_006/780x0__r.jpg?hash=1774628355> (referer: https://ecarstrade.com/cars/7011265)
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_002/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011268)
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f0c346ae-c913-5551-9a8c-d64f16ea6a50
2026-03-27 17:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_005/780x0__r.jpg?hash=1774628355> (referer: https://ecarstrade.com/cars/7011265)
2026-03-27 17:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f0c346ae-c913-5551-9a8c-d64f16ea6a50
2026-03-27 17:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_001/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011268)
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa
2026-03-27 17:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_004/780x0__r.jpg?hash=1774628355> (referer: https://ecarstrade.com/cars/7011265)
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f0c346ae-c913-5551-9a8c-d64f16ea6a50
2026-03-27 17:13:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0c346ae-c913-5551-9a8c-d64f16ea6a50, skipping ID generation
2026-03-27 17:13:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0c346ae-c913-5551-9a8c-d64f16ea6a50 with scrape type 1
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0c346ae-c913-5551-9a8c-d64f16ea6a50 sending to next pipeline
2026-03-27 17:13:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f0c346ae-c913-5551-9a8c-d64f16ea6a50, identifier: 7011268auction111153
2026-03-27 17:13:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f0c346ae-c913-5551-9a8c-d64f16ea6a50 with identifier: 7011268auction111153
2026-03-27 17:13:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f0c346ae-c913-5551-9a8c-d64f16ea6a50 with identifier: 7011268auction111153
2026-03-27 17:13:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f0c346ae-c913-5551-9a8c-d64f16ea6a50 with identifier: 7011268auction111153 to the API
2026-03-27 17:13:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011268/photo_001/780x0__r.jpg?hash=1774628357>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'f0c346ae-c913-5551-9a8c-d64f16ea6a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011268',
'listing': 'auction',
'location': 'France - "FRANCE CARS NANTES"',
'make': 'Mazda',
'model': '2',
'odometer': 60947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': None,
'seller_name': None,
'title': 'MAZDA 2 HY CVT 1.5 AGILE PARA',
'transmission': 'automatic',
'trim': 'MAZDA HY CVT 1.5 AGILE PARA',
'vin': None,
'year': 2023}
2026-03-27 17:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011268auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:45 [ecarstrade.be] INFO: Saving data for 7011268auction111153: {'created_time': 1774631625.563093, 'last_price_update_time': 1774631625.563105, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011268auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_003/780x0__r.jpg?hash=1774628355> (referer: https://ecarstrade.com/cars/7011265)
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa
2026-03-27 17:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_002/780x0__r.jpg?hash=1774628355> (referer: https://ecarstrade.com/cars/7011265)
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa
2026-03-27 17:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_001/780x0__r.jpg?hash=1774628355> (referer: https://ecarstrade.com/cars/7011265)
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa
2026-03-27 17:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_004/780x0__r.jpg?hash=1774628353> (referer: https://ecarstrade.com/cars/7011263)
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa
2026-03-27 17:13:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3beb4e3-3b62-501f-8574-d23f4cd6f0fa, skipping ID generation
2026-03-27 17:13:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa with scrape type 1
2026-03-27 17:13:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3beb4e3-3b62-501f-8574-d23f4cd6f0fa sending to next pipeline
2026-03-27 17:13:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a3beb4e3-3b62-501f-8574-d23f4cd6f0fa, identifier: 7011265auction111153
2026-03-27 17:13:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a3beb4e3-3b62-501f-8574-d23f4cd6f0fa with identifier: 7011265auction111153
2026-03-27 17:13:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a3beb4e3-3b62-501f-8574-d23f4cd6f0fa with identifier: 7011265auction111153
2026-03-27 17:13:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a3beb4e3-3b62-501f-8574-d23f4cd6f0fa with identifier: 7011265auction111153 to the API
2026-03-27 17:13:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011265/photo_001/780x0__r.jpg?hash=1774628355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'a3beb4e3-3b62-501f-8574-d23f4cd6f0fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011265',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Citroen',
'model': 'C3',
'odometer': 48998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 B6 MAX PURETECH 110 SS BVM RSK chtx',
'transmission': 'manual',
'trim': 'B6 MAX PURETECH 110 SS BVM RSK chtx',
'vin': None,
'year': 2024}
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011265auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:46 [ecarstrade.be] INFO: Saving data for 7011265auction111153: {'created_time': 1774631626.248354, 'last_price_update_time': 1774631626.248372, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011265auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_003/780x0__r.jpg?hash=1774628353> (referer: https://ecarstrade.com/cars/7011263)
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011261> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2a7d843f-1488-5911-ba0a-7ae680142688
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_002/780x0__r.jpg?hash=1774628354> (referer: https://ecarstrade.com/cars/7011263)
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2a7d843f-1488-5911-ba0a-7ae680142688
2026-03-27 17:13:46 [ecarstrade.be] INFO: Extracting details for car 7011261auction111153
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_001/780x0__r.jpg?hash=1774628354> (referer: https://ecarstrade.com/cars/7011263)
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_006/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011267)
2026-03-27 17:13:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f92f5d7a-eaac-501d-b180-8e4d9f6a985a with identifier: 7011261auction111153
2026-03-27 17:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f92f5d7a-eaac-501d-b180-8e4d9f6a985a with scrape type 1
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f92f5d7a-eaac-501d-b180-8e4d9f6a985a
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011261%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628351%27 HTTP/1.1" 200 None
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_001/780x0__r.jpg?hash=1774628351 not downloaded yet
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011261%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628351%27 HTTP/1.1" 200 None
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_002/780x0__r.jpg?hash=1774628351 not downloaded yet
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011261%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628351%27 HTTP/1.1" 200 None
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_003/780x0__r.jpg?hash=1774628351 not downloaded yet
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2a7d843f-1488-5911-ba0a-7ae680142688
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011261%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628352%27 HTTP/1.1" 200 None
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_004/780x0__r.jpg?hash=1774628352 not downloaded yet
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011261%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628352%27 HTTP/1.1" 200 None
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_005/780x0__r.jpg?hash=1774628352 not downloaded yet
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_005/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011267)
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_004/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011267)
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011261%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628352%27 HTTP/1.1" 200 None
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_006/780x0__r.jpg?hash=1774628352 not downloaded yet
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2a7d843f-1488-5911-ba0a-7ae680142688
2026-03-27 17:13:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a7d843f-1488-5911-ba0a-7ae680142688, skipping ID generation
2026-03-27 17:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a7d843f-1488-5911-ba0a-7ae680142688 with scrape type 1
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a7d843f-1488-5911-ba0a-7ae680142688 sending to next pipeline
2026-03-27 17:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2a7d843f-1488-5911-ba0a-7ae680142688, identifier: 7011263auction111153
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 57f15b6a-18d4-5108-9684-7eca773db6d0
2026-03-27 17:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2a7d843f-1488-5911-ba0a-7ae680142688 with identifier: 7011263auction111153
2026-03-27 17:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2a7d843f-1488-5911-ba0a-7ae680142688 with identifier: 7011263auction111153
2026-03-27 17:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2a7d843f-1488-5911-ba0a-7ae680142688 with identifier: 7011263auction111153 to the API
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011263/photo_001/780x0__r.jpg?hash=1774628354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '2a7d843f-1488-5911-ba0a-7ae680142688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011263',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 98861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011263auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:46 [ecarstrade.be] INFO: Saving data for 7011263auction111153: {'created_time': 1774631626.890708, 'last_price_update_time': 1774631626.890719, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011263auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_002/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011267)
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_003/780x0__r.jpg?hash=1774628356> (referer: https://ecarstrade.com/cars/7011267)
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011258> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 57f15b6a-18d4-5108-9684-7eca773db6d0
2026-03-27 17:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 57f15b6a-18d4-5108-9684-7eca773db6d0
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_001/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011267)
2026-03-27 17:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_004/780x0__r.jpg?hash=1774628358> (referer: https://ecarstrade.com/cars/7011270)
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 57f15b6a-18d4-5108-9684-7eca773db6d0
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 57f15b6a-18d4-5108-9684-7eca773db6d0
2026-03-27 17:13:47 [ecarstrade.be] INFO: Extracting details for car 7011258auction111153
2026-03-27 17:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0527a0f9-7b35-5992-b15a-9c29f6e60594 with identifier: 7011258auction111153
2026-03-27 17:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0527a0f9-7b35-5992-b15a-9c29f6e60594 with scrape type 1
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0527a0f9-7b35-5992-b15a-9c29f6e60594
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011258%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628337%27 HTTP/1.1" 200 None
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_001/780x0__r.jpg?hash=1774628337 not downloaded yet
2026-03-27 17:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_003/780x0__r.jpg?hash=1774628358> (referer: https://ecarstrade.com/cars/7011270)
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011258%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628337%27 HTTP/1.1" 200 None
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_002/780x0__r.jpg?hash=1774628337 not downloaded yet
2026-03-27 17:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_002/780x0__r.jpg?hash=1774628358> (referer: https://ecarstrade.com/cars/7011270)
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011258%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628337%27 HTTP/1.1" 200 None
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_003/780x0__r.jpg?hash=1774628337 not downloaded yet
2026-03-27 17:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_001/780x0__r.jpg?hash=1774628357> (referer: https://ecarstrade.com/cars/7011270)
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011258%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628337%27 HTTP/1.1" 200 None
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_004/780x0__r.jpg?hash=1774628337 not downloaded yet
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 57f15b6a-18d4-5108-9684-7eca773db6d0
2026-03-27 17:13:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57f15b6a-18d4-5108-9684-7eca773db6d0, skipping ID generation
2026-03-27 17:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f15b6a-18d4-5108-9684-7eca773db6d0 with scrape type 1
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57f15b6a-18d4-5108-9684-7eca773db6d0 sending to next pipeline
2026-03-27 17:13:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 57f15b6a-18d4-5108-9684-7eca773db6d0, identifier: 7011267auction111153
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06
2026-03-27 17:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_005/780x0__r.jpg?hash=1774628349> (referer: https://ecarstrade.com/cars/7011272)
2026-03-27 17:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_005/780x0__r.jpg?hash=1774628352> (referer: https://ecarstrade.com/cars/7011261)
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011258%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628337%27 HTTP/1.1" 200 None
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_005/780x0__r.jpg?hash=1774628337 not downloaded yet
2026-03-27 17:13:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 57f15b6a-18d4-5108-9684-7eca773db6d0 with identifier: 7011267auction111153
2026-03-27 17:13:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 57f15b6a-18d4-5108-9684-7eca773db6d0 with identifier: 7011267auction111153
2026-03-27 17:13:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 57f15b6a-18d4-5108-9684-7eca773db6d0 with identifier: 7011267auction111153 to the API
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011267/photo_001/780x0__r.jpg?hash=1774628357>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '57f15b6a-18d4-5108-9684-7eca773db6d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011267',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Citroen',
'model': 'C3',
'odometer': 52568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Max 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Max 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2024}
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011267auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:47 [ecarstrade.be] INFO: Saving data for 7011267auction111153: {'created_time': 1774631627.668193, 'last_price_update_time': 1774631627.668205, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011267auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06
2026-03-27 17:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_004/780x0__r.jpg?hash=1774628352> (referer: https://ecarstrade.com/cars/7011261)
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011258%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628337%27 HTTP/1.1" 200 None
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_006/780x0__r.jpg?hash=1774628337 not downloaded yet
2026-03-27 17:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011260> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011257> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06
2026-03-27 17:13:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06, skipping ID generation
2026-03-27 17:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06 with scrape type 1
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06 sending to next pipeline
2026-03-27 17:13:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06, identifier: 7011270auction111153
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a37561b4-3812-5bc3-a4e3-f013b535d691
2026-03-27 17:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f92f5d7a-eaac-501d-b180-8e4d9f6a985a
2026-03-27 17:13:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06 with identifier: 7011270auction111153
2026-03-27 17:13:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06 with identifier: 7011270auction111153
2026-03-27 17:13:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 043a46ef-b23d-5db4-aea8-1bd9f7e2ed06 with identifier: 7011270auction111153 to the API
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011270/photo_001/780x0__r.jpg?hash=1774628357>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '043a46ef-b23d-5db4-aea8-1bd9f7e2ed06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011270',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Citroen',
'model': 'C3',
'odometer': 79301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011270auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [ecarstrade.be] INFO: Saving data for 7011270auction111153: {'created_time': 1774631628.071066, 'last_price_update_time': 1774631628.071078, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011270auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_003/780x0__r.jpg?hash=1774628351> (referer: https://ecarstrade.com/cars/7011261)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_006/780x0__r.jpg?hash=1774628352> (referer: https://ecarstrade.com/cars/7011261)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_002/780x0__r.jpg?hash=1774628351> (referer: https://ecarstrade.com/cars/7011261)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_001/780x0__r.jpg?hash=1774628351> (referer: https://ecarstrade.com/cars/7011261)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_006/780x0__r.jpg?hash=1774628353> (referer: https://ecarstrade.com/cars/7011273)
2026-03-27 17:13:48 [ecarstrade.be] INFO: Extracting details for car 7011260auction111153
2026-03-27 17:13:48 [ecarstrade.be] INFO: Extracting details for car 7011257auction111153
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011255> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f92f5d7a-eaac-501d-b180-8e4d9f6a985a
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011256> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2 with identifier: 7011260auction111153
2026-03-27 17:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2 with scrape type 1
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011260%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628347%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_001/780x0__r.jpg?hash=1774628347 not downloaded yet
2026-03-27 17:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f2e8bf1-46d0-51a3-885f-9f4316451ac6 with identifier: 7011257auction111153
2026-03-27 17:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6 with scrape type 1
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011257%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628340%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_001/780x0__r.jpg?hash=1774628340 not downloaded yet
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_004/780x0__r.jpg?hash=1774628349> (referer: https://ecarstrade.com/cars/7011272)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_003/780x0__r.jpg?hash=1774628337> (referer: https://ecarstrade.com/cars/7011258)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_004/780x0__r.jpg?hash=1774628337> (referer: https://ecarstrade.com/cars/7011258)
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011260%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628348%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_002/780x0__r.jpg?hash=1774628348 not downloaded yet
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011257%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628340%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_002/780x0__r.jpg?hash=1774628340 not downloaded yet
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_002/780x0__r.jpg?hash=1774628337> (referer: https://ecarstrade.com/cars/7011258)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_001/780x0__r.jpg?hash=1774628337> (referer: https://ecarstrade.com/cars/7011258)
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f92f5d7a-eaac-501d-b180-8e4d9f6a985a
2026-03-27 17:13:48 [ecarstrade.be] INFO: Extracting details for car 7011255auction111153
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011260%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628347%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_003/780x0__r.jpg?hash=1774628347 not downloaded yet
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011257%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628340%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_003/780x0__r.jpg?hash=1774628340 not downloaded yet
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_006/780x0__r.jpg?hash=1774628337> (referer: https://ecarstrade.com/cars/7011258)
2026-03-27 17:13:48 [ecarstrade.be] INFO: Extracting details for car 7011256auction111153
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f92f5d7a-eaac-501d-b180-8e4d9f6a985a
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f92f5d7a-eaac-501d-b180-8e4d9f6a985a
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f92f5d7a-eaac-501d-b180-8e4d9f6a985a
2026-03-27 17:13:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f92f5d7a-eaac-501d-b180-8e4d9f6a985a, skipping ID generation
2026-03-27 17:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f92f5d7a-eaac-501d-b180-8e4d9f6a985a with scrape type 1
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f92f5d7a-eaac-501d-b180-8e4d9f6a985a sending to next pipeline
2026-03-27 17:13:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f92f5d7a-eaac-501d-b180-8e4d9f6a985a, identifier: 7011261auction111153
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0ea1001b-7266-544f-9a35-744fee94aba0
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_005/780x0__r.jpg?hash=1774628337> (referer: https://ecarstrade.com/cars/7011258)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_003/780x0__r.jpg?hash=1774628351> (referer: https://ecarstrade.com/cars/7011272)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_003/780x0__r.jpg?hash=1774628352> (referer: https://ecarstrade.com/cars/7011273)
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011260%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628347%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_004/780x0__r.jpg?hash=1774628347 not downloaded yet
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011257%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628340%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_004/780x0__r.jpg?hash=1774628340 not downloaded yet
2026-03-27 17:13:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f92f5d7a-eaac-501d-b180-8e4d9f6a985a with identifier: 7011261auction111153
2026-03-27 17:13:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f92f5d7a-eaac-501d-b180-8e4d9f6a985a with identifier: 7011261auction111153
2026-03-27 17:13:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f92f5d7a-eaac-501d-b180-8e4d9f6a985a with identifier: 7011261auction111153 to the API
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011261/photo_001/780x0__r.jpg?hash=1774628351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'f92f5d7a-eaac-501d-b180-8e4d9f6a985a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011261',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 95406,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011261auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [ecarstrade.be] INFO: Saving data for 7011261auction111153: {'created_time': 1774631628.782114, 'last_price_update_time': 1774631628.782125, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011261auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 359cc299-1945-5128-9c3c-199bea7cb18a with identifier: 7011255auction111153
2026-03-27 17:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 359cc299-1945-5128-9c3c-199bea7cb18a with scrape type 1
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 359cc299-1945-5128-9c3c-199bea7cb18a
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011255%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_001/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_002/780x0__r.jpg?hash=1774628349> (referer: https://ecarstrade.com/cars/7011272)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_004/780x0__r.jpg?hash=1774628353> (referer: https://ecarstrade.com/cars/7011273)
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_005/780x0__r.jpg?hash=1774628352> (referer: https://ecarstrade.com/cars/7011273)
2026-03-27 17:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_001/780x0__r.jpg?hash=1774628349> (referer: https://ecarstrade.com/cars/7011272)
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011260%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628347%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_005/780x0__r.jpg?hash=1774628347 not downloaded yet
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011257%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628340%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_005/780x0__r.jpg?hash=1774628340 not downloaded yet
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011255%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_002/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d61d3d-f528-555a-867f-f245e36aec49 with identifier: 7011256auction111153
2026-03-27 17:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d61d3d-f528-555a-867f-f245e36aec49 with scrape type 1
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f0d61d3d-f528-555a-867f-f245e36aec49
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011256%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628336%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_001/780x0__r.jpg?hash=1774628336 not downloaded yet
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a37561b4-3812-5bc3-a4e3-f013b535d691
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0527a0f9-7b35-5992-b15a-9c29f6e60594
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0527a0f9-7b35-5992-b15a-9c29f6e60594
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0527a0f9-7b35-5992-b15a-9c29f6e60594
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0527a0f9-7b35-5992-b15a-9c29f6e60594
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0527a0f9-7b35-5992-b15a-9c29f6e60594
2026-03-27 17:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_002/780x0__r.jpg?hash=1774628352> (referer: https://ecarstrade.com/cars/7011273)
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011260%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628347%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_006/780x0__r.jpg?hash=1774628347 not downloaded yet
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011257%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628340%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_006/780x0__r.jpg?hash=1774628340 not downloaded yet
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011255%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_003/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011256%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628336%27 HTTP/1.1" 200 None
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_002/780x0__r.jpg?hash=1774628336 not downloaded yet
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0527a0f9-7b35-5992-b15a-9c29f6e60594
2026-03-27 17:13:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0527a0f9-7b35-5992-b15a-9c29f6e60594, skipping ID generation
2026-03-27 17:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0527a0f9-7b35-5992-b15a-9c29f6e60594 with scrape type 1
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0527a0f9-7b35-5992-b15a-9c29f6e60594 sending to next pipeline
2026-03-27 17:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0527a0f9-7b35-5992-b15a-9c29f6e60594, identifier: 7011258auction111153
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a37561b4-3812-5bc3-a4e3-f013b535d691
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0ea1001b-7266-544f-9a35-744fee94aba0
2026-03-27 17:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_001/780x0__r.jpg?hash=1774628340> (referer: https://ecarstrade.com/cars/7011257)
2026-03-27 17:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0527a0f9-7b35-5992-b15a-9c29f6e60594 with identifier: 7011258auction111153
2026-03-27 17:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0527a0f9-7b35-5992-b15a-9c29f6e60594 with identifier: 7011258auction111153
2026-03-27 17:13:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0527a0f9-7b35-5992-b15a-9c29f6e60594 with identifier: 7011258auction111153 to the API
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011258/photo_005/780x0__r.jpg?hash=1774628337>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '0527a0f9-7b35-5992-b15a-9c29f6e60594',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011258',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Opel',
'model': 'Movano',
'odometer': 104283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011258auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:49 [ecarstrade.be] INFO: Saving data for 7011258auction111153: {'created_time': 1774631629.361065, 'last_price_update_time': 1774631629.361083, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011258auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011255%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_004/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011256%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628336%27 HTTP/1.1" 200 None
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_003/780x0__r.jpg?hash=1774628336 not downloaded yet
2026-03-27 17:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_002/780x0__r.jpg?hash=1774628340> (referer: https://ecarstrade.com/cars/7011257)
2026-03-27 17:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_001/780x0__r.jpg?hash=1774628347> (referer: https://ecarstrade.com/cars/7011260)
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a37561b4-3812-5bc3-a4e3-f013b535d691
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0ea1001b-7266-544f-9a35-744fee94aba0
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0ea1001b-7266-544f-9a35-744fee94aba0
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a37561b4-3812-5bc3-a4e3-f013b535d691
2026-03-27 17:13:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a37561b4-3812-5bc3-a4e3-f013b535d691, skipping ID generation
2026-03-27 17:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37561b4-3812-5bc3-a4e3-f013b535d691 with scrape type 1
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a37561b4-3812-5bc3-a4e3-f013b535d691 sending to next pipeline
2026-03-27 17:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a37561b4-3812-5bc3-a4e3-f013b535d691, identifier: 7011272auction111153
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0ea1001b-7266-544f-9a35-744fee94aba0
2026-03-27 17:13:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ea1001b-7266-544f-9a35-744fee94aba0, skipping ID generation
2026-03-27 17:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea1001b-7266-544f-9a35-744fee94aba0 with scrape type 1
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ea1001b-7266-544f-9a35-744fee94aba0 sending to next pipeline
2026-03-27 17:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ea1001b-7266-544f-9a35-744fee94aba0, identifier: 7011273auction111153
2026-03-27 17:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_003/780x0__r.jpg?hash=1774628340> (referer: https://ecarstrade.com/cars/7011257)
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011255%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628335%27 HTTP/1.1" 200 None
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_005/780x0__r.jpg?hash=1774628335 not downloaded yet
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011256%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628336%27 HTTP/1.1" 200 None
2026-03-27 17:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_004/780x0__r.jpg?hash=1774628336 not downloaded yet
2026-03-27 17:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a37561b4-3812-5bc3-a4e3-f013b535d691 with identifier: 7011272auction111153
2026-03-27 17:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a37561b4-3812-5bc3-a4e3-f013b535d691 with identifier: 7011272auction111153
2026-03-27 17:13:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a37561b4-3812-5bc3-a4e3-f013b535d691 with identifier: 7011272auction111153 to the API
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011272/photo_001/780x0__r.jpg?hash=1774628349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'a37561b4-3812-5bc3-a4e3-f013b535d691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011272',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Opel',
'model': 'Movano',
'odometer': 155985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'transmission': 'manual',
'trim': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'vin': None,
'year': 2022}
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011272auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:49 [ecarstrade.be] INFO: Saving data for 7011272auction111153: {'created_time': 1774631629.928455, 'last_price_update_time': 1774631629.928466, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011272auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ea1001b-7266-544f-9a35-744fee94aba0 with identifier: 7011273auction111153
2026-03-27 17:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ea1001b-7266-544f-9a35-744fee94aba0 with identifier: 7011273auction111153
2026-03-27 17:13:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ea1001b-7266-544f-9a35-744fee94aba0 with identifier: 7011273auction111153 to the API
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011273/photo_002/780x0__r.jpg?hash=1774628352>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '0ea1001b-7266-544f-9a35-744fee94aba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011273',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Iveco',
'model': 'Other',
'odometer': 73265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'transmission': 'manual',
'trim': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'vin': None,
'year': 2023}
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011273auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:50 [ecarstrade.be] INFO: Saving data for 7011273auction111153: {'created_time': 1774631630.194563, 'last_price_update_time': 1774631630.194575, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011273auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_003/780x0__r.jpg?hash=1774628347> (referer: https://ecarstrade.com/cars/7011260)
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011255%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628336%27 HTTP/1.1" 200 None
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_006/780x0__r.jpg?hash=1774628336 not downloaded yet
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011256%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628336%27 HTTP/1.1" 200 None
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_005/780x0__r.jpg?hash=1774628336 not downloaded yet
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_002/780x0__r.jpg?hash=1774628348> (referer: https://ecarstrade.com/cars/7011260)
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011256%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628336%27 HTTP/1.1" 200 None
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_006/780x0__r.jpg?hash=1774628336 not downloaded yet
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_001/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011255)
2026-03-27 17:13:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_004/780x0__r.jpg?hash=1774628340> (referer: https://ecarstrade.com/cars/7011257)
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 359cc299-1945-5128-9c3c-199bea7cb18a
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_001/780x0__r.jpg?hash=1774628336> (referer: https://ecarstrade.com/cars/7011256)
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_004/780x0__r.jpg?hash=1774628347> (referer: https://ecarstrade.com/cars/7011260)
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_002/780x0__r.jpg?hash=1774628336> (referer: https://ecarstrade.com/cars/7011256)
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_002/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011255)
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f0d61d3d-f528-555a-867f-f245e36aec49
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_003/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011255)
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_003/780x0__r.jpg?hash=1774628336> (referer: https://ecarstrade.com/cars/7011256)
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f0d61d3d-f528-555a-867f-f245e36aec49
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 359cc299-1945-5128-9c3c-199bea7cb18a
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_004/780x0__r.jpg?hash=1774628336> (referer: https://ecarstrade.com/cars/7011256)
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_005/780x0__r.jpg?hash=1774628336> (referer: https://ecarstrade.com/cars/7011256)
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 359cc299-1945-5128-9c3c-199bea7cb18a
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_006/780x0__r.jpg?hash=1774628336> (referer: https://ecarstrade.com/cars/7011256)
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f0d61d3d-f528-555a-867f-f245e36aec49
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_005/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011255)
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_006/780x0__r.jpg?hash=1774628336> (referer: https://ecarstrade.com/cars/7011255)
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f0d61d3d-f528-555a-867f-f245e36aec49
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f0d61d3d-f528-555a-867f-f245e36aec49
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_006/780x0__r.jpg?hash=1774628340> (referer: https://ecarstrade.com/cars/7011257)
2026-03-27 17:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_004/780x0__r.jpg?hash=1774628335> (referer: https://ecarstrade.com/cars/7011255)
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f0d61d3d-f528-555a-867f-f245e36aec49
2026-03-27 17:13:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0d61d3d-f528-555a-867f-f245e36aec49, skipping ID generation
2026-03-27 17:13:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d61d3d-f528-555a-867f-f245e36aec49 with scrape type 1
2026-03-27 17:13:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0d61d3d-f528-555a-867f-f245e36aec49 sending to next pipeline
2026-03-27 17:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f0d61d3d-f528-555a-867f-f245e36aec49, identifier: 7011256auction111153
2026-03-27 17:13:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f0d61d3d-f528-555a-867f-f245e36aec49 with identifier: 7011256auction111153
2026-03-27 17:13:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f0d61d3d-f528-555a-867f-f245e36aec49 with identifier: 7011256auction111153
2026-03-27 17:13:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f0d61d3d-f528-555a-867f-f245e36aec49 with identifier: 7011256auction111153 to the API
2026-03-27 17:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011256/photo_006/780x0__r.jpg?hash=1774628336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'f0d61d3d-f528-555a-867f-f245e36aec49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011256',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Iveco',
'model': 'Other',
'odometer': 116676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'transmission': 'manual',
'trim': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'vin': None,
'year': 2023}
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011256auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:51 [ecarstrade.be] INFO: Saving data for 7011256auction111153: {'created_time': 1774631631.10594, 'last_price_update_time': 1774631631.105951, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011256auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_005/780x0__r.jpg?hash=1774628340> (referer: https://ecarstrade.com/cars/7011257)
2026-03-27 17:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_006/780x0__r.jpg?hash=1774628347> (referer: https://ecarstrade.com/cars/7011260)
2026-03-27 17:13:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 359cc299-1945-5128-9c3c-199bea7cb18a
2026-03-27 17:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 359cc299-1945-5128-9c3c-199bea7cb18a
2026-03-27 17:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6
2026-03-27 17:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 359cc299-1945-5128-9c3c-199bea7cb18a
2026-03-27 17:13:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 359cc299-1945-5128-9c3c-199bea7cb18a, skipping ID generation
2026-03-27 17:13:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 359cc299-1945-5128-9c3c-199bea7cb18a with scrape type 1
2026-03-27 17:13:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 359cc299-1945-5128-9c3c-199bea7cb18a sending to next pipeline
2026-03-27 17:13:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 359cc299-1945-5128-9c3c-199bea7cb18a, identifier: 7011255auction111153
2026-03-27 17:13:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 359cc299-1945-5128-9c3c-199bea7cb18a with identifier: 7011255auction111153
2026-03-27 17:13:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 359cc299-1945-5128-9c3c-199bea7cb18a with identifier: 7011255auction111153
2026-03-27 17:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 359cc299-1945-5128-9c3c-199bea7cb18a with identifier: 7011255auction111153 to the API
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011255/photo_004/780x0__r.jpg?hash=1774628335>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '359cc299-1945-5128-9c3c-199bea7cb18a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011255',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Iveco',
'model': 'Other',
'odometer': 84490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'transmission': 'manual',
'trim': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'vin': None,
'year': 2023}
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011255auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:51 [ecarstrade.be] INFO: Saving data for 7011255auction111153: {'created_time': 1774631631.549874, 'last_price_update_time': 1774631631.549887, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011255auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_005/780x0__r.jpg?hash=1774628347> (referer: https://ecarstrade.com/cars/7011260)
2026-03-27 17:13:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6
2026-03-27 17:13:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4f2e8bf1-46d0-51a3-885f-9f4316451ac6, skipping ID generation
2026-03-27 17:13:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6 with scrape type 1
2026-03-27 17:13:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4f2e8bf1-46d0-51a3-885f-9f4316451ac6 sending to next pipeline
2026-03-27 17:13:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4f2e8bf1-46d0-51a3-885f-9f4316451ac6, identifier: 7011257auction111153
2026-03-27 17:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2
2026-03-27 17:13:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4f2e8bf1-46d0-51a3-885f-9f4316451ac6 with identifier: 7011257auction111153
2026-03-27 17:13:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4f2e8bf1-46d0-51a3-885f-9f4316451ac6 with identifier: 7011257auction111153
2026-03-27 17:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4f2e8bf1-46d0-51a3-885f-9f4316451ac6 with identifier: 7011257auction111153 to the API
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011257/photo_005/780x0__r.jpg?hash=1774628340>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '4f2e8bf1-46d0-51a3-885f-9f4316451ac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011257',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Opel',
'model': 'Movano',
'odometer': 95789,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011257auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:52 [ecarstrade.be] INFO: Saving data for 7011257auction111153: {'created_time': 1774631632.007864, 'last_price_update_time': 1774631632.007876, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011257auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2
2026-03-27 17:13:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2, skipping ID generation
2026-03-27 17:13:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2 with scrape type 1
2026-03-27 17:13:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2 sending to next pipeline
2026-03-27 17:13:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2, identifier: 7011260auction111153
2026-03-27 17:13:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2 with identifier: 7011260auction111153
2026-03-27 17:13:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2 with identifier: 7011260auction111153
2026-03-27 17:13:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2 with identifier: 7011260auction111153 to the API
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:13:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011260/photo_005/780x0__r.jpg?hash=1774628347>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '5390e265-f8b4-5dcd-9d5e-25fa1e06a5e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011260',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Renault',
'model': 'Austral',
'odometer': 63282,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-01',
'seats_number': None,
'seller_name': None,
'title': 'AUSTRAL TECHNO ESPRIT ALPINE E-TECH F HYB 200 BVA RISK',
'transmission': 'automatic',
'trim': 'AUSTRAL TECHNO ESPRIT ALPINE E-TECH F HYB 200 BVA RISK',
'vin': None,
'year': 2024}
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011260auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:52 [ecarstrade.be] INFO: Saving data for 7011260auction111153: {'created_time': 1774631632.380813, 'last_price_update_time': 1774631632.380825, 'auction_closing_time': 1774881000.0}
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011260auction111153') HTTP/1.1" 204 0
2026-03-27 17:13:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:13:55 [ecarstrade.be] INFO: Found listing with ID: 7011274auction111153
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011274auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:55 [ecarstrade.be] INFO: Scrape type for 7011274auction111153: 1
2026-03-27 17:13:55 [ecarstrade.be] INFO: Found listing with ID: 7011276auction111153
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011276auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:55 [ecarstrade.be] INFO: Scrape type for 7011276auction111153: 1
2026-03-27 17:13:55 [ecarstrade.be] INFO: Found listing with ID: 7011277auction111153
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011277auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:55 [ecarstrade.be] INFO: Scrape type for 7011277auction111153: 1
2026-03-27 17:13:55 [ecarstrade.be] INFO: Found listing with ID: 7011278auction111153
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011278auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:55 [ecarstrade.be] INFO: Scrape type for 7011278auction111153: 1
2026-03-27 17:13:55 [ecarstrade.be] INFO: Found listing with ID: 7011279auction111153
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011279auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:55 [ecarstrade.be] INFO: Scrape type for 7011279auction111153: 1
2026-03-27 17:13:55 [ecarstrade.be] INFO: Found listing with ID: 7011280auction111153
2026-03-27 17:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011280auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7011280auction111153: 1
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7011282auction111153
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011282auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7011282auction111153: 1
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7011283auction111153
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011283auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7011283auction111153: 1
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7011284auction111153
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011284auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7011284auction111153: 1
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7011285auction111153
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011285auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7011285auction111153: 1
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009416auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009416auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009416auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009413auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009413auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009413auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009422auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009422auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009422auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009418auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009418auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009418auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009394auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009394auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009394auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009420auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009420auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009420auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009395auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009395auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009395auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009410auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009410auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009410auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009385auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009385auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009385auction111132: 0
2026-03-27 17:13:56 [ecarstrade.be] INFO: Found listing with ID: 7009393auction111132
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009393auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [ecarstrade.be] INFO: Scrape type for 7009393auction111132: 0
2026-03-27 17:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011254> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:56 [ecarstrade.be] INFO: Extracting details for car 7011254auction111153
2026-03-27 17:13:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee78336f-c72e-5c5d-baa5-5df08a85413e with identifier: 7011254auction111153
2026-03-27 17:13:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee78336f-c72e-5c5d-baa5-5df08a85413e with scrape type 1
2026-03-27 17:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ee78336f-c72e-5c5d-baa5-5df08a85413e
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011254%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628348%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_001/780x0__r.jpg?hash=1774628348 not downloaded yet
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011254%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628348%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_002/780x0__r.jpg?hash=1774628348 not downloaded yet
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011254%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628348%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_003/780x0__r.jpg?hash=1774628348 not downloaded yet
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011254%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628349%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_004/780x0__r.jpg?hash=1774628349 not downloaded yet
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011254%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628348%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_005/780x0__r.jpg?hash=1774628348 not downloaded yet
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011254%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628349%27 HTTP/1.1" 200 None
2026-03-27 17:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_006/780x0__r.jpg?hash=1774628349 not downloaded yet
2026-03-27 17:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011252> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:57 [ecarstrade.be] INFO: Extracting details for car 7011252auction111153
2026-03-27 17:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011253> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b1b6d9b-aab8-57df-8489-b66e6e45a22f with identifier: 7011252auction111153
2026-03-27 17:13:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f with scrape type 1
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011252%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_001/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011252%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_002/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011252%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_003/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011252%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_004/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011252%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_005/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011252%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628331%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_006/780x0__r.jpg?hash=1774628331 not downloaded yet
2026-03-27 17:13:57 [ecarstrade.be] INFO: Extracting details for car 7011253auction111153
2026-03-27 17:13:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9da917bc-ad8b-52c4-8612-155a5b44cee6 with identifier: 7011253auction111153
2026-03-27 17:13:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9da917bc-ad8b-52c4-8612-155a5b44cee6 with scrape type 1
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9da917bc-ad8b-52c4-8612-155a5b44cee6
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011253%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_001/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011253%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_002/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011253%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_003/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011253%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_004/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011253%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_005/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011253%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628333%27 HTTP/1.1" 200 None
2026-03-27 17:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_006/780x0__r.jpg?hash=1774628333 not downloaded yet
2026-03-27 17:13:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011249> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:58 [ecarstrade.be] INFO: Extracting details for car 7011249auction111153
2026-03-27 17:13:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1685808-eb2f-56d2-86b0-fb62d1376b00 with identifier: 7011249auction111153
2026-03-27 17:13:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1685808-eb2f-56d2-86b0-fb62d1376b00 with scrape type 1
2026-03-27 17:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e1685808-eb2f-56d2-86b0-fb62d1376b00
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011249%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628344%27 HTTP/1.1" 200 None
2026-03-27 17:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_001/780x0__r.jpg?hash=1774628344 not downloaded yet
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011249%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_002/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011249%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628345%27 HTTP/1.1" 200 None
2026-03-27 17:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_003/780x0__r.jpg?hash=1774628345 not downloaded yet
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011249%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628345%27 HTTP/1.1" 200 None
2026-03-27 17:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_004/780x0__r.jpg?hash=1774628345 not downloaded yet
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011249%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628345%27 HTTP/1.1" 200 None
2026-03-27 17:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_005/780x0__r.jpg?hash=1774628345 not downloaded yet
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011249%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628345%27 HTTP/1.1" 200 None
2026-03-27 17:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_006/780x0__r.jpg?hash=1774628345 not downloaded yet
2026-03-27 17:13:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011250> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011247> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:13:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:13:59 [ecarstrade.be] INFO: Extracting details for car 7011250auction111153
2026-03-27 17:13:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2 with identifier: 7011250auction111153
2026-03-27 17:13:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2 with scrape type 1
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011250%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_001/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011250%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_002/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011250%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_003/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011250%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_004/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:59 [ecarstrade.be] INFO: Extracting details for car 7011247auction111153
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011250%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_005/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab6c2ac-9ea0-5ffc-8283-5166956dd419 with identifier: 7011247auction111153
2026-03-27 17:13:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419 with scrape type 1
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011247%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628343%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_001/780x0__r.jpg?hash=1774628343 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011250%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628346%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_006/780x0__r.jpg?hash=1774628346 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011247%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628342%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_002/780x0__r.jpg?hash=1774628342 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011247%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628342%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_003/780x0__r.jpg?hash=1774628342 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011247%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628342%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_004/780x0__r.jpg?hash=1774628342 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011247%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628343%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_005/780x0__r.jpg?hash=1774628343 not downloaded yet
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011247%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628342%27 HTTP/1.1" 200 None
2026-03-27 17:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_006/780x0__r.jpg?hash=1774628342 not downloaded yet
2026-03-27 17:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page157?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009414auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009414auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009414auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009411auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009411auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009411auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009401auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009401auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009401auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009419auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009419auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009419auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009387auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009387auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009387auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009409auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009409auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009409auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009384auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009384auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009384auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009407auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009407auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009407auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009402auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009402auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009402auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009392auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009392auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009392auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009421auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009421auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009421auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009388auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009388auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009388auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009382auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009382auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009382auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009391auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009391auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009391auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009404auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009404auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009404auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009383auction111132
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009383auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:02 [ecarstrade.be] INFO: Scrape type for 7009383auction111132: 0
2026-03-27 17:14:02 [ecarstrade.be] INFO: Found listing with ID: 7009412auction111132
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009412auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [ecarstrade.be] INFO: Scrape type for 7009412auction111132: 0
2026-03-27 17:14:03 [ecarstrade.be] INFO: Found listing with ID: 7009389auction111132
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009389auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [ecarstrade.be] INFO: Scrape type for 7009389auction111132: 0
2026-03-27 17:14:03 [ecarstrade.be] INFO: Found listing with ID: 7009396auction111132
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009396auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [ecarstrade.be] INFO: Scrape type for 7009396auction111132: 0
2026-03-27 17:14:03 [ecarstrade.be] INFO: Found listing with ID: 7009403auction111132
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009403auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [ecarstrade.be] INFO: Scrape type for 7009403auction111132: 0
2026-03-27 17:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011246> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:03 [ecarstrade.be] INFO: Extracting details for car 7011246auction111153
2026-03-27 17:14:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f643add-e327-58a5-9768-dea72cd41956 with identifier: 7011246auction111153
2026-03-27 17:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f643add-e327-58a5-9768-dea72cd41956 with scrape type 1
2026-03-27 17:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8f643add-e327-58a5-9768-dea72cd41956
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011246%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628343%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_001/780x0__r.jpg?hash=1774628343 not downloaded yet
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011246%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628343%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_002/780x0__r.jpg?hash=1774628343 not downloaded yet
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011246%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628343%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_003/780x0__r.jpg?hash=1774628343 not downloaded yet
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011246%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628344%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_004/780x0__r.jpg?hash=1774628344 not downloaded yet
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011246%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628343%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_005/780x0__r.jpg?hash=1774628343 not downloaded yet
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011246%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628343%27 HTTP/1.1" 200 None
2026-03-27 17:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_006/780x0__r.jpg?hash=1774628343 not downloaded yet
2026-03-27 17:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011274> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:04 [ecarstrade.be] INFO: Extracting details for car 7011274auction111153
2026-03-27 17:14:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d316ba4-43ca-535a-a79a-66408c5ee229 with identifier: 7011274auction111153
2026-03-27 17:14:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d316ba4-43ca-535a-a79a-66408c5ee229 with scrape type 1
2026-03-27 17:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0d316ba4-43ca-535a-a79a-66408c5ee229
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011274%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_001/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011274%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_002/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011274%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_003/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011274%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_004/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011274%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_005/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011274%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628359%27 HTTP/1.1" 200 None
2026-03-27 17:14:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_006/780x0__r.jpg?hash=1774628359 not downloaded yet
2026-03-27 17:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011278> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_006/780x0__r.jpg?hash=1774628349> (referer: https://ecarstrade.com/cars/7011254)
2026-03-27 17:14:05 [ecarstrade.be] INFO: Extracting details for car 7011278auction111153
2026-03-27 17:14:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 977c88a1-219a-56f6-a622-2acf9ae3a2f5 with identifier: 7011278auction111153
2026-03-27 17:14:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 977c88a1-219a-56f6-a622-2acf9ae3a2f5 with scrape type 1
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 977c88a1-219a-56f6-a622-2acf9ae3a2f5
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011278%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_001/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_005/780x0__r.jpg?hash=1774628348> (referer: https://ecarstrade.com/cars/7011254)
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011278%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_002/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011278%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_003/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011278%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_004/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011278%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_005/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ee78336f-c72e-5c5d-baa5-5df08a85413e
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011278%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_006/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ee78336f-c72e-5c5d-baa5-5df08a85413e
2026-03-27 17:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_006/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011253)
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_006/780x0__r.jpg?hash=1774628345> (referer: https://ecarstrade.com/cars/7011249)
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9da917bc-ad8b-52c4-8612-155a5b44cee6
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_005/780x0__r.jpg?hash=1774628345> (referer: https://ecarstrade.com/cars/7011249)
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e1685808-eb2f-56d2-86b0-fb62d1376b00
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_006/780x0__r.jpg?hash=1774628342> (referer: https://ecarstrade.com/cars/7011247)
2026-03-27 17:14:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e1685808-eb2f-56d2-86b0-fb62d1376b00
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011277> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_006/780x0__r.jpg?hash=1774628343> (referer: https://ecarstrade.com/cars/7011246)
2026-03-27 17:14:06 [ecarstrade.be] INFO: Extracting details for car 7011277auction111153
2026-03-27 17:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e0f2f12-9c0e-5590-86a8-455c4e34de51 with identifier: 7011277auction111153
2026-03-27 17:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e0f2f12-9c0e-5590-86a8-455c4e34de51 with scrape type 1
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5e0f2f12-9c0e-5590-86a8-455c4e34de51
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011277%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_001/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011277%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_002/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_006/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011274)
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011277%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_003/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011277%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_004/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011277%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_005/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8f643add-e327-58a5-9768-dea72cd41956
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011277%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_006/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_005/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011274)
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0d316ba4-43ca-535a-a79a-66408c5ee229
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_001/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011278)
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0d316ba4-43ca-535a-a79a-66408c5ee229
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_006/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011278)
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011276> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 977c88a1-219a-56f6-a622-2acf9ae3a2f5
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_005/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011278)
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_004/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011278)
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 977c88a1-219a-56f6-a622-2acf9ae3a2f5
2026-03-27 17:14:06 [ecarstrade.be] INFO: Extracting details for car 7011276auction111153
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_003/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011278)
2026-03-27 17:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37f9f508-21ed-5cad-ba81-86eee5e33444 with identifier: 7011276auction111153
2026-03-27 17:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37f9f508-21ed-5cad-ba81-86eee5e33444 with scrape type 1
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 37f9f508-21ed-5cad-ba81-86eee5e33444
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011276%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_001/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011276%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_002/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011276%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_003/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_002/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011278)
2026-03-27 17:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011276%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_004/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 977c88a1-219a-56f6-a622-2acf9ae3a2f5
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 977c88a1-219a-56f6-a622-2acf9ae3a2f5
2026-03-27 17:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_004/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011274)
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011276%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_005/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011276%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628360%27 HTTP/1.1" 200 None
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_006/780x0__r.jpg?hash=1774628360 not downloaded yet
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 977c88a1-219a-56f6-a622-2acf9ae3a2f5
2026-03-27 17:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_002/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011277)
2026-03-27 17:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_006/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011277)
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 977c88a1-219a-56f6-a622-2acf9ae3a2f5
2026-03-27 17:14:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 977c88a1-219a-56f6-a622-2acf9ae3a2f5, skipping ID generation
2026-03-27 17:14:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 977c88a1-219a-56f6-a622-2acf9ae3a2f5 with scrape type 1
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 977c88a1-219a-56f6-a622-2acf9ae3a2f5 sending to next pipeline
2026-03-27 17:14:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 977c88a1-219a-56f6-a622-2acf9ae3a2f5, identifier: 7011278auction111153
2026-03-27 17:14:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 977c88a1-219a-56f6-a622-2acf9ae3a2f5 with identifier: 7011278auction111153
2026-03-27 17:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 977c88a1-219a-56f6-a622-2acf9ae3a2f5 with identifier: 7011278auction111153
2026-03-27 17:14:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 977c88a1-219a-56f6-a622-2acf9ae3a2f5 with identifier: 7011278auction111153 to the API
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011278/photo_002/780x0__r.jpg?hash=1774628361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '977c88a1-219a-56f6-a622-2acf9ae3a2f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011278',
'listing': 'auction',
'location': 'France - "F2S BELIGNEUX"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 38897,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seats_number': None,
'seller_name': None,
'title': 'CROSSLANDX 1.2 EDITION 110 LED',
'transmission': 'manual',
'trim': 'CROSSLANDX 1.2 EDITION 110 LED',
'vin': None,
'year': 2024}
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011278auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:07 [ecarstrade.be] INFO: Saving data for 7011278auction111153: {'created_time': 1774631647.732815, 'last_price_update_time': 1774631647.732826, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011278auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_004/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011277)
2026-03-27 17:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_005/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011277)
2026-03-27 17:14:07 [scrapy.extensions.logstats] INFO: Crawled 1387 pages (at 52 pages/min), scraped 1185 items (at 33 items/min)
2026-03-27 17:14:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0d316ba4-43ca-535a-a79a-66408c5ee229
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5e0f2f12-9c0e-5590-86a8-455c4e34de51
2026-03-27 17:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5e0f2f12-9c0e-5590-86a8-455c4e34de51
2026-03-27 17:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_003/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011277)
2026-03-27 17:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_001/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011277)
2026-03-27 17:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5e0f2f12-9c0e-5590-86a8-455c4e34de51
2026-03-27 17:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5e0f2f12-9c0e-5590-86a8-455c4e34de51
2026-03-27 17:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_002/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011274)
2026-03-27 17:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_003/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011274)
2026-03-27 17:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5e0f2f12-9c0e-5590-86a8-455c4e34de51
2026-03-27 17:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5e0f2f12-9c0e-5590-86a8-455c4e34de51
2026-03-27 17:14:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e0f2f12-9c0e-5590-86a8-455c4e34de51, skipping ID generation
2026-03-27 17:14:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e0f2f12-9c0e-5590-86a8-455c4e34de51 with scrape type 1
2026-03-27 17:14:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e0f2f12-9c0e-5590-86a8-455c4e34de51 sending to next pipeline
2026-03-27 17:14:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5e0f2f12-9c0e-5590-86a8-455c4e34de51, identifier: 7011277auction111153
2026-03-27 17:14:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5e0f2f12-9c0e-5590-86a8-455c4e34de51 with identifier: 7011277auction111153
2026-03-27 17:14:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5e0f2f12-9c0e-5590-86a8-455c4e34de51 with identifier: 7011277auction111153
2026-03-27 17:14:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5e0f2f12-9c0e-5590-86a8-455c4e34de51 with identifier: 7011277auction111153 to the API
2026-03-27 17:14:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011277/photo_001/780x0__r.jpg?hash=1774628360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '5e0f2f12-9c0e-5590-86a8-455c4e34de51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011277',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 79592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011277auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:09 [ecarstrade.be] INFO: Saving data for 7011277auction111153: {'created_time': 1774631649.353992, 'last_price_update_time': 1774631649.354004, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011277auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_003/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011276)
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_004/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011276)
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011282> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0d316ba4-43ca-535a-a79a-66408c5ee229
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0d316ba4-43ca-535a-a79a-66408c5ee229
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_006/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011276)
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_002/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011276)
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 37f9f508-21ed-5cad-ba81-86eee5e33444
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 37f9f508-21ed-5cad-ba81-86eee5e33444
2026-03-27 17:14:09 [ecarstrade.be] INFO: Extracting details for car 7011282auction111153
2026-03-27 17:14:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3543fc51-a700-5d1f-a00d-215e193304a5 with identifier: 7011282auction111153
2026-03-27 17:14:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3543fc51-a700-5d1f-a00d-215e193304a5 with scrape type 1
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3543fc51-a700-5d1f-a00d-215e193304a5
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011282%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628365%27 HTTP/1.1" 200 None
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_001/780x0__r.jpg?hash=1774628365 not downloaded yet
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_005/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011276)
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_001/780x0__r.jpg?hash=1774628360> (referer: https://ecarstrade.com/cars/7011276)
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011282%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_002/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_001/780x0__r.jpg?hash=1774628359> (referer: https://ecarstrade.com/cars/7011274)
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011282%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_003/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011282%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628365%27 HTTP/1.1" 200 None
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_004/780x0__r.jpg?hash=1774628365 not downloaded yet
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 37f9f508-21ed-5cad-ba81-86eee5e33444
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011282%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628365%27 HTTP/1.1" 200 None
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_005/780x0__r.jpg?hash=1774628365 not downloaded yet
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 37f9f508-21ed-5cad-ba81-86eee5e33444
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011282%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_006/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_004/780x0__r.jpg?hash=1774628344> (referer: https://ecarstrade.com/cars/7011246)
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_003/780x0__r.jpg?hash=1774628343> (referer: https://ecarstrade.com/cars/7011246)
2026-03-27 17:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_005/780x0__r.jpg?hash=1774628343> (referer: https://ecarstrade.com/cars/7011246)
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 37f9f508-21ed-5cad-ba81-86eee5e33444
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 37f9f508-21ed-5cad-ba81-86eee5e33444
2026-03-27 17:14:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 37f9f508-21ed-5cad-ba81-86eee5e33444, skipping ID generation
2026-03-27 17:14:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37f9f508-21ed-5cad-ba81-86eee5e33444 with scrape type 1
2026-03-27 17:14:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37f9f508-21ed-5cad-ba81-86eee5e33444 sending to next pipeline
2026-03-27 17:14:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 37f9f508-21ed-5cad-ba81-86eee5e33444, identifier: 7011276auction111153
2026-03-27 17:14:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 37f9f508-21ed-5cad-ba81-86eee5e33444 with identifier: 7011276auction111153
2026-03-27 17:14:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 37f9f508-21ed-5cad-ba81-86eee5e33444 with identifier: 7011276auction111153
2026-03-27 17:14:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 37f9f508-21ed-5cad-ba81-86eee5e33444 with identifier: 7011276auction111153 to the API
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011276/photo_001/780x0__r.jpg?hash=1774628360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '37f9f508-21ed-5cad-ba81-86eee5e33444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011276',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Citroen',
'model': 'C3',
'odometer': 88424,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011276auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:10 [ecarstrade.be] INFO: Saving data for 7011276auction111153: {'created_time': 1774631650.034171, 'last_price_update_time': 1774631650.034182, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011276auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_002/780x0__r.jpg?hash=1774628343> (referer: https://ecarstrade.com/cars/7011246)
2026-03-27 17:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_001/780x0__r.jpg?hash=1774628343> (referer: https://ecarstrade.com/cars/7011246)
2026-03-27 17:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_005/780x0__r.jpg?hash=1774628343> (referer: https://ecarstrade.com/cars/7011247)
2026-03-27 17:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011280> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0d316ba4-43ca-535a-a79a-66408c5ee229
2026-03-27 17:14:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d316ba4-43ca-535a-a79a-66408c5ee229, skipping ID generation
2026-03-27 17:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d316ba4-43ca-535a-a79a-66408c5ee229 with scrape type 1
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d316ba4-43ca-535a-a79a-66408c5ee229 sending to next pipeline
2026-03-27 17:14:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d316ba4-43ca-535a-a79a-66408c5ee229, identifier: 7011274auction111153
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8f643add-e327-58a5-9768-dea72cd41956
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8f643add-e327-58a5-9768-dea72cd41956
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8f643add-e327-58a5-9768-dea72cd41956
2026-03-27 17:14:10 [ecarstrade.be] INFO: Extracting details for car 7011280auction111153
2026-03-27 17:14:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d316ba4-43ca-535a-a79a-66408c5ee229 with identifier: 7011274auction111153
2026-03-27 17:14:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d316ba4-43ca-535a-a79a-66408c5ee229 with identifier: 7011274auction111153
2026-03-27 17:14:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d316ba4-43ca-535a-a79a-66408c5ee229 with identifier: 7011274auction111153 to the API
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011274/photo_001/780x0__r.jpg?hash=1774628359>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '0d316ba4-43ca-535a-a79a-66408c5ee229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011274',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Opel',
'model': 'Movano',
'odometer': 95444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO 3.5T L2H2 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO 3.5T L2H2 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011274auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:10 [ecarstrade.be] INFO: Saving data for 7011274auction111153: {'created_time': 1774631650.530172, 'last_price_update_time': 1774631650.530183, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011274auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_004/780x0__r.jpg?hash=1774628342> (referer: https://ecarstrade.com/cars/7011247)
2026-03-27 17:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_003/780x0__r.jpg?hash=1774628342> (referer: https://ecarstrade.com/cars/7011247)
2026-03-27 17:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_001/780x0__r.jpg?hash=1774628365> (referer: https://ecarstrade.com/cars/7011282)
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8f643add-e327-58a5-9768-dea72cd41956
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8f643add-e327-58a5-9768-dea72cd41956
2026-03-27 17:14:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f643add-e327-58a5-9768-dea72cd41956, skipping ID generation
2026-03-27 17:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f643add-e327-58a5-9768-dea72cd41956 with scrape type 1
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f643add-e327-58a5-9768-dea72cd41956 sending to next pipeline
2026-03-27 17:14:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8f643add-e327-58a5-9768-dea72cd41956, identifier: 7011246auction111153
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419
2026-03-27 17:14:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d with identifier: 7011280auction111153
2026-03-27 17:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d with scrape type 1
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011280%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628362%27 HTTP/1.1" 200 None
2026-03-27 17:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_001/780x0__r.jpg?hash=1774628362 not downloaded yet
2026-03-27 17:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_002/780x0__r.jpg?hash=1774628342> (referer: https://ecarstrade.com/cars/7011247)
2026-03-27 17:14:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8f643add-e327-58a5-9768-dea72cd41956 with identifier: 7011246auction111153
2026-03-27 17:14:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8f643add-e327-58a5-9768-dea72cd41956 with identifier: 7011246auction111153
2026-03-27 17:14:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8f643add-e327-58a5-9768-dea72cd41956 with identifier: 7011246auction111153 to the API
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011246/photo_001/780x0__r.jpg?hash=1774628343>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '8f643add-e327-58a5-9768-dea72cd41956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011246',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 81865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'transmission': 'manual',
'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
'vin': None,
'year': 2022}
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011246auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [ecarstrade.be] INFO: Saving data for 7011246auction111153: {'created_time': 1774631651.047161, 'last_price_update_time': 1774631651.047175, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011246auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011280%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628362%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_002/780x0__r.jpg?hash=1774628362 not downloaded yet
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_005/780x0__r.jpg?hash=1774628365> (referer: https://ecarstrade.com/cars/7011282)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_006/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011282)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_002/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011282)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011285> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011280%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_003/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011279> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3543fc51-a700-5d1f-a00d-215e193304a5
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011280%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628362%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_004/780x0__r.jpg?hash=1774628362 not downloaded yet
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011280%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628362%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_005/780x0__r.jpg?hash=1774628362 not downloaded yet
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_001/780x0__r.jpg?hash=1774628343> (referer: https://ecarstrade.com/cars/7011247)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_003/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011282)
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011280%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628362%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_006/780x0__r.jpg?hash=1774628362 not downloaded yet
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_006/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011250)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_005/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011250)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_004/780x0__r.jpg?hash=1774628365> (referer: https://ecarstrade.com/cars/7011282)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_004/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011250)
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3543fc51-a700-5d1f-a00d-215e193304a5
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3543fc51-a700-5d1f-a00d-215e193304a5
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3543fc51-a700-5d1f-a00d-215e193304a5
2026-03-27 17:14:11 [ecarstrade.be] INFO: Extracting details for car 7011285auction111153
2026-03-27 17:14:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37d22537-9776-5fba-96a5-47912306ee89 with identifier: 7011285auction111153
2026-03-27 17:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d22537-9776-5fba-96a5-47912306ee89 with scrape type 1
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 37d22537-9776-5fba-96a5-47912306ee89
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011285%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628363%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_001/780x0__r.jpg?hash=1774628363 not downloaded yet
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_001/780x0__r.jpg?hash=1774628362> (referer: https://ecarstrade.com/cars/7011280)
2026-03-27 17:14:11 [ecarstrade.be] INFO: Extracting details for car 7011279auction111153
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011285%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628363%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_002/780x0__r.jpg?hash=1774628363 not downloaded yet
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_004/780x0__r.jpg?hash=1774628345> (referer: https://ecarstrade.com/cars/7011249)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_003/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011250)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_003/780x0__r.jpg?hash=1774628345> (referer: https://ecarstrade.com/cars/7011249)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_001/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011250)
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011285%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_003/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe33dd0c-0577-5977-9a39-85946630b87b with identifier: 7011279auction111153
2026-03-27 17:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe33dd0c-0577-5977-9a39-85946630b87b with scrape type 1
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fe33dd0c-0577-5977-9a39-85946630b87b
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011279%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_001/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_002/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011250)
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011285%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628363%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_004/780x0__r.jpg?hash=1774628363 not downloaded yet
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011279%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_002/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419
2026-03-27 17:14:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ab6c2ac-9ea0-5ffc-8283-5166956dd419, skipping ID generation
2026-03-27 17:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419 with scrape type 1
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ab6c2ac-9ea0-5ffc-8283-5166956dd419 sending to next pipeline
2026-03-27 17:14:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ab6c2ac-9ea0-5ffc-8283-5166956dd419, identifier: 7011247auction111153
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3543fc51-a700-5d1f-a00d-215e193304a5
2026-03-27 17:14:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ab6c2ac-9ea0-5ffc-8283-5166956dd419 with identifier: 7011247auction111153
2026-03-27 17:14:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ab6c2ac-9ea0-5ffc-8283-5166956dd419 with identifier: 7011247auction111153
2026-03-27 17:14:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ab6c2ac-9ea0-5ffc-8283-5166956dd419 with identifier: 7011247auction111153 to the API
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011247/photo_001/780x0__r.jpg?hash=1774628343>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.3L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '2ab6c2ac-9ea0-5ffc-8283-5166956dd419',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011247',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Renault',
'model': 'Arkana',
'odometer': 72502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Arkana Techno 1.3 TCE 140CV BVA7 6E',
'transmission': 'automatic',
'trim': 'Techno 1.3 TCE 140CV BVA7 6E',
'vin': None,
'year': 2024}
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011247auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [ecarstrade.be] INFO: Saving data for 7011247auction111153: {'created_time': 1774631651.723201, 'last_price_update_time': 1774631651.723211, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011247auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_002/780x0__r.jpg?hash=1774628362> (referer: https://ecarstrade.com/cars/7011280)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_005/780x0__r.jpg?hash=1774628362> (referer: https://ecarstrade.com/cars/7011280)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_006/780x0__r.jpg?hash=1774628362> (referer: https://ecarstrade.com/cars/7011280)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_004/780x0__r.jpg?hash=1774628362> (referer: https://ecarstrade.com/cars/7011280)
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011285%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628363%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_005/780x0__r.jpg?hash=1774628363 not downloaded yet
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011279%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_003/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3543fc51-a700-5d1f-a00d-215e193304a5
2026-03-27 17:14:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3543fc51-a700-5d1f-a00d-215e193304a5, skipping ID generation
2026-03-27 17:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3543fc51-a700-5d1f-a00d-215e193304a5 with scrape type 1
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3543fc51-a700-5d1f-a00d-215e193304a5 sending to next pipeline
2026-03-27 17:14:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3543fc51-a700-5d1f-a00d-215e193304a5, identifier: 7011282auction111153
2026-03-27 17:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_003/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011280)
2026-03-27 17:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_002/780x0__r.jpg?hash=1774628346> (referer: https://ecarstrade.com/cars/7011249)
2026-03-27 17:14:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3543fc51-a700-5d1f-a00d-215e193304a5 with identifier: 7011282auction111153
2026-03-27 17:14:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3543fc51-a700-5d1f-a00d-215e193304a5 with identifier: 7011282auction111153
2026-03-27 17:14:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3543fc51-a700-5d1f-a00d-215e193304a5 with identifier: 7011282auction111153 to the API
2026-03-27 17:14:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011282/photo_004/780x0__r.jpg?hash=1774628365>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '3543fc51-a700-5d1f-a00d-215e193304a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011282',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 115767,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': None,
'seller_name': None,
'title': 'TRANSIT CUST TRENDB 300 L1H1 R',
'transmission': 'manual',
'trim': 'TRANSIT CUST TRENDB 300 L1H1 R',
'vin': None,
'year': 2022}
2026-03-27 17:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011282auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:12 [ecarstrade.be] INFO: Saving data for 7011282auction111153: {'created_time': 1774631652.971239, 'last_price_update_time': 1774631652.971253, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011282auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011285%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_006/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011279%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_004/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_002/780x0__r.jpg?hash=1774628363> (referer: https://ecarstrade.com/cars/7011285)
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_005/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011253)
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e1685808-eb2f-56d2-86b0-fb62d1376b00
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e1685808-eb2f-56d2-86b0-fb62d1376b00
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2
2026-03-27 17:14:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2, skipping ID generation
2026-03-27 17:14:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2 with scrape type 1
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2 sending to next pipeline
2026-03-27 17:14:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2, identifier: 7011250auction111153
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_004/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011253)
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_001/780x0__r.jpg?hash=1774628344> (referer: https://ecarstrade.com/cars/7011249)
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_003/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011253)
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_001/780x0__r.jpg?hash=1774628363> (referer: https://ecarstrade.com/cars/7011285)
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011279%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628362%27 HTTP/1.1" 200 None
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_005/780x0__r.jpg?hash=1774628362 not downloaded yet
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page158?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page157?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2 with identifier: 7011250auction111153
2026-03-27 17:14:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2 with identifier: 7011250auction111153
2026-03-27 17:14:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2 with identifier: 7011250auction111153 to the API
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011250/photo_002/780x0__r.jpg?hash=1774628346>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'a4a5cfb7-74fa-5be0-b5ae-d73e69a829b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011250',
'listing': 'auction',
'location': 'France - "F2S BELIGNEUX"',
'make': 'Citroen',
'model': 'C3',
'odometer': 71232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': 'C3 Shine 1.2 PURETECH 110CV BVM6 6E',
'transmission': 'manual',
'trim': 'Shine 1.2 PURETECH 110CV BVM6 6E',
'vin': None,
'year': 2023}
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011250auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:13 [ecarstrade.be] INFO: Saving data for 7011250auction111153: {'created_time': 1774631653.437815, 'last_price_update_time': 1774631653.437826, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011250auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d
2026-03-27 17:14:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d, skipping ID generation
2026-03-27 17:14:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d with scrape type 1
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d sending to next pipeline
2026-03-27 17:14:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d, identifier: 7011280auction111153
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e1685808-eb2f-56d2-86b0-fb62d1376b00
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_002/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011253)
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011279%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628361%27 HTTP/1.1" 200 None
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_006/780x0__r.jpg?hash=1774628361 not downloaded yet
2026-03-27 17:14:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d with identifier: 7011280auction111153
2026-03-27 17:14:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d with identifier: 7011280auction111153
2026-03-27 17:14:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d with identifier: 7011280auction111153 to the API
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011280/photo_003/780x0__r.jpg?hash=1774628364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6E',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': '8eeadfd1-9cd7-5a2c-ba30-5394249a7a6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011280',
'listing': 'auction',
'location': 'France - "TEA MARSEILLE - PARC COUSSOUL"',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 64241,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seats_number': None,
'seller_name': None,
'title': 'CROSSLAND ELEGANCE ICE GASOLINE 1.2 TURBO 110 BVM RSK chtx',
'transmission': 'manual',
'trim': 'CROSSLAND ELEGANCE ICE GASOLINE 1.2 TURBO 110 BVM RSK chtx',
'vin': None,
'year': 2024}
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011280auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:13 [ecarstrade.be] INFO: Saving data for 7011280auction111153: {'created_time': 1774631653.828077, 'last_price_update_time': 1774631653.828091, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011280auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 37d22537-9776-5fba-96a5-47912306ee89
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9da917bc-ad8b-52c4-8612-155a5b44cee6
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_001/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011253)
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_003/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011285)
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_004/780x0__r.jpg?hash=1774628363> (referer: https://ecarstrade.com/cars/7011285)
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_001/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011279)
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9da917bc-ad8b-52c4-8612-155a5b44cee6
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e1685808-eb2f-56d2-86b0-fb62d1376b00
2026-03-27 17:14:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1685808-eb2f-56d2-86b0-fb62d1376b00, skipping ID generation
2026-03-27 17:14:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1685808-eb2f-56d2-86b0-fb62d1376b00 with scrape type 1
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1685808-eb2f-56d2-86b0-fb62d1376b00 sending to next pipeline
2026-03-27 17:14:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1685808-eb2f-56d2-86b0-fb62d1376b00, identifier: 7011249auction111153
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9da917bc-ad8b-52c4-8612-155a5b44cee6
2026-03-27 17:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 37d22537-9776-5fba-96a5-47912306ee89
2026-03-27 17:14:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_006/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011252)
2026-03-27 17:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_002/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011279)
2026-03-27 17:14:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1685808-eb2f-56d2-86b0-fb62d1376b00 with identifier: 7011249auction111153
2026-03-27 17:14:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1685808-eb2f-56d2-86b0-fb62d1376b00 with identifier: 7011249auction111153
2026-03-27 17:14:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1685808-eb2f-56d2-86b0-fb62d1376b00 with identifier: 7011249auction111153 to the API
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011249/photo_001/780x0__r.jpg?hash=1774628344>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'e1685808-eb2f-56d2-86b0-fb62d1376b00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011249',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Renault',
'model': 'Captur',
'odometer': 51223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': None,
'seller_name': None,
'title': 'Captur II Evolution 1.0 TCE 100CV BVM6 E6d',
'transmission': 'manual',
'trim': 'II Evolution 1.0 TCE 100CV BVM6 E6d',
'vin': None,
'year': 2024}
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011249auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Saving data for 7011249auction111153: {'created_time': 1774631654.270819, 'last_price_update_time': 1774631654.270831, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011249auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_005/780x0__r.jpg?hash=1774628333> (referer: https://ecarstrade.com/cars/7011252)
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009398auction111132
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009398auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009398auction111132: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009405auction111132
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009405auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009405auction111132: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009408auction111132
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009408auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009408auction111132: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009386auction111132
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009386auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009386auction111132: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009397auction111132
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009397auction111132%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009397auction111132: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009476auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009476auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009476auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009481auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009481auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009481auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009439auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009439auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009439auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009437auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009437auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009437auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009429auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009429auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009429auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009489auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009489auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009489auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009577auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009577auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009577auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009479auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009479auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009479auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009488auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009488auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009488auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009589auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009589auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009589auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009474auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009474auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009474auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009591auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009591auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009591auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009588auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009588auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009588auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009438auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009438auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009438auction111133: 0
2026-03-27 17:14:14 [ecarstrade.be] INFO: Found listing with ID: 7009568auction111133
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009568auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:14 [ecarstrade.be] INFO: Scrape type for 7009568auction111133: 0
2026-03-27 17:14:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9da917bc-ad8b-52c4-8612-155a5b44cee6
2026-03-27 17:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_003/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011279)
2026-03-27 17:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_005/780x0__r.jpg?hash=1774628363> (referer: https://ecarstrade.com/cars/7011285)
2026-03-27 17:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_006/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011285)
2026-03-27 17:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011259> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9da917bc-ad8b-52c4-8612-155a5b44cee6
2026-03-27 17:14:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9da917bc-ad8b-52c4-8612-155a5b44cee6, skipping ID generation
2026-03-27 17:14:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9da917bc-ad8b-52c4-8612-155a5b44cee6 with scrape type 1
2026-03-27 17:14:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9da917bc-ad8b-52c4-8612-155a5b44cee6 sending to next pipeline
2026-03-27 17:14:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9da917bc-ad8b-52c4-8612-155a5b44cee6, identifier: 7011253auction111153
2026-03-27 17:14:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 37d22537-9776-5fba-96a5-47912306ee89
2026-03-27 17:14:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 37d22537-9776-5fba-96a5-47912306ee89
2026-03-27 17:14:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fe33dd0c-0577-5977-9a39-85946630b87b
2026-03-27 17:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_004/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011252)
2026-03-27 17:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_003/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011252)
2026-03-27 17:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_004/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011279)
2026-03-27 17:14:14 [ecarstrade.be] INFO: Extracting details for car 7011259auction111153
2026-03-27 17:14:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9da917bc-ad8b-52c4-8612-155a5b44cee6 with identifier: 7011253auction111153
2026-03-27 17:14:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9da917bc-ad8b-52c4-8612-155a5b44cee6 with identifier: 7011253auction111153
2026-03-27 17:14:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9da917bc-ad8b-52c4-8612-155a5b44cee6 with identifier: 7011253auction111153 to the API
2026-03-27 17:14:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011253/photo_001/780x0__r.jpg?hash=1774628333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '9da917bc-ad8b-52c4-8612-155a5b44cee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011253',
'listing': 'auction',
'location': 'France - "F2S BELIGNEUX"',
'make': 'Opel',
'model': 'Movano',
'odometer': 117487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'transmission': 'manual',
'trim': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'vin': None,
'year': 2022}
2026-03-27 17:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011253auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:15 [ecarstrade.be] INFO: Saving data for 7011253auction111153: {'created_time': 1774631655.888188, 'last_price_update_time': 1774631655.8882, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011253auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f
2026-03-27 17:14:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fe33dd0c-0577-5977-9a39-85946630b87b
2026-03-27 17:14:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_002/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011252)
2026-03-27 17:14:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f
2026-03-27 17:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_001/780x0__r.jpg?hash=1774628331> (referer: https://ecarstrade.com/cars/7011252)
2026-03-27 17:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_005/780x0__r.jpg?hash=1774628362> (referer: https://ecarstrade.com/cars/7011279)
2026-03-27 17:14:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fe33dd0c-0577-5977-9a39-85946630b87b
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 37d22537-9776-5fba-96a5-47912306ee89
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 37d22537-9776-5fba-96a5-47912306ee89
2026-03-27 17:14:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 37d22537-9776-5fba-96a5-47912306ee89, skipping ID generation
2026-03-27 17:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d22537-9776-5fba-96a5-47912306ee89 with scrape type 1
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37d22537-9776-5fba-96a5-47912306ee89 sending to next pipeline
2026-03-27 17:14:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 37d22537-9776-5fba-96a5-47912306ee89, identifier: 7011285auction111153
2026-03-27 17:14:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9 with identifier: 7011259auction111153
2026-03-27 17:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9 with scrape type 1
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011259%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628344%27 HTTP/1.1" 200 None
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_001/780x0__r.jpg?hash=1774628344 not downloaded yet
2026-03-27 17:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_004/780x0__r.jpg?hash=1774628349> (referer: https://ecarstrade.com/cars/7011254)
2026-03-27 17:14:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 37d22537-9776-5fba-96a5-47912306ee89 with identifier: 7011285auction111153
2026-03-27 17:14:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 37d22537-9776-5fba-96a5-47912306ee89 with identifier: 7011285auction111153
2026-03-27 17:14:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 37d22537-9776-5fba-96a5-47912306ee89 with identifier: 7011285auction111153 to the API
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011285/photo_006/780x0__r.jpg?hash=1774628364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '37d22537-9776-5fba-96a5-47912306ee89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011285',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Opel',
'model': 'Movano',
'odometer': 88252,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011285auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:16 [ecarstrade.be] INFO: Saving data for 7011285auction111153: {'created_time': 1774631656.524937, 'last_price_update_time': 1774631656.524957, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011285auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fe33dd0c-0577-5977-9a39-85946630b87b
2026-03-27 17:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_006/780x0__r.jpg?hash=1774628361> (referer: https://ecarstrade.com/cars/7011279)
2026-03-27 17:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_003/780x0__r.jpg?hash=1774628348> (referer: https://ecarstrade.com/cars/7011254)
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011259%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628344%27 HTTP/1.1" 200 None
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_002/780x0__r.jpg?hash=1774628344 not downloaded yet
2026-03-27 17:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_001/780x0__r.jpg?hash=1774628348> (referer: https://ecarstrade.com/cars/7011254)
2026-03-27 17:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_002/780x0__r.jpg?hash=1774628348> (referer: https://ecarstrade.com/cars/7011254)
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f
2026-03-27 17:14:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b1b6d9b-aab8-57df-8489-b66e6e45a22f, skipping ID generation
2026-03-27 17:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f with scrape type 1
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b1b6d9b-aab8-57df-8489-b66e6e45a22f sending to next pipeline
2026-03-27 17:14:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3b1b6d9b-aab8-57df-8489-b66e6e45a22f, identifier: 7011252auction111153
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fe33dd0c-0577-5977-9a39-85946630b87b
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011259%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628344%27 HTTP/1.1" 200 None
2026-03-27 17:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_003/780x0__r.jpg?hash=1774628344 not downloaded yet
2026-03-27 17:14:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3b1b6d9b-aab8-57df-8489-b66e6e45a22f with identifier: 7011252auction111153
2026-03-27 17:14:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3b1b6d9b-aab8-57df-8489-b66e6e45a22f with identifier: 7011252auction111153
2026-03-27 17:14:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3b1b6d9b-aab8-57df-8489-b66e6e45a22f with identifier: 7011252auction111153 to the API
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011252/photo_001/780x0__r.jpg?hash=1774628331>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '3b1b6d9b-aab8-57df-8489-b66e6e45a22f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011252',
'listing': 'auction',
'location': 'France - "F2S MONTEREAU SUR LE JARD"',
'make': 'Opel',
'model': 'Movano',
'odometer': 99542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011252auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:16 [ecarstrade.be] INFO: Saving data for 7011252auction111153: {'created_time': 1774631656.990211, 'last_price_update_time': 1774631656.990222, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011252auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ee78336f-c72e-5c5d-baa5-5df08a85413e
2026-03-27 17:14:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_001/780x0__r.jpg?hash=1774628344> (referer: https://ecarstrade.com/cars/7011259)
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011259%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628344%27 HTTP/1.1" 200 None
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_004/780x0__r.jpg?hash=1774628344 not downloaded yet
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fe33dd0c-0577-5977-9a39-85946630b87b
2026-03-27 17:14:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe33dd0c-0577-5977-9a39-85946630b87b, skipping ID generation
2026-03-27 17:14:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe33dd0c-0577-5977-9a39-85946630b87b with scrape type 1
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe33dd0c-0577-5977-9a39-85946630b87b sending to next pipeline
2026-03-27 17:14:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fe33dd0c-0577-5977-9a39-85946630b87b, identifier: 7011279auction111153
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ee78336f-c72e-5c5d-baa5-5df08a85413e
2026-03-27 17:14:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fe33dd0c-0577-5977-9a39-85946630b87b with identifier: 7011279auction111153
2026-03-27 17:14:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fe33dd0c-0577-5977-9a39-85946630b87b with identifier: 7011279auction111153
2026-03-27 17:14:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fe33dd0c-0577-5977-9a39-85946630b87b with identifier: 7011279auction111153 to the API
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011279/photo_006/780x0__r.jpg?hash=1774628361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'fe33dd0c-0577-5977-9a39-85946630b87b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011279',
'listing': 'auction',
'location': 'France - "Albias logistique Auto"',
'make': 'Opel',
'model': 'Movano',
'odometer': 90485,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011279auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:17 [ecarstrade.be] INFO: Saving data for 7011279auction111153: {'created_time': 1774631657.39137, 'last_price_update_time': 1774631657.391384, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011279auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ee78336f-c72e-5c5d-baa5-5df08a85413e
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ee78336f-c72e-5c5d-baa5-5df08a85413e
2026-03-27 17:14:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee78336f-c72e-5c5d-baa5-5df08a85413e, skipping ID generation
2026-03-27 17:14:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee78336f-c72e-5c5d-baa5-5df08a85413e with scrape type 1
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee78336f-c72e-5c5d-baa5-5df08a85413e sending to next pipeline
2026-03-27 17:14:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ee78336f-c72e-5c5d-baa5-5df08a85413e, identifier: 7011254auction111153
2026-03-27 17:14:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_002/780x0__r.jpg?hash=1774628344> (referer: https://ecarstrade.com/cars/7011259)
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011259%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628344%27 HTTP/1.1" 200 None
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_005/780x0__r.jpg?hash=1774628344 not downloaded yet
2026-03-27 17:14:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ee78336f-c72e-5c5d-baa5-5df08a85413e with identifier: 7011254auction111153
2026-03-27 17:14:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ee78336f-c72e-5c5d-baa5-5df08a85413e with identifier: 7011254auction111153
2026-03-27 17:14:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ee78336f-c72e-5c5d-baa5-5df08a85413e with identifier: 7011254auction111153 to the API
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011254/photo_002/780x0__r.jpg?hash=1774628348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': -1,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'ee78336f-c72e-5c5d-baa5-5df08a85413e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011254',
'listing': 'auction',
'location': 'France - "WALON Mitry-Mory"',
'make': 'Peugeot',
'model': '208',
'odometer': 74226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': None,
'seller_name': None,
'title': '208 PURETECH 100 ALLURE RSK',
'transmission': 'manual',
'trim': 'PURETECH 100 ALLURE RSK',
'vin': None,
'year': 2023}
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011254auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:17 [ecarstrade.be] INFO: Saving data for 7011254auction111153: {'created_time': 1774631657.789211, 'last_price_update_time': 1774631657.789221, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011254auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011259%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628345%27 HTTP/1.1" 200 None
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_006/780x0__r.jpg?hash=1774628345 not downloaded yet
2026-03-27 17:14:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_003/780x0__r.jpg?hash=1774628344> (referer: https://ecarstrade.com/cars/7011259)
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9
2026-03-27 17:14:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_004/780x0__r.jpg?hash=1774628344> (referer: https://ecarstrade.com/cars/7011259)
2026-03-27 17:14:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_005/780x0__r.jpg?hash=1774628344> (referer: https://ecarstrade.com/cars/7011259)
2026-03-27 17:14:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_006/780x0__r.jpg?hash=1774628345> (referer: https://ecarstrade.com/cars/7011259)
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9
2026-03-27 17:14:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9
2026-03-27 17:14:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9
2026-03-27 17:14:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9, skipping ID generation
2026-03-27 17:14:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9 with scrape type 1
2026-03-27 17:14:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9 sending to next pipeline
2026-03-27 17:14:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9, identifier: 7011259auction111153
2026-03-27 17:14:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9 with identifier: 7011259auction111153
2026-03-27 17:14:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9 with identifier: 7011259auction111153
2026-03-27 17:14:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9 with identifier: 7011259auction111153 to the API
2026-03-27 17:14:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011259/photo_006/780x0__r.jpg?hash=1774628345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd527ae4-cea0-5d84-bf1e-fcf2c5c0f4e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011259',
'listing': 'auction',
'location': 'France - "F2S CAVAILLON"',
'make': 'Iveco',
'model': 'Other',
'odometer': 107668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': None,
'seller_name': None,
'title': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'transmission': 'manual',
'trim': 'Porte Voiture 35S16H 3,0 160cv Rsk',
'vin': None,
'year': 2023}
2026-03-27 17:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011259auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:18 [ecarstrade.be] INFO: Saving data for 7011259auction111153: {'created_time': 1774631658.357175, 'last_price_update_time': 1774631658.357186, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011259auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page158?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009483auction111133
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009483auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:23 [ecarstrade.be] INFO: Scrape type for 7009483auction111133: 0
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009575auction111133
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009575auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:23 [ecarstrade.be] INFO: Scrape type for 7009575auction111133: 0
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009592auction111133
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009592auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:23 [ecarstrade.be] INFO: Scrape type for 7009592auction111133: 0
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009470auction111133
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009470auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:23 [ecarstrade.be] INFO: Scrape type for 7009470auction111133: 0
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009426auction111133
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009426auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:23 [ecarstrade.be] INFO: Scrape type for 7009426auction111133: 0
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009482auction111133
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009482auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:23 [ecarstrade.be] INFO: Scrape type for 7009482auction111133: 0
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009572auction111133
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009572auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:23 [ecarstrade.be] INFO: Scrape type for 7009572auction111133: 0
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009484auction111133
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009484auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:23 [ecarstrade.be] INFO: Scrape type for 7009484auction111133: 0
2026-03-27 17:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009471auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009471auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009471auction111133: 0
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009581auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009581auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009581auction111133: 0
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009477auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009477auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009477auction111133: 1
2026-03-27 17:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009461auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009461auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009461auction111133: 1
2026-03-27 17:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009574auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009574auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009574auction111133: 1
2026-03-27 17:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009431auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009431auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009431auction111133: 1
2026-03-27 17:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009564auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009564auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009564auction111133: 1
2026-03-27 17:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009586auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009586auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009586auction111133: 1
2026-03-27 17:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009563auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009563auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009563auction111133: 1
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009469auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009469auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009469auction111133: 1
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009480auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009480auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009480auction111133: 1
2026-03-27 17:14:24 [ecarstrade.be] INFO: Found listing with ID: 7009425auction111133
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009425auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [ecarstrade.be] INFO: Scrape type for 7009425auction111133: 1
2026-03-27 17:14:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011284> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:24 [ecarstrade.be] INFO: Extracting details for car 7011284auction111153
2026-03-27 17:14:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f56ffe-a876-58af-bfda-b77bc9ff8ce6 with identifier: 7011284auction111153
2026-03-27 17:14:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6 with scrape type 1
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011284%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_001/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011284%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_002/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011283> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011284%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_003/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011284%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_004/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011284%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_005/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011284%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628366%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_006/780x0__r.jpg?hash=1774628366 not downloaded yet
2026-03-27 17:14:24 [ecarstrade.be] INFO: Extracting details for car 7011283auction111153
2026-03-27 17:14:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 657413e4-b1fa-5284-928b-32a9df564f2a with identifier: 7011283auction111153
2026-03-27 17:14:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 657413e4-b1fa-5284-928b-32a9df564f2a with scrape type 1
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 657413e4-b1fa-5284-928b-32a9df564f2a
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011283%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_001/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011283%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_002/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011283%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_003/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011283%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_004/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011283%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_005/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011283%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628364%27 HTTP/1.1" 200 None
2026-03-27 17:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_006/780x0__r.jpg?hash=1774628364 not downloaded yet
2026-03-27 17:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009574> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:30 [ecarstrade.be] INFO: Extracting details for car 7009574auction111133
2026-03-27 17:14:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de0bd875-6971-5184-b005-3fcbcb8fa65b with identifier: 7009574auction111133
2026-03-27 17:14:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de0bd875-6971-5184-b005-3fcbcb8fa65b with scrape type 1
2026-03-27 17:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item de0bd875-6971-5184-b005-3fcbcb8fa65b
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009574%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620338%27 HTTP/1.1" 200 None
2026-03-27 17:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_001/780x0__r.jpg?hash=1774620338 not downloaded yet
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009574%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620338%27 HTTP/1.1" 200 None
2026-03-27 17:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_002/780x0__r.jpg?hash=1774620338 not downloaded yet
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009574%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620338%27 HTTP/1.1" 200 None
2026-03-27 17:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_003/780x0__r.jpg?hash=1774620338 not downloaded yet
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009574%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620338%27 HTTP/1.1" 200 None
2026-03-27 17:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_004/780x0__r.jpg?hash=1774620338 not downloaded yet
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009574%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620338%27 HTTP/1.1" 200 None
2026-03-27 17:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_005/780x0__r.jpg?hash=1774620338 not downloaded yet
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009574%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 17:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_006/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 17:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009461> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009477> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:31 [ecarstrade.be] INFO: Extracting details for car 7009461auction111133
2026-03-27 17:14:31 [ecarstrade.be] INFO: Extracting details for car 7009477auction111133
2026-03-27 17:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 765c0416-44a1-5b5e-88a0-82539693b0f5 with identifier: 7009461auction111133
2026-03-27 17:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 765c0416-44a1-5b5e-88a0-82539693b0f5 with scrape type 1
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 765c0416-44a1-5b5e-88a0-82539693b0f5
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009461%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_001/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 17:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69ec96b5-038e-5b62-aba4-af9dae560051 with identifier: 7009477auction111133
2026-03-27 17:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69ec96b5-038e-5b62-aba4-af9dae560051 with scrape type 1
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 69ec96b5-038e-5b62-aba4-af9dae560051
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009477%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620223%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_001/780x0__r.jpg?hash=1774620223 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009461%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_002/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009477%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620223%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_002/780x0__r.jpg?hash=1774620223 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009461%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_003/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009477%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620223%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_003/780x0__r.jpg?hash=1774620223 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009461%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_004/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009477%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620223%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_004/780x0__r.jpg?hash=1774620223 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009461%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_005/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009477%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620223%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_005/780x0__r.jpg?hash=1774620223 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009461%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_006/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009477%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620223%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_006/780x0__r.jpg?hash=1774620223 not downloaded yet
2026-03-27 17:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009586> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_001/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011284)
2026-03-27 17:14:31 [ecarstrade.be] INFO: Extracting details for car 7009586auction111133
2026-03-27 17:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009431> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5daa7832-1be5-5131-a3be-405f6c0b839f with identifier: 7009586auction111133
2026-03-27 17:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5daa7832-1be5-5131-a3be-405f6c0b839f with scrape type 1
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5daa7832-1be5-5131-a3be-405f6c0b839f
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009586%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_001/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009586%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_002/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 17:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009563> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_002/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011284)
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009586%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 17:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_003/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 17:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009586%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_004/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_003/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011284)
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009586%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_005/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009586%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_006/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 17:14:32 [ecarstrade.be] INFO: Extracting details for car 7009431auction111133
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_004/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011284)
2026-03-27 17:14:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7003476-02e9-54bc-bffd-82de18e9ae6d with identifier: 7009431auction111133
2026-03-27 17:14:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7003476-02e9-54bc-bffd-82de18e9ae6d with scrape type 1
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e7003476-02e9-54bc-bffd-82de18e9ae6d
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009431%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_001/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:32 [ecarstrade.be] INFO: Extracting details for car 7009563auction111133
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_005/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011284)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_006/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011283)
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009431%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_002/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a954df10-60aa-56e4-8406-21e686915724 with identifier: 7009563auction111133
2026-03-27 17:14:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a954df10-60aa-56e4-8406-21e686915724 with scrape type 1
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a954df10-60aa-56e4-8406-21e686915724
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009563%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620327%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_001/780x0__r.jpg?hash=1774620327 not downloaded yet
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_006/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009574)
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009431%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_003/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009563%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620327%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_002/780x0__r.jpg?hash=1774620327 not downloaded yet
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009431%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_004/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009563%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620327%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_003/780x0__r.jpg?hash=1774620327 not downloaded yet
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_006/780x0__r.jpg?hash=1774620223> (referer: https://ecarstrade.com/cars/7009477)
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009431%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620160%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_005/780x0__r.jpg?hash=1774620160 not downloaded yet
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_005/780x0__r.jpg?hash=1774620338> (referer: https://ecarstrade.com/cars/7009574)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_006/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009461)
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009563%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620327%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_004/780x0__r.jpg?hash=1774620327 not downloaded yet
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009431%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620160%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_006/780x0__r.jpg?hash=1774620160 not downloaded yet
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 657413e4-b1fa-5284-928b-32a9df564f2a
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009563%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620327%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_005/780x0__r.jpg?hash=1774620327 not downloaded yet
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_005/780x0__r.jpg?hash=1774620223> (referer: https://ecarstrade.com/cars/7009477)
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009563%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620327%27 HTTP/1.1" 200 None
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_006/780x0__r.jpg?hash=1774620327 not downloaded yet
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item de0bd875-6971-5184-b005-3fcbcb8fa65b
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_002/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009586)
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 69ec96b5-038e-5b62-aba4-af9dae560051
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item de0bd875-6971-5184-b005-3fcbcb8fa65b
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 765c0416-44a1-5b5e-88a0-82539693b0f5
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_001/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009586)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_004/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009586)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_006/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009586)
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 69ec96b5-038e-5b62-aba4-af9dae560051
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_001/780x0__r.jpg?hash=1774620327> (referer: https://ecarstrade.com/cars/7009563)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_001/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009431)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_005/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009586)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_004/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009431)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_003/780x0__r.jpg?hash=1774620327> (referer: https://ecarstrade.com/cars/7009563)
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5daa7832-1be5-5131-a3be-405f6c0b839f
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5daa7832-1be5-5131-a3be-405f6c0b839f
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5daa7832-1be5-5131-a3be-405f6c0b839f
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5daa7832-1be5-5131-a3be-405f6c0b839f
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a954df10-60aa-56e4-8406-21e686915724
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e7003476-02e9-54bc-bffd-82de18e9ae6d
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_005/780x0__r.jpg?hash=1774620327> (referer: https://ecarstrade.com/cars/7009563)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_006/780x0__r.jpg?hash=1774620327> (referer: https://ecarstrade.com/cars/7009563)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_006/780x0__r.jpg?hash=1774620160> (referer: https://ecarstrade.com/cars/7009431)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_002/780x0__r.jpg?hash=1774620327> (referer: https://ecarstrade.com/cars/7009563)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_004/780x0__r.jpg?hash=1774620327> (referer: https://ecarstrade.com/cars/7009563)
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5daa7832-1be5-5131-a3be-405f6c0b839f
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e7003476-02e9-54bc-bffd-82de18e9ae6d
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a954df10-60aa-56e4-8406-21e686915724
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_003/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009431)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_002/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009431)
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a954df10-60aa-56e4-8406-21e686915724
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_003/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009586)
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a954df10-60aa-56e4-8406-21e686915724
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_005/780x0__r.jpg?hash=1774620160> (referer: https://ecarstrade.com/cars/7009431)
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_005/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009461)
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e7003476-02e9-54bc-bffd-82de18e9ae6d
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a954df10-60aa-56e4-8406-21e686915724
2026-03-27 17:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_004/780x0__r.jpg?hash=1774620223> (referer: https://ecarstrade.com/cars/7009477)
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a954df10-60aa-56e4-8406-21e686915724
2026-03-27 17:14:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a954df10-60aa-56e4-8406-21e686915724, skipping ID generation
2026-03-27 17:14:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a954df10-60aa-56e4-8406-21e686915724 with scrape type 1
2026-03-27 17:14:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a954df10-60aa-56e4-8406-21e686915724 sending to next pipeline
2026-03-27 17:14:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a954df10-60aa-56e4-8406-21e686915724, identifier: 7009563auction111133
2026-03-27 17:14:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a954df10-60aa-56e4-8406-21e686915724 with identifier: 7009563auction111133
2026-03-27 17:14:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a954df10-60aa-56e4-8406-21e686915724 with identifier: 7009563auction111133
2026-03-27 17:14:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a954df10-60aa-56e4-8406-21e686915724 with identifier: 7009563auction111133 to the API
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009563/photo_004/780x0__r.jpg?hash=1774620327>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.3L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Petrol',
'id': 'a954df10-60aa-56e4-8406-21e686915724',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009563',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Renault',
'model': 'Scenic',
'odometer': 32221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT Grand Scénic 5p Monovolume Business TCe 140 EDC FAP',
'transmission': 'automatic',
'trim': 'RENAULT Grand Scénic 5p Monovolume Business TCe 140 EDC FAP',
'vin': None,
'year': 2022}
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009563auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:33 [ecarstrade.be] INFO: Saving data for 7009563auction111133: {'created_time': 1774631673.250648, 'last_price_update_time': 1774631673.250659, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009563auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_003/780x0__r.jpg?hash=1774620223> (referer: https://ecarstrade.com/cars/7009477)
2026-03-27 17:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_003/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009461)
2026-03-27 17:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_004/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009461)
2026-03-27 17:14:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e7003476-02e9-54bc-bffd-82de18e9ae6d
2026-03-27 17:14:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e7003476-02e9-54bc-bffd-82de18e9ae6d
2026-03-27 17:14:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5daa7832-1be5-5131-a3be-405f6c0b839f
2026-03-27 17:14:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5daa7832-1be5-5131-a3be-405f6c0b839f, skipping ID generation
2026-03-27 17:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5daa7832-1be5-5131-a3be-405f6c0b839f with scrape type 1
2026-03-27 17:14:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5daa7832-1be5-5131-a3be-405f6c0b839f sending to next pipeline
2026-03-27 17:14:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5daa7832-1be5-5131-a3be-405f6c0b839f, identifier: 7009586auction111133
2026-03-27 17:14:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e7003476-02e9-54bc-bffd-82de18e9ae6d
2026-03-27 17:14:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7003476-02e9-54bc-bffd-82de18e9ae6d, skipping ID generation
2026-03-27 17:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7003476-02e9-54bc-bffd-82de18e9ae6d with scrape type 1
2026-03-27 17:14:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7003476-02e9-54bc-bffd-82de18e9ae6d sending to next pipeline
2026-03-27 17:14:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7003476-02e9-54bc-bffd-82de18e9ae6d, identifier: 7009431auction111133
2026-03-27 17:14:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 765c0416-44a1-5b5e-88a0-82539693b0f5
2026-03-27 17:14:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 69ec96b5-038e-5b62-aba4-af9dae560051
2026-03-27 17:14:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5daa7832-1be5-5131-a3be-405f6c0b839f with identifier: 7009586auction111133
2026-03-27 17:14:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5daa7832-1be5-5131-a3be-405f6c0b839f with identifier: 7009586auction111133
2026-03-27 17:14:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5daa7832-1be5-5131-a3be-405f6c0b839f with identifier: 7009586auction111133 to the API
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009586/photo_003/780x0__r.jpg?hash=1774620352>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': '5daa7832-1be5-5131-a3be-405f6c0b839f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009586',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 127675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 2.0 TDI 150 DSG7 Life Business '
'(Ex 384T)',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN / 2020 / 5P / SUV 2.0 TDI 150 DSG7 Life Business (Ex '
'384T)',
'vin': None,
'year': 2022}
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009586auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:33 [ecarstrade.be] INFO: Saving data for 7009586auction111133: {'created_time': 1774631673.938508, 'last_price_update_time': 1774631673.938518, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009586auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7003476-02e9-54bc-bffd-82de18e9ae6d with identifier: 7009431auction111133
2026-03-27 17:14:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7003476-02e9-54bc-bffd-82de18e9ae6d with identifier: 7009431auction111133
2026-03-27 17:14:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7003476-02e9-54bc-bffd-82de18e9ae6d with identifier: 7009431auction111133 to the API
2026-03-27 17:14:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009431/photo_005/780x0__r.jpg?hash=1774620160>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': 'e7003476-02e9-54bc-bffd-82de18e9ae6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009431',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Audi',
'model': 'A5',
'odometer': 117811,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A5 Sportback / 2016 / 5P / Berline 40 TDI 190 S TRONIC 7 '
'DESIGN LUXE SB',
'transmission': 'automatic',
'trim': 'AUDI Sportback / 2016 / 5P / Berline 40 TDI 190 S TRONIC 7 DESIGN '
'LUXE SB',
'vin': None,
'year': 2019}
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009431auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:35 [ecarstrade.be] INFO: Saving data for 7009431auction111133: {'created_time': 1774631675.029502, 'last_price_update_time': 1774631675.029513, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009431auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_002/780x0__r.jpg?hash=1774620223> (referer: https://ecarstrade.com/cars/7009477)
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_002/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009461)
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_001/780x0__r.jpg?hash=1774620223> (referer: https://ecarstrade.com/cars/7009477)
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 69ec96b5-038e-5b62-aba4-af9dae560051
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 765c0416-44a1-5b5e-88a0-82539693b0f5
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 765c0416-44a1-5b5e-88a0-82539693b0f5
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009564> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_001/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009461)
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_004/780x0__r.jpg?hash=1774620338> (referer: https://ecarstrade.com/cars/7009574)
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_002/780x0__r.jpg?hash=1774620338> (referer: https://ecarstrade.com/cars/7009574)
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_003/780x0__r.jpg?hash=1774620338> (referer: https://ecarstrade.com/cars/7009574)
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 69ec96b5-038e-5b62-aba4-af9dae560051
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 765c0416-44a1-5b5e-88a0-82539693b0f5
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 69ec96b5-038e-5b62-aba4-af9dae560051
2026-03-27 17:14:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69ec96b5-038e-5b62-aba4-af9dae560051, skipping ID generation
2026-03-27 17:14:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69ec96b5-038e-5b62-aba4-af9dae560051 with scrape type 1
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69ec96b5-038e-5b62-aba4-af9dae560051 sending to next pipeline
2026-03-27 17:14:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 69ec96b5-038e-5b62-aba4-af9dae560051, identifier: 7009477auction111133
2026-03-27 17:14:35 [ecarstrade.be] INFO: Extracting details for car 7009564auction111133
2026-03-27 17:14:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 69ec96b5-038e-5b62-aba4-af9dae560051 with identifier: 7009477auction111133
2026-03-27 17:14:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 69ec96b5-038e-5b62-aba4-af9dae560051 with identifier: 7009477auction111133
2026-03-27 17:14:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 69ec96b5-038e-5b62-aba4-af9dae560051 with identifier: 7009477auction111133 to the API
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009477/photo_001/780x0__r.jpg?hash=1774620223>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '69ec96b5-038e-5b62-aba4-af9dae560051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009477',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 99156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER Discovery Sport / 2019 / 5P / SUV 1.5 P300e PHEV AUTO '
'4WD R-Dynamic S',
'transmission': 'automatic',
'trim': 'LAND ROVER / 2019 / 5P / SUV 1.5 P300e PHEV AUTO 4WD R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009477auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:35 [ecarstrade.be] INFO: Saving data for 7009477auction111133: {'created_time': 1774631675.635012, 'last_price_update_time': 1774631675.635024, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009477auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_005/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011283)
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_004/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011283)
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_001/780x0__r.jpg?hash=1774620338> (referer: https://ecarstrade.com/cars/7009574)
2026-03-27 17:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_003/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011283)
2026-03-27 17:14:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783fc54d-ec8c-5350-8f0a-b95ada8f982d with identifier: 7009564auction111133
2026-03-27 17:14:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783fc54d-ec8c-5350-8f0a-b95ada8f982d with scrape type 1
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 783fc54d-ec8c-5350-8f0a-b95ada8f982d
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009564%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620328%27 HTTP/1.1" 200 None
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_001/780x0__r.jpg?hash=1774620328 not downloaded yet
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 765c0416-44a1-5b5e-88a0-82539693b0f5
2026-03-27 17:14:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 765c0416-44a1-5b5e-88a0-82539693b0f5, skipping ID generation
2026-03-27 17:14:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 765c0416-44a1-5b5e-88a0-82539693b0f5 with scrape type 1
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 765c0416-44a1-5b5e-88a0-82539693b0f5 sending to next pipeline
2026-03-27 17:14:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 765c0416-44a1-5b5e-88a0-82539693b0f5, identifier: 7009461auction111133
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item de0bd875-6971-5184-b005-3fcbcb8fa65b
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item de0bd875-6971-5184-b005-3fcbcb8fa65b
2026-03-27 17:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item de0bd875-6971-5184-b005-3fcbcb8fa65b
2026-03-27 17:14:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 765c0416-44a1-5b5e-88a0-82539693b0f5 with identifier: 7009461auction111133
2026-03-27 17:14:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 765c0416-44a1-5b5e-88a0-82539693b0f5 with identifier: 7009461auction111133
2026-03-27 17:14:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 765c0416-44a1-5b5e-88a0-82539693b0f5 with identifier: 7009461auction111133 to the API
2026-03-27 17:14:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009461/photo_001/780x0__r.jpg?hash=1774620204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Electric',
'id': '765c0416-44a1-5b5e-88a0-82539693b0f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009461',
'listing': 'auction',
'location': 'France - "FR-31-CASTELNAU-BTV"',
'make': 'Hyundai',
'model': 'IONIQ',
'odometer': 110467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ioniq 6 Creative Electrique 77kWh BVA',
'transmission': 'automatic',
'trim': 'Ioniq 6 Creative Electrique 77kWh BVA',
'vin': None,
'year': 2023}
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009461auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:36 [ecarstrade.be] INFO: Saving data for 7009461auction111133: {'created_time': 1774631676.168742, 'last_price_update_time': 1774631676.168756, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009461auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009564%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620328%27 HTTP/1.1" 200 None
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_002/780x0__r.jpg?hash=1774620328 not downloaded yet
2026-03-27 17:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_006/780x0__r.jpg?hash=1774628366> (referer: https://ecarstrade.com/cars/7011284)
2026-03-27 17:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_001/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011283)
2026-03-27 17:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_002/780x0__r.jpg?hash=1774628364> (referer: https://ecarstrade.com/cars/7011283)
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009564%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620328%27 HTTP/1.1" 200 None
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_003/780x0__r.jpg?hash=1774620328 not downloaded yet
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 657413e4-b1fa-5284-928b-32a9df564f2a
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 657413e4-b1fa-5284-928b-32a9df564f2a
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item de0bd875-6971-5184-b005-3fcbcb8fa65b
2026-03-27 17:14:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de0bd875-6971-5184-b005-3fcbcb8fa65b, skipping ID generation
2026-03-27 17:14:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de0bd875-6971-5184-b005-3fcbcb8fa65b with scrape type 1
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de0bd875-6971-5184-b005-3fcbcb8fa65b sending to next pipeline
2026-03-27 17:14:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de0bd875-6971-5184-b005-3fcbcb8fa65b, identifier: 7009574auction111133
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 657413e4-b1fa-5284-928b-32a9df564f2a
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009564%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620328%27 HTTP/1.1" 200 None
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_004/780x0__r.jpg?hash=1774620328 not downloaded yet
2026-03-27 17:14:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de0bd875-6971-5184-b005-3fcbcb8fa65b with identifier: 7009574auction111133
2026-03-27 17:14:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de0bd875-6971-5184-b005-3fcbcb8fa65b with identifier: 7009574auction111133
2026-03-27 17:14:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de0bd875-6971-5184-b005-3fcbcb8fa65b with identifier: 7009574auction111133 to the API
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009574/photo_001/780x0__r.jpg?hash=1774620338>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': 'de0bd875-6971-5184-b005-3fcbcb8fa65b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009574',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Skoda',
'model': 'Superb',
'odometer': 80596,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Superb Break Business 2.0 TDI 150CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Break Business 2.0 TDI 150CV BVA7 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009574auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:36 [ecarstrade.be] INFO: Saving data for 7009574auction111133: {'created_time': 1774631676.836777, 'last_price_update_time': 1774631676.836791, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009574auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_001/780x0__r.jpg?hash=1774620328> (referer: https://ecarstrade.com/cars/7009564)
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009564%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_005/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6
2026-03-27 17:14:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 04f56ffe-a876-58af-bfda-b77bc9ff8ce6, skipping ID generation
2026-03-27 17:14:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6 with scrape type 1
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 04f56ffe-a876-58af-bfda-b77bc9ff8ce6 sending to next pipeline
2026-03-27 17:14:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 04f56ffe-a876-58af-bfda-b77bc9ff8ce6, identifier: 7011284auction111153
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 657413e4-b1fa-5284-928b-32a9df564f2a
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 657413e4-b1fa-5284-928b-32a9df564f2a
2026-03-27 17:14:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 657413e4-b1fa-5284-928b-32a9df564f2a, skipping ID generation
2026-03-27 17:14:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 657413e4-b1fa-5284-928b-32a9df564f2a with scrape type 1
2026-03-27 17:14:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 657413e4-b1fa-5284-928b-32a9df564f2a sending to next pipeline
2026-03-27 17:14:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 657413e4-b1fa-5284-928b-32a9df564f2a, identifier: 7011283auction111153
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009564%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620328%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_006/780x0__r.jpg?hash=1774620328 not downloaded yet
2026-03-27 17:14:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 04f56ffe-a876-58af-bfda-b77bc9ff8ce6 with identifier: 7011284auction111153
2026-03-27 17:14:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 04f56ffe-a876-58af-bfda-b77bc9ff8ce6 with identifier: 7011284auction111153
2026-03-27 17:14:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 04f56ffe-a876-58af-bfda-b77bc9ff8ce6 with identifier: 7011284auction111153 to the API
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011284/photo_006/780x0__r.jpg?hash=1774628366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '04f56ffe-a876-58af-bfda-b77bc9ff8ce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011284',
'listing': 'auction',
'location': 'France - "F2S DAGNEUX"',
'make': 'Opel',
'model': 'Movano',
'odometer': 80443,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO L2H2 3.5T 140CH PCLIM',
'transmission': 'manual',
'trim': 'MOVANO L2H2 3.5T 140CH PCLIM',
'vin': None,
'year': 2022}
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011284auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [ecarstrade.be] INFO: Saving data for 7011284auction111153: {'created_time': 1774631677.392217, 'last_price_update_time': 1774631677.392233, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011284auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 657413e4-b1fa-5284-928b-32a9df564f2a with identifier: 7011283auction111153
2026-03-27 17:14:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 657413e4-b1fa-5284-928b-32a9df564f2a with identifier: 7011283auction111153
2026-03-27 17:14:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 657413e4-b1fa-5284-928b-32a9df564f2a with identifier: 7011283auction111153 to the API
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011283/photo_002/780x0__r.jpg?hash=1774628364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.2L',
'expiration_date': '2026-03-30T14:30:00Z',
'fuel_type': 'Diesel',
'id': '657413e4-b1fa-5284-928b-32a9df564f2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011283',
'listing': 'auction',
'location': 'France - "Walon BOUCHAIN (Région NORD)"',
'make': 'Opel',
'model': 'Movano',
'odometer': 118337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': None,
'seller_name': None,
'title': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'transmission': 'manual',
'trim': 'MOVANO FG 3T5 L2H2 PCLIM 140',
'vin': None,
'year': 2022}
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011283auction111153%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [ecarstrade.be] INFO: Saving data for 7011283auction111153: {'created_time': 1774631677.67213, 'last_price_update_time': 1774631677.67214, 'auction_closing_time': 1774881000.0}
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011283auction111153') HTTP/1.1" 204 0
2026-03-27 17:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_002/780x0__r.jpg?hash=1774620328> (referer: https://ecarstrade.com/cars/7009564)
2026-03-27 17:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_003/780x0__r.jpg?hash=1774620328> (referer: https://ecarstrade.com/cars/7009564)
2026-03-27 17:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009469> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 783fc54d-ec8c-5350-8f0a-b95ada8f982d
2026-03-27 17:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_006/780x0__r.jpg?hash=1774620328> (referer: https://ecarstrade.com/cars/7009564)
2026-03-27 17:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_005/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009564)
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 783fc54d-ec8c-5350-8f0a-b95ada8f982d
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 783fc54d-ec8c-5350-8f0a-b95ada8f982d
2026-03-27 17:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_004/780x0__r.jpg?hash=1774620328> (referer: https://ecarstrade.com/cars/7009564)
2026-03-27 17:14:37 [ecarstrade.be] INFO: Extracting details for car 7009469auction111133
2026-03-27 17:14:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a95652d-77f7-5df7-8e82-9cd6178931e4 with identifier: 7009469auction111133
2026-03-27 17:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a95652d-77f7-5df7-8e82-9cd6178931e4 with scrape type 1
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2a95652d-77f7-5df7-8e82-9cd6178931e4
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009469%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620213%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_001/780x0__r.jpg?hash=1774620213 not downloaded yet
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009469%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620213%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_002/780x0__r.jpg?hash=1774620213 not downloaded yet
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009469%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620213%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_003/780x0__r.jpg?hash=1774620213 not downloaded yet
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009469%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620213%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_004/780x0__r.jpg?hash=1774620213 not downloaded yet
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 783fc54d-ec8c-5350-8f0a-b95ada8f982d
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009469%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620213%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_005/780x0__r.jpg?hash=1774620213 not downloaded yet
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 783fc54d-ec8c-5350-8f0a-b95ada8f982d
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009469%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620213%27 HTTP/1.1" 200 None
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_006/780x0__r.jpg?hash=1774620213 not downloaded yet
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 783fc54d-ec8c-5350-8f0a-b95ada8f982d
2026-03-27 17:14:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 783fc54d-ec8c-5350-8f0a-b95ada8f982d, skipping ID generation
2026-03-27 17:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783fc54d-ec8c-5350-8f0a-b95ada8f982d with scrape type 1
2026-03-27 17:14:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 783fc54d-ec8c-5350-8f0a-b95ada8f982d sending to next pipeline
2026-03-27 17:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 783fc54d-ec8c-5350-8f0a-b95ada8f982d, identifier: 7009564auction111133
2026-03-27 17:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_002/780x0__r.jpg?hash=1774620213> (referer: https://ecarstrade.com/cars/7009469)
2026-03-27 17:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_001/780x0__r.jpg?hash=1774620213> (referer: https://ecarstrade.com/cars/7009469)
2026-03-27 17:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 783fc54d-ec8c-5350-8f0a-b95ada8f982d with identifier: 7009564auction111133
2026-03-27 17:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 783fc54d-ec8c-5350-8f0a-b95ada8f982d with identifier: 7009564auction111133
2026-03-27 17:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 783fc54d-ec8c-5350-8f0a-b95ada8f982d with identifier: 7009564auction111133 to the API
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009564/photo_004/780x0__r.jpg?hash=1774620328>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Petrol',
'id': '783fc54d-ec8c-5350-8f0a-b95ada8f982d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009564',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Seat',
'model': 'Ateca',
'odometer': 49629,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ateca Style Business 1.5 TSI 150CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Style Business 1.5 TSI 150CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009564auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:38 [ecarstrade.be] INFO: Saving data for 7009564auction111133: {'created_time': 1774631678.307611, 'last_price_update_time': 1774631678.30762, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009564auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_004/780x0__r.jpg?hash=1774620213> (referer: https://ecarstrade.com/cars/7009469)
2026-03-27 17:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_003/780x0__r.jpg?hash=1774620213> (referer: https://ecarstrade.com/cars/7009469)
2026-03-27 17:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009480> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_005/780x0__r.jpg?hash=1774620213> (referer: https://ecarstrade.com/cars/7009469)
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2a95652d-77f7-5df7-8e82-9cd6178931e4
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2a95652d-77f7-5df7-8e82-9cd6178931e4
2026-03-27 17:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_006/780x0__r.jpg?hash=1774620213> (referer: https://ecarstrade.com/cars/7009469)
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2a95652d-77f7-5df7-8e82-9cd6178931e4
2026-03-27 17:14:38 [ecarstrade.be] INFO: Extracting details for car 7009480auction111133
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2a95652d-77f7-5df7-8e82-9cd6178931e4
2026-03-27 17:14:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa865866-d28c-524a-aab3-48f4f5b1398d with identifier: 7009480auction111133
2026-03-27 17:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa865866-d28c-524a-aab3-48f4f5b1398d with scrape type 1
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fa865866-d28c-524a-aab3-48f4f5b1398d
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009480%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620227%27 HTTP/1.1" 200 None
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_001/780x0__r.jpg?hash=1774620227 not downloaded yet
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2a95652d-77f7-5df7-8e82-9cd6178931e4
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009480%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620227%27 HTTP/1.1" 200 None
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_002/780x0__r.jpg?hash=1774620227 not downloaded yet
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009480%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620227%27 HTTP/1.1" 200 None
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_003/780x0__r.jpg?hash=1774620227 not downloaded yet
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2a95652d-77f7-5df7-8e82-9cd6178931e4
2026-03-27 17:14:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a95652d-77f7-5df7-8e82-9cd6178931e4, skipping ID generation
2026-03-27 17:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a95652d-77f7-5df7-8e82-9cd6178931e4 with scrape type 1
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a95652d-77f7-5df7-8e82-9cd6178931e4 sending to next pipeline
2026-03-27 17:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2a95652d-77f7-5df7-8e82-9cd6178931e4, identifier: 7009469auction111133
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009480%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620227%27 HTTP/1.1" 200 None
2026-03-27 17:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_004/780x0__r.jpg?hash=1774620227 not downloaded yet
2026-03-27 17:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2a95652d-77f7-5df7-8e82-9cd6178931e4 with identifier: 7009469auction111133
2026-03-27 17:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2a95652d-77f7-5df7-8e82-9cd6178931e4 with identifier: 7009469auction111133
2026-03-27 17:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2a95652d-77f7-5df7-8e82-9cd6178931e4 with identifier: 7009469auction111133 to the API
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009469/photo_006/780x0__r.jpg?hash=1774620213>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '2a95652d-77f7-5df7-8e82-9cd6178931e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009469',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 69328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Tucson Business Hybrid 2WD 1.6 T-GDI 230CV BVA6 E6d',
'transmission': 'automatic',
'trim': 'Business Hybrid 2WD 1.6 T-GDI 230CV BVA6 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009469auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:39 [ecarstrade.be] INFO: Saving data for 7009469auction111133: {'created_time': 1774631679.006931, 'last_price_update_time': 1774631679.006942, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009469auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_001/780x0__r.jpg?hash=1774620227> (referer: https://ecarstrade.com/cars/7009480)
2026-03-27 17:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009425> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_002/780x0__r.jpg?hash=1774620227> (referer: https://ecarstrade.com/cars/7009480)
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009480%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620227%27 HTTP/1.1" 200 None
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_005/780x0__r.jpg?hash=1774620227 not downloaded yet
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009480%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620227%27 HTTP/1.1" 200 None
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_006/780x0__r.jpg?hash=1774620227 not downloaded yet
2026-03-27 17:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_004/780x0__r.jpg?hash=1774620227> (referer: https://ecarstrade.com/cars/7009480)
2026-03-27 17:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_003/780x0__r.jpg?hash=1774620227> (referer: https://ecarstrade.com/cars/7009480)
2026-03-27 17:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_005/780x0__r.jpg?hash=1774620227> (referer: https://ecarstrade.com/cars/7009480)
2026-03-27 17:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_006/780x0__r.jpg?hash=1774620227> (referer: https://ecarstrade.com/cars/7009480)
2026-03-27 17:14:39 [ecarstrade.be] INFO: Extracting details for car 7009425auction111133
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fa865866-d28c-524a-aab3-48f4f5b1398d
2026-03-27 17:14:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22c465a6-db2c-5ae2-834b-018159a77cd7 with identifier: 7009425auction111133
2026-03-27 17:14:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22c465a6-db2c-5ae2-834b-018159a77cd7 with scrape type 1
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 22c465a6-db2c-5ae2-834b-018159a77cd7
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009425%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_001/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fa865866-d28c-524a-aab3-48f4f5b1398d
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009425%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_002/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fa865866-d28c-524a-aab3-48f4f5b1398d
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fa865866-d28c-524a-aab3-48f4f5b1398d
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fa865866-d28c-524a-aab3-48f4f5b1398d
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fa865866-d28c-524a-aab3-48f4f5b1398d
2026-03-27 17:14:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa865866-d28c-524a-aab3-48f4f5b1398d, skipping ID generation
2026-03-27 17:14:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa865866-d28c-524a-aab3-48f4f5b1398d with scrape type 1
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa865866-d28c-524a-aab3-48f4f5b1398d sending to next pipeline
2026-03-27 17:14:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa865866-d28c-524a-aab3-48f4f5b1398d, identifier: 7009480auction111133
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009425%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 17:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_003/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 17:14:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa865866-d28c-524a-aab3-48f4f5b1398d with identifier: 7009480auction111133
2026-03-27 17:14:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa865866-d28c-524a-aab3-48f4f5b1398d with identifier: 7009480auction111133
2026-03-27 17:14:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa865866-d28c-524a-aab3-48f4f5b1398d with identifier: 7009480auction111133 to the API
2026-03-27 17:14:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009480/photo_006/780x0__r.jpg?hash=1774620227>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Petrol',
'id': 'fa865866-d28c-524a-aab3-48f4f5b1398d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009480',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Lynk&Co',
'model': '01',
'odometer': 39430,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'LYNK CO 01 2020 5P SUV 15 261ch 01 Hybride Rechargeable',
'transmission': 'automatic',
'trim': 'LYNK CO 2020 5P SUV 15 261ch Hybride Rechargeable',
'vin': None,
'year': 2023}
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009480auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Saving data for 7009480auction111133: {'created_time': 1774631680.640896, 'last_price_update_time': 1774631680.640909, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009480auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009425%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_004/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 17:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009425%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_005/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009425%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_006/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 17:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_002/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009425)
2026-03-27 17:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_001/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009425)
2026-03-27 17:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_003/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009425)
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_004/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009425)
2026-03-27 17:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_005/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009425)
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found listing with ID: 7009584auction111133
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009584auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Scrape type for 7009584auction111133: 1
2026-03-27 17:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found listing with ID: 7009430auction111133
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009430auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Scrape type for 7009430auction111133: 1
2026-03-27 17:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 22c465a6-db2c-5ae2-834b-018159a77cd7
2026-03-27 17:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 22c465a6-db2c-5ae2-834b-018159a77cd7
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found listing with ID: 7009524auction111133
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009524auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Scrape type for 7009524auction111133: 1
2026-03-27 17:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 22c465a6-db2c-5ae2-834b-018159a77cd7
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found listing with ID: 7009467auction111133
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009467auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Scrape type for 7009467auction111133: 1
2026-03-27 17:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found listing with ID: 7009473auction111133
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009473auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Scrape type for 7009473auction111133: 1
2026-03-27 17:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_006/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009425)
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found listing with ID: 7009544auction111133
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009544auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Scrape type for 7009544auction111133: 1
2026-03-27 17:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found listing with ID: 7009593auction111133
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009593auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Scrape type for 7009593auction111133: 1
2026-03-27 17:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 22c465a6-db2c-5ae2-834b-018159a77cd7
2026-03-27 17:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 22c465a6-db2c-5ae2-834b-018159a77cd7
2026-03-27 17:14:40 [ecarstrade.be] INFO: Found listing with ID: 7009436auction111133
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009436auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:40 [ecarstrade.be] INFO: Scrape type for 7009436auction111133: 1
2026-03-27 17:14:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009582auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009582auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009582auction111133: 1
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009556auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009556auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009556auction111133: 1
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009525auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009525auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009525auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009566auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009566auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009566auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009472auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009472auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009472auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009434auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009434auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009434auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009452auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009452auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009452auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009497auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009497auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009497auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009539auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009539auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009539auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009546auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009546auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009546auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009454auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009454auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009454auction111133: 0
2026-03-27 17:14:41 [ecarstrade.be] INFO: Found listing with ID: 7009433auction111133
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009433auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Scrape type for 7009433auction111133: 0
2026-03-27 17:14:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 22c465a6-db2c-5ae2-834b-018159a77cd7
2026-03-27 17:14:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22c465a6-db2c-5ae2-834b-018159a77cd7, skipping ID generation
2026-03-27 17:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22c465a6-db2c-5ae2-834b-018159a77cd7 with scrape type 1
2026-03-27 17:14:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22c465a6-db2c-5ae2-834b-018159a77cd7 sending to next pipeline
2026-03-27 17:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 22c465a6-db2c-5ae2-834b-018159a77cd7, identifier: 7009425auction111133
2026-03-27 17:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 22c465a6-db2c-5ae2-834b-018159a77cd7 with identifier: 7009425auction111133
2026-03-27 17:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 22c465a6-db2c-5ae2-834b-018159a77cd7 with identifier: 7009425auction111133
2026-03-27 17:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 22c465a6-db2c-5ae2-834b-018159a77cd7 with identifier: 7009425auction111133 to the API
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009425/photo_006/780x0__r.jpg?hash=1774620151>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': '22c465a6-db2c-5ae2-834b-018159a77cd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009425',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Audi',
'model': 'A3',
'odometer': 86350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'A3 Berline 35 TDI Business Line 2.0 TDI 150CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'Berline 35 TDI Business Line 2.0 TDI 150CV BVA7 E6d',
'vin': None,
'year': 2022}
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009425auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:41 [ecarstrade.be] INFO: Saving data for 7009425auction111133: {'created_time': 1774631681.992903, 'last_price_update_time': 1774631681.992914, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009425auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009584> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:48 [ecarstrade.be] INFO: Extracting details for car 7009584auction111133
2026-03-27 17:14:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c9b43a-23ea-5758-a69d-8037e298bc6c with identifier: 7009584auction111133
2026-03-27 17:14:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c9b43a-23ea-5758-a69d-8037e298bc6c with scrape type 1
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 62c9b43a-23ea-5758-a69d-8037e298bc6c
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009584%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_001/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009584%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_002/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009584%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_003/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009584%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_004/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009584%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_005/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009584%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_006/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 17:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009524> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:48 [ecarstrade.be] INFO: Extracting details for car 7009524auction111133
2026-03-27 17:14:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65 with identifier: 7009524auction111133
2026-03-27 17:14:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65 with scrape type 1
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009524%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620282%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_001/780x0__r.jpg?hash=1774620282 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009524%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620283%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_002/780x0__r.jpg?hash=1774620283 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009524%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620282%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_003/780x0__r.jpg?hash=1774620282 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009524%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620282%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_004/780x0__r.jpg?hash=1774620282 not downloaded yet
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009524%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620282%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_005/780x0__r.jpg?hash=1774620282 not downloaded yet
2026-03-27 17:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009467> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009524%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620282%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_006/780x0__r.jpg?hash=1774620282 not downloaded yet
2026-03-27 17:14:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009544> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009593> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_001/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009584)
2026-03-27 17:14:48 [ecarstrade.be] INFO: Extracting details for car 7009467auction111133
2026-03-27 17:14:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86039cba-a842-575b-adc7-a46d576121be with identifier: 7009467auction111133
2026-03-27 17:14:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86039cba-a842-575b-adc7-a46d576121be with scrape type 1
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 86039cba-a842-575b-adc7-a46d576121be
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009467%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620211%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_001/780x0__r.jpg?hash=1774620211 not downloaded yet
2026-03-27 17:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_002/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009584)
2026-03-27 17:14:48 [ecarstrade.be] INFO: Extracting details for car 7009544auction111133
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009467%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620211%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_002/780x0__r.jpg?hash=1774620211 not downloaded yet
2026-03-27 17:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_003/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009584)
2026-03-27 17:14:48 [ecarstrade.be] INFO: Extracting details for car 7009593auction111133
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009467%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620211%27 HTTP/1.1" 200 None
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_003/780x0__r.jpg?hash=1774620211 not downloaded yet
2026-03-27 17:14:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168c170c-ea0f-5913-bd1f-2c5721671521 with identifier: 7009544auction111133
2026-03-27 17:14:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168c170c-ea0f-5913-bd1f-2c5721671521 with scrape type 1
2026-03-27 17:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 168c170c-ea0f-5913-bd1f-2c5721671521
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009544%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_001/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009467%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620211%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_004/780x0__r.jpg?hash=1774620211 not downloaded yet
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009544%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_002/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 17:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page161?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa11c46-8f80-59bb-bc47-7594a27a6984 with identifier: 7009593auction111133
2026-03-27 17:14:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa11c46-8f80-59bb-bc47-7594a27a6984 with scrape type 1
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8fa11c46-8f80-59bb-bc47-7594a27a6984
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009593%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620358%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_001/780x0__r.jpg?hash=1774620358 not downloaded yet
2026-03-27 17:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_004/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009584)
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009467%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620211%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_005/780x0__r.jpg?hash=1774620211 not downloaded yet
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009544%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_003/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009593%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620358%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_002/780x0__r.jpg?hash=1774620358 not downloaded yet
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 62c9b43a-23ea-5758-a69d-8037e298bc6c
2026-03-27 17:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_005/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009584)
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009467%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620212%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_006/780x0__r.jpg?hash=1774620212 not downloaded yet
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009544%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_004/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009593%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620358%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_003/780x0__r.jpg?hash=1774620358 not downloaded yet
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 62c9b43a-23ea-5758-a69d-8037e298bc6c
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 62c9b43a-23ea-5758-a69d-8037e298bc6c
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009544%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_005/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009593%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620358%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_004/780x0__r.jpg?hash=1774620358 not downloaded yet
2026-03-27 17:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_006/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009584)
2026-03-27 17:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_001/780x0__r.jpg?hash=1774620282> (referer: https://ecarstrade.com/cars/7009524)
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009544%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_006/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009593%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620358%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_005/780x0__r.jpg?hash=1774620358 not downloaded yet
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 62c9b43a-23ea-5758-a69d-8037e298bc6c
2026-03-27 17:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_005/780x0__r.jpg?hash=1774620282> (referer: https://ecarstrade.com/cars/7009524)
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009593%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620358%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_006/780x0__r.jpg?hash=1774620358 not downloaded yet
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009428auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009428auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009428auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009579auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009579auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009579auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009558auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009558auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009558auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009478auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009478auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009478auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009567auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009567auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009567auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009583auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009583auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009583auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009532auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009532auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009532auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009453auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009453auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009453auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009530auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009530auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009530auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009464auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009464auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009464auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009494auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009494auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009494auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009519auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009519auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009519auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009545auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009545auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009545auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009576auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009576auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009576auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009466auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009466auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009466auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009504auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009504auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009504auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009512auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009512auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009512auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009570auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009570auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009570auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009542auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009542auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009542auction111133: 0
2026-03-27 17:14:49 [ecarstrade.be] INFO: Found listing with ID: 7009543auction111133
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009543auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:49 [ecarstrade.be] INFO: Scrape type for 7009543auction111133: 0
2026-03-27 17:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_006/780x0__r.jpg?hash=1774620282> (referer: https://ecarstrade.com/cars/7009524)
2026-03-27 17:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_004/780x0__r.jpg?hash=1774620282> (referer: https://ecarstrade.com/cars/7009524)
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 62c9b43a-23ea-5758-a69d-8037e298bc6c
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 62c9b43a-23ea-5758-a69d-8037e298bc6c
2026-03-27 17:14:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62c9b43a-23ea-5758-a69d-8037e298bc6c, skipping ID generation
2026-03-27 17:14:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c9b43a-23ea-5758-a69d-8037e298bc6c with scrape type 1
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62c9b43a-23ea-5758-a69d-8037e298bc6c sending to next pipeline
2026-03-27 17:14:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 62c9b43a-23ea-5758-a69d-8037e298bc6c, identifier: 7009584auction111133
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65
2026-03-27 17:14:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65
2026-03-27 17:14:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 62c9b43a-23ea-5758-a69d-8037e298bc6c with identifier: 7009584auction111133
2026-03-27 17:14:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 62c9b43a-23ea-5758-a69d-8037e298bc6c with identifier: 7009584auction111133
2026-03-27 17:14:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 62c9b43a-23ea-5758-a69d-8037e298bc6c with identifier: 7009584auction111133 to the API
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009584/photo_006/780x0__r.jpg?hash=1774620350>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': '62c9b43a-23ea-5758-a69d-8037e298bc6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009584',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 75350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf / 2020 / 5P / Berline 2.0 TDI SCR 115 DSG7 Life '
'Busi',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN / 2020 / 5P / Berline 2.0 TDI SCR 115 DSG7 Life Busi',
'vin': None,
'year': 2022}
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009584auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:50 [ecarstrade.be] INFO: Saving data for 7009584auction111133: {'created_time': 1774631690.0408, 'last_price_update_time': 1774631690.040811, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009584auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_003/780x0__r.jpg?hash=1774620282> (referer: https://ecarstrade.com/cars/7009524)
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_001/780x0__r.jpg?hash=1774620211> (referer: https://ecarstrade.com/cars/7009467)
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_002/780x0__r.jpg?hash=1774620211> (referer: https://ecarstrade.com/cars/7009467)
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009473> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_002/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009544)
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_004/780x0__r.jpg?hash=1774620358> (referer: https://ecarstrade.com/cars/7009593)
2026-03-27 17:14:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_002/780x0__r.jpg?hash=1774620358> (referer: https://ecarstrade.com/cars/7009593)
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 86039cba-a842-575b-adc7-a46d576121be
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_001/780x0__r.jpg?hash=1774620358> (referer: https://ecarstrade.com/cars/7009593)
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 86039cba-a842-575b-adc7-a46d576121be
2026-03-27 17:14:50 [ecarstrade.be] INFO: Extracting details for car 7009473auction111133
2026-03-27 17:14:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bb9622e-6ae1-5706-8898-7e458a2cc936 with identifier: 7009473auction111133
2026-03-27 17:14:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bb9622e-6ae1-5706-8898-7e458a2cc936 with scrape type 1
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7bb9622e-6ae1-5706-8898-7e458a2cc936
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009473%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620220%27 HTTP/1.1" 200 None
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_001/780x0__r.jpg?hash=1774620220 not downloaded yet
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_005/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009544)
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_006/780x0__r.jpg?hash=1774620358> (referer: https://ecarstrade.com/cars/7009593)
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009473%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620220%27 HTTP/1.1" 200 None
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_002/780x0__r.jpg?hash=1774620220 not downloaded yet
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_005/780x0__r.jpg?hash=1774620358> (referer: https://ecarstrade.com/cars/7009593)
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009473%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620220%27 HTTP/1.1" 200 None
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_003/780x0__r.jpg?hash=1774620220 not downloaded yet
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009473%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620220%27 HTTP/1.1" 200 None
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_004/780x0__r.jpg?hash=1774620220 not downloaded yet
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 168c170c-ea0f-5913-bd1f-2c5721671521
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8fa11c46-8f80-59bb-bc47-7594a27a6984
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_003/780x0__r.jpg?hash=1774620358> (referer: https://ecarstrade.com/cars/7009593)
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009473%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620220%27 HTTP/1.1" 200 None
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_005/780x0__r.jpg?hash=1774620220 not downloaded yet
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8fa11c46-8f80-59bb-bc47-7594a27a6984
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_004/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009544)
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009473%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620220%27 HTTP/1.1" 200 None
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_006/780x0__r.jpg?hash=1774620220 not downloaded yet
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8fa11c46-8f80-59bb-bc47-7594a27a6984
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_006/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009544)
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 168c170c-ea0f-5913-bd1f-2c5721671521
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8fa11c46-8f80-59bb-bc47-7594a27a6984
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_006/780x0__r.jpg?hash=1774620212> (referer: https://ecarstrade.com/cars/7009467)
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8fa11c46-8f80-59bb-bc47-7594a27a6984
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_005/780x0__r.jpg?hash=1774620211> (referer: https://ecarstrade.com/cars/7009467)
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_004/780x0__r.jpg?hash=1774620211> (referer: https://ecarstrade.com/cars/7009467)
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_003/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009544)
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8fa11c46-8f80-59bb-bc47-7594a27a6984
2026-03-27 17:14:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fa11c46-8f80-59bb-bc47-7594a27a6984, skipping ID generation
2026-03-27 17:14:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa11c46-8f80-59bb-bc47-7594a27a6984 with scrape type 1
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fa11c46-8f80-59bb-bc47-7594a27a6984 sending to next pipeline
2026-03-27 17:14:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8fa11c46-8f80-59bb-bc47-7594a27a6984, identifier: 7009593auction111133
2026-03-27 17:14:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8fa11c46-8f80-59bb-bc47-7594a27a6984 with identifier: 7009593auction111133
2026-03-27 17:14:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8fa11c46-8f80-59bb-bc47-7594a27a6984 with identifier: 7009593auction111133
2026-03-27 17:14:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8fa11c46-8f80-59bb-bc47-7594a27a6984 with identifier: 7009593auction111133 to the API
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009593/photo_003/780x0__r.jpg?hash=1774620358>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': '8fa11c46-8f80-59bb-bc47-7594a27a6984',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009593',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 97303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan Allspace / 2017 / 5P / SUV 2.0 TDI 150 BVM6 '
'Confortline Business',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Allspace / 2017 / 5P / SUV 2.0 TDI 150 BVM6 Confortline '
'Business',
'vin': None,
'year': 2020}
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009593auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:50 [ecarstrade.be] INFO: Saving data for 7009593auction111133: {'created_time': 1774631690.938602, 'last_price_update_time': 1774631690.938613, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009593auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_001/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009544)
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_001/780x0__r.jpg?hash=1774620220> (referer: https://ecarstrade.com/cars/7009473)
2026-03-27 17:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_003/780x0__r.jpg?hash=1774620211> (referer: https://ecarstrade.com/cars/7009467)
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 168c170c-ea0f-5913-bd1f-2c5721671521
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 168c170c-ea0f-5913-bd1f-2c5721671521
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 86039cba-a842-575b-adc7-a46d576121be
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 86039cba-a842-575b-adc7-a46d576121be
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 86039cba-a842-575b-adc7-a46d576121be
2026-03-27 17:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 168c170c-ea0f-5913-bd1f-2c5721671521
2026-03-27 17:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_005/780x0__r.jpg?hash=1774620220> (referer: https://ecarstrade.com/cars/7009473)
2026-03-27 17:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_004/780x0__r.jpg?hash=1774620220> (referer: https://ecarstrade.com/cars/7009473)
2026-03-27 17:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_002/780x0__r.jpg?hash=1774620220> (referer: https://ecarstrade.com/cars/7009473)
2026-03-27 17:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_006/780x0__r.jpg?hash=1774620220> (referer: https://ecarstrade.com/cars/7009473)
2026-03-27 17:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 168c170c-ea0f-5913-bd1f-2c5721671521
2026-03-27 17:14:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 168c170c-ea0f-5913-bd1f-2c5721671521, skipping ID generation
2026-03-27 17:14:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168c170c-ea0f-5913-bd1f-2c5721671521 with scrape type 1
2026-03-27 17:14:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 168c170c-ea0f-5913-bd1f-2c5721671521 sending to next pipeline
2026-03-27 17:14:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 168c170c-ea0f-5913-bd1f-2c5721671521, identifier: 7009544auction111133
2026-03-27 17:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_002/780x0__r.jpg?hash=1774620283> (referer: https://ecarstrade.com/cars/7009524)
2026-03-27 17:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_003/780x0__r.jpg?hash=1774620220> (referer: https://ecarstrade.com/cars/7009473)
2026-03-27 17:14:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 168c170c-ea0f-5913-bd1f-2c5721671521 with identifier: 7009544auction111133
2026-03-27 17:14:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 168c170c-ea0f-5913-bd1f-2c5721671521 with identifier: 7009544auction111133
2026-03-27 17:14:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 168c170c-ea0f-5913-bd1f-2c5721671521 with identifier: 7009544auction111133 to the API
2026-03-27 17:14:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009544/photo_001/780x0__r.jpg?hash=1774620308>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Petrol',
'id': '168c170c-ea0f-5913-bd1f-2c5721671521',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009544',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '5008',
'odometer': 78762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 / 2020 / 5P / SUV PureTech 130 S&S EAT8 GT Pack',
'transmission': 'automatic',
'trim': 'PEUGEOT / 2020 / 5P / SUV PureTech 130 S&S EAT8 GT Pack',
'vin': None,
'year': 2021}
2026-03-27 17:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009544auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:51 [ecarstrade.be] INFO: Saving data for 7009544auction111133: {'created_time': 1774631691.942921, 'last_price_update_time': 1774631691.942934, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009544auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7bb9622e-6ae1-5706-8898-7e458a2cc936
2026-03-27 17:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 86039cba-a842-575b-adc7-a46d576121be
2026-03-27 17:14:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86039cba-a842-575b-adc7-a46d576121be, skipping ID generation
2026-03-27 17:14:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86039cba-a842-575b-adc7-a46d576121be with scrape type 1
2026-03-27 17:14:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86039cba-a842-575b-adc7-a46d576121be sending to next pipeline
2026-03-27 17:14:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86039cba-a842-575b-adc7-a46d576121be, identifier: 7009467auction111133
2026-03-27 17:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7bb9622e-6ae1-5706-8898-7e458a2cc936
2026-03-27 17:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7bb9622e-6ae1-5706-8898-7e458a2cc936
2026-03-27 17:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7bb9622e-6ae1-5706-8898-7e458a2cc936
2026-03-27 17:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7bb9622e-6ae1-5706-8898-7e458a2cc936
2026-03-27 17:14:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86039cba-a842-575b-adc7-a46d576121be with identifier: 7009467auction111133
2026-03-27 17:14:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86039cba-a842-575b-adc7-a46d576121be with identifier: 7009467auction111133
2026-03-27 17:14:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86039cba-a842-575b-adc7-a46d576121be with identifier: 7009467auction111133 to the API
2026-03-27 17:14:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009467/photo_003/780x0__r.jpg?hash=1774620211>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': '86039cba-a842-575b-adc7-a46d576121be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009467',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 37612,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Tucson 5p SUV 1.6 CRDI 136 DCT-7 EXECUTIVE',
'transmission': 'automatic',
'trim': 'HYUNDAI 5p SUV 1.6 CRDI 136 DCT-7 EXECUTIVE',
'vin': None,
'year': 2018}
2026-03-27 17:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009467auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:52 [ecarstrade.be] INFO: Saving data for 7009467auction111133: {'created_time': 1774631692.483754, 'last_price_update_time': 1774631692.483766, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009467auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65
2026-03-27 17:14:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65, skipping ID generation
2026-03-27 17:14:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65 with scrape type 1
2026-03-27 17:14:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65 sending to next pipeline
2026-03-27 17:14:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65, identifier: 7009524auction111133
2026-03-27 17:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7bb9622e-6ae1-5706-8898-7e458a2cc936
2026-03-27 17:14:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7bb9622e-6ae1-5706-8898-7e458a2cc936, skipping ID generation
2026-03-27 17:14:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bb9622e-6ae1-5706-8898-7e458a2cc936 with scrape type 1
2026-03-27 17:14:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7bb9622e-6ae1-5706-8898-7e458a2cc936 sending to next pipeline
2026-03-27 17:14:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7bb9622e-6ae1-5706-8898-7e458a2cc936, identifier: 7009473auction111133
2026-03-27 17:14:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65 with identifier: 7009524auction111133
2026-03-27 17:14:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65 with identifier: 7009524auction111133
2026-03-27 17:14:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d1c2e8d-b5a4-58c4-9f72-c9af041efd65 with identifier: 7009524auction111133 to the API
2026-03-27 17:14:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009524/photo_002/780x0__r.jpg?hash=1774620283>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': '6d1c2e8d-b5a4-58c4-9f72-c9af041efd65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009524',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Peugeot',
'model': '3008',
'odometer': 83738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': None,
'title': '3008 II Allure Pack 1.5 HDi 130CV BVA8 E6d',
'transmission': 'automatic',
'trim': 'II Allure Pack 1.5 HDi 130CV BVA8 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009524auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:53 [ecarstrade.be] INFO: Saving data for 7009524auction111133: {'created_time': 1774631693.067594, 'last_price_update_time': 1774631693.067605, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009524auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7bb9622e-6ae1-5706-8898-7e458a2cc936 with identifier: 7009473auction111133
2026-03-27 17:14:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7bb9622e-6ae1-5706-8898-7e458a2cc936 with identifier: 7009473auction111133
2026-03-27 17:14:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7bb9622e-6ae1-5706-8898-7e458a2cc936 with identifier: 7009473auction111133 to the API
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009473/photo_003/780x0__r.jpg?hash=1774620220>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7bb9622e-6ae1-5706-8898-7e458a2cc936',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009473',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 106997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Tucson Creative Hybrid 2WD 1.6 T-GDI 230CV BVA6 E6d',
'transmission': 'automatic',
'trim': 'Creative Hybrid 2WD 1.6 T-GDI 230CV BVA6 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009473auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:53 [ecarstrade.be] INFO: Saving data for 7009473auction111133: {'created_time': 1774631693.448133, 'last_price_update_time': 1774631693.448144, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009473auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009430> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:53 [ecarstrade.be] INFO: Extracting details for car 7009430auction111133
2026-03-27 17:14:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d29206c-ac28-5466-96e8-780d1ab76e8e with identifier: 7009430auction111133
2026-03-27 17:14:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d29206c-ac28-5466-96e8-780d1ab76e8e with scrape type 1
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7d29206c-ac28-5466-96e8-780d1ab76e8e
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009430%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_001/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009430%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_002/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009430%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_003/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009430%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_004/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009430%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620159%27 HTTP/1.1" 200 None
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_005/780x0__r.jpg?hash=1774620159 not downloaded yet
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009430%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620160%27 HTTP/1.1" 200 None
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_006/780x0__r.jpg?hash=1774620160 not downloaded yet
2026-03-27 17:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_002/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009430)
2026-03-27 17:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_001/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009430)
2026-03-27 17:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_004/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009430)
2026-03-27 17:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_003/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009430)
2026-03-27 17:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_006/780x0__r.jpg?hash=1774620160> (referer: https://ecarstrade.com/cars/7009430)
2026-03-27 17:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_005/780x0__r.jpg?hash=1774620159> (referer: https://ecarstrade.com/cars/7009430)
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7d29206c-ac28-5466-96e8-780d1ab76e8e
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7d29206c-ac28-5466-96e8-780d1ab76e8e
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7d29206c-ac28-5466-96e8-780d1ab76e8e
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7d29206c-ac28-5466-96e8-780d1ab76e8e
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7d29206c-ac28-5466-96e8-780d1ab76e8e
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7d29206c-ac28-5466-96e8-780d1ab76e8e
2026-03-27 17:14:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d29206c-ac28-5466-96e8-780d1ab76e8e, skipping ID generation
2026-03-27 17:14:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d29206c-ac28-5466-96e8-780d1ab76e8e with scrape type 1
2026-03-27 17:14:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d29206c-ac28-5466-96e8-780d1ab76e8e sending to next pipeline
2026-03-27 17:14:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7d29206c-ac28-5466-96e8-780d1ab76e8e, identifier: 7009430auction111133
2026-03-27 17:14:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7d29206c-ac28-5466-96e8-780d1ab76e8e with identifier: 7009430auction111133
2026-03-27 17:14:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7d29206c-ac28-5466-96e8-780d1ab76e8e with identifier: 7009430auction111133
2026-03-27 17:14:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7d29206c-ac28-5466-96e8-780d1ab76e8e with identifier: 7009430auction111133 to the API
2026-03-27 17:14:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009430/photo_005/780x0__r.jpg?hash=1774620159>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Petrol',
'id': '7d29206c-ac28-5466-96e8-780d1ab76e8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009430',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Audi',
'model': 'Q2',
'odometer': 46323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Q2 35 TFSI Business Line 1.5 TFSI 150CV BVA7 E6d',
'transmission': 'automatic',
'trim': '35 TFSI Business Line 1.5 TFSI 150CV BVA7 E6d',
'vin': None,
'year': 2021}
2026-03-27 17:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009430auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:54 [ecarstrade.be] INFO: Saving data for 7009430auction111133: {'created_time': 1774631694.352753, 'last_price_update_time': 1774631694.352766, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009430auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009582> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:55 [ecarstrade.be] INFO: Extracting details for car 7009582auction111133
2026-03-27 17:14:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c4deda-b457-528a-8105-33291e2caa15 with identifier: 7009582auction111133
2026-03-27 17:14:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c4deda-b457-528a-8105-33291e2caa15 with scrape type 1
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 15c4deda-b457-528a-8105-33291e2caa15
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009582%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_001/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009582%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_002/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009582%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_003/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009582%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_004/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009582%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_005/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009582%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_006/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 17:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_001/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009582)
2026-03-27 17:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_003/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009582)
2026-03-27 17:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_004/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009582)
2026-03-27 17:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_002/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009582)
2026-03-27 17:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_005/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009582)
2026-03-27 17:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_006/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009582)
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 15c4deda-b457-528a-8105-33291e2caa15
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 15c4deda-b457-528a-8105-33291e2caa15
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 15c4deda-b457-528a-8105-33291e2caa15
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 15c4deda-b457-528a-8105-33291e2caa15
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 15c4deda-b457-528a-8105-33291e2caa15
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 15c4deda-b457-528a-8105-33291e2caa15
2026-03-27 17:14:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15c4deda-b457-528a-8105-33291e2caa15, skipping ID generation
2026-03-27 17:14:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c4deda-b457-528a-8105-33291e2caa15 with scrape type 1
2026-03-27 17:14:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15c4deda-b457-528a-8105-33291e2caa15 sending to next pipeline
2026-03-27 17:14:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 15c4deda-b457-528a-8105-33291e2caa15, identifier: 7009582auction111133
2026-03-27 17:14:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 15c4deda-b457-528a-8105-33291e2caa15 with identifier: 7009582auction111133
2026-03-27 17:14:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 15c4deda-b457-528a-8105-33291e2caa15 with identifier: 7009582auction111133
2026-03-27 17:14:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 15c4deda-b457-528a-8105-33291e2caa15 with identifier: 7009582auction111133 to the API
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009582/photo_006/780x0__r.jpg?hash=1774620349>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Petrol',
'id': '15c4deda-b457-528a-8105-33291e2caa15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009582',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 33301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Roc / 2017 / 5P / SUV 1.5 TSI 150 EVO LOUNGE BUSINESS',
'transmission': 'manual',
'trim': 'VOLKSWAGEN / 2017 / 5P / SUV 1.5 TSI 150 EVO LOUNGE BUSINESS',
'vin': None,
'year': 2021}
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009582auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:56 [ecarstrade.be] INFO: Saving data for 7009582auction111133: {'created_time': 1774631696.047905, 'last_price_update_time': 1774631696.047918, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009582auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009436> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:56 [ecarstrade.be] INFO: Extracting details for car 7009436auction111133
2026-03-27 17:14:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba215e3d-197e-5575-bdc4-0fb77c3e6648 with identifier: 7009436auction111133
2026-03-27 17:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba215e3d-197e-5575-bdc4-0fb77c3e6648 with scrape type 1
2026-03-27 17:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ba215e3d-197e-5575-bdc4-0fb77c3e6648
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009436%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620169%27 HTTP/1.1" 200 None
2026-03-27 17:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_001/780x0__r.jpg?hash=1774620169 not downloaded yet
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009436%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620169%27 HTTP/1.1" 200 None
2026-03-27 17:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_002/780x0__r.jpg?hash=1774620169 not downloaded yet
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009436%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620169%27 HTTP/1.1" 200 None
2026-03-27 17:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_003/780x0__r.jpg?hash=1774620169 not downloaded yet
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009436%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620167%27 HTTP/1.1" 200 None
2026-03-27 17:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_004/780x0__r.jpg?hash=1774620167 not downloaded yet
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009436%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620167%27 HTTP/1.1" 200 None
2026-03-27 17:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_005/780x0__r.jpg?hash=1774620167 not downloaded yet
2026-03-27 17:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_001/780x0__r.jpg?hash=1774620169> (referer: https://ecarstrade.com/cars/7009436)
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009436%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620168%27 HTTP/1.1" 200 None
2026-03-27 17:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_006/780x0__r.jpg?hash=1774620168 not downloaded yet
2026-03-27 17:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_002/780x0__r.jpg?hash=1774620169> (referer: https://ecarstrade.com/cars/7009436)
2026-03-27 17:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_004/780x0__r.jpg?hash=1774620167> (referer: https://ecarstrade.com/cars/7009436)
2026-03-27 17:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_003/780x0__r.jpg?hash=1774620169> (referer: https://ecarstrade.com/cars/7009436)
2026-03-27 17:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_005/780x0__r.jpg?hash=1774620167> (referer: https://ecarstrade.com/cars/7009436)
2026-03-27 17:14:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ba215e3d-197e-5575-bdc4-0fb77c3e6648
2026-03-27 17:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_006/780x0__r.jpg?hash=1774620168> (referer: https://ecarstrade.com/cars/7009436)
2026-03-27 17:14:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ba215e3d-197e-5575-bdc4-0fb77c3e6648
2026-03-27 17:14:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ba215e3d-197e-5575-bdc4-0fb77c3e6648
2026-03-27 17:14:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ba215e3d-197e-5575-bdc4-0fb77c3e6648
2026-03-27 17:14:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ba215e3d-197e-5575-bdc4-0fb77c3e6648
2026-03-27 17:14:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ba215e3d-197e-5575-bdc4-0fb77c3e6648
2026-03-27 17:14:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba215e3d-197e-5575-bdc4-0fb77c3e6648, skipping ID generation
2026-03-27 17:14:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba215e3d-197e-5575-bdc4-0fb77c3e6648 with scrape type 1
2026-03-27 17:14:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba215e3d-197e-5575-bdc4-0fb77c3e6648 sending to next pipeline
2026-03-27 17:14:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba215e3d-197e-5575-bdc4-0fb77c3e6648, identifier: 7009436auction111133
2026-03-27 17:14:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba215e3d-197e-5575-bdc4-0fb77c3e6648 with identifier: 7009436auction111133
2026-03-27 17:14:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba215e3d-197e-5575-bdc4-0fb77c3e6648 with identifier: 7009436auction111133
2026-03-27 17:14:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba215e3d-197e-5575-bdc4-0fb77c3e6648 with identifier: 7009436auction111133 to the API
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:14:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009436/photo_006/780x0__r.jpg?hash=1774620168>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ba215e3d-197e-5575-bdc4-0fb77c3e6648',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009436',
'listing': 'auction',
'location': 'France - "FR-01-AMBERIEU-CAT"',
'make': 'BMW',
'model': 'X1',
'odometer': 72136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 / 2019 / 5P / SUV xDrive25e Business Design BVA6',
'transmission': 'automatic',
'trim': '/ 2019 / 5P / SUV xDrive25e Business Design BVA6',
'vin': None,
'year': 2022}
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009436auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Saving data for 7009436auction111133: {'created_time': 1774631697.500247, 'last_price_update_time': 1774631697.500258, 'auction_closing_time': 1774881600.0}
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009436auction111133') HTTP/1.1" 204 0
2026-03-27 17:14:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page162?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page161?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009580auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009580auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009580auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009460auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009460auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009460auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009491auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009491auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009491auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009500auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009500auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009500auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009424auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009424auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009424auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009518auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009518auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009518auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009520auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009520auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009520auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009501auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009501auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009501auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009435auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009435auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009435auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009490auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009490auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009490auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009527auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009527auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009527auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009565auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009565auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009565auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009573auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009573auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009573auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009449auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009449auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009449auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009516auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009516auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009516auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009505auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009505auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009505auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009463auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009463auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009463auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009486auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009486auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:57 [ecarstrade.be] INFO: Scrape type for 7009486auction111133: 0
2026-03-27 17:14:57 [ecarstrade.be] INFO: Found listing with ID: 7009507auction111133
2026-03-27 17:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009507auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:58 [ecarstrade.be] INFO: Scrape type for 7009507auction111133: 0
2026-03-27 17:14:58 [ecarstrade.be] INFO: Found listing with ID: 7009535auction111133
2026-03-27 17:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009535auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:14:58 [ecarstrade.be] INFO: Scrape type for 7009535auction111133: 0
2026-03-27 17:14:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page163?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page162?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009538auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009538auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009538auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009462auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009462auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009462auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009515auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009515auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009515auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009506auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009506auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009506auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009555auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009555auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009555auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009492auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009492auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009492auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009517auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009517auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009517auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009554auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009554auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009554auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009585auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009585auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009585auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009562auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009562auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009562auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009503auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009503auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009503auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009502auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009502auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009502auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009557auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009557auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009557auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009450auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009450auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009450auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009455auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009455auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009455auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009446auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009446auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009446auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009523auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009523auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009523auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009531auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009531auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009531auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009533auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009533auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009533auction111133: 0
2026-03-27 17:15:04 [ecarstrade.be] INFO: Found listing with ID: 7009526auction111133
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009526auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:04 [ecarstrade.be] INFO: Scrape type for 7009526auction111133: 0
2026-03-27 17:15:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:07 [scrapy.extensions.logstats] INFO: Crawled 1414 pages (at 27 pages/min), scraped 1221 items (at 36 items/min)
2026-03-27 17:15:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page164?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page163?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009548auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009548auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009548auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009536auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009536auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009536auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009443auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009443auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009443auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009553auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009553auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009553auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009445auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009445auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009445auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009496auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009496auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009496auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009508auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009508auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009508auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009441auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009441auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009441auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009513auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009513auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009513auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009444auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009444auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009444auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009498auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009498auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009498auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009547auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009547auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009547auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009451auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009451auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009451auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009521auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009521auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009521auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009541auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009541auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009541auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009509auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009509auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009509auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009551auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009551auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009551auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009459auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009459auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009459auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009495auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009495auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009495auction111133: 0
2026-03-27 17:15:18 [ecarstrade.be] INFO: Found listing with ID: 7009560auction111133
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009560auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [ecarstrade.be] INFO: Scrape type for 7009560auction111133: 0
2026-03-27 17:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009556> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:23 [ecarstrade.be] INFO: Extracting details for car 7009556auction111133
2026-03-27 17:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 196030b2-1fc8-5e3d-b486-7507404e8ed1 with identifier: 7009556auction111133
2026-03-27 17:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196030b2-1fc8-5e3d-b486-7507404e8ed1 with scrape type 1
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 196030b2-1fc8-5e3d-b486-7507404e8ed1
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009556%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_001/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009556%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_002/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009556%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_003/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009556%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_004/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009556%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_005/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009556%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_006/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_001/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009556)
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_002/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009556)
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_003/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009556)
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_006/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009556)
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_005/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009556)
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_004/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009556)
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 196030b2-1fc8-5e3d-b486-7507404e8ed1
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 196030b2-1fc8-5e3d-b486-7507404e8ed1
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 196030b2-1fc8-5e3d-b486-7507404e8ed1
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 196030b2-1fc8-5e3d-b486-7507404e8ed1
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 196030b2-1fc8-5e3d-b486-7507404e8ed1
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 196030b2-1fc8-5e3d-b486-7507404e8ed1
2026-03-27 17:15:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 196030b2-1fc8-5e3d-b486-7507404e8ed1, skipping ID generation
2026-03-27 17:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196030b2-1fc8-5e3d-b486-7507404e8ed1 with scrape type 1
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 196030b2-1fc8-5e3d-b486-7507404e8ed1 sending to next pipeline
2026-03-27 17:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 196030b2-1fc8-5e3d-b486-7507404e8ed1, identifier: 7009556auction111133
2026-03-27 17:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 196030b2-1fc8-5e3d-b486-7507404e8ed1 with identifier: 7009556auction111133
2026-03-27 17:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 196030b2-1fc8-5e3d-b486-7507404e8ed1 with identifier: 7009556auction111133
2026-03-27 17:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 196030b2-1fc8-5e3d-b486-7507404e8ed1 with identifier: 7009556auction111133 to the API
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009556/photo_004/780x0__r.jpg?hash=1774620319>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-30T14:40:00Z',
'fuel_type': 'Diesel',
'id': '196030b2-1fc8-5e3d-b486-7507404e8ed1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7009556',
'listing': 'auction',
'location': 'France - "FLEURY TEA"',
'make': 'Renault',
'model': 'Megane',
'odometer': 30533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Megane IV Berline 5 ptes. Evolution 1.5 dCi 115CV BVA7 E6d',
'transmission': 'automatic',
'trim': 'IV Berline 5 ptes. Evolution 1.5 dCi 115CV BVA7 E6d',
'vin': None,
'year': 2023}
2026-03-27 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009556auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:24 [ecarstrade.be] INFO: Saving data for 7009556auction111133: {'created_time': 1774631724.97829, 'last_price_update_time': 1774631724.978303, 'auction_closing_time': 1774881600.0}
2026-03-27 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009556auction111133') HTTP/1.1" 204 0
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page165?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page164?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7009456auction111133
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009456auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7009456auction111133: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7009514auction111133
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009514auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7009514auction111133: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7009552auction111133
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009552auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7009552auction111133: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7009529auction111133
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009529auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7009529auction111133: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7009442auction111133
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009442auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7009442auction111133: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7009447auction111133
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009447auction111133%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7009447auction111133: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007104auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007104auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007104auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007105auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007105auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007105auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007106auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007106auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007106auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007107auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007107auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007107auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007108auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007108auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007108auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007109auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007109auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007109auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007256auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007256auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007256auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007262auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007262auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007262auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007263auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007263auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007263auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007267auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007267auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007267auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007268auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007268auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007268auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007347auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007347auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007347auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007642auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007642auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007642auction111107: 0
2026-03-27 17:15:25 [ecarstrade.be] INFO: Found listing with ID: 7007644auction111107
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007644auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [ecarstrade.be] INFO: Scrape type for 7007644auction111107: 0
2026-03-27 17:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page166?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page165?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007646auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007646auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007646auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007647auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007647auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007647auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007651auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007651auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007651auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007682auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007682auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007682auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007683auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007683auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007683auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007686auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007686auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007686auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007687auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007687auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007687auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007689auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007689auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007689auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007691auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007691auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007691auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007763auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007763auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007763auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7007764auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007764auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7007764auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7008115auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008115auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7008115auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7008229auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008229auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7008229auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7008336auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008336auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7008336auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7008338auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008338auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7008338auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7008673auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008673auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7008673auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7008674auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008674auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7008674auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7008675auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008675auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7008675auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7009196auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009196auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7009196auction111107: 0
2026-03-27 17:15:33 [ecarstrade.be] INFO: Found listing with ID: 7009197auction111107
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009197auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [ecarstrade.be] INFO: Scrape type for 7009197auction111107: 0
2026-03-27 17:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page166?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7009198auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009198auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7009198auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7009199auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009199auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7009199auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7009259auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009259auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7009259auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7009260auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009260auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7009260auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7009261auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009261auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7009261auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7010235auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010235auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7010235auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7010236auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010236auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7010236auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7010390auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010390auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7010390auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7010391auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010391auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7010391auction111107: 0
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7010521auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010521auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7010521auction111107: 1
2026-03-27 17:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7010522auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010522auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7010522auction111107: 1
2026-03-27 17:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7010685auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010685auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [ecarstrade.be] INFO: Scrape type for 7010685auction111107: 1
2026-03-27 17:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:41 [ecarstrade.be] INFO: Found listing with ID: 7010686auction111107
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010686auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [ecarstrade.be] INFO: Scrape type for 7010686auction111107: 1
2026-03-27 17:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:42 [ecarstrade.be] INFO: Found listing with ID: 7010687auction111107
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010687auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [ecarstrade.be] INFO: Scrape type for 7010687auction111107: 1
2026-03-27 17:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:42 [ecarstrade.be] INFO: Found listing with ID: 7010688auction111107
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010688auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [ecarstrade.be] INFO: Scrape type for 7010688auction111107: 1
2026-03-27 17:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:42 [ecarstrade.be] INFO: Found listing with ID: 7010689auction111107
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010689auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [ecarstrade.be] INFO: Scrape type for 7010689auction111107: 1
2026-03-27 17:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:42 [ecarstrade.be] INFO: Found listing with ID: 7010690auction111107
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010690auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [ecarstrade.be] INFO: Scrape type for 7010690auction111107: 1
2026-03-27 17:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:42 [ecarstrade.be] INFO: Found listing with ID: 7010831auction111107
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010831auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [ecarstrade.be] INFO: Scrape type for 7010831auction111107: 1
2026-03-27 17:15:42 [ecarstrade.be] INFO: Found listing with ID: 7010834auction111107
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010834auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [ecarstrade.be] INFO: Scrape type for 7010834auction111107: 1
2026-03-27 17:15:42 [ecarstrade.be] INFO: Found listing with ID: 7011354auction111107
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011354auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [ecarstrade.be] INFO: Scrape type for 7011354auction111107: 1
2026-03-27 17:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010685> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:49 [ecarstrade.be] INFO: Extracting details for car 7010685auction111107
2026-03-27 17:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc141a49-9f51-540f-b1fa-7021b7bb7af2 with identifier: 7010685auction111107
2026-03-27 17:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc141a49-9f51-540f-b1fa-7021b7bb7af2 with scrape type 1
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cc141a49-9f51-540f-b1fa-7021b7bb7af2
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010685%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626368%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_000/780x0__r.jpg?hash=1774626368 not downloaded yet
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010685%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626368%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_001/780x0__r.jpg?hash=1774626368 not downloaded yet
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010685%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626368%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_002/780x0__r.jpg?hash=1774626368 not downloaded yet
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010685%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626369%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_003/780x0__r.jpg?hash=1774626369 not downloaded yet
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010685%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626369%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_004/780x0__r.jpg?hash=1774626369 not downloaded yet
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010685%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626369%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_005/780x0__r.jpg?hash=1774626369 not downloaded yet
2026-03-27 17:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010687> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010689> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:50 [ecarstrade.be] INFO: Extracting details for car 7010687auction111107
2026-03-27 17:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14c1e695-3a23-57fd-9bba-2b18fc55fa3e with identifier: 7010687auction111107
2026-03-27 17:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e with scrape type 1
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010687%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626375%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_000/780x0__r.jpg?hash=1774626375 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010687%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626375%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_001/780x0__r.jpg?hash=1774626375 not downloaded yet
2026-03-27 17:15:50 [ecarstrade.be] INFO: Extracting details for car 7010689auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010687%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626376%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_002/780x0__r.jpg?hash=1774626376 not downloaded yet
2026-03-27 17:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26396834-6dc6-5aca-8f25-3016d0985976 with identifier: 7010689auction111107
2026-03-27 17:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26396834-6dc6-5aca-8f25-3016d0985976 with scrape type 1
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 26396834-6dc6-5aca-8f25-3016d0985976
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010689%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626380%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_000/780x0__r.jpg?hash=1774626380 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010687%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626376%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_003/780x0__r.jpg?hash=1774626376 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010689%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626380%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_001/780x0__r.jpg?hash=1774626380 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010687%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626376%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_004/780x0__r.jpg?hash=1774626376 not downloaded yet
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010689%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626381%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_002/780x0__r.jpg?hash=1774626381 not downloaded yet
2026-03-27 17:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010687%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626376%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_005/780x0__r.jpg?hash=1774626376 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010689%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626381%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_003/780x0__r.jpg?hash=1774626381 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010689%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626381%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_004/780x0__r.jpg?hash=1774626381 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010689%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626381%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_005/780x0__r.jpg?hash=1774626381 not downloaded yet
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010686> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7011355auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011355auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7011355auction111107: 1
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7011582auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011582auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7011582auction111107: 1
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7011585auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011585auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7011585auction111107: 1
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_000/780x0__r.jpg?hash=1774626368> (referer: https://ecarstrade.com/cars/7010685)
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7011590auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011590auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7011590auction111107: 1
2026-03-27 17:15:50 [ecarstrade.be] INFO: Extracting details for car 7010686auction111107
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010522> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7012021auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012021auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7012021auction111107: 1
2026-03-27 17:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 764e731f-8a18-5656-9876-953713a3caa3 with identifier: 7010686auction111107
2026-03-27 17:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 764e731f-8a18-5656-9876-953713a3caa3 with scrape type 1
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 764e731f-8a18-5656-9876-953713a3caa3
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010686%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626373%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_000/780x0__r.jpg?hash=1774626373 not downloaded yet
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7012027auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012027auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7012027auction111107: 1
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_001/780x0__r.jpg?hash=1774626368> (referer: https://ecarstrade.com/cars/7010685)
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010686%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626373%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_001/780x0__r.jpg?hash=1774626373 not downloaded yet
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7012029auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012029auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7012029auction111107: 1
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010686%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626373%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_002/780x0__r.jpg?hash=1774626373 not downloaded yet
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_002/780x0__r.jpg?hash=1774626368> (referer: https://ecarstrade.com/cars/7010685)
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7002076auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002076auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7002076auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7001996auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001996auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7001996auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7001992auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001992auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7001992auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7002113auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002113auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7002113auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7002081auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002081auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7002081auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7001887auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001887auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7001887auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7001853auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001853auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7001853auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7001927auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001927auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7001927auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7001966auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001966auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7001966auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7001888auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001888auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7001888auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7001854auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001854auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7001854auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7002117auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002117auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7002117auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Found listing with ID: 7002122auction111041
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002122auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [ecarstrade.be] INFO: Scrape type for 7002122auction111041: 0
2026-03-27 17:15:50 [ecarstrade.be] INFO: Extracting details for car 7010522auction111107
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010686%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626373%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_003/780x0__r.jpg?hash=1774626373 not downloaded yet
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cc141a49-9f51-540f-b1fa-7021b7bb7af2
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_003/780x0__r.jpg?hash=1774626369> (referer: https://ecarstrade.com/cars/7010685)
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010686%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626373%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_004/780x0__r.jpg?hash=1774626373 not downloaded yet
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010521> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba5f93d5-45c5-5175-a758-e89911ed3e9b with identifier: 7010522auction111107
2026-03-27 17:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5f93d5-45c5-5175-a758-e89911ed3e9b with scrape type 1
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ba5f93d5-45c5-5175-a758-e89911ed3e9b
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010522%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774624991%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_000/780x0__r.jpg?hash=1774624991 not downloaded yet
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cc141a49-9f51-540f-b1fa-7021b7bb7af2
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cc141a49-9f51-540f-b1fa-7021b7bb7af2
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010686%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626373%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_005/780x0__r.jpg?hash=1774626373 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010522%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774624991%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_001/780x0__r.jpg?hash=1774624991 not downloaded yet
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010522%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774624991%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_002/780x0__r.jpg?hash=1774624991 not downloaded yet
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_004/780x0__r.jpg?hash=1774626369> (referer: https://ecarstrade.com/cars/7010685)
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010522%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774624991%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_003/780x0__r.jpg?hash=1774624991 not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010522%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774624991%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_004/780x0__r.jpg?hash=1774624991 not downloaded yet
2026-03-27 17:15:51 [ecarstrade.be] INFO: Extracting details for car 7010521auction111107
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cc141a49-9f51-540f-b1fa-7021b7bb7af2
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_000/780x0__r.jpg?hash=1774626375> (referer: https://ecarstrade.com/cars/7010687)
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010522%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774624991%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_005/780x0__r.jpg?hash=1774624991 not downloaded yet
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_005/780x0__r.jpg?hash=1774626369> (referer: https://ecarstrade.com/cars/7010685)
2026-03-27 17:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3937818-5460-51d1-882e-af8bc9f96a72 with identifier: 7010521auction111107
2026-03-27 17:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3937818-5460-51d1-882e-af8bc9f96a72 with scrape type 1
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a3937818-5460-51d1-882e-af8bc9f96a72
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010521%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774624988%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_000/780x0__r.jpg?hash=1774624988 not downloaded yet
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_001/780x0__r.jpg?hash=1774626380> (referer: https://ecarstrade.com/cars/7010689)
2026-03-27 17:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010521%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774624988%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_001/780x0__r.jpg?hash=1774624988 not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010521%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774624988%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_002/780x0__r.jpg?hash=1774624988 not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010521%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774624989%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_003/780x0__r.jpg?hash=1774624989 not downloaded yet
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cc141a49-9f51-540f-b1fa-7021b7bb7af2
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_005/780x0__r.jpg?hash=1774626381> (referer: https://ecarstrade.com/cars/7010689)
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010521%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774624989%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_005/780x0__r.jpg?hash=1774624989 not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010521%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774624989%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_006/780x0__r.jpg?hash=1774624989 not downloaded yet
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cc141a49-9f51-540f-b1fa-7021b7bb7af2
2026-03-27 17:15:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc141a49-9f51-540f-b1fa-7021b7bb7af2, skipping ID generation
2026-03-27 17:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc141a49-9f51-540f-b1fa-7021b7bb7af2 with scrape type 1
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc141a49-9f51-540f-b1fa-7021b7bb7af2 sending to next pipeline
2026-03-27 17:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cc141a49-9f51-540f-b1fa-7021b7bb7af2, identifier: 7010685auction111107
2026-03-27 17:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cc141a49-9f51-540f-b1fa-7021b7bb7af2 with identifier: 7010685auction111107
2026-03-27 17:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cc141a49-9f51-540f-b1fa-7021b7bb7af2 with identifier: 7010685auction111107
2026-03-27 17:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cc141a49-9f51-540f-b1fa-7021b7bb7af2 with identifier: 7010685auction111107 to the API
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010685/photo_005/780x0__r.jpg?hash=1774626369>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'cc141a49-9f51-540f-b1fa-7021b7bb7af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010685',
'listing': 'auction',
'location': 'Belgium',
'make': 'Seat',
'model': 'Arona',
'odometer': 47693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-26',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Arona Arona Move! 1.0 TSI 110pk (81kW) MANUEEL 6v Start/Stop '
'EURO 6 AP',
'transmission': 'manual',
'trim': 'SEAT Move! 1.0 TSI 110pk (81kW) MANUEEL 6v Start/Stop EURO 6 AP',
'vin': None,
'year': 2021}
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010685auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [ecarstrade.be] INFO: Saving data for 7010685auction111107: {'created_time': 1774631751.829089, 'last_price_update_time': 1774631751.829104, 'auction_closing_time': 1774939200.0}
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010685auction111107') HTTP/1.1" 204 0
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_000/780x0__r.jpg?hash=1774626373> (referer: https://ecarstrade.com/cars/7010686)
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 26396834-6dc6-5aca-8f25-3016d0985976
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 26396834-6dc6-5aca-8f25-3016d0985976
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010688> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_002/780x0__r.jpg?hash=1774626373> (referer: https://ecarstrade.com/cars/7010686)
2026-03-27 17:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_003/780x0__r.jpg?hash=1774626373> (referer: https://ecarstrade.com/cars/7010686)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 764e731f-8a18-5656-9876-953713a3caa3
2026-03-27 17:15:52 [ecarstrade.be] INFO: Extracting details for car 7010688auction111107
2026-03-27 17:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed028fc5-0320-59cb-a9a3-12732e5326d7 with identifier: 7010688auction111107
2026-03-27 17:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed028fc5-0320-59cb-a9a3-12732e5326d7 with scrape type 1
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ed028fc5-0320-59cb-a9a3-12732e5326d7
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010688%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626378%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_000/780x0__r.jpg?hash=1774626378 not downloaded yet
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010688%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626378%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_001/780x0__r.jpg?hash=1774626378 not downloaded yet
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010688%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626378%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_002/780x0__r.jpg?hash=1774626378 not downloaded yet
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010688%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626378%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_003/780x0__r.jpg?hash=1774626378 not downloaded yet
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010688%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626378%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_004/780x0__r.jpg?hash=1774626378 not downloaded yet
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 764e731f-8a18-5656-9876-953713a3caa3
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 764e731f-8a18-5656-9876-953713a3caa3
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_002/780x0__r.jpg?hash=1774624991> (referer: https://ecarstrade.com/cars/7010522)
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010688%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626378%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_005/780x0__r.jpg?hash=1774626378 not downloaded yet
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_004/780x0__r.jpg?hash=1774624991> (referer: https://ecarstrade.com/cars/7010522)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ba5f93d5-45c5-5175-a758-e89911ed3e9b
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_003/780x0__r.jpg?hash=1774624991> (referer: https://ecarstrade.com/cars/7010522)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ba5f93d5-45c5-5175-a758-e89911ed3e9b
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_005/780x0__r.jpg?hash=1774624991> (referer: https://ecarstrade.com/cars/7010522)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ba5f93d5-45c5-5175-a758-e89911ed3e9b
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_003/780x0__r.jpg?hash=1774624989> (referer: https://ecarstrade.com/cars/7010521)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ba5f93d5-45c5-5175-a758-e89911ed3e9b
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_006/780x0__r.jpg?hash=1774624989> (referer: https://ecarstrade.com/cars/7010521)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a3937818-5460-51d1-882e-af8bc9f96a72
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_005/780x0__r.jpg?hash=1774624989> (referer: https://ecarstrade.com/cars/7010521)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a3937818-5460-51d1-882e-af8bc9f96a72
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_002/780x0__r.jpg?hash=1774624988> (referer: https://ecarstrade.com/cars/7010521)
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_001/780x0__r.jpg?hash=1774624988> (referer: https://ecarstrade.com/cars/7010521)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a3937818-5460-51d1-882e-af8bc9f96a72
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_004/780x0__r.jpg?hash=1774626378> (referer: https://ecarstrade.com/cars/7010688)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a3937818-5460-51d1-882e-af8bc9f96a72
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a3937818-5460-51d1-882e-af8bc9f96a72
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_005/780x0__r.jpg?hash=1774626378> (referer: https://ecarstrade.com/cars/7010688)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ed028fc5-0320-59cb-a9a3-12732e5326d7
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_003/780x0__r.jpg?hash=1774626378> (referer: https://ecarstrade.com/cars/7010688)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ed028fc5-0320-59cb-a9a3-12732e5326d7
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_002/780x0__r.jpg?hash=1774626378> (referer: https://ecarstrade.com/cars/7010688)
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ed028fc5-0320-59cb-a9a3-12732e5326d7
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_001/780x0__r.jpg?hash=1774626378> (referer: https://ecarstrade.com/cars/7010688)
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ed028fc5-0320-59cb-a9a3-12732e5326d7
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_000/780x0__r.jpg?hash=1774626378> (referer: https://ecarstrade.com/cars/7010688)
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_000/780x0__r.jpg?hash=1774624988> (referer: https://ecarstrade.com/cars/7010521)
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ed028fc5-0320-59cb-a9a3-12732e5326d7
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_001/780x0__r.jpg?hash=1774624991> (referer: https://ecarstrade.com/cars/7010522)
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ed028fc5-0320-59cb-a9a3-12732e5326d7
2026-03-27 17:15:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed028fc5-0320-59cb-a9a3-12732e5326d7, skipping ID generation
2026-03-27 17:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed028fc5-0320-59cb-a9a3-12732e5326d7 with scrape type 1
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed028fc5-0320-59cb-a9a3-12732e5326d7 sending to next pipeline
2026-03-27 17:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ed028fc5-0320-59cb-a9a3-12732e5326d7, identifier: 7010688auction111107
2026-03-27 17:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ed028fc5-0320-59cb-a9a3-12732e5326d7 with identifier: 7010688auction111107
2026-03-27 17:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ed028fc5-0320-59cb-a9a3-12732e5326d7 with identifier: 7010688auction111107
2026-03-27 17:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ed028fc5-0320-59cb-a9a3-12732e5326d7 with identifier: 7010688auction111107 to the API
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010688/photo_000/780x0__r.jpg?hash=1774626378>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'ed028fc5-0320-59cb-a9a3-12732e5326d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010688',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 213690,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-09',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo 1.0 TSi Comfortline',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 1.0 TSi Comfortline',
'vin': None,
'year': 2018}
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010688auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [ecarstrade.be] INFO: Saving data for 7010688auction111107: {'created_time': 1774631753.667184, 'last_price_update_time': 1774631753.667194, 'auction_closing_time': 1774939200.0}
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010688auction111107') HTTP/1.1" 204 0
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_005/780x0__r.jpg?hash=1774626373> (referer: https://ecarstrade.com/cars/7010686)
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a3937818-5460-51d1-882e-af8bc9f96a72
2026-03-27 17:15:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3937818-5460-51d1-882e-af8bc9f96a72, skipping ID generation
2026-03-27 17:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3937818-5460-51d1-882e-af8bc9f96a72 with scrape type 1
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3937818-5460-51d1-882e-af8bc9f96a72 sending to next pipeline
2026-03-27 17:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a3937818-5460-51d1-882e-af8bc9f96a72, identifier: 7010521auction111107
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ba5f93d5-45c5-5175-a758-e89911ed3e9b
2026-03-27 17:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a3937818-5460-51d1-882e-af8bc9f96a72 with identifier: 7010521auction111107
2026-03-27 17:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a3937818-5460-51d1-882e-af8bc9f96a72 with identifier: 7010521auction111107
2026-03-27 17:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a3937818-5460-51d1-882e-af8bc9f96a72 with identifier: 7010521auction111107 to the API
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010521/photo_000/780x0__r.jpg?hash=1774624988>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'a3937818-5460-51d1-882e-af8bc9f96a72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010521',
'listing': 'auction',
'location': 'Belgium',
'make': 'Peugeot',
'model': '2008',
'odometer': 84079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 1.2 PureTech Active S&S (EU6.3)',
'transmission': 'automatic',
'trim': 'PEUGEOT 1.2 PureTech Active S&S (EU6.3)',
'vin': None,
'year': 2021}
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010521auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [ecarstrade.be] INFO: Saving data for 7010521auction111107: {'created_time': 1774631754.142462, 'last_price_update_time': 1774631754.142475, 'auction_closing_time': 1774939200.0}
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010521auction111107') HTTP/1.1" 204 0
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_000/780x0__r.jpg?hash=1774624991> (referer: https://ecarstrade.com/cars/7010522)
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 764e731f-8a18-5656-9876-953713a3caa3
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_004/780x0__r.jpg?hash=1774626373> (referer: https://ecarstrade.com/cars/7010686)
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ba5f93d5-45c5-5175-a758-e89911ed3e9b
2026-03-27 17:15:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba5f93d5-45c5-5175-a758-e89911ed3e9b, skipping ID generation
2026-03-27 17:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5f93d5-45c5-5175-a758-e89911ed3e9b with scrape type 1
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba5f93d5-45c5-5175-a758-e89911ed3e9b sending to next pipeline
2026-03-27 17:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba5f93d5-45c5-5175-a758-e89911ed3e9b, identifier: 7010522auction111107
2026-03-27 17:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba5f93d5-45c5-5175-a758-e89911ed3e9b with identifier: 7010522auction111107
2026-03-27 17:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba5f93d5-45c5-5175-a758-e89911ed3e9b with identifier: 7010522auction111107
2026-03-27 17:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba5f93d5-45c5-5175-a758-e89911ed3e9b with identifier: 7010522auction111107 to the API
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010522/photo_000/780x0__r.jpg?hash=1774624991>
{'auction_title': '',
'c_o_2_emission_value': 257,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6D',
'engine': '3.7L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': 'ba5f93d5-45c5-5175-a758-e89911ed3e9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010522',
'listing': 'auction',
'location': 'Belgium',
'make': 'Porsche',
'model': '911',
'odometer': 73911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-12',
'seats_number': 4,
'seller_name': None,
'title': 'PORSCHE 911 Turbo S Cabriolet (992) Turbo S Cabriolet',
'transmission': 'automatic',
'trim': 'PORSCHE Turbo S Cabriolet (992) Turbo S Cabriolet',
'vin': None,
'year': 2020}
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010522auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [ecarstrade.be] INFO: Saving data for 7010522auction111107: {'created_time': 1774631754.68216, 'last_price_update_time': 1774631754.682171, 'auction_closing_time': 1774939200.0}
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010522auction111107') HTTP/1.1" 204 0
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_001/780x0__r.jpg?hash=1774626373> (referer: https://ecarstrade.com/cars/7010686)
2026-03-27 17:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 764e731f-8a18-5656-9876-953713a3caa3
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 764e731f-8a18-5656-9876-953713a3caa3
2026-03-27 17:15:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 764e731f-8a18-5656-9876-953713a3caa3, skipping ID generation
2026-03-27 17:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 764e731f-8a18-5656-9876-953713a3caa3 with scrape type 1
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 764e731f-8a18-5656-9876-953713a3caa3 sending to next pipeline
2026-03-27 17:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 764e731f-8a18-5656-9876-953713a3caa3, identifier: 7010686auction111107
2026-03-27 17:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 764e731f-8a18-5656-9876-953713a3caa3 with identifier: 7010686auction111107
2026-03-27 17:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 764e731f-8a18-5656-9876-953713a3caa3 with identifier: 7010686auction111107
2026-03-27 17:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 764e731f-8a18-5656-9876-953713a3caa3 with identifier: 7010686auction111107 to the API
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010686/photo_001/780x0__r.jpg?hash=1774626373>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': '764e731f-8a18-5656-9876-953713a3caa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010686',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 146000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo Polo Trendline 1.0 BlueMotion Technology 44 kW (60 '
'pk) 5 versnellingen manueel',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Trendline 1.0 BlueMotion Technology 44 kW (60 pk) 5 '
'versnellingen manueel',
'vin': None,
'year': 2016}
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010686auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [ecarstrade.be] INFO: Saving data for 7010686auction111107: {'created_time': 1774631755.210021, 'last_price_update_time': 1774631755.210032, 'auction_closing_time': 1774939200.0}
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010686auction111107') HTTP/1.1" 204 0
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010690> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:56 [ecarstrade.be] INFO: Extracting details for car 7010690auction111107
2026-03-27 17:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27a4618c-77a6-544f-9ca4-eef7c5d16d05 with identifier: 7010690auction111107
2026-03-27 17:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a4618c-77a6-544f-9ca4-eef7c5d16d05 with scrape type 1
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 27a4618c-77a6-544f-9ca4-eef7c5d16d05
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010690%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626385%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_000/780x0__r.jpg?hash=1774626385 not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010690%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626385%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_001/780x0__r.jpg?hash=1774626385 not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010690%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626385%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_002/780x0__r.jpg?hash=1774626385 not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010690%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626385%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_003/780x0__r.jpg?hash=1774626385 not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010690%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626386%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_004/780x0__r.jpg?hash=1774626386 not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010690%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626386%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_005/780x0__r.jpg?hash=1774626386 not downloaded yet
2026-03-27 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010831> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:57 [ecarstrade.be] INFO: Extracting details for car 7010831auction111107
2026-03-27 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17a7707d-d34f-59e6-b710-817f9aedb53c with identifier: 7010831auction111107
2026-03-27 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17a7707d-d34f-59e6-b710-817f9aedb53c with scrape type 1
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 17a7707d-d34f-59e6-b710-817f9aedb53c
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010831%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774627210%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_000/780x0__r.jpg?hash=1774627210 not downloaded yet
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010831%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774627210%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_001/780x0__r.jpg?hash=1774627210 not downloaded yet
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010831%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774627210%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_002/780x0__r.jpg?hash=1774627210 not downloaded yet
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010831%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774627210%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_003/780x0__r.jpg?hash=1774627210 not downloaded yet
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010831%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774627210%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_004/780x0__r.jpg?hash=1774627210 not downloaded yet
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010831%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774627210%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_005/780x0__r.jpg?hash=1774627210 not downloaded yet
2026-03-27 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011354> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:57 [ecarstrade.be] INFO: Extracting details for car 7011354auction111107
2026-03-27 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87241070-12ad-5d98-a02e-3d1bfb2989d4 with identifier: 7011354auction111107
2026-03-27 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87241070-12ad-5d98-a02e-3d1bfb2989d4 with scrape type 1
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 87241070-12ad-5d98-a02e-3d1bfb2989d4
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011354%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774628587%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_000/780x0__r.jpg?hash=1774628587 not downloaded yet
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011354%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628588%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_002/780x0__r.jpg?hash=1774628588 not downloaded yet
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011354%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628588%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_003/780x0__r.jpg?hash=1774628588 not downloaded yet
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011354%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628588%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_004/780x0__r.jpg?hash=1774628588 not downloaded yet
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011354%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628588%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_005/780x0__r.jpg?hash=1774628588 not downloaded yet
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011354%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774628588%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_006/780x0__r.jpg?hash=1774628588 not downloaded yet
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011582> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:58 [ecarstrade.be] INFO: Extracting details for car 7011582auction111107
2026-03-27 17:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237bd62a-6821-5760-a0b2-7cf11442c028 with identifier: 7011582auction111107
2026-03-27 17:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237bd62a-6821-5760-a0b2-7cf11442c028 with scrape type 1
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 237bd62a-6821-5760-a0b2-7cf11442c028
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011582%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774629968%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_000/780x0__r.jpg?hash=1774629968 not downloaded yet
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011582%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774629968%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_001/780x0__r.jpg?hash=1774629968 not downloaded yet
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011582%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774629968%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_002/780x0__r.jpg?hash=1774629968 not downloaded yet
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011582%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774629968%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_003/780x0__r.jpg?hash=1774629968 not downloaded yet
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011582%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774629968%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_004/780x0__r.jpg?hash=1774629968 not downloaded yet
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011582%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774629968%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_005/780x0__r.jpg?hash=1774629968 not downloaded yet
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011590> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7012029> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_004/780x0__r.jpg?hash=1774626381> (referer: https://ecarstrade.com/cars/7010689)
2026-03-27 17:15:59 [ecarstrade.be] INFO: Extracting details for car 7011590auction111107
2026-03-27 17:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 159e524f-ba42-56ae-875a-151cfe9ccd93 with identifier: 7011590auction111107
2026-03-27 17:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 159e524f-ba42-56ae-875a-151cfe9ccd93 with scrape type 1
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 159e524f-ba42-56ae-875a-151cfe9ccd93
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011590%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774629984%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_000/780x0__r.jpg?hash=1774629984 not downloaded yet
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_005/780x0__r.jpg?hash=1774626376> (referer: https://ecarstrade.com/cars/7010687)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_003/780x0__r.jpg?hash=1774626381> (referer: https://ecarstrade.com/cars/7010689)
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011590%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774629984%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_001/780x0__r.jpg?hash=1774629984 not downloaded yet
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011590%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774629984%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_002/780x0__r.jpg?hash=1774629984 not downloaded yet
2026-03-27 17:15:59 [ecarstrade.be] INFO: Extracting details for car 7012029auction111107
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011590%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774629984%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_003/780x0__r.jpg?hash=1774629984 not downloaded yet
2026-03-27 17:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8290798b-3a01-5873-a346-156f06954bd4 with identifier: 7012029auction111107
2026-03-27 17:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8290798b-3a01-5873-a346-156f06954bd4 with scrape type 1
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8290798b-3a01-5873-a346-156f06954bd4
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012029%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774630828%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_000/780x0__r.jpg?hash=1774630828 not downloaded yet
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 26396834-6dc6-5aca-8f25-3016d0985976
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011590%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774629984%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_004/780x0__r.jpg?hash=1774629984 not downloaded yet
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_004/780x0__r.jpg?hash=1774626376> (referer: https://ecarstrade.com/cars/7010687)
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012029%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774630828%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_001/780x0__r.jpg?hash=1774630828 not downloaded yet
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011590%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774629984%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_005/780x0__r.jpg?hash=1774629984 not downloaded yet
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_002/780x0__r.jpg?hash=1774626381> (referer: https://ecarstrade.com/cars/7010689)
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012029%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774630828%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_002/780x0__r.jpg?hash=1774630828 not downloaded yet
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 26396834-6dc6-5aca-8f25-3016d0985976
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012029%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774630828%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_003/780x0__r.jpg?hash=1774630828 not downloaded yet
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_005/780x0__r.jpg?hash=1774626386> (referer: https://ecarstrade.com/cars/7010690)
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012029%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774630828%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_004/780x0__r.jpg?hash=1774630828 not downloaded yet
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012029%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774630828%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_005/780x0__r.jpg?hash=1774630828 not downloaded yet
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_005/780x0__r.jpg?hash=1774627210> (referer: https://ecarstrade.com/cars/7010831)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_006/780x0__r.jpg?hash=1774628588> (referer: https://ecarstrade.com/cars/7011354)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 26396834-6dc6-5aca-8f25-3016d0985976
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 27a4618c-77a6-544f-9ca4-eef7c5d16d05
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_005/780x0__r.jpg?hash=1774629968> (referer: https://ecarstrade.com/cars/7011582)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_004/780x0__r.jpg?hash=1774629968> (referer: https://ecarstrade.com/cars/7011582)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 17a7707d-d34f-59e6-b710-817f9aedb53c
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 87241070-12ad-5d98-a02e-3d1bfb2989d4
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_000/780x0__r.jpg?hash=1774629984> (referer: https://ecarstrade.com/cars/7011590)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_003/780x0__r.jpg?hash=1774629968> (referer: https://ecarstrade.com/cars/7011582)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_002/780x0__r.jpg?hash=1774629968> (referer: https://ecarstrade.com/cars/7011582)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 237bd62a-6821-5760-a0b2-7cf11442c028
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 237bd62a-6821-5760-a0b2-7cf11442c028
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_000/780x0__r.jpg?hash=1774630828> (referer: https://ecarstrade.com/cars/7012029)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_005/780x0__r.jpg?hash=1774629984> (referer: https://ecarstrade.com/cars/7011590)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 159e524f-ba42-56ae-875a-151cfe9ccd93
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 237bd62a-6821-5760-a0b2-7cf11442c028
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_005/780x0__r.jpg?hash=1774630828> (referer: https://ecarstrade.com/cars/7012029)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_003/780x0__r.jpg?hash=1774630828> (referer: https://ecarstrade.com/cars/7012029)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 237bd62a-6821-5760-a0b2-7cf11442c028
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_002/780x0__r.jpg?hash=1774630828> (referer: https://ecarstrade.com/cars/7012029)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_004/780x0__r.jpg?hash=1774630828> (referer: https://ecarstrade.com/cars/7012029)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8290798b-3a01-5873-a346-156f06954bd4
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 159e524f-ba42-56ae-875a-151cfe9ccd93
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8290798b-3a01-5873-a346-156f06954bd4
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_001/780x0__r.jpg?hash=1774630828> (referer: https://ecarstrade.com/cars/7012029)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8290798b-3a01-5873-a346-156f06954bd4
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_004/780x0__r.jpg?hash=1774629984> (referer: https://ecarstrade.com/cars/7011590)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_003/780x0__r.jpg?hash=1774629984> (referer: https://ecarstrade.com/cars/7011590)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8290798b-3a01-5873-a346-156f06954bd4
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8290798b-3a01-5873-a346-156f06954bd4
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_002/780x0__r.jpg?hash=1774629984> (referer: https://ecarstrade.com/cars/7011590)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_001/780x0__r.jpg?hash=1774629984> (referer: https://ecarstrade.com/cars/7011590)
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8290798b-3a01-5873-a346-156f06954bd4
2026-03-27 17:15:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8290798b-3a01-5873-a346-156f06954bd4, skipping ID generation
2026-03-27 17:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8290798b-3a01-5873-a346-156f06954bd4 with scrape type 1
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8290798b-3a01-5873-a346-156f06954bd4 sending to next pipeline
2026-03-27 17:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8290798b-3a01-5873-a346-156f06954bd4, identifier: 7012029auction111107
2026-03-27 17:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8290798b-3a01-5873-a346-156f06954bd4 with identifier: 7012029auction111107
2026-03-27 17:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8290798b-3a01-5873-a346-156f06954bd4 with identifier: 7012029auction111107
2026-03-27 17:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8290798b-3a01-5873-a346-156f06954bd4 with identifier: 7012029auction111107 to the API
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012029/photo_001/780x0__r.jpg?hash=1774630828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.5L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Diesel',
'id': '8290798b-3a01-5873-a346-156f06954bd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7012029',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 78883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-08',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Crafter 50 Lwb CH-CAB LWB 80/109 6V',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 50 Lwb CH-CAB LWB 80/109 6V',
'vin': None,
'year': 2007}
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012029auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [ecarstrade.be] INFO: Saving data for 7012029auction111107: {'created_time': 1774631760.245351, 'last_price_update_time': 1774631760.245364, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7012029auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_001/780x0__r.jpg?hash=1774629968> (referer: https://ecarstrade.com/cars/7011582)
2026-03-27 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_000/780x0__r.jpg?hash=1774629968> (referer: https://ecarstrade.com/cars/7011582)
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 159e524f-ba42-56ae-875a-151cfe9ccd93
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 159e524f-ba42-56ae-875a-151cfe9ccd93
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 159e524f-ba42-56ae-875a-151cfe9ccd93
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 159e524f-ba42-56ae-875a-151cfe9ccd93
2026-03-27 17:16:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 159e524f-ba42-56ae-875a-151cfe9ccd93, skipping ID generation
2026-03-27 17:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 159e524f-ba42-56ae-875a-151cfe9ccd93 with scrape type 1
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 159e524f-ba42-56ae-875a-151cfe9ccd93 sending to next pipeline
2026-03-27 17:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 159e524f-ba42-56ae-875a-151cfe9ccd93, identifier: 7011590auction111107
2026-03-27 17:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 159e524f-ba42-56ae-875a-151cfe9ccd93 with identifier: 7011590auction111107
2026-03-27 17:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 159e524f-ba42-56ae-875a-151cfe9ccd93 with identifier: 7011590auction111107
2026-03-27 17:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 159e524f-ba42-56ae-875a-151cfe9ccd93 with identifier: 7011590auction111107 to the API
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011590/photo_001/780x0__r.jpg?hash=1774629984>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': '159e524f-ba42-56ae-875a-151cfe9ccd93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011590',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 67200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf VII GTI Golf 2.0 TSI OPF DSG',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN VII GTI 2.0 TSI OPF DSG',
'vin': None,
'year': 2019}
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011590auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [ecarstrade.be] INFO: Saving data for 7011590auction111107: {'created_time': 1774631760.627158, 'last_price_update_time': 1774631760.627173, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011590auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_004/780x0__r.jpg?hash=1774628588> (referer: https://ecarstrade.com/cars/7011354)
2026-03-27 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_005/780x0__r.jpg?hash=1774628588> (referer: https://ecarstrade.com/cars/7011354)
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 237bd62a-6821-5760-a0b2-7cf11442c028
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 237bd62a-6821-5760-a0b2-7cf11442c028
2026-03-27 17:16:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 237bd62a-6821-5760-a0b2-7cf11442c028, skipping ID generation
2026-03-27 17:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237bd62a-6821-5760-a0b2-7cf11442c028 with scrape type 1
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 237bd62a-6821-5760-a0b2-7cf11442c028 sending to next pipeline
2026-03-27 17:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 237bd62a-6821-5760-a0b2-7cf11442c028, identifier: 7011582auction111107
2026-03-27 17:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 237bd62a-6821-5760-a0b2-7cf11442c028 with identifier: 7011582auction111107
2026-03-27 17:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 237bd62a-6821-5760-a0b2-7cf11442c028 with identifier: 7011582auction111107
2026-03-27 17:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 237bd62a-6821-5760-a0b2-7cf11442c028 with identifier: 7011582auction111107 to the API
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011582/photo_000/780x0__r.jpg?hash=1774629968>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': '237bd62a-6821-5760-a0b2-7cf11442c028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011582',
'listing': 'auction',
'location': 'Belgium',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 71313,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Kamiq Kamiq Limited Cycling Edition 1.0 TSI 85kW (115ch) 6v '
'Man.',
'transmission': 'manual',
'trim': 'SKODA Limited Cycling Edition 1.0 TSI 85kW (115ch) 6v Man.',
'vin': None,
'year': 2024}
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011582auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [ecarstrade.be] INFO: Saving data for 7011582auction111107: {'created_time': 1774631761.074053, 'last_price_update_time': 1774631761.074064, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011582auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_002/780x0__r.jpg?hash=1774628588> (referer: https://ecarstrade.com/cars/7011354)
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_003/780x0__r.jpg?hash=1774628588> (referer: https://ecarstrade.com/cars/7011354)
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 87241070-12ad-5d98-a02e-3d1bfb2989d4
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 87241070-12ad-5d98-a02e-3d1bfb2989d4
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_004/780x0__r.jpg?hash=1774627210> (referer: https://ecarstrade.com/cars/7010831)
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_000/780x0__r.jpg?hash=1774628587> (referer: https://ecarstrade.com/cars/7011354)
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 87241070-12ad-5d98-a02e-3d1bfb2989d4
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 87241070-12ad-5d98-a02e-3d1bfb2989d4
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_003/780x0__r.jpg?hash=1774627210> (referer: https://ecarstrade.com/cars/7010831)
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_002/780x0__r.jpg?hash=1774627210> (referer: https://ecarstrade.com/cars/7010831)
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 17a7707d-d34f-59e6-b710-817f9aedb53c
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 87241070-12ad-5d98-a02e-3d1bfb2989d4
2026-03-27 17:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87241070-12ad-5d98-a02e-3d1bfb2989d4, skipping ID generation
2026-03-27 17:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87241070-12ad-5d98-a02e-3d1bfb2989d4 with scrape type 1
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87241070-12ad-5d98-a02e-3d1bfb2989d4 sending to next pipeline
2026-03-27 17:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 87241070-12ad-5d98-a02e-3d1bfb2989d4, identifier: 7011354auction111107
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_001/780x0__r.jpg?hash=1774627210> (referer: https://ecarstrade.com/cars/7010831)
2026-03-27 17:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 87241070-12ad-5d98-a02e-3d1bfb2989d4 with identifier: 7011354auction111107
2026-03-27 17:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 87241070-12ad-5d98-a02e-3d1bfb2989d4 with identifier: 7011354auction111107
2026-03-27 17:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 87241070-12ad-5d98-a02e-3d1bfb2989d4 with identifier: 7011354auction111107 to the API
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011354/photo_000/780x0__r.jpg?hash=1774628587>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': '87241070-12ad-5d98-a02e-3d1bfb2989d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011354',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 131837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo 1.2i Comfortline',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 1.2i Comfortline',
'vin': None,
'year': 2007}
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011354auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [ecarstrade.be] INFO: Saving data for 7011354auction111107: {'created_time': 1774631761.694316, 'last_price_update_time': 1774631761.694327, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011354auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_000/780x0__r.jpg?hash=1774627210> (referer: https://ecarstrade.com/cars/7010831)
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 17a7707d-d34f-59e6-b710-817f9aedb53c
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 17a7707d-d34f-59e6-b710-817f9aedb53c
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 17a7707d-d34f-59e6-b710-817f9aedb53c
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_004/780x0__r.jpg?hash=1774626386> (referer: https://ecarstrade.com/cars/7010690)
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 17a7707d-d34f-59e6-b710-817f9aedb53c
2026-03-27 17:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17a7707d-d34f-59e6-b710-817f9aedb53c, skipping ID generation
2026-03-27 17:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17a7707d-d34f-59e6-b710-817f9aedb53c with scrape type 1
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17a7707d-d34f-59e6-b710-817f9aedb53c sending to next pipeline
2026-03-27 17:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 17a7707d-d34f-59e6-b710-817f9aedb53c, identifier: 7010831auction111107
2026-03-27 17:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 17a7707d-d34f-59e6-b710-817f9aedb53c with identifier: 7010831auction111107
2026-03-27 17:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 17a7707d-d34f-59e6-b710-817f9aedb53c with identifier: 7010831auction111107
2026-03-27 17:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 17a7707d-d34f-59e6-b710-817f9aedb53c with identifier: 7010831auction111107 to the API
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010831/photo_000/780x0__r.jpg?hash=1774627210>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': '17a7707d-d34f-59e6-b710-817f9aedb53c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010831',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '118',
'odometer': 135000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 118 Hatch (F20 LCI) 118iA',
'transmission': 'automatic',
'trim': 'Hatch (F20 LCI) iA',
'vin': None,
'year': 2018}
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010831auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [ecarstrade.be] INFO: Saving data for 7010831auction111107: {'created_time': 1774631762.245603, 'last_price_update_time': 1774631762.245616, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010831auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_003/780x0__r.jpg?hash=1774626385> (referer: https://ecarstrade.com/cars/7010690)
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_002/780x0__r.jpg?hash=1774626385> (referer: https://ecarstrade.com/cars/7010690)
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 27a4618c-77a6-544f-9ca4-eef7c5d16d05
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010834> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_001/780x0__r.jpg?hash=1774626385> (referer: https://ecarstrade.com/cars/7010690)
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_000/780x0__r.jpg?hash=1774626385> (referer: https://ecarstrade.com/cars/7010690)
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 27a4618c-77a6-544f-9ca4-eef7c5d16d05
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_003/780x0__r.jpg?hash=1774626376> (referer: https://ecarstrade.com/cars/7010687)
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 27a4618c-77a6-544f-9ca4-eef7c5d16d05
2026-03-27 17:16:02 [ecarstrade.be] INFO: Extracting details for car 7010834auction111107
2026-03-27 17:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c71f43c-c864-594e-b978-433361713663 with identifier: 7010834auction111107
2026-03-27 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c71f43c-c864-594e-b978-433361713663 with scrape type 1
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c71f43c-c864-594e-b978-433361713663
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010834%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774627214%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_000/780x0__r.jpg?hash=1774627214 not downloaded yet
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_000/780x0__r.jpg?hash=1774626380> (referer: https://ecarstrade.com/cars/7010689)
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010834%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774627214%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_001/780x0__r.jpg?hash=1774627214 not downloaded yet
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_001/780x0__r.jpg?hash=1774626375> (referer: https://ecarstrade.com/cars/7010687)
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7012027> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010834%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774627214%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_002/780x0__r.jpg?hash=1774627214 not downloaded yet
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_002/780x0__r.jpg?hash=1774626376> (referer: https://ecarstrade.com/cars/7010687)
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010834%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774627214%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_003/780x0__r.jpg?hash=1774627214 not downloaded yet
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 27a4618c-77a6-544f-9ca4-eef7c5d16d05
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 27a4618c-77a6-544f-9ca4-eef7c5d16d05
2026-03-27 17:16:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27a4618c-77a6-544f-9ca4-eef7c5d16d05, skipping ID generation
2026-03-27 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a4618c-77a6-544f-9ca4-eef7c5d16d05 with scrape type 1
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27a4618c-77a6-544f-9ca4-eef7c5d16d05 sending to next pipeline
2026-03-27 17:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 27a4618c-77a6-544f-9ca4-eef7c5d16d05, identifier: 7010690auction111107
2026-03-27 17:16:02 [ecarstrade.be] INFO: Extracting details for car 7012027auction111107
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010834%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774627214%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_004/780x0__r.jpg?hash=1774627214 not downloaded yet
2026-03-27 17:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 27a4618c-77a6-544f-9ca4-eef7c5d16d05 with identifier: 7010690auction111107
2026-03-27 17:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 27a4618c-77a6-544f-9ca4-eef7c5d16d05 with identifier: 7010690auction111107
2026-03-27 17:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 27a4618c-77a6-544f-9ca4-eef7c5d16d05 with identifier: 7010690auction111107 to the API
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010690/photo_000/780x0__r.jpg?hash=1774626385>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Diesel',
'id': '27a4618c-77a6-544f-9ca4-eef7c5d16d05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010690',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 148000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf VII Golf Comfortline 2.0 TDI SCR 110 kW (150 pk) 7 '
'versnellingen DSG',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN VII Comfortline 2.0 TDI SCR 110 kW (150 pk) 7 '
'versnellingen DSG',
'vin': None,
'year': 2019}
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010690auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [ecarstrade.be] INFO: Saving data for 7010690auction111107: {'created_time': 1774631762.936395, 'last_price_update_time': 1774631762.93641, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010690auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_000/780x0__r.jpg?hash=1774627214> (referer: https://ecarstrade.com/cars/7010834)
2026-03-27 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_001/780x0__r.jpg?hash=1774627214> (referer: https://ecarstrade.com/cars/7010834)
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010834%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774627214%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_005/780x0__r.jpg?hash=1774627214 not downloaded yet
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 26396834-6dc6-5aca-8f25-3016d0985976
2026-03-27 17:16:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26396834-6dc6-5aca-8f25-3016d0985976, skipping ID generation
2026-03-27 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26396834-6dc6-5aca-8f25-3016d0985976 with scrape type 1
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26396834-6dc6-5aca-8f25-3016d0985976 sending to next pipeline
2026-03-27 17:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 26396834-6dc6-5aca-8f25-3016d0985976, identifier: 7010689auction111107
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e
2026-03-27 17:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b95f8155-480a-5450-a4ba-e9745ab940cd with identifier: 7012027auction111107
2026-03-27 17:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b95f8155-480a-5450-a4ba-e9745ab940cd with scrape type 1
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b95f8155-480a-5450-a4ba-e9745ab940cd
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012027%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774630825%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_000/780x0__r.jpg?hash=1774630825 not downloaded yet
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e
2026-03-27 17:16:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14c1e695-3a23-57fd-9bba-2b18fc55fa3e, skipping ID generation
2026-03-27 17:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e with scrape type 1
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14c1e695-3a23-57fd-9bba-2b18fc55fa3e sending to next pipeline
2026-03-27 17:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14c1e695-3a23-57fd-9bba-2b18fc55fa3e, identifier: 7010687auction111107
2026-03-27 17:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 26396834-6dc6-5aca-8f25-3016d0985976 with identifier: 7010689auction111107
2026-03-27 17:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 26396834-6dc6-5aca-8f25-3016d0985976 with identifier: 7010689auction111107
2026-03-27 17:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 26396834-6dc6-5aca-8f25-3016d0985976 with identifier: 7010689auction111107 to the API
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010689/photo_000/780x0__r.jpg?hash=1774626380>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': '26396834-6dc6-5aca-8f25-3016d0985976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010689',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Golf VIII R !! CD1RPT 3 MAAUE4R GPFCPFC GRBDRBD GW4RW4R '
'GYOSYOS ( )',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN VIII R !! CD1RPT 3 MAAUE4R GPFCPFC GRBDRBD GW4RW4R '
'GYOSYOS ( )',
'vin': None,
'year': 2023}
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010689auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [ecarstrade.be] INFO: Saving data for 7010689auction111107: {'created_time': 1774631763.516841, 'last_price_update_time': 1774631763.516852, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010689auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14c1e695-3a23-57fd-9bba-2b18fc55fa3e with identifier: 7010687auction111107
2026-03-27 17:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14c1e695-3a23-57fd-9bba-2b18fc55fa3e with identifier: 7010687auction111107
2026-03-27 17:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14c1e695-3a23-57fd-9bba-2b18fc55fa3e with identifier: 7010687auction111107 to the API
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010687/photo_002/780x0__r.jpg?hash=1774626376>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Diesel',
'id': '14c1e695-3a23-57fd-9bba-2b18fc55fa3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010687',
'listing': 'auction',
'location': 'Belgium',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 236170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-02',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Berlingo Multispace 2PLC Berlingo 1.6 BlueHDi Feel Edition '
'S&S',
'transmission': 'manual',
'trim': 'CITROEN Multispace 2PLC 1.6 BlueHDi Feel Edition S&S',
'vin': None,
'year': 2016}
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010687auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [ecarstrade.be] INFO: Saving data for 7010687auction111107: {'created_time': 1774631763.856942, 'last_price_update_time': 1774631763.856953, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010687auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012027%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774630825%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_001/780x0__r.jpg?hash=1774630825 not downloaded yet
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_002/780x0__r.jpg?hash=1774627214> (referer: https://ecarstrade.com/cars/7010834)
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_003/780x0__r.jpg?hash=1774627214> (referer: https://ecarstrade.com/cars/7010834)
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c71f43c-c864-594e-b978-433361713663
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c71f43c-c864-594e-b978-433361713663
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012027%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774630825%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_002/780x0__r.jpg?hash=1774630825 not downloaded yet
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7012021> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012027%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774630825%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_003/780x0__r.jpg?hash=1774630825 not downloaded yet
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_004/780x0__r.jpg?hash=1774627214> (referer: https://ecarstrade.com/cars/7010834)
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012027%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774630825%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_004/780x0__r.jpg?hash=1774630825 not downloaded yet
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012027%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774630825%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_005/780x0__r.jpg?hash=1774630825 not downloaded yet
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_005/780x0__r.jpg?hash=1774627214> (referer: https://ecarstrade.com/cars/7010834)
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_000/780x0__r.jpg?hash=1774630825> (referer: https://ecarstrade.com/cars/7012027)
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c71f43c-c864-594e-b978-433361713663
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c71f43c-c864-594e-b978-433361713663
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_001/780x0__r.jpg?hash=1774630825> (referer: https://ecarstrade.com/cars/7012027)
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_002/780x0__r.jpg?hash=1774630825> (referer: https://ecarstrade.com/cars/7012027)
2026-03-27 17:16:04 [ecarstrade.be] INFO: Extracting details for car 7012021auction111107
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_005/780x0__r.jpg?hash=1774630825> (referer: https://ecarstrade.com/cars/7012027)
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_004/780x0__r.jpg?hash=1774630825> (referer: https://ecarstrade.com/cars/7012027)
2026-03-27 17:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96efbf26-e11e-5b18-b1ae-1437af869029 with identifier: 7012021auction111107
2026-03-27 17:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96efbf26-e11e-5b18-b1ae-1437af869029 with scrape type 1
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 96efbf26-e11e-5b18-b1ae-1437af869029
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012021%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774630810%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_000/780x0__r.jpg?hash=1774630810 not downloaded yet
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_003/780x0__r.jpg?hash=1774630825> (referer: https://ecarstrade.com/cars/7012027)
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012021%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774630810%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_001/780x0__r.jpg?hash=1774630810 not downloaded yet
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012021%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774630810%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_002/780x0__r.jpg?hash=1774630810 not downloaded yet
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c71f43c-c864-594e-b978-433361713663
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012021%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774630810%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_003/780x0__r.jpg?hash=1774630810 not downloaded yet
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c71f43c-c864-594e-b978-433361713663
2026-03-27 17:16:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c71f43c-c864-594e-b978-433361713663, skipping ID generation
2026-03-27 17:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c71f43c-c864-594e-b978-433361713663 with scrape type 1
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c71f43c-c864-594e-b978-433361713663 sending to next pipeline
2026-03-27 17:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c71f43c-c864-594e-b978-433361713663, identifier: 7010834auction111107
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b95f8155-480a-5450-a4ba-e9745ab940cd
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012021%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774630810%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_004/780x0__r.jpg?hash=1774630810 not downloaded yet
2026-03-27 17:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c71f43c-c864-594e-b978-433361713663 with identifier: 7010834auction111107
2026-03-27 17:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c71f43c-c864-594e-b978-433361713663 with identifier: 7010834auction111107
2026-03-27 17:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c71f43c-c864-594e-b978-433361713663 with identifier: 7010834auction111107 to the API
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010834/photo_005/780x0__r.jpg?hash=1774627214>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Diesel',
'id': '0c71f43c-c864-594e-b978-433361713663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7010834',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '520',
'odometer': 140000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 520 Dsl 520dAS Start/Stop',
'transmission': 'automatic',
'trim': 'Dsl dAS Start/Stop',
'vin': None,
'year': 2012}
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010834auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [ecarstrade.be] INFO: Saving data for 7010834auction111107: {'created_time': 1774631764.535525, 'last_price_update_time': 1774631764.535538, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010834auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b95f8155-480a-5450-a4ba-e9745ab940cd
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b95f8155-480a-5450-a4ba-e9745ab940cd
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_000/780x0__r.jpg?hash=1774630810> (referer: https://ecarstrade.com/cars/7012021)
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_001/780x0__r.jpg?hash=1774630810> (referer: https://ecarstrade.com/cars/7012021)
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7012021%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774630810%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_005/780x0__r.jpg?hash=1774630810 not downloaded yet
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page169?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b95f8155-480a-5450-a4ba-e9745ab940cd
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b95f8155-480a-5450-a4ba-e9745ab940cd
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b95f8155-480a-5450-a4ba-e9745ab940cd
2026-03-27 17:16:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b95f8155-480a-5450-a4ba-e9745ab940cd, skipping ID generation
2026-03-27 17:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b95f8155-480a-5450-a4ba-e9745ab940cd with scrape type 1
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b95f8155-480a-5450-a4ba-e9745ab940cd sending to next pipeline
2026-03-27 17:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b95f8155-480a-5450-a4ba-e9745ab940cd, identifier: 7012027auction111107
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_002/780x0__r.jpg?hash=1774630810> (referer: https://ecarstrade.com/cars/7012021)
2026-03-27 17:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b95f8155-480a-5450-a4ba-e9745ab940cd with identifier: 7012027auction111107
2026-03-27 17:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b95f8155-480a-5450-a4ba-e9745ab940cd with identifier: 7012027auction111107
2026-03-27 17:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b95f8155-480a-5450-a4ba-e9745ab940cd with identifier: 7012027auction111107 to the API
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012027/photo_003/780x0__r.jpg?hash=1774630825>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b95f8155-480a-5450-a4ba-e9745ab940cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7012027',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volvo',
'model': 'XC90',
'odometer': 244278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-26',
'seats_number': 7,
'seller_name': None,
'title': 'VOLVO XC90 PHEV 2.0 T8 TE 4WD PHEV Inscription 7pl.',
'transmission': 'automatic',
'trim': 'VOLVO PHEV 2.0 T8 TE 4WD PHEV Inscription 7pl.',
'vin': None,
'year': 2016}
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012027auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Saving data for 7012027auction111107: {'created_time': 1774631765.069152, 'last_price_update_time': 1774631765.069163, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7012027auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_003/780x0__r.jpg?hash=1774630810> (referer: https://ecarstrade.com/cars/7012021)
2026-03-27 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011355> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 96efbf26-e11e-5b18-b1ae-1437af869029
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 96efbf26-e11e-5b18-b1ae-1437af869029
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 96efbf26-e11e-5b18-b1ae-1437af869029
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7002115auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002115auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7002115auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001873auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001873auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001873auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7002114auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002114auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7002114auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001840auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001840auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001840auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001972auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001972auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001972auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001851auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001851auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001851auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001978auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001978auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001978auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001871auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001871auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001871auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001991auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001991auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001991auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001869auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001869auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001869auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7002116auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002116auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7002116auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001892auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001892auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001892auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7002119auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002119auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7002119auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7002083auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002083auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7002083auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7002072auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002072auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7002072auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7002082auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002082auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7002082auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7002075auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002075auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7002075auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001881auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001881auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001881auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001953auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001953auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001953auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Found listing with ID: 7001959auction111041
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001959auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [ecarstrade.be] INFO: Scrape type for 7001959auction111041: 0
2026-03-27 17:16:05 [ecarstrade.be] INFO: Extracting details for car 7011355auction111107
2026-03-27 17:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_005/780x0__r.jpg?hash=1774630810> (referer: https://ecarstrade.com/cars/7012021)
2026-03-27 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_004/780x0__r.jpg?hash=1774630810> (referer: https://ecarstrade.com/cars/7012021)
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 96efbf26-e11e-5b18-b1ae-1437af869029
2026-03-27 17:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6597ea1e-25f1-5472-b48e-aa43e55ce3c4 with identifier: 7011355auction111107
2026-03-27 17:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4 with scrape type 1
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011355%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774628590%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_000/780x0__r.jpg?hash=1774628590 not downloaded yet
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011355%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774628590%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_001/780x0__r.jpg?hash=1774628590 not downloaded yet
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011355%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774628591%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_002/780x0__r.jpg?hash=1774628591 not downloaded yet
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011355%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774628591%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_003/780x0__r.jpg?hash=1774628591 not downloaded yet
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011355%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774628591%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_004/780x0__r.jpg?hash=1774628591 not downloaded yet
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011355%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774628592%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_005/780x0__r.jpg?hash=1774628592 not downloaded yet
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 96efbf26-e11e-5b18-b1ae-1437af869029
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 96efbf26-e11e-5b18-b1ae-1437af869029
2026-03-27 17:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96efbf26-e11e-5b18-b1ae-1437af869029, skipping ID generation
2026-03-27 17:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96efbf26-e11e-5b18-b1ae-1437af869029 with scrape type 1
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96efbf26-e11e-5b18-b1ae-1437af869029 sending to next pipeline
2026-03-27 17:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 96efbf26-e11e-5b18-b1ae-1437af869029, identifier: 7012021auction111107
2026-03-27 17:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 96efbf26-e11e-5b18-b1ae-1437af869029 with identifier: 7012021auction111107
2026-03-27 17:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 96efbf26-e11e-5b18-b1ae-1437af869029 with identifier: 7012021auction111107
2026-03-27 17:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 96efbf26-e11e-5b18-b1ae-1437af869029 with identifier: 7012021auction111107 to the API
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012021/photo_004/780x0__r.jpg?hash=1774630810>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6E',
'engine': '1.5L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Petrol',
'id': '96efbf26-e11e-5b18-b1ae-1437af869029',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7012021',
'listing': 'auction',
'location': 'Belgium',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 58000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-08',
'seats_number': 4,
'seller_name': None,
'title': 'VOLKSWAGEN T-Roc Cabriolet T-Roc Cabrio Style Business 1.5 TSI 110 '
'kW (150 ch) 7 vitesses DSG',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Cabriolet Cabrio Style Business 1.5 TSI 110 kW (150 ch) '
'7 vitesses DSG',
'vin': None,
'year': 2023}
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012021auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [ecarstrade.be] INFO: Saving data for 7012021auction111107: {'created_time': 1774631766.091114, 'last_price_update_time': 1774631766.091127, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7012021auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_001/780x0__r.jpg?hash=1774628590> (referer: https://ecarstrade.com/cars/7011355)
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_003/780x0__r.jpg?hash=1774628591> (referer: https://ecarstrade.com/cars/7011355)
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_002/780x0__r.jpg?hash=1774628591> (referer: https://ecarstrade.com/cars/7011355)
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_004/780x0__r.jpg?hash=1774628591> (referer: https://ecarstrade.com/cars/7011355)
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_005/780x0__r.jpg?hash=1774628592> (referer: https://ecarstrade.com/cars/7011355)
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_000/780x0__r.jpg?hash=1774628590> (referer: https://ecarstrade.com/cars/7011355)
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4
2026-03-27 17:16:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6597ea1e-25f1-5472-b48e-aa43e55ce3c4, skipping ID generation
2026-03-27 17:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4 with scrape type 1
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6597ea1e-25f1-5472-b48e-aa43e55ce3c4 sending to next pipeline
2026-03-27 17:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6597ea1e-25f1-5472-b48e-aa43e55ce3c4, identifier: 7011355auction111107
2026-03-27 17:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6597ea1e-25f1-5472-b48e-aa43e55ce3c4 with identifier: 7011355auction111107
2026-03-27 17:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6597ea1e-25f1-5472-b48e-aa43e55ce3c4 with identifier: 7011355auction111107
2026-03-27 17:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6597ea1e-25f1-5472-b48e-aa43e55ce3c4 with identifier: 7011355auction111107 to the API
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011355/photo_000/780x0__r.jpg?hash=1774628590>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Diesel',
'id': '6597ea1e-25f1-5472-b48e-aa43e55ce3c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011355',
'listing': 'auction',
'location': 'Belgium',
'make': 'BMW',
'model': '116',
'odometer': 78500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 116 Hatch Dsl 116 d AdBlue',
'transmission': 'manual',
'trim': 'Hatch Dsl d AdBlue',
'vin': None,
'year': 2019}
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011355auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [ecarstrade.be] INFO: Saving data for 7011355auction111107: {'created_time': 1774631766.727301, 'last_price_update_time': 1774631766.727313, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011355auction111107') HTTP/1.1" 204 0
2026-03-27 17:16:07 [scrapy.extensions.logstats] INFO: Crawled 1438 pages (at 24 pages/min), scraped 1239 items (at 18 items/min)
2026-03-27 17:16:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page170?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page169?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002061auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002061auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002061auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002101auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002101auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002101auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001882auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001882auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001882auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001971auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001971auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001971auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001983auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001983auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001983auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001883auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001883auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001883auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002118auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002118auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002118auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001974auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001974auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001974auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002120auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002120auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002120auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002121auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002121auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002121auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001886auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001886auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001886auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002094auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002094auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002094auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001842auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001842auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001842auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001852auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001852auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001852auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001947auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001947auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001947auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002103auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002103auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002103auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001870auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001870auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001870auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002090auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002090auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002090auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7001839auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001839auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7001839auction111041: 0
2026-03-27 17:16:14 [ecarstrade.be] INFO: Found listing with ID: 7002019auction111041
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002019auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [ecarstrade.be] INFO: Scrape type for 7002019auction111041: 0
2026-03-27 17:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page171?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page170?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002104auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002104auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7002104auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7001867auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001867auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7001867auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7001889auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001889auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7001889auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002069auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002069auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7002069auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002123auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002123auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7002123auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7001858auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001858auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7001858auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002042auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002042auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7002042auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002093auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002093auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7002093auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7001845auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001845auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7001845auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7001864auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001864auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7001864auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002038auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002038auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7002038auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7001868auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001868auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7001868auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002112auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002112auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7002112auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7001866auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001866auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7001866auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002015auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002015auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7002015auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7001919auction111041
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001919auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [ecarstrade.be] INFO: Scrape type for 7001919auction111041: 0
2026-03-27 17:16:20 [ecarstrade.be] INFO: Found listing with ID: 7002023auction111041
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002023auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [ecarstrade.be] INFO: Scrape type for 7002023auction111041: 0
2026-03-27 17:16:21 [ecarstrade.be] INFO: Found listing with ID: 7001930auction111041
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001930auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [ecarstrade.be] INFO: Scrape type for 7001930auction111041: 0
2026-03-27 17:16:21 [ecarstrade.be] INFO: Found listing with ID: 7002070auction111041
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002070auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [ecarstrade.be] INFO: Scrape type for 7002070auction111041: 0
2026-03-27 17:16:21 [ecarstrade.be] INFO: Found listing with ID: 7002107auction111041
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002107auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [ecarstrade.be] INFO: Scrape type for 7002107auction111041: 0
2026-03-27 17:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page172?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page171?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7002108auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002108auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7002108auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001848auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001848auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001848auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001874auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001874auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001874auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001921auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001921auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001921auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001849auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001849auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001849auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001878auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001878auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001878auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7002016auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002016auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7002016auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001875auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001875auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001875auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001904auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001904auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001904auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7002000auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002000auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7002000auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001838auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001838auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001838auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001850auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001850auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001850auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001857auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001857auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001857auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001859auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001859auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001859auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001964auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001964auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001964auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001997auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001997auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001997auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7002091auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002091auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7002091auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7002056auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002056auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7002056auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7002065auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002065auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7002065auction111041: 0
2026-03-27 17:16:27 [ecarstrade.be] INFO: Found listing with ID: 7001843auction111041
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001843auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [ecarstrade.be] INFO: Scrape type for 7001843auction111041: 0
2026-03-27 17:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page173?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page172?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7002055auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002055auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7002055auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7002060auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002060auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7002060auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001860auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001860auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001860auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001876auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001876auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001876auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001957auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001957auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001957auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001863auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001863auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001863auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001877auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001877auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001877auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001981auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001981auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001981auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001861auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001861auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001861auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001879auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001879auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001879auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7001880auction111041
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001880auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [ecarstrade.be] INFO: Scrape type for 7001880auction111041: 0
2026-03-27 17:16:33 [ecarstrade.be] INFO: Found listing with ID: 7002087auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002087auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7002087auction111041: 0
2026-03-27 17:16:34 [ecarstrade.be] INFO: Found listing with ID: 7001884auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001884auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7001884auction111041: 0
2026-03-27 17:16:34 [ecarstrade.be] INFO: Found listing with ID: 7002021auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002021auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7002021auction111041: 0
2026-03-27 17:16:34 [ecarstrade.be] INFO: Found listing with ID: 7002105auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002105auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7002105auction111041: 0
2026-03-27 17:16:34 [ecarstrade.be] INFO: Found listing with ID: 7002068auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002068auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7002068auction111041: 0
2026-03-27 17:16:34 [ecarstrade.be] INFO: Found listing with ID: 7001846auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001846auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7001846auction111041: 0
2026-03-27 17:16:34 [ecarstrade.be] INFO: Found listing with ID: 7002005auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002005auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7002005auction111041: 0
2026-03-27 17:16:34 [ecarstrade.be] INFO: Found listing with ID: 7002025auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002025auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7002025auction111041: 0
2026-03-27 17:16:34 [ecarstrade.be] INFO: Found listing with ID: 7001847auction111041
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001847auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:16:34 [ecarstrade.be] INFO: Scrape type for 7001847auction111041: 0
2026-03-27 17:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7011585> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:16:35 [ecarstrade.be] INFO: Extracting details for car 7011585auction111107
2026-03-27 17:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435d90f6-10bc-5695-8fc7-22ce5deed15a with identifier: 7011585auction111107
2026-03-27 17:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435d90f6-10bc-5695-8fc7-22ce5deed15a with scrape type 1
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 435d90f6-10bc-5695-8fc7-22ce5deed15a
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011585%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774629973%27 HTTP/1.1" 200 None
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_000/780x0__r.jpg?hash=1774629973 not downloaded yet
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011585%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774629973%27 HTTP/1.1" 200 None
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_001/780x0__r.jpg?hash=1774629973 not downloaded yet
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011585%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774629973%27 HTTP/1.1" 200 None
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_002/780x0__r.jpg?hash=1774629973 not downloaded yet
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011585%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774629973%27 HTTP/1.1" 200 None
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_003/780x0__r.jpg?hash=1774629973 not downloaded yet
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011585%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774629974%27 HTTP/1.1" 200 None
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_004/780x0__r.jpg?hash=1774629974 not downloaded yet
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7011585%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774629974%27 HTTP/1.1" 200 None
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_005/780x0__r.jpg?hash=1774629974 not downloaded yet
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_001/780x0__r.jpg?hash=1774629973> (referer: https://ecarstrade.com/cars/7011585)
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_000/780x0__r.jpg?hash=1774629973> (referer: https://ecarstrade.com/cars/7011585)
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_003/780x0__r.jpg?hash=1774629973> (referer: https://ecarstrade.com/cars/7011585)
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_002/780x0__r.jpg?hash=1774629973> (referer: https://ecarstrade.com/cars/7011585)
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_004/780x0__r.jpg?hash=1774629974> (referer: https://ecarstrade.com/cars/7011585)
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_005/780x0__r.jpg?hash=1774629974> (referer: https://ecarstrade.com/cars/7011585)
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 435d90f6-10bc-5695-8fc7-22ce5deed15a
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 435d90f6-10bc-5695-8fc7-22ce5deed15a
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 435d90f6-10bc-5695-8fc7-22ce5deed15a
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 435d90f6-10bc-5695-8fc7-22ce5deed15a
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 435d90f6-10bc-5695-8fc7-22ce5deed15a
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 435d90f6-10bc-5695-8fc7-22ce5deed15a
2026-03-27 17:16:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 435d90f6-10bc-5695-8fc7-22ce5deed15a, skipping ID generation
2026-03-27 17:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435d90f6-10bc-5695-8fc7-22ce5deed15a with scrape type 1
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 435d90f6-10bc-5695-8fc7-22ce5deed15a sending to next pipeline
2026-03-27 17:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 435d90f6-10bc-5695-8fc7-22ce5deed15a, identifier: 7011585auction111107
2026-03-27 17:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 435d90f6-10bc-5695-8fc7-22ce5deed15a with identifier: 7011585auction111107
2026-03-27 17:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 435d90f6-10bc-5695-8fc7-22ce5deed15a with identifier: 7011585auction111107
2026-03-27 17:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 435d90f6-10bc-5695-8fc7-22ce5deed15a with identifier: 7011585auction111107 to the API
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011585/photo_005/780x0__r.jpg?hash=1774629974>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T06:40:00Z',
'fuel_type': 'Diesel',
'id': '435d90f6-10bc-5695-8fc7-22ce5deed15a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/7011585',
'listing': 'auction',
'location': 'Belgium',
'make': 'AC',
'model': 'Porsche Macan',
'odometer': 195808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE Macan S Macan S 3.0 V6 Bi-Turbo PDK',
'transmission': 'automatic',
'trim': 'PORSCHE Macan S Macan S 3.0 V6 Bi-Turbo PDK',
'vin': None,
'year': 2017}
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011585auction111107%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [ecarstrade.be] INFO: Saving data for 7011585auction111107: {'created_time': 1774631796.073728, 'last_price_update_time': 1774631796.073743, 'auction_closing_time': 1774939200.0}
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7011585auction111107') HTTP/1.1" 204 0
2026-03-27 17:17:07 [scrapy.extensions.logstats] INFO: Crawled 1443 pages (at 5 pages/min), scraped 1240 items (at 1 items/min)
2026-03-27 17:17:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page174?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page173?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002009auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002009auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002009auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002018auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002018auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002018auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002111auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002111auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002111auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002057auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002057auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002057auction111041: 2
2026-03-27 17:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002059auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002059auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002059auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002013auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002013auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002013auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002106auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002106auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002106auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002058auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002058auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002058auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7001934auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001934auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7001934auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002003auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002003auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002003auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002008auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002008auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002008auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002022auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002022auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002022auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002109auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002109auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002109auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7001915auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001915auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7001915auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7001941auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001941auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7001941auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002053auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002053auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002053auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002049auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002049auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002049auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002012auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002012auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002012auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7002097auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002097auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7002097auction111041: 0
2026-03-27 17:17:11 [ecarstrade.be] INFO: Found listing with ID: 7001911auction111041
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001911auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [ecarstrade.be] INFO: Scrape type for 7001911auction111041: 0
2026-03-27 17:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002057> (referer: https://ecarstrade.com/search/page174?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page175?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page174?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:17:18 [ecarstrade.be] INFO: Extracting details for car 7002057auction111041
2026-03-27 17:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356b96cd-89b1-5c05-8ce4-c7831bb31517 with identifier: 7002057auction111041
2026-03-27 17:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356b96cd-89b1-5c05-8ce4-c7831bb31517 with scrape type 2
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 356b96cd-89b1-5c05-8ce4-c7831bb31517 with scrape type 2
2026-03-27 17:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 356b96cd-89b1-5c05-8ce4-c7831bb31517, identifier: 7002057auction111041
2026-03-27 17:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 356b96cd-89b1-5c05-8ce4-c7831bb31517 with identifier: 7002057auction111041
2026-03-27 17:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 356b96cd-89b1-5c05-8ce4-c7831bb31517 with identifier: 7002057auction111041
2026-03-27 17:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 356b96cd-89b1-5c05-8ce4-c7831bb31517 with identifier: 7002057auction111041 to the API
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002057>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:10:00Z',
'fuel_type': 'Petrol',
'id': '356b96cd-89b1-5c05-8ce4-c7831bb31517',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7002057',
'listing': 'auction',
'location': 'Belgium - "HM Tongeren"',
'make': 'Seat',
'model': 'Arona',
'odometer': 55872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT ARONA 1.0 TSI 85KW MOVE DCT',
'transmission': 'automatic',
'trim': 'SEAT ARONA 1.0 TSI 85KW MOVE DCT',
'vin': None,
'year': 2020}
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002057auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Saving data for 7002057auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774544653.591128, 'last_price_update_time': 1774631838.514531}
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002057auction111041') HTTP/1.1" 204 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7001913auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001913auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7001913auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002006auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002006auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002006auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002020auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002020auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002020auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002050auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002050auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002050auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002014auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002014auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002014auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002034auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002034auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002034auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7001900auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001900auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7001900auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002007auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002007auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002007auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002051auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002051auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002051auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002064auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002064auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002064auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002054auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002054auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002054auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002017auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002017auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002017auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002004auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002004auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002004auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002047auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002047auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002047auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002046auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002046auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002046auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002052auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002052auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002052auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7002048auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002048auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7002048auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7001909auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001909auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7001909auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7001894auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001894auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [ecarstrade.be] INFO: Scrape type for 7001894auction111041: 0
2026-03-27 17:17:18 [ecarstrade.be] INFO: Found listing with ID: 7001916auction111041
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001916auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [ecarstrade.be] INFO: Scrape type for 7001916auction111041: 0
2026-03-27 17:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page176?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page175?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7002011auction111041
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002011auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7002011auction111041: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7002024auction111041
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002024auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7002024auction111041: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7002095auction111041
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002095auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7002095auction111041: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7002010auction111041
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002010auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7002010auction111041: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7002062auction111041
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002062auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7002062auction111041: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7002063auction111041
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002063auction111041%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7002063auction111041: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009768auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009768auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009768auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009769auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009769auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009769auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009770auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009770auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009770auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009771auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009771auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009771auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009772auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009772auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009772auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009774auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009774auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009774auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009775auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009775auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009775auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009776auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009776auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009776auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009777auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009777auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009777auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009778auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009778auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009778auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009779auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009779auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009779auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009780auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009780auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009780auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009781auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009781auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009781auction111136: 0
2026-03-27 17:17:25 [ecarstrade.be] INFO: Found listing with ID: 7009783auction111136
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009783auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [ecarstrade.be] INFO: Scrape type for 7009783auction111136: 0
2026-03-27 17:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page177?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page176?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009784auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009784auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009784auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009785auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009785auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009785auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009786auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009786auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009786auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009787auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009787auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009787auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009788auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009788auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009788auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009789auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009789auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009789auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009790auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009790auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009790auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009792auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009792auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009792auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009793auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009793auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009793auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009794auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009794auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009794auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009796auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009796auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009796auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009797auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009797auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009797auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009799auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009799auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009799auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009800auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009800auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009800auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009801auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009801auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009801auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009802auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009802auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009802auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009804auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009804auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009804auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009805auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009805auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009805auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009806auction111136
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009806auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [ecarstrade.be] INFO: Scrape type for 7009806auction111136: 0
2026-03-27 17:17:31 [ecarstrade.be] INFO: Found listing with ID: 7009807auction111136
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009807auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [ecarstrade.be] INFO: Scrape type for 7009807auction111136: 0
2026-03-27 17:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page178?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page177?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009808auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009808auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009808auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009809auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009809auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009809auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009810auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009810auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009810auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009811auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009811auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009811auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009812auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009812auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009812auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009813auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009813auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009813auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009814auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009814auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009814auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009815auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009815auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009815auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009816auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009816auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009816auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009818auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009818auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009818auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009819auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009819auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009819auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009820auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009820auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009820auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009821auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009821auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009821auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009822auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009822auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009822auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009823auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009823auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009823auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009824auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009824auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009824auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009825auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009825auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009825auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009826auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009826auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009826auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009827auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009827auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009827auction111136: 0
2026-03-27 17:17:39 [ecarstrade.be] INFO: Found listing with ID: 7009828auction111136
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009828auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [ecarstrade.be] INFO: Scrape type for 7009828auction111136: 0
2026-03-27 17:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page179?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page178?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009829auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009829auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009829auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009830auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009830auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009830auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009831auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009831auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009831auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009832auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009832auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009832auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009833auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009833auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009833auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009834auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009834auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009834auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009835auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009835auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009835auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009837auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009837auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009837auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009838auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009838auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009838auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009839auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009839auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009839auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009840auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009840auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009840auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009841auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009841auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009841auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009842auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009842auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009842auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009843auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009843auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009843auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009844auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009844auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009844auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009845auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009845auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009845auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009846auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009846auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009846auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009847auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009847auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009847auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009849auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009849auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009849auction111136: 0
2026-03-27 17:17:47 [ecarstrade.be] INFO: Found listing with ID: 7009850auction111136
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009850auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [ecarstrade.be] INFO: Scrape type for 7009850auction111136: 0
2026-03-27 17:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page179?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7009851auction111136
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009851auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7009851auction111136: 0
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7009852auction111136
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009852auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7009852auction111136: 0
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7009853auction111136
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009853auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7009853auction111136: 0
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7009854auction111136
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009854auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7009854auction111136: 0
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7009855auction111136
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009855auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7009855auction111136: 0
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7009857auction111136
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009857auction111136%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7009857auction111136: 0
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7005993auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005993auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7005993auction111096: 2
2026-03-27 17:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7005998auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005998auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7005998auction111096: 2
2026-03-27 17:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006001auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006001auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006001auction111096: 2
2026-03-27 17:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006006auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006006auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006006auction111096: 2
2026-03-27 17:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006008auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006008auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006008auction111096: 2
2026-03-27 17:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006009auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006009auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006009auction111096: 2
2026-03-27 17:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006012auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006012auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006012auction111096: 2
2026-03-27 17:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006018auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006018auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006018auction111096: 2
2026-03-27 17:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006020auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006020auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006020auction111096: 2
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006023auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006023auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006023auction111096: 2
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006032auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006032auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006032auction111096: 2
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006036auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006036auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006036auction111096: 2
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006039auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006039auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006039auction111096: 2
2026-03-27 17:17:54 [ecarstrade.be] INFO: Found listing with ID: 7006041auction111096
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006041auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [ecarstrade.be] INFO: Scrape type for 7006041auction111096: 2
2026-03-27 17:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006006> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:00 [ecarstrade.be] INFO: Extracting details for car 7006006auction111096
2026-03-27 17:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d661e716-482a-5ec6-9ba7-a139779cdac0 with identifier: 7006006auction111096
2026-03-27 17:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d661e716-482a-5ec6-9ba7-a139779cdac0 with scrape type 2
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d661e716-482a-5ec6-9ba7-a139779cdac0 with scrape type 2
2026-03-27 17:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d661e716-482a-5ec6-9ba7-a139779cdac0, identifier: 7006006auction111096
2026-03-27 17:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d661e716-482a-5ec6-9ba7-a139779cdac0 with identifier: 7006006auction111096
2026-03-27 17:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d661e716-482a-5ec6-9ba7-a139779cdac0 with identifier: 7006006auction111096
2026-03-27 17:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d661e716-482a-5ec6-9ba7-a139779cdac0 with identifier: 7006006auction111096 to the API
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006006>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd661e716-482a-5ec6-9ba7-a139779cdac0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006006',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 79780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 1.4 40 TFSI E S TRON. ADVANCED SPORTBACK',
'transmission': 'automatic',
'trim': 'AUDI 1.4 40 TFSI E S TRON. ADVANCED SPORTBACK',
'vin': None,
'year': 2022}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006006auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:02 [ecarstrade.be] INFO: Saving data for 7006006auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544742.246328, 'last_price_update_time': 1774631882.113288}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006006auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006012> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005993> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006009> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006001> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005998> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006008> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:02 [ecarstrade.be] INFO: Extracting details for car 7006012auction111096
2026-03-27 17:18:02 [ecarstrade.be] INFO: Extracting details for car 7005993auction111096
2026-03-27 17:18:02 [ecarstrade.be] INFO: Extracting details for car 7006009auction111096
2026-03-27 17:18:02 [ecarstrade.be] INFO: Extracting details for car 7006001auction111096
2026-03-27 17:18:02 [ecarstrade.be] INFO: Extracting details for car 7005998auction111096
2026-03-27 17:18:02 [ecarstrade.be] INFO: Extracting details for car 7006008auction111096
2026-03-27 17:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1e90a9-423a-5b8e-828b-0991a2710ce9 with identifier: 7006012auction111096
2026-03-27 17:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1e90a9-423a-5b8e-828b-0991a2710ce9 with scrape type 2
2026-03-27 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b1e90a9-423a-5b8e-828b-0991a2710ce9 with scrape type 2
2026-03-27 17:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7b1e90a9-423a-5b8e-828b-0991a2710ce9, identifier: 7006012auction111096
2026-03-27 17:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b1e90a9-423a-5b8e-828b-0991a2710ce9 with identifier: 7006012auction111096
2026-03-27 17:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b1e90a9-423a-5b8e-828b-0991a2710ce9 with identifier: 7006012auction111096
2026-03-27 17:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b1e90a9-423a-5b8e-828b-0991a2710ce9 with identifier: 7006012auction111096 to the API
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006012>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO B',
'engine': '1.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': '7b1e90a9-423a-5b8e-828b-0991a2710ce9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006012',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 101350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 BERLINE 1.0 TFSI 30 81KW ATTRACTION',
'transmission': 'manual',
'trim': 'AUDI BERLINE 1.0 TFSI 30 81KW ATTRACTION',
'vin': None,
'year': 2022}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006012auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:02 [ecarstrade.be] INFO: Saving data for 7006012auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544740.059161, 'last_price_update_time': 1774631882.928977}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006012auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc53834-462d-5d81-8919-52a670afa199 with identifier: 7005993auction111096
2026-03-27 17:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc53834-462d-5d81-8919-52a670afa199 with scrape type 2
2026-03-27 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcc53834-462d-5d81-8919-52a670afa199 with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dcc53834-462d-5d81-8919-52a670afa199, identifier: 7005993auction111096
2026-03-27 17:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f593f93-73e8-5cd0-8b20-b78f7effb76e with identifier: 7006009auction111096
2026-03-27 17:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f593f93-73e8-5cd0-8b20-b78f7effb76e with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f593f93-73e8-5cd0-8b20-b78f7effb76e with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f593f93-73e8-5cd0-8b20-b78f7effb76e, identifier: 7006009auction111096
2026-03-27 17:18:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d8c2dc-8da1-5bbc-b33f-4c8eea9b10be with identifier: 7006001auction111096
2026-03-27 17:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d8c2dc-8da1-5bbc-b33f-4c8eea9b10be with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98d8c2dc-8da1-5bbc-b33f-4c8eea9b10be with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98d8c2dc-8da1-5bbc-b33f-4c8eea9b10be, identifier: 7006001auction111096
2026-03-27 17:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e7ac2e5-8daa-5bf6-969a-ca6c6cf2fa8c with identifier: 7005998auction111096
2026-03-27 17:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e7ac2e5-8daa-5bf6-969a-ca6c6cf2fa8c with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e7ac2e5-8daa-5bf6-969a-ca6c6cf2fa8c with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e7ac2e5-8daa-5bf6-969a-ca6c6cf2fa8c, identifier: 7005998auction111096
2026-03-27 17:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e84f0a-9645-57e4-8dc0-070482788cdc with identifier: 7006008auction111096
2026-03-27 17:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e84f0a-9645-57e4-8dc0-070482788cdc with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e84f0a-9645-57e4-8dc0-070482788cdc with scrape type 2
2026-03-27 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f8e84f0a-9645-57e4-8dc0-070482788cdc, identifier: 7006008auction111096
2026-03-27 17:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dcc53834-462d-5d81-8919-52a670afa199 with identifier: 7005993auction111096
2026-03-27 17:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dcc53834-462d-5d81-8919-52a670afa199 with identifier: 7005993auction111096
2026-03-27 17:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dcc53834-462d-5d81-8919-52a670afa199 with identifier: 7005993auction111096 to the API
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': 'dcc53834-462d-5d81-8919-52a670afa199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005993',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 91807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 1.0 30 TFSI 81KW',
'transmission': 'manual',
'trim': 'AUDI 1.0 30 TFSI 81KW',
'vin': None,
'year': 2021}
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005993auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:03 [ecarstrade.be] INFO: Saving data for 7005993auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544741.137378, 'last_price_update_time': 1774631883.65149}
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005993auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f593f93-73e8-5cd0-8b20-b78f7effb76e with identifier: 7006009auction111096
2026-03-27 17:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f593f93-73e8-5cd0-8b20-b78f7effb76e with identifier: 7006009auction111096
2026-03-27 17:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f593f93-73e8-5cd0-8b20-b78f7effb76e with identifier: 7006009auction111096 to the API
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006009>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '6f593f93-73e8-5cd0-8b20-b78f7effb76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006009',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 190942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 1.4 40 TFSI E S TRONIC SPORTB ATTRACTION',
'transmission': 'automatic',
'trim': 'AUDI 1.4 40 TFSI E S TRONIC SPORTB ATTRACTION',
'vin': None,
'year': 2023}
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006009auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [ecarstrade.be] INFO: Saving data for 7006009auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544739.669011, 'last_price_update_time': 1774631884.468104}
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006009auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98d8c2dc-8da1-5bbc-b33f-4c8eea9b10be with identifier: 7006001auction111096
2026-03-27 17:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98d8c2dc-8da1-5bbc-b33f-4c8eea9b10be with identifier: 7006001auction111096
2026-03-27 17:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98d8c2dc-8da1-5bbc-b33f-4c8eea9b10be with identifier: 7006001auction111096 to the API
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006001>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '98d8c2dc-8da1-5bbc-b33f-4c8eea9b10be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006001',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 54057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 1.4 40 TFSI E S TRON. ADVANCED SPORTBACK',
'transmission': 'automatic',
'trim': 'AUDI 1.4 40 TFSI E S TRON. ADVANCED SPORTBACK',
'vin': None,
'year': 2022}
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006001auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [ecarstrade.be] INFO: Saving data for 7006001auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544741.764629, 'last_price_update_time': 1774631884.772896}
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006001auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e7ac2e5-8daa-5bf6-969a-ca6c6cf2fa8c with identifier: 7005998auction111096
2026-03-27 17:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e7ac2e5-8daa-5bf6-969a-ca6c6cf2fa8c with identifier: 7005998auction111096
2026-03-27 17:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e7ac2e5-8daa-5bf6-969a-ca6c6cf2fa8c with identifier: 7005998auction111096 to the API
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005998>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '3e7ac2e5-8daa-5bf6-969a-ca6c6cf2fa8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7005998',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 52411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 1.4 40 TFSI E S TRON. ADVANCED SPORTBACK',
'transmission': 'automatic',
'trim': 'AUDI 1.4 40 TFSI E S TRON. ADVANCED SPORTBACK',
'vin': None,
'year': 2021}
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005998auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Saving data for 7005998auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544739.200198, 'last_price_update_time': 1774631885.044944}
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005998auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f8e84f0a-9645-57e4-8dc0-070482788cdc with identifier: 7006008auction111096
2026-03-27 17:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f8e84f0a-9645-57e4-8dc0-070482788cdc with identifier: 7006008auction111096
2026-03-27 17:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f8e84f0a-9645-57e4-8dc0-070482788cdc with identifier: 7006008auction111096 to the API
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006008>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'f8e84f0a-9645-57e4-8dc0-070482788cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006008',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 114644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 1.4 40 TFSI E S TRON. ADVANCED SPORTBACK',
'transmission': 'automatic',
'trim': 'AUDI 1.4 40 TFSI E S TRON. ADVANCED SPORTBACK',
'vin': None,
'year': 2022}
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006008auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Saving data for 7006008auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544742.721367, 'last_price_update_time': 1774631885.313133}
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006008auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006042auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006042auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006042auction111096: 2
2026-03-27 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006045auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006045auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006045auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006048auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006048auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006048auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006051auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006051auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006051auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006052auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006052auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006052auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006054auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006054auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006054auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006055auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006055auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006055auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006058auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006058auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006058auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006064auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006064auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006064auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006067auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006067auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006067auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006070auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006070auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006070auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006071auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006071auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006071auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006073auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006073auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006073auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006075auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006075auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006075auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006077auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006077auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006077auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006080auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006080auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006080auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006082auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006082auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006082auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006084auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006084auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006084auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006090auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006090auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006090auction111096: 2
2026-03-27 17:18:05 [ecarstrade.be] INFO: Found listing with ID: 7006093auction111096
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006093auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [ecarstrade.be] INFO: Scrape type for 7006093auction111096: 2
2026-03-27 17:18:07 [scrapy.extensions.logstats] INFO: Crawled 1459 pages (at 16 pages/min), scraped 1248 items (at 8 items/min)
2026-03-27 17:18:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006096auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006096auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006096auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006101auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006101auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006101auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006103auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006103auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006103auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006106auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006106auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006106auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006112auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006112auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006112auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006124auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006124auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006124auction111096: 2
2026-03-27 17:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006041> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006144auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006144auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006144auction111096: 2
2026-03-27 17:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006154auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006154auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006154auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006157auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006157auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006157auction111096: 0
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006170auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006170auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006170auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006171auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006171auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006171auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006185auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006185auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006185auction111096: 2
2026-03-27 17:18:11 [ecarstrade.be] INFO: Extracting details for car 7006041auction111096
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006195auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006195auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006195auction111096: 2
2026-03-27 17:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a265b8a-f993-536c-82d7-946fef84be0f with identifier: 7006041auction111096
2026-03-27 17:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a265b8a-f993-536c-82d7-946fef84be0f with scrape type 2
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a265b8a-f993-536c-82d7-946fef84be0f with scrape type 2
2026-03-27 17:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a265b8a-f993-536c-82d7-946fef84be0f, identifier: 7006041auction111096
2026-03-27 17:18:11 [ecarstrade.be] INFO: Found listing with ID: 7006197auction111096
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006197auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [ecarstrade.be] INFO: Scrape type for 7006197auction111096: 2
2026-03-27 17:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a265b8a-f993-536c-82d7-946fef84be0f with identifier: 7006041auction111096
2026-03-27 17:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a265b8a-f993-536c-82d7-946fef84be0f with identifier: 7006041auction111096
2026-03-27 17:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a265b8a-f993-536c-82d7-946fef84be0f with identifier: 7006041auction111096 to the API
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006041>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO B',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '6a265b8a-f993-536c-82d7-946fef84be0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006041',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A4',
'odometer': 156507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 2.0 30 TDI 100KW S TR ATTRACTION BE',
'transmission': 'automatic',
'trim': 'AUDI 2.0 30 TDI 100KW S TR ATTRACTION BE',
'vin': None,
'year': 2022}
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006041auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [ecarstrade.be] INFO: Saving data for 7006041auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544737.672287, 'last_price_update_time': 1774631892.065316}
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006041auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:12 [ecarstrade.be] INFO: Found listing with ID: 7006205auction111096
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006205auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [ecarstrade.be] INFO: Scrape type for 7006205auction111096: 2
2026-03-27 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006032> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006036> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006023> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:12 [ecarstrade.be] INFO: Found listing with ID: 7006218auction111096
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006218auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [ecarstrade.be] INFO: Scrape type for 7006218auction111096: 2
2026-03-27 17:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:12 [ecarstrade.be] INFO: Found listing with ID: 7006227auction111096
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006227auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [ecarstrade.be] INFO: Scrape type for 7006227auction111096: 2
2026-03-27 17:18:12 [ecarstrade.be] INFO: Found listing with ID: 7006234auction111096
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006234auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [ecarstrade.be] INFO: Scrape type for 7006234auction111096: 2
2026-03-27 17:18:12 [ecarstrade.be] INFO: Found listing with ID: 7006241auction111096
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006241auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [ecarstrade.be] INFO: Scrape type for 7006241auction111096: 2
2026-03-27 17:18:12 [ecarstrade.be] INFO: Found listing with ID: 7006258auction111096
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006258auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [ecarstrade.be] INFO: Scrape type for 7006258auction111096: 2
2026-03-27 17:18:12 [ecarstrade.be] INFO: Extracting details for car 7006032auction111096
2026-03-27 17:18:12 [ecarstrade.be] INFO: Extracting details for car 7006036auction111096
2026-03-27 17:18:12 [ecarstrade.be] INFO: Extracting details for car 7006023auction111096
2026-03-27 17:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75fe7fee-8aef-5690-874d-1bc984a08fec with identifier: 7006032auction111096
2026-03-27 17:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fe7fee-8aef-5690-874d-1bc984a08fec with scrape type 2
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75fe7fee-8aef-5690-874d-1bc984a08fec with scrape type 2
2026-03-27 17:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75fe7fee-8aef-5690-874d-1bc984a08fec, identifier: 7006032auction111096
2026-03-27 17:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba53a3de-9891-5213-8365-c8d85cb5471b with identifier: 7006036auction111096
2026-03-27 17:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba53a3de-9891-5213-8365-c8d85cb5471b with scrape type 2
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba53a3de-9891-5213-8365-c8d85cb5471b with scrape type 2
2026-03-27 17:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba53a3de-9891-5213-8365-c8d85cb5471b, identifier: 7006036auction111096
2026-03-27 17:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afba1c39-9b21-5c9e-b5bf-23dc98bd57ca with identifier: 7006023auction111096
2026-03-27 17:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afba1c39-9b21-5c9e-b5bf-23dc98bd57ca with scrape type 2
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afba1c39-9b21-5c9e-b5bf-23dc98bd57ca with scrape type 2
2026-03-27 17:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: afba1c39-9b21-5c9e-b5bf-23dc98bd57ca, identifier: 7006023auction111096
2026-03-27 17:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75fe7fee-8aef-5690-874d-1bc984a08fec with identifier: 7006032auction111096
2026-03-27 17:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75fe7fee-8aef-5690-874d-1bc984a08fec with identifier: 7006032auction111096
2026-03-27 17:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75fe7fee-8aef-5690-874d-1bc984a08fec with identifier: 7006032auction111096 to the API
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006032>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '75fe7fee-8aef-5690-874d-1bc984a08fec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006032',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 100208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 SPORTBACK 1.4 40 TFSI E S TRONIC SPORTB ATTRACTION',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 1.4 40 TFSI E S TRONIC SPORTB ATTRACTION',
'vin': None,
'year': 2022}
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006032auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [ecarstrade.be] INFO: Saving data for 7006032auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544707.097199, 'last_price_update_time': 1774631892.864088}
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006032auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba53a3de-9891-5213-8365-c8d85cb5471b with identifier: 7006036auction111096
2026-03-27 17:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba53a3de-9891-5213-8365-c8d85cb5471b with identifier: 7006036auction111096
2026-03-27 17:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba53a3de-9891-5213-8365-c8d85cb5471b with identifier: 7006036auction111096 to the API
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006036>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ba53a3de-9891-5213-8365-c8d85cb5471b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006036',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'Audi',
'model': 'A3',
'odometer': 51428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 SPORTBACK 1.4 40 TFSI E S TRONIC SPORTBACK',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 1.4 40 TFSI E S TRONIC SPORTBACK',
'vin': None,
'year': 2022}
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006036auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:13 [ecarstrade.be] INFO: Saving data for 7006036auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544697.193714, 'last_price_update_time': 1774631893.105216}
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006036auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: afba1c39-9b21-5c9e-b5bf-23dc98bd57ca with identifier: 7006023auction111096
2026-03-27 17:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: afba1c39-9b21-5c9e-b5bf-23dc98bd57ca with identifier: 7006023auction111096
2026-03-27 17:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: afba1c39-9b21-5c9e-b5bf-23dc98bd57ca with identifier: 7006023auction111096 to the API
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006023>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'afba1c39-9b21-5c9e-b5bf-23dc98bd57ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006023',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 92176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 SPORTBACK 1.4 40 TFSI E S TRONIC SPORTB ATTRACTION',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 1.4 40 TFSI E S TRONIC SPORTB ATTRACTION',
'vin': None,
'year': 2022}
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006023auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:13 [ecarstrade.be] INFO: Saving data for 7006023auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544697.57357, 'last_price_update_time': 1774631893.359225}
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006023auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006020> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:13 [ecarstrade.be] INFO: Extracting details for car 7006020auction111096
2026-03-27 17:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd124753-b8d8-5e60-a7de-7f94b11b3738 with identifier: 7006020auction111096
2026-03-27 17:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd124753-b8d8-5e60-a7de-7f94b11b3738 with scrape type 2
2026-03-27 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd124753-b8d8-5e60-a7de-7f94b11b3738 with scrape type 2
2026-03-27 17:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd124753-b8d8-5e60-a7de-7f94b11b3738, identifier: 7006020auction111096
2026-03-27 17:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd124753-b8d8-5e60-a7de-7f94b11b3738 with identifier: 7006020auction111096
2026-03-27 17:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd124753-b8d8-5e60-a7de-7f94b11b3738 with identifier: 7006020auction111096
2026-03-27 17:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd124753-b8d8-5e60-a7de-7f94b11b3738 with identifier: 7006020auction111096 to the API
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006020>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'fd124753-b8d8-5e60-a7de-7f94b11b3738',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006020',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 117199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 SPORTBACK 1.4 40 TFSI E S TRONIC S LINE SPORTBACK',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 1.4 40 TFSI E S TRONIC S LINE SPORTBACK',
'vin': None,
'year': 2022}
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006020auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:13 [ecarstrade.be] INFO: Saving data for 7006020auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544714.370773, 'last_price_update_time': 1774631893.900425}
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006020auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006018> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:14 [ecarstrade.be] INFO: Extracting details for car 7006018auction111096
2026-03-27 17:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a528995a-d2eb-5d38-9aa3-dc1381fe169d with identifier: 7006018auction111096
2026-03-27 17:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a528995a-d2eb-5d38-9aa3-dc1381fe169d with scrape type 2
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a528995a-d2eb-5d38-9aa3-dc1381fe169d with scrape type 2
2026-03-27 17:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a528995a-d2eb-5d38-9aa3-dc1381fe169d, identifier: 7006018auction111096
2026-03-27 17:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a528995a-d2eb-5d38-9aa3-dc1381fe169d with identifier: 7006018auction111096
2026-03-27 17:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a528995a-d2eb-5d38-9aa3-dc1381fe169d with identifier: 7006018auction111096
2026-03-27 17:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a528995a-d2eb-5d38-9aa3-dc1381fe169d with identifier: 7006018auction111096 to the API
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO B',
'engine': '1.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': 'a528995a-d2eb-5d38-9aa3-dc1381fe169d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006018',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A3',
'odometer': 122437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 BERLINE 1.0 TFSI 30 81KW S LINE',
'transmission': 'manual',
'trim': 'AUDI BERLINE 1.0 TFSI 30 81KW S LINE',
'vin': None,
'year': 2021}
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006018auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [ecarstrade.be] INFO: Saving data for 7006018auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544713.737876, 'last_price_update_time': 1774631894.607434}
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006018auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006045> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:18 [ecarstrade.be] INFO: Extracting details for car 7006045auction111096
2026-03-27 17:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fab71bf2-d56a-52a9-91c4-f836dd774303 with identifier: 7006045auction111096
2026-03-27 17:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab71bf2-d56a-52a9-91c4-f836dd774303 with scrape type 2
2026-03-27 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fab71bf2-d56a-52a9-91c4-f836dd774303 with scrape type 2
2026-03-27 17:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fab71bf2-d56a-52a9-91c4-f836dd774303, identifier: 7006045auction111096
2026-03-27 17:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fab71bf2-d56a-52a9-91c4-f836dd774303 with identifier: 7006045auction111096
2026-03-27 17:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fab71bf2-d56a-52a9-91c4-f836dd774303 with identifier: 7006045auction111096
2026-03-27 17:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fab71bf2-d56a-52a9-91c4-f836dd774303 with identifier: 7006045auction111096 to the API
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'fab71bf2-d56a-52a9-91c4-f836dd774303',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006045',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A4',
'odometer': 156563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 2.0 35 TDI 120KW S TR S LINE BUSINESS ED',
'transmission': 'automatic',
'trim': 'AUDI 2.0 35 TDI 120KW S TR S LINE BUSINESS ED',
'vin': None,
'year': 2021}
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006045auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [ecarstrade.be] INFO: Saving data for 7006045auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544771.36064, 'last_price_update_time': 1774631899.243343}
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006045auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006051> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:19 [ecarstrade.be] INFO: Extracting details for car 7006051auction111096
2026-03-27 17:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c266b0f4-36e5-5ad9-bb7b-d1f28503a615 with identifier: 7006051auction111096
2026-03-27 17:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c266b0f4-36e5-5ad9-bb7b-d1f28503a615 with scrape type 2
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c266b0f4-36e5-5ad9-bb7b-d1f28503a615 with scrape type 2
2026-03-27 17:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c266b0f4-36e5-5ad9-bb7b-d1f28503a615, identifier: 7006051auction111096
2026-03-27 17:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c266b0f4-36e5-5ad9-bb7b-d1f28503a615 with identifier: 7006051auction111096
2026-03-27 17:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c266b0f4-36e5-5ad9-bb7b-d1f28503a615 with identifier: 7006051auction111096
2026-03-27 17:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c266b0f4-36e5-5ad9-bb7b-d1f28503a615 with identifier: 7006051auction111096 to the API
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006051>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'c266b0f4-36e5-5ad9-bb7b-d1f28503a615',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006051',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A5',
'odometer': 152619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-20',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 2.0 30 TDI S TRONIC BUS.ED. S LINE',
'transmission': 'automatic',
'trim': 'AUDI 2.0 30 TDI S TRONIC BUS.ED. S LINE',
'vin': None,
'year': 2021}
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006051auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [ecarstrade.be] INFO: Saving data for 7006051auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544771.657256, 'last_price_update_time': 1774631899.769071}
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006051auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006048> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:19 [ecarstrade.be] INFO: Extracting details for car 7006048auction111096
2026-03-27 17:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b307a891-1172-56b8-b078-c54abedc2ddb with identifier: 7006048auction111096
2026-03-27 17:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b307a891-1172-56b8-b078-c54abedc2ddb with scrape type 2
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b307a891-1172-56b8-b078-c54abedc2ddb with scrape type 2
2026-03-27 17:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b307a891-1172-56b8-b078-c54abedc2ddb, identifier: 7006048auction111096
2026-03-27 17:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b307a891-1172-56b8-b078-c54abedc2ddb with identifier: 7006048auction111096
2026-03-27 17:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b307a891-1172-56b8-b078-c54abedc2ddb with identifier: 7006048auction111096
2026-03-27 17:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b307a891-1172-56b8-b078-c54abedc2ddb with identifier: 7006048auction111096 to the API
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'b307a891-1172-56b8-b078-c54abedc2ddb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006048',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A4',
'odometer': 123145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 AVANT 2.0 35 TDI 120KW S TR BUSINESS EDITION',
'transmission': 'automatic',
'trim': 'AUDI AVANT 2.0 35 TDI 120KW S TR BUSINESS EDITION',
'vin': None,
'year': 2020}
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006048auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:20 [ecarstrade.be] INFO: Saving data for 7006048auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544770.867824, 'last_price_update_time': 1774631900.797084}
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006048auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006042> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006054> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006052> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:20 [ecarstrade.be] INFO: Extracting details for car 7006042auction111096
2026-03-27 17:18:20 [ecarstrade.be] INFO: Extracting details for car 7006054auction111096
2026-03-27 17:18:20 [ecarstrade.be] INFO: Extracting details for car 7006052auction111096
2026-03-27 17:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8a818f-c2bf-5957-9706-b587913e47e3 with identifier: 7006042auction111096
2026-03-27 17:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8a818f-c2bf-5957-9706-b587913e47e3 with scrape type 2
2026-03-27 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb8a818f-c2bf-5957-9706-b587913e47e3 with scrape type 2
2026-03-27 17:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb8a818f-c2bf-5957-9706-b587913e47e3, identifier: 7006042auction111096
2026-03-27 17:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46a30844-7097-5052-bd07-2ebc9498e42e with identifier: 7006054auction111096
2026-03-27 17:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a30844-7097-5052-bd07-2ebc9498e42e with scrape type 2
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46a30844-7097-5052-bd07-2ebc9498e42e with scrape type 2
2026-03-27 17:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 46a30844-7097-5052-bd07-2ebc9498e42e, identifier: 7006054auction111096
2026-03-27 17:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfb062f4-11f5-5c1d-8b3c-d9dac6402ee2 with identifier: 7006052auction111096
2026-03-27 17:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb062f4-11f5-5c1d-8b3c-d9dac6402ee2 with scrape type 2
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfb062f4-11f5-5c1d-8b3c-d9dac6402ee2 with scrape type 2
2026-03-27 17:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bfb062f4-11f5-5c1d-8b3c-d9dac6402ee2, identifier: 7006052auction111096
2026-03-27 17:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb8a818f-c2bf-5957-9706-b587913e47e3 with identifier: 7006042auction111096
2026-03-27 17:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb8a818f-c2bf-5957-9706-b587913e47e3 with identifier: 7006042auction111096
2026-03-27 17:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb8a818f-c2bf-5957-9706-b587913e47e3 with identifier: 7006042auction111096 to the API
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'bb8a818f-c2bf-5957-9706-b587913e47e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006042',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A4',
'odometer': 150035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 2.0 35 TDI 120KW S TR S LINE BUSINESS ED',
'transmission': 'automatic',
'trim': 'AUDI 2.0 35 TDI 120KW S TR S LINE BUSINESS ED',
'vin': None,
'year': 2022}
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006042auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [ecarstrade.be] INFO: Saving data for 7006042auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544874.614797, 'last_price_update_time': 1774631901.536785}
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006042auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 46a30844-7097-5052-bd07-2ebc9498e42e with identifier: 7006054auction111096
2026-03-27 17:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 46a30844-7097-5052-bd07-2ebc9498e42e with identifier: 7006054auction111096
2026-03-27 17:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 46a30844-7097-5052-bd07-2ebc9498e42e with identifier: 7006054auction111096 to the API
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006054>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '46a30844-7097-5052-bd07-2ebc9498e42e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006054',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A5',
'odometer': 195631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-02',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 SPORTBACK 2.0 30 TDI S TRONIC BUS. ED. ATTRACTION',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 2.0 30 TDI S TRONIC BUS. ED. ATTRACTION',
'vin': None,
'year': 2022}
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006054auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [ecarstrade.be] INFO: Saving data for 7006054auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544753.763396, 'last_price_update_time': 1774631901.784425}
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006054auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bfb062f4-11f5-5c1d-8b3c-d9dac6402ee2 with identifier: 7006052auction111096
2026-03-27 17:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bfb062f4-11f5-5c1d-8b3c-d9dac6402ee2 with identifier: 7006052auction111096
2026-03-27 17:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bfb062f4-11f5-5c1d-8b3c-d9dac6402ee2 with identifier: 7006052auction111096 to the API
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006052>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'bfb062f4-11f5-5c1d-8b3c-d9dac6402ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006052',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A5',
'odometer': 144429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-21',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 SPORTBACK 2.0 30 TDI S TRONIC BUS. ED.',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 2.0 30 TDI S TRONIC BUS. ED.',
'vin': None,
'year': 2021}
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006052auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [ecarstrade.be] INFO: Saving data for 7006052auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544772.160797, 'last_price_update_time': 1774631902.035335}
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006052auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006055> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:22 [ecarstrade.be] INFO: Extracting details for car 7006055auction111096
2026-03-27 17:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bf9516b-88d1-5dc6-849c-8dc9f458badb with identifier: 7006055auction111096
2026-03-27 17:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bf9516b-88d1-5dc6-849c-8dc9f458badb with scrape type 2
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bf9516b-88d1-5dc6-849c-8dc9f458badb with scrape type 2
2026-03-27 17:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5bf9516b-88d1-5dc6-849c-8dc9f458badb, identifier: 7006055auction111096
2026-03-27 17:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5bf9516b-88d1-5dc6-849c-8dc9f458badb with identifier: 7006055auction111096
2026-03-27 17:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5bf9516b-88d1-5dc6-849c-8dc9f458badb with identifier: 7006055auction111096
2026-03-27 17:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5bf9516b-88d1-5dc6-849c-8dc9f458badb with identifier: 7006055auction111096 to the API
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006055>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '5bf9516b-88d1-5dc6-849c-8dc9f458badb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006055',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A7',
'odometer': 95522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-10',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A7 SPORTBACK DIESEL - 2018 40 TDi S tronic',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK DIESEL - 2018 40 TDi S tronic',
'vin': None,
'year': 2021}
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006055auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [ecarstrade.be] INFO: Saving data for 7006055auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544754.340321, 'last_price_update_time': 1774631902.553409}
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006055auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006058> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:25 [ecarstrade.be] INFO: Extracting details for car 7006058auction111096
2026-03-27 17:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41935ab8-0ff8-5878-b86b-d9ef46a90825 with identifier: 7006058auction111096
2026-03-27 17:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41935ab8-0ff8-5878-b86b-d9ef46a90825 with scrape type 2
2026-03-27 17:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41935ab8-0ff8-5878-b86b-d9ef46a90825 with scrape type 2
2026-03-27 17:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 41935ab8-0ff8-5878-b86b-d9ef46a90825, identifier: 7006058auction111096
2026-03-27 17:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 41935ab8-0ff8-5878-b86b-d9ef46a90825 with identifier: 7006058auction111096
2026-03-27 17:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 41935ab8-0ff8-5878-b86b-d9ef46a90825 with identifier: 7006058auction111096
2026-03-27 17:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 41935ab8-0ff8-5878-b86b-d9ef46a90825 with identifier: 7006058auction111096 to the API
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Electric',
'id': '41935ab8-0ff8-5878-b86b-d9ef46a90825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006058',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'E-TRON',
'odometer': 119616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI E-TRON 95 kWh 55 Quattro Advanced',
'transmission': 'automatic',
'trim': 'AUDI 95 kWh 55 Quattro Advanced',
'vin': None,
'year': 2021}
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006058auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [ecarstrade.be] INFO: Saving data for 7006058auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544754.89907, 'last_price_update_time': 1774631906.083111}
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006058auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006093> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:26 [ecarstrade.be] INFO: Extracting details for car 7006093auction111096
2026-03-27 17:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d996adb3-ddab-50ba-afeb-087c3a033670 with identifier: 7006093auction111096
2026-03-27 17:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d996adb3-ddab-50ba-afeb-087c3a033670 with scrape type 2
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d996adb3-ddab-50ba-afeb-087c3a033670 with scrape type 2
2026-03-27 17:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d996adb3-ddab-50ba-afeb-087c3a033670, identifier: 7006093auction111096
2026-03-27 17:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d996adb3-ddab-50ba-afeb-087c3a033670 with identifier: 7006093auction111096
2026-03-27 17:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d996adb3-ddab-50ba-afeb-087c3a033670 with identifier: 7006093auction111096
2026-03-27 17:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d996adb3-ddab-50ba-afeb-087c3a033670 with identifier: 7006093auction111096 to the API
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd996adb3-ddab-50ba-afeb-087c3a033670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006093',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 87882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI Sportback 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2022}
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006093auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [ecarstrade.be] INFO: Saving data for 7006093auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544712.646519, 'last_price_update_time': 1774631906.563964}
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006093auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006124> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:27 [ecarstrade.be] INFO: Extracting details for car 7006124auction111096
2026-03-27 17:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2747da7-47c5-5753-9e48-ad46d30f31d8 with identifier: 7006124auction111096
2026-03-27 17:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2747da7-47c5-5753-9e48-ad46d30f31d8 with scrape type 2
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2747da7-47c5-5753-9e48-ad46d30f31d8 with scrape type 2
2026-03-27 17:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e2747da7-47c5-5753-9e48-ad46d30f31d8, identifier: 7006124auction111096
2026-03-27 17:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e2747da7-47c5-5753-9e48-ad46d30f31d8 with identifier: 7006124auction111096
2026-03-27 17:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e2747da7-47c5-5753-9e48-ad46d30f31d8 with identifier: 7006124auction111096
2026-03-27 17:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e2747da7-47c5-5753-9e48-ad46d30f31d8 with identifier: 7006124auction111096 to the API
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Electric',
'id': 'e2747da7-47c5-5753-9e48-ad46d30f31d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006124',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q4 e-tron',
'odometer': 13316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 SPORTBACK E-TRON BEV 82KWH 40 ADVANCED AUTO',
'transmission': 'automatic',
'trim': 'AUDI Q4 SPORTBACK E-TRON BEV 82KWH 40 ADVANCED AUTO',
'vin': None,
'year': 2024}
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006124auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [ecarstrade.be] INFO: Saving data for 7006124auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544691.580425, 'last_price_update_time': 1774631907.484605}
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006124auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006197> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:28 [ecarstrade.be] INFO: Extracting details for car 7006197auction111096
2026-03-27 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a32d1b1-afa4-574f-81a4-2674d0071bc4 with identifier: 7006197auction111096
2026-03-27 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a32d1b1-afa4-574f-81a4-2674d0071bc4 with scrape type 2
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a32d1b1-afa4-574f-81a4-2674d0071bc4 with scrape type 2
2026-03-27 17:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8a32d1b1-afa4-574f-81a4-2674d0071bc4, identifier: 7006197auction111096
2026-03-27 17:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8a32d1b1-afa4-574f-81a4-2674d0071bc4 with identifier: 7006197auction111096
2026-03-27 17:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8a32d1b1-afa4-574f-81a4-2674d0071bc4 with identifier: 7006197auction111096
2026-03-27 17:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8a32d1b1-afa4-574f-81a4-2674d0071bc4 with identifier: 7006197auction111096 to the API
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006197>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '8a32d1b1-afa4-574f-81a4-2674d0071bc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006197',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 54790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116DA (85KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 DA (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006197auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [ecarstrade.be] INFO: Saving data for 7006197auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544733.306373, 'last_price_update_time': 1774631909.050886}
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006197auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006195> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:30 [ecarstrade.be] INFO: Extracting details for car 7006195auction111096
2026-03-27 17:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd5ceec-ecba-5815-ab62-5dee0ed16c65 with identifier: 7006195auction111096
2026-03-27 17:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd5ceec-ecba-5815-ab62-5dee0ed16c65 with scrape type 2
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acd5ceec-ecba-5815-ab62-5dee0ed16c65 with scrape type 2
2026-03-27 17:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: acd5ceec-ecba-5815-ab62-5dee0ed16c65, identifier: 7006195auction111096
2026-03-27 17:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: acd5ceec-ecba-5815-ab62-5dee0ed16c65 with identifier: 7006195auction111096
2026-03-27 17:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: acd5ceec-ecba-5815-ab62-5dee0ed16c65 with identifier: 7006195auction111096
2026-03-27 17:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: acd5ceec-ecba-5815-ab62-5dee0ed16c65 with identifier: 7006195auction111096 to the API
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'acd5ceec-ecba-5815-ab62-5dee0ed16c65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006195',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 94681,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116D (85KW)',
'transmission': 'manual',
'trim': '1 SERIES HATCH 1.5 D (85KW)',
'vin': None,
'year': 2023}
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006195auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [ecarstrade.be] INFO: Saving data for 7006195auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544736.012572, 'last_price_update_time': 1774631911.270571}
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006195auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006241> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:32 [ecarstrade.be] INFO: Extracting details for car 7006241auction111096
2026-03-27 17:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a4e44e7-d69f-5a6b-a920-27175a33ac73 with identifier: 7006241auction111096
2026-03-27 17:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a4e44e7-d69f-5a6b-a920-27175a33ac73 with scrape type 2
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a4e44e7-d69f-5a6b-a920-27175a33ac73 with scrape type 2
2026-03-27 17:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a4e44e7-d69f-5a6b-a920-27175a33ac73, identifier: 7006241auction111096
2026-03-27 17:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a4e44e7-d69f-5a6b-a920-27175a33ac73 with identifier: 7006241auction111096
2026-03-27 17:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a4e44e7-d69f-5a6b-a920-27175a33ac73 with identifier: 7006241auction111096
2026-03-27 17:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a4e44e7-d69f-5a6b-a920-27175a33ac73 with identifier: 7006241auction111096 to the API
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '6a4e44e7-d69f-5a6b-a920-27175a33ac73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006241',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 120860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116DA (85KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 DA (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006241auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [ecarstrade.be] INFO: Saving data for 7006241auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544729.540763, 'last_price_update_time': 1774631912.951901}
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006241auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006227> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:33 [ecarstrade.be] INFO: Extracting details for car 7006227auction111096
2026-03-27 17:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eb30855-2ac7-5c66-ab55-00fbb11b5e9a with identifier: 7006227auction111096
2026-03-27 17:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eb30855-2ac7-5c66-ab55-00fbb11b5e9a with scrape type 2
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eb30855-2ac7-5c66-ab55-00fbb11b5e9a with scrape type 2
2026-03-27 17:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9eb30855-2ac7-5c66-ab55-00fbb11b5e9a, identifier: 7006227auction111096
2026-03-27 17:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9eb30855-2ac7-5c66-ab55-00fbb11b5e9a with identifier: 7006227auction111096
2026-03-27 17:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9eb30855-2ac7-5c66-ab55-00fbb11b5e9a with identifier: 7006227auction111096
2026-03-27 17:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9eb30855-2ac7-5c66-ab55-00fbb11b5e9a with identifier: 7006227auction111096 to the API
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '9eb30855-2ac7-5c66-ab55-00fbb11b5e9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006227',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 110564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116DA (85KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 DA (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006227auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [ecarstrade.be] INFO: Saving data for 7006227auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544733.725362, 'last_price_update_time': 1774631913.681266}
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006227auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006234> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:36 [ecarstrade.be] INFO: Extracting details for car 7006234auction111096
2026-03-27 17:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93ac6ec0-498d-52b9-9537-c3ce35f2a469 with identifier: 7006234auction111096
2026-03-27 17:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93ac6ec0-498d-52b9-9537-c3ce35f2a469 with scrape type 2
2026-03-27 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93ac6ec0-498d-52b9-9537-c3ce35f2a469 with scrape type 2
2026-03-27 17:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 93ac6ec0-498d-52b9-9537-c3ce35f2a469, identifier: 7006234auction111096
2026-03-27 17:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 93ac6ec0-498d-52b9-9537-c3ce35f2a469 with identifier: 7006234auction111096
2026-03-27 17:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 93ac6ec0-498d-52b9-9537-c3ce35f2a469 with identifier: 7006234auction111096
2026-03-27 17:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 93ac6ec0-498d-52b9-9537-c3ce35f2a469 with identifier: 7006234auction111096 to the API
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '93ac6ec0-498d-52b9-9537-c3ce35f2a469',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006234',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 116706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116DA (85KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 DA (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006234auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [ecarstrade.be] INFO: Saving data for 7006234auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544758.776356, 'last_price_update_time': 1774631916.857389}
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006234auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006218> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:37 [ecarstrade.be] INFO: Extracting details for car 7006218auction111096
2026-03-27 17:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c192e09-e98a-5912-ad92-ec9c31d631bf with identifier: 7006218auction111096
2026-03-27 17:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c192e09-e98a-5912-ad92-ec9c31d631bf with scrape type 2
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c192e09-e98a-5912-ad92-ec9c31d631bf with scrape type 2
2026-03-27 17:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c192e09-e98a-5912-ad92-ec9c31d631bf, identifier: 7006218auction111096
2026-03-27 17:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c192e09-e98a-5912-ad92-ec9c31d631bf with identifier: 7006218auction111096
2026-03-27 17:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c192e09-e98a-5912-ad92-ec9c31d631bf with identifier: 7006218auction111096
2026-03-27 17:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c192e09-e98a-5912-ad92-ec9c31d631bf with identifier: 7006218auction111096 to the API
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '5c192e09-e98a-5912-ad92-ec9c31d631bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006218',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 107933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116DA (85KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 DA (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006218auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [ecarstrade.be] INFO: Saving data for 7006218auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544731.958558, 'last_price_update_time': 1774631917.630783}
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006218auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006185> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:38 [ecarstrade.be] INFO: Extracting details for car 7006185auction111096
2026-03-27 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8aa0f46-1f63-5028-bc17-bfd964b248dc with identifier: 7006185auction111096
2026-03-27 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8aa0f46-1f63-5028-bc17-bfd964b248dc with scrape type 2
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8aa0f46-1f63-5028-bc17-bfd964b248dc with scrape type 2
2026-03-27 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f8aa0f46-1f63-5028-bc17-bfd964b248dc, identifier: 7006185auction111096
2026-03-27 17:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f8aa0f46-1f63-5028-bc17-bfd964b248dc with identifier: 7006185auction111096
2026-03-27 17:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f8aa0f46-1f63-5028-bc17-bfd964b248dc with identifier: 7006185auction111096
2026-03-27 17:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f8aa0f46-1f63-5028-bc17-bfd964b248dc with identifier: 7006185auction111096 to the API
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006185>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'f8aa0f46-1f63-5028-bc17-bfd964b248dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006185',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 83798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116D (85KW)',
'transmission': 'manual',
'trim': '1 SERIES HATCH 1.5 D (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006185auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [ecarstrade.be] INFO: Saving data for 7006185auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544735.628091, 'last_price_update_time': 1774631918.458501}
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006185auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006170> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:39 [ecarstrade.be] INFO: Extracting details for car 7006170auction111096
2026-03-27 17:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3b1b86a-6643-5ea4-a2ae-82b184c3f03f with identifier: 7006170auction111096
2026-03-27 17:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3b1b86a-6643-5ea4-a2ae-82b184c3f03f with scrape type 2
2026-03-27 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3b1b86a-6643-5ea4-a2ae-82b184c3f03f with scrape type 2
2026-03-27 17:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f3b1b86a-6643-5ea4-a2ae-82b184c3f03f, identifier: 7006170auction111096
2026-03-27 17:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f3b1b86a-6643-5ea4-a2ae-82b184c3f03f with identifier: 7006170auction111096
2026-03-27 17:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f3b1b86a-6643-5ea4-a2ae-82b184c3f03f with identifier: 7006170auction111096
2026-03-27 17:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f3b1b86a-6643-5ea4-a2ae-82b184c3f03f with identifier: 7006170auction111096 to the API
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006170>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'f3b1b86a-6643-5ea4-a2ae-82b184c3f03f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006170',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 65837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116D (85KW)',
'transmission': 'manual',
'trim': '1 SERIES HATCH 1.5 D (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006170auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [ecarstrade.be] INFO: Saving data for 7006170auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544786.510099, 'last_price_update_time': 1774631920.293183}
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006170auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006171> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:40 [ecarstrade.be] INFO: Extracting details for car 7006171auction111096
2026-03-27 17:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdba8147-e7fe-5510-bdd6-df83ef9b0489 with identifier: 7006171auction111096
2026-03-27 17:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdba8147-e7fe-5510-bdd6-df83ef9b0489 with scrape type 2
2026-03-27 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdba8147-e7fe-5510-bdd6-df83ef9b0489 with scrape type 2
2026-03-27 17:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fdba8147-e7fe-5510-bdd6-df83ef9b0489, identifier: 7006171auction111096
2026-03-27 17:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fdba8147-e7fe-5510-bdd6-df83ef9b0489 with identifier: 7006171auction111096
2026-03-27 17:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fdba8147-e7fe-5510-bdd6-df83ef9b0489 with identifier: 7006171auction111096
2026-03-27 17:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fdba8147-e7fe-5510-bdd6-df83ef9b0489 with identifier: 7006171auction111096 to the API
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'fdba8147-e7fe-5510-bdd6-df83ef9b0489',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006171',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 70763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116D (85KW)',
'transmission': 'manual',
'trim': '1 SERIES HATCH 1.5 D (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006171auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [ecarstrade.be] INFO: Saving data for 7006171auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544734.335904, 'last_price_update_time': 1774631920.74648}
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006171auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006039> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:42 [ecarstrade.be] INFO: Extracting details for car 7006039auction111096
2026-03-27 17:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49260458-833b-51f4-98d4-d64b70118683 with identifier: 7006039auction111096
2026-03-27 17:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49260458-833b-51f4-98d4-d64b70118683 with scrape type 2
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49260458-833b-51f4-98d4-d64b70118683 with scrape type 2
2026-03-27 17:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 49260458-833b-51f4-98d4-d64b70118683, identifier: 7006039auction111096
2026-03-27 17:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 49260458-833b-51f4-98d4-d64b70118683 with identifier: 7006039auction111096
2026-03-27 17:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 49260458-833b-51f4-98d4-d64b70118683 with identifier: 7006039auction111096
2026-03-27 17:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 49260458-833b-51f4-98d4-d64b70118683 with identifier: 7006039auction111096 to the API
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006039>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO B',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '49260458-833b-51f4-98d4-d64b70118683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006039',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'A4',
'odometer': 124094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 2.0 30 TDI 100KW S TR ADV BUSINESS ED',
'transmission': 'automatic',
'trim': 'AUDI 2.0 30 TDI 100KW S TR ADV BUSINESS ED',
'vin': None,
'year': 2021}
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006039auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [ecarstrade.be] INFO: Saving data for 7006039auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544698.359724, 'last_price_update_time': 1774631923.919336}
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006039auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006154> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:44 [ecarstrade.be] INFO: Extracting details for car 7006154auction111096
2026-03-27 17:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aa24378-7e9b-599e-b791-13c832803a27 with identifier: 7006154auction111096
2026-03-27 17:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa24378-7e9b-599e-b791-13c832803a27 with scrape type 2
2026-03-27 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aa24378-7e9b-599e-b791-13c832803a27 with scrape type 2
2026-03-27 17:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9aa24378-7e9b-599e-b791-13c832803a27, identifier: 7006154auction111096
2026-03-27 17:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9aa24378-7e9b-599e-b791-13c832803a27 with identifier: 7006154auction111096
2026-03-27 17:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9aa24378-7e9b-599e-b791-13c832803a27 with identifier: 7006154auction111096
2026-03-27 17:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9aa24378-7e9b-599e-b791-13c832803a27 with identifier: 7006154auction111096 to the API
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '9aa24378-7e9b-599e-b791-13c832803a27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006154',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 48037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116D (85KW)',
'transmission': 'manual',
'trim': '1 SERIES HATCH 1.5 D (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006154auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:44 [ecarstrade.be] INFO: Saving data for 7006154auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544695.290146, 'last_price_update_time': 1774631924.46453}
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006154auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006144> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:44 [ecarstrade.be] INFO: Extracting details for car 7006144auction111096
2026-03-27 17:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006112> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6543e74b-9c99-50b0-93ee-08dc2b5d2f09 with identifier: 7006144auction111096
2026-03-27 17:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6543e74b-9c99-50b0-93ee-08dc2b5d2f09 with scrape type 2
2026-03-27 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6543e74b-9c99-50b0-93ee-08dc2b5d2f09 with scrape type 2
2026-03-27 17:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6543e74b-9c99-50b0-93ee-08dc2b5d2f09, identifier: 7006144auction111096
2026-03-27 17:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6543e74b-9c99-50b0-93ee-08dc2b5d2f09 with identifier: 7006144auction111096
2026-03-27 17:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6543e74b-9c99-50b0-93ee-08dc2b5d2f09 with identifier: 7006144auction111096
2026-03-27 17:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6543e74b-9c99-50b0-93ee-08dc2b5d2f09 with identifier: 7006144auction111096 to the API
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '6543e74b-9c99-50b0-93ee-08dc2b5d2f09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006144',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'Audi',
'model': 'Q5',
'odometer': 112798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 Sportback 2.0 50 TFSI E S TRONIC QUATTRO S LINE',
'transmission': 'automatic',
'trim': 'AUDI Sportback 2.0 50 TFSI E S TRONIC QUATTRO S LINE',
'vin': None,
'year': 2022}
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006144auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:44 [ecarstrade.be] INFO: Saving data for 7006144auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544694.96456, 'last_price_update_time': 1774631924.950349}
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006144auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:44 [ecarstrade.be] INFO: Extracting details for car 7006112auction111096
2026-03-27 17:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ccdddb0-86e9-5ce9-b684-8d2ebeda8f35 with identifier: 7006112auction111096
2026-03-27 17:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ccdddb0-86e9-5ce9-b684-8d2ebeda8f35 with scrape type 2
2026-03-27 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ccdddb0-86e9-5ce9-b684-8d2ebeda8f35 with scrape type 2
2026-03-27 17:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ccdddb0-86e9-5ce9-b684-8d2ebeda8f35, identifier: 7006112auction111096
2026-03-27 17:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ccdddb0-86e9-5ce9-b684-8d2ebeda8f35 with identifier: 7006112auction111096
2026-03-27 17:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ccdddb0-86e9-5ce9-b684-8d2ebeda8f35 with identifier: 7006112auction111096
2026-03-27 17:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ccdddb0-86e9-5ce9-b684-8d2ebeda8f35 with identifier: 7006112auction111096 to the API
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006112>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Electric',
'id': '4ccdddb0-86e9-5ce9-b684-8d2ebeda8f35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006112',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q4 e-tron',
'odometer': 82972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 E-TRON BEV 82KWH 40 ADVANCED AUTO',
'transmission': 'automatic',
'trim': 'AUDI Q4 E-TRON BEV 82KWH 40 ADVANCED AUTO',
'vin': None,
'year': 2022}
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006112auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [ecarstrade.be] INFO: Saving data for 7006112auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544690.906253, 'last_price_update_time': 1774631925.389528}
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006112auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006106> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:46 [ecarstrade.be] INFO: Extracting details for car 7006106auction111096
2026-03-27 17:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e8bc09d-aa15-583c-8217-f80a4e589ed3 with identifier: 7006106auction111096
2026-03-27 17:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e8bc09d-aa15-583c-8217-f80a4e589ed3 with scrape type 2
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e8bc09d-aa15-583c-8217-f80a4e589ed3 with scrape type 2
2026-03-27 17:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7e8bc09d-aa15-583c-8217-f80a4e589ed3, identifier: 7006106auction111096
2026-03-27 17:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7e8bc09d-aa15-583c-8217-f80a4e589ed3 with identifier: 7006106auction111096
2026-03-27 17:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7e8bc09d-aa15-583c-8217-f80a4e589ed3 with identifier: 7006106auction111096
2026-03-27 17:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7e8bc09d-aa15-583c-8217-f80a4e589ed3 with identifier: 7006106auction111096 to the API
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006106>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7e8bc09d-aa15-583c-8217-f80a4e589ed3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006106',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'Audi',
'model': 'Q3',
'odometer': 159427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 SPORTBACK 1.4 45 TFSI E S TRONIC S LINE',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 1.4 45 TFSI E S TRONIC S LINE',
'vin': None,
'year': 2022}
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006106auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [ecarstrade.be] INFO: Saving data for 7006106auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544694.491597, 'last_price_update_time': 1774631927.077347}
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006106auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006103> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:47 [ecarstrade.be] INFO: Extracting details for car 7006103auction111096
2026-03-27 17:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb21b2b2-2d25-5baf-9a62-af504882532a with identifier: 7006103auction111096
2026-03-27 17:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb21b2b2-2d25-5baf-9a62-af504882532a with scrape type 2
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb21b2b2-2d25-5baf-9a62-af504882532a with scrape type 2
2026-03-27 17:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eb21b2b2-2d25-5baf-9a62-af504882532a, identifier: 7006103auction111096
2026-03-27 17:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eb21b2b2-2d25-5baf-9a62-af504882532a with identifier: 7006103auction111096
2026-03-27 17:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eb21b2b2-2d25-5baf-9a62-af504882532a with identifier: 7006103auction111096
2026-03-27 17:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eb21b2b2-2d25-5baf-9a62-af504882532a with identifier: 7006103auction111096 to the API
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'eb21b2b2-2d25-5baf-9a62-af504882532a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006103',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 102948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI Sportback 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2022}
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006103auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [ecarstrade.be] INFO: Saving data for 7006103auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544692.810816, 'last_price_update_time': 1774631927.54549}
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006103auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006096> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:50 [ecarstrade.be] INFO: Extracting details for car 7006096auction111096
2026-03-27 17:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1523611e-6b63-567c-94c9-3f57ebbaf93e with identifier: 7006096auction111096
2026-03-27 17:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1523611e-6b63-567c-94c9-3f57ebbaf93e with scrape type 2
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1523611e-6b63-567c-94c9-3f57ebbaf93e with scrape type 2
2026-03-27 17:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1523611e-6b63-567c-94c9-3f57ebbaf93e, identifier: 7006096auction111096
2026-03-27 17:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1523611e-6b63-567c-94c9-3f57ebbaf93e with identifier: 7006096auction111096
2026-03-27 17:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1523611e-6b63-567c-94c9-3f57ebbaf93e with identifier: 7006096auction111096
2026-03-27 17:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1523611e-6b63-567c-94c9-3f57ebbaf93e with identifier: 7006096auction111096 to the API
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1523611e-6b63-567c-94c9-3f57ebbaf93e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006096',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 95959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI Sportback 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2021}
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006096auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Saving data for 7006096auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544693.819477, 'last_price_update_time': 1774631931.179788}
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006096auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006101> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006274auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006274auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006274auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006282auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006282auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006282auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006295auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006295auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006295auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006303auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006303auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006303auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006311auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006311auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006311auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Extracting details for car 7006101auction111096
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006315auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006315auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006315auction111096: 2
2026-03-27 17:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f309ad03-900e-5228-a7df-fd06e317148c with identifier: 7006101auction111096
2026-03-27 17:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f309ad03-900e-5228-a7df-fd06e317148c with scrape type 2
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f309ad03-900e-5228-a7df-fd06e317148c with scrape type 2
2026-03-27 17:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f309ad03-900e-5228-a7df-fd06e317148c, identifier: 7006101auction111096
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006320auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006320auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006320auction111096: 2
2026-03-27 17:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f309ad03-900e-5228-a7df-fd06e317148c with identifier: 7006101auction111096
2026-03-27 17:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f309ad03-900e-5228-a7df-fd06e317148c with identifier: 7006101auction111096
2026-03-27 17:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f309ad03-900e-5228-a7df-fd06e317148c with identifier: 7006101auction111096 to the API
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006101>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'f309ad03-900e-5228-a7df-fd06e317148c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006101',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 100504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI Sportback 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2022}
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006101auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Saving data for 7006101auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544696.3218, 'last_price_update_time': 1774631931.735706}
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006101auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006325auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006325auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006325auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006328auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006328auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006328auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006332auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006332auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006332auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006336auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006336auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006336auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006343auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006343auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006343auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006353auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006353auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006353auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006354auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006354auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006354auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006363auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006363auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006363auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006371auction111096
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006371auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [ecarstrade.be] INFO: Scrape type for 7006371auction111096: 2
2026-03-27 17:18:51 [ecarstrade.be] INFO: Found listing with ID: 7006374auction111096
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006374auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [ecarstrade.be] INFO: Scrape type for 7006374auction111096: 2
2026-03-27 17:18:52 [ecarstrade.be] INFO: Found listing with ID: 7006378auction111096
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006378auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [ecarstrade.be] INFO: Scrape type for 7006378auction111096: 2
2026-03-27 17:18:52 [ecarstrade.be] INFO: Found listing with ID: 7006382auction111096
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006382auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [ecarstrade.be] INFO: Scrape type for 7006382auction111096: 2
2026-03-27 17:18:52 [ecarstrade.be] INFO: Found listing with ID: 7006386auction111096
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006386auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [ecarstrade.be] INFO: Scrape type for 7006386auction111096: 2
2026-03-27 17:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006090> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:52 [ecarstrade.be] INFO: Extracting details for car 7006090auction111096
2026-03-27 17:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4bebcbb-420e-5628-acd9-7d7057d80803 with identifier: 7006090auction111096
2026-03-27 17:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4bebcbb-420e-5628-acd9-7d7057d80803 with scrape type 2
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4bebcbb-420e-5628-acd9-7d7057d80803 with scrape type 2
2026-03-27 17:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d4bebcbb-420e-5628-acd9-7d7057d80803, identifier: 7006090auction111096
2026-03-27 17:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d4bebcbb-420e-5628-acd9-7d7057d80803 with identifier: 7006090auction111096
2026-03-27 17:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d4bebcbb-420e-5628-acd9-7d7057d80803 with identifier: 7006090auction111096
2026-03-27 17:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d4bebcbb-420e-5628-acd9-7d7057d80803 with identifier: 7006090auction111096 to the API
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006090>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd4bebcbb-420e-5628-acd9-7d7057d80803',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006090',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 70710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI Sportback 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2021}
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006090auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [ecarstrade.be] INFO: Saving data for 7006090auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544737.154139, 'last_price_update_time': 1774631932.660023}
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006090auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006084> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:53 [ecarstrade.be] INFO: Extracting details for car 7006084auction111096
2026-03-27 17:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4ecce7f-db98-51cf-a7e3-7d4bdbcb64d2 with identifier: 7006084auction111096
2026-03-27 17:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4ecce7f-db98-51cf-a7e3-7d4bdbcb64d2 with scrape type 2
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4ecce7f-db98-51cf-a7e3-7d4bdbcb64d2 with scrape type 2
2026-03-27 17:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e4ecce7f-db98-51cf-a7e3-7d4bdbcb64d2, identifier: 7006084auction111096
2026-03-27 17:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e4ecce7f-db98-51cf-a7e3-7d4bdbcb64d2 with identifier: 7006084auction111096
2026-03-27 17:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e4ecce7f-db98-51cf-a7e3-7d4bdbcb64d2 with identifier: 7006084auction111096
2026-03-27 17:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e4ecce7f-db98-51cf-a7e3-7d4bdbcb64d2 with identifier: 7006084auction111096 to the API
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006084>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'e4ecce7f-db98-51cf-a7e3-7d4bdbcb64d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006084',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 53332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI Sportback 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2022}
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006084auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:55 [ecarstrade.be] INFO: Saving data for 7006084auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544709.34457, 'last_price_update_time': 1774631935.883773}
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006084auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006082> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:56 [ecarstrade.be] INFO: Extracting details for car 7006082auction111096
2026-03-27 17:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c59f534-db5a-512e-96d1-8dc81629a00a with identifier: 7006082auction111096
2026-03-27 17:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c59f534-db5a-512e-96d1-8dc81629a00a with scrape type 2
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c59f534-db5a-512e-96d1-8dc81629a00a with scrape type 2
2026-03-27 17:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c59f534-db5a-512e-96d1-8dc81629a00a, identifier: 7006082auction111096
2026-03-27 17:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c59f534-db5a-512e-96d1-8dc81629a00a with identifier: 7006082auction111096
2026-03-27 17:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c59f534-db5a-512e-96d1-8dc81629a00a with identifier: 7006082auction111096
2026-03-27 17:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c59f534-db5a-512e-96d1-8dc81629a00a with identifier: 7006082auction111096 to the API
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006082>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '5c59f534-db5a-512e-96d1-8dc81629a00a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006082',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'Audi',
'model': 'Q3',
'odometer': 44031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Sportback 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI Sportback 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2021}
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006082auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [ecarstrade.be] INFO: Saving data for 7006082auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544708.241963, 'last_price_update_time': 1774631936.365176}
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006082auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006080> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:57 [ecarstrade.be] INFO: Extracting details for car 7006080auction111096
2026-03-27 17:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de0de553-f0fd-5271-a53c-c80c6e928c5c with identifier: 7006080auction111096
2026-03-27 17:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de0de553-f0fd-5271-a53c-c80c6e928c5c with scrape type 2
2026-03-27 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de0de553-f0fd-5271-a53c-c80c6e928c5c with scrape type 2
2026-03-27 17:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de0de553-f0fd-5271-a53c-c80c6e928c5c, identifier: 7006080auction111096
2026-03-27 17:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de0de553-f0fd-5271-a53c-c80c6e928c5c with identifier: 7006080auction111096
2026-03-27 17:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de0de553-f0fd-5271-a53c-c80c6e928c5c with identifier: 7006080auction111096
2026-03-27 17:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de0de553-f0fd-5271-a53c-c80c6e928c5c with identifier: 7006080auction111096 to the API
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006080>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'de0de553-f0fd-5271-a53c-c80c6e928c5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006080',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 35227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 2.0 35 TDI S TRONIC ADVANCED BUSINESS ED',
'transmission': 'automatic',
'trim': 'AUDI 2.0 35 TDI S TRONIC ADVANCED BUSINESS ED',
'vin': None,
'year': 2024}
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006080auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:18:59 [ecarstrade.be] INFO: Saving data for 7006080auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544738.631845, 'last_price_update_time': 1774631939.376978}
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006080auction111096') HTTP/1.1" 204 0
2026-03-27 17:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006077> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006075> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006205> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006258> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:59 [ecarstrade.be] INFO: Extracting details for car 7006077auction111096
2026-03-27 17:18:59 [ecarstrade.be] INFO: Extracting details for car 7006075auction111096
2026-03-27 17:18:59 [ecarstrade.be] INFO: Extracting details for car 7006205auction111096
2026-03-27 17:18:59 [ecarstrade.be] INFO: Extracting details for car 7006258auction111096
2026-03-27 17:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dae046c5-2619-5646-85e5-23a6c787b0f0 with identifier: 7006077auction111096
2026-03-27 17:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dae046c5-2619-5646-85e5-23a6c787b0f0 with scrape type 2
2026-03-27 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dae046c5-2619-5646-85e5-23a6c787b0f0 with scrape type 2
2026-03-27 17:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dae046c5-2619-5646-85e5-23a6c787b0f0, identifier: 7006077auction111096
2026-03-27 17:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15230c06-000e-506a-b351-ae8c83e47686 with identifier: 7006075auction111096
2026-03-27 17:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15230c06-000e-506a-b351-ae8c83e47686 with scrape type 2
2026-03-27 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15230c06-000e-506a-b351-ae8c83e47686 with scrape type 2
2026-03-27 17:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 15230c06-000e-506a-b351-ae8c83e47686, identifier: 7006075auction111096
2026-03-27 17:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dd334a8-a7ef-5be1-889b-d51bb64d3630 with identifier: 7006205auction111096
2026-03-27 17:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dd334a8-a7ef-5be1-889b-d51bb64d3630 with scrape type 2
2026-03-27 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dd334a8-a7ef-5be1-889b-d51bb64d3630 with scrape type 2
2026-03-27 17:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9dd334a8-a7ef-5be1-889b-d51bb64d3630, identifier: 7006205auction111096
2026-03-27 17:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a3e0e51-b5b5-5ece-af2c-c197a6697fcd with identifier: 7006258auction111096
2026-03-27 17:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a3e0e51-b5b5-5ece-af2c-c197a6697fcd with scrape type 2
2026-03-27 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a3e0e51-b5b5-5ece-af2c-c197a6697fcd with scrape type 2
2026-03-27 17:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2a3e0e51-b5b5-5ece-af2c-c197a6697fcd, identifier: 7006258auction111096
2026-03-27 17:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dae046c5-2619-5646-85e5-23a6c787b0f0 with identifier: 7006077auction111096
2026-03-27 17:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dae046c5-2619-5646-85e5-23a6c787b0f0 with identifier: 7006077auction111096
2026-03-27 17:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dae046c5-2619-5646-85e5-23a6c787b0f0 with identifier: 7006077auction111096 to the API
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006077>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'dae046c5-2619-5646-85e5-23a6c787b0f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006077',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 76254,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 1.4 45 TFSI E S TRONIC S LINE',
'transmission': 'automatic',
'trim': 'AUDI 1.4 45 TFSI E S TRONIC S LINE',
'vin': None,
'year': 2021}
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006077auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [ecarstrade.be] INFO: Saving data for 7006077auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544695.708988, 'last_price_update_time': 1774631940.39888}
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006077auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 15230c06-000e-506a-b351-ae8c83e47686 with identifier: 7006075auction111096
2026-03-27 17:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 15230c06-000e-506a-b351-ae8c83e47686 with identifier: 7006075auction111096
2026-03-27 17:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 15230c06-000e-506a-b351-ae8c83e47686 with identifier: 7006075auction111096 to the API
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006075>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '15230c06-000e-506a-b351-ae8c83e47686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006075',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 113189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2022}
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006075auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [ecarstrade.be] INFO: Saving data for 7006075auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544716.010144, 'last_price_update_time': 1774631940.654584}
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006075auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9dd334a8-a7ef-5be1-889b-d51bb64d3630 with identifier: 7006205auction111096
2026-03-27 17:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9dd334a8-a7ef-5be1-889b-d51bb64d3630 with identifier: 7006205auction111096
2026-03-27 17:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9dd334a8-a7ef-5be1-889b-d51bb64d3630 with identifier: 7006205auction111096 to the API
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006205>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '9dd334a8-a7ef-5be1-889b-d51bb64d3630',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006205',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '116',
'odometer': 60729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116DA (85KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 DA (85KW)',
'vin': None,
'year': 2022}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006205auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [ecarstrade.be] INFO: Saving data for 7006205auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544736.765765, 'last_price_update_time': 1774631941.115981}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006205auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2a3e0e51-b5b5-5ece-af2c-c197a6697fcd with identifier: 7006258auction111096
2026-03-27 17:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2a3e0e51-b5b5-5ece-af2c-c197a6697fcd with identifier: 7006258auction111096
2026-03-27 17:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2a3e0e51-b5b5-5ece-af2c-c197a6697fcd with identifier: 7006258auction111096 to the API
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': '2a3e0e51-b5b5-5ece-af2c-c197a6697fcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006258',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': '116',
'odometer': 58116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116IA (80KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 IA (80KW)',
'vin': None,
'year': 2023}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006258auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [ecarstrade.be] INFO: Saving data for 7006258auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544729.967253, 'last_price_update_time': 1774631941.372324}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006258auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006073> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:01 [ecarstrade.be] INFO: Extracting details for car 7006073auction111096
2026-03-27 17:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b515ed-51f0-5556-8b26-b50de74ff2d8 with identifier: 7006073auction111096
2026-03-27 17:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b515ed-51f0-5556-8b26-b50de74ff2d8 with scrape type 2
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b515ed-51f0-5556-8b26-b50de74ff2d8 with scrape type 2
2026-03-27 17:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b0b515ed-51f0-5556-8b26-b50de74ff2d8, identifier: 7006073auction111096
2026-03-27 17:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0b515ed-51f0-5556-8b26-b50de74ff2d8 with identifier: 7006073auction111096
2026-03-27 17:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0b515ed-51f0-5556-8b26-b50de74ff2d8 with identifier: 7006073auction111096
2026-03-27 17:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0b515ed-51f0-5556-8b26-b50de74ff2d8 with identifier: 7006073auction111096 to the API
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b0b515ed-51f0-5556-8b26-b50de74ff2d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006073',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 106979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2022}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006073auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [ecarstrade.be] INFO: Saving data for 7006073auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544715.547357, 'last_price_update_time': 1774631941.841513}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006073auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006071> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:01 [ecarstrade.be] INFO: Extracting details for car 7006071auction111096
2026-03-27 17:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b5cca5c-4d36-5f3f-a60c-7469b84af8ac with identifier: 7006071auction111096
2026-03-27 17:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b5cca5c-4d36-5f3f-a60c-7469b84af8ac with scrape type 2
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b5cca5c-4d36-5f3f-a60c-7469b84af8ac with scrape type 2
2026-03-27 17:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b5cca5c-4d36-5f3f-a60c-7469b84af8ac, identifier: 7006071auction111096
2026-03-27 17:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b5cca5c-4d36-5f3f-a60c-7469b84af8ac with identifier: 7006071auction111096
2026-03-27 17:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b5cca5c-4d36-5f3f-a60c-7469b84af8ac with identifier: 7006071auction111096
2026-03-27 17:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b5cca5c-4d36-5f3f-a60c-7469b84af8ac with identifier: 7006071auction111096 to the API
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006071>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '2b5cca5c-4d36-5f3f-a60c-7469b84af8ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006071',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'Audi',
'model': 'Q3',
'odometer': 55405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2021}
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006071auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [ecarstrade.be] INFO: Saving data for 7006071auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544693.421066, 'last_price_update_time': 1774631942.327297}
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006071auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006070> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:03 [ecarstrade.be] INFO: Extracting details for car 7006070auction111096
2026-03-27 17:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57ce558e-1519-5f05-be2a-e6c94cc560eb with identifier: 7006070auction111096
2026-03-27 17:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ce558e-1519-5f05-be2a-e6c94cc560eb with scrape type 2
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57ce558e-1519-5f05-be2a-e6c94cc560eb with scrape type 2
2026-03-27 17:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 57ce558e-1519-5f05-be2a-e6c94cc560eb, identifier: 7006070auction111096
2026-03-27 17:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 57ce558e-1519-5f05-be2a-e6c94cc560eb with identifier: 7006070auction111096
2026-03-27 17:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 57ce558e-1519-5f05-be2a-e6c94cc560eb with identifier: 7006070auction111096
2026-03-27 17:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 57ce558e-1519-5f05-be2a-e6c94cc560eb with identifier: 7006070auction111096 to the API
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006070>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.4L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '57ce558e-1519-5f05-be2a-e6c94cc560eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006070',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q3',
'odometer': 42279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 1.4 45 TFSI E S TRONIC',
'transmission': 'automatic',
'trim': 'AUDI 1.4 45 TFSI E S TRONIC',
'vin': None,
'year': 2022}
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006070auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [ecarstrade.be] INFO: Saving data for 7006070auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544696.901249, 'last_price_update_time': 1774631943.474911}
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006070auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006067> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:05 [ecarstrade.be] INFO: Extracting details for car 7006067auction111096
2026-03-27 17:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9561f815-2e2e-5130-b714-f75e0d33f0d1 with identifier: 7006067auction111096
2026-03-27 17:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9561f815-2e2e-5130-b714-f75e0d33f0d1 with scrape type 2
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9561f815-2e2e-5130-b714-f75e0d33f0d1 with scrape type 2
2026-03-27 17:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9561f815-2e2e-5130-b714-f75e0d33f0d1, identifier: 7006067auction111096
2026-03-27 17:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9561f815-2e2e-5130-b714-f75e0d33f0d1 with identifier: 7006067auction111096
2026-03-27 17:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9561f815-2e2e-5130-b714-f75e0d33f0d1 with identifier: 7006067auction111096
2026-03-27 17:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9561f815-2e2e-5130-b714-f75e0d33f0d1 with identifier: 7006067auction111096 to the API
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': '9561f815-2e2e-5130-b714-f75e0d33f0d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006067',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q2',
'odometer': 52536,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 1.5 35 TFSI ADVANCED',
'transmission': 'manual',
'trim': 'AUDI 1.5 35 TFSI ADVANCED',
'vin': None,
'year': 2022}
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006067auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [ecarstrade.be] INFO: Saving data for 7006067auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544757.584747, 'last_price_update_time': 1774631946.012406}
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006067auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page184?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:07 [ecarstrade.be] INFO: Found 5 car items
2026-03-27 17:19:07 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 17:19:07 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 17:19:07 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 17:19:07 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 17:19:07 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 17:19:07 [scrapy.extensions.logstats] INFO: Crawled 1507 pages (at 48 pages/min), scraped 1293 items (at 45 items/min)
2026-03-27 17:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-27 17:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006064> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006282> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:07 [ecarstrade.be] INFO: Extracting details for car 7006064auction111096
2026-03-27 17:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8792f52e-4dc3-5717-ba0e-6423d081c4fa with identifier: 7006064auction111096
2026-03-27 17:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8792f52e-4dc3-5717-ba0e-6423d081c4fa with scrape type 2
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8792f52e-4dc3-5717-ba0e-6423d081c4fa with scrape type 2
2026-03-27 17:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8792f52e-4dc3-5717-ba0e-6423d081c4fa, identifier: 7006064auction111096
2026-03-27 17:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8792f52e-4dc3-5717-ba0e-6423d081c4fa with identifier: 7006064auction111096
2026-03-27 17:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8792f52e-4dc3-5717-ba0e-6423d081c4fa with identifier: 7006064auction111096
2026-03-27 17:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8792f52e-4dc3-5717-ba0e-6423d081c4fa with identifier: 7006064auction111096 to the API
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006064>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': '8792f52e-4dc3-5717-ba0e-6423d081c4fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006064',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'Audi',
'model': 'Q2',
'odometer': 183362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 1.0 30 TFSI ATTRACTION',
'transmission': 'manual',
'trim': 'AUDI 1.0 30 TFSI ATTRACTION',
'vin': None,
'year': 2022}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006064auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [ecarstrade.be] INFO: Saving data for 7006064auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544756.949594, 'last_price_update_time': 1774631948.055862}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006064auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:08 [ecarstrade.be] INFO: Extracting details for car 7006282auction111096
2026-03-27 17:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006274> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b371166-5c6d-554c-a7f8-3b8af558b3df with identifier: 7006282auction111096
2026-03-27 17:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b371166-5c6d-554c-a7f8-3b8af558b3df with scrape type 2
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b371166-5c6d-554c-a7f8-3b8af558b3df with scrape type 2
2026-03-27 17:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b371166-5c6d-554c-a7f8-3b8af558b3df, identifier: 7006282auction111096
2026-03-27 17:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b371166-5c6d-554c-a7f8-3b8af558b3df with identifier: 7006282auction111096
2026-03-27 17:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b371166-5c6d-554c-a7f8-3b8af558b3df with identifier: 7006282auction111096
2026-03-27 17:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b371166-5c6d-554c-a7f8-3b8af558b3df with identifier: 7006282auction111096 to the API
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': '2b371166-5c6d-554c-a7f8-3b8af558b3df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006282',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': '116',
'odometer': 78012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116IA (80KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 IA (80KW)',
'vin': None,
'year': 2023}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006282auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [ecarstrade.be] INFO: Saving data for 7006282auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544731.580116, 'last_price_update_time': 1774631948.435185}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006282auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:08 [ecarstrade.be] INFO: Extracting details for car 7006274auction111096
2026-03-27 17:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006386> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f79d5338-9a89-577b-a1dd-da1483756e76 with identifier: 7006274auction111096
2026-03-27 17:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f79d5338-9a89-577b-a1dd-da1483756e76 with scrape type 2
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f79d5338-9a89-577b-a1dd-da1483756e76 with scrape type 2
2026-03-27 17:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f79d5338-9a89-577b-a1dd-da1483756e76, identifier: 7006274auction111096
2026-03-27 17:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f79d5338-9a89-577b-a1dd-da1483756e76 with identifier: 7006274auction111096
2026-03-27 17:19:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 17:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f79d5338-9a89-577b-a1dd-da1483756e76 with identifier: 7006274auction111096
2026-03-27 17:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f79d5338-9a89-577b-a1dd-da1483756e76 with identifier: 7006274auction111096 to the API
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Light blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': 'f79d5338-9a89-577b-a1dd-da1483756e76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006274',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': '116',
'odometer': 67371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCH 1.5 116IA (80KW)',
'transmission': 'automatic',
'trim': '1 SERIES HATCH 1.5 IA (80KW)',
'vin': None,
'year': 2023}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006274auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [ecarstrade.be] INFO: Saving data for 7006274auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544785.85313, 'last_price_update_time': 1774631948.809403}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006274auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:08 [ecarstrade.be] INFO: Extracting details for car 7006386auction111096
2026-03-27 17:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4145184f-3745-57a9-9089-9f6566919ab6 with identifier: 7006386auction111096
2026-03-27 17:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4145184f-3745-57a9-9089-9f6566919ab6 with scrape type 2
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4145184f-3745-57a9-9089-9f6566919ab6 with scrape type 2
2026-03-27 17:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4145184f-3745-57a9-9089-9f6566919ab6, identifier: 7006386auction111096
2026-03-27 17:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4145184f-3745-57a9-9089-9f6566919ab6 with identifier: 7006386auction111096
2026-03-27 17:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4145184f-3745-57a9-9089-9f6566919ab6 with identifier: 7006386auction111096
2026-03-27 17:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4145184f-3745-57a9-9089-9f6566919ab6 with identifier: 7006386auction111096 to the API
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006386>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '4145184f-3745-57a9-9089-9f6566919ab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006386',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': '320',
'odometer': 102982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES TOURING 2.0 320E XDRIVE TOURING',
'transmission': 'automatic',
'trim': '3 SERIES TOURING 2.0 E XDRIVE TOURING',
'vin': None,
'year': 2021}
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006386auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [ecarstrade.be] INFO: Saving data for 7006386auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544784.420273, 'last_price_update_time': 1774631949.171206}
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006386auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006382> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:10 [ecarstrade.be] INFO: Extracting details for car 7006382auction111096
2026-03-27 17:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbee52c9-2f5d-5f9c-a0fc-93075d1704d8 with identifier: 7006382auction111096
2026-03-27 17:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbee52c9-2f5d-5f9c-a0fc-93075d1704d8 with scrape type 2
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbee52c9-2f5d-5f9c-a0fc-93075d1704d8 with scrape type 2
2026-03-27 17:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fbee52c9-2f5d-5f9c-a0fc-93075d1704d8, identifier: 7006382auction111096
2026-03-27 17:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fbee52c9-2f5d-5f9c-a0fc-93075d1704d8 with identifier: 7006382auction111096
2026-03-27 17:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fbee52c9-2f5d-5f9c-a0fc-93075d1704d8 with identifier: 7006382auction111096
2026-03-27 17:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fbee52c9-2f5d-5f9c-a0fc-93075d1704d8 with identifier: 7006382auction111096 to the API
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'fbee52c9-2f5d-5f9c-a0fc-93075d1704d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006382',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '320',
'odometer': 157440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES TOURING 2.0 320E TOURING',
'transmission': 'automatic',
'trim': '3 SERIES TOURING 2.0 E TOURING',
'vin': None,
'year': 2022}
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006382auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [ecarstrade.be] INFO: Saving data for 7006382auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544783.924168, 'last_price_update_time': 1774631950.460781}
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006382auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006374> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:13 [ecarstrade.be] INFO: Extracting details for car 7006374auction111096
2026-03-27 17:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5315e11e-6cf7-5370-a8c0-b6e4527eee98 with identifier: 7006374auction111096
2026-03-27 17:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5315e11e-6cf7-5370-a8c0-b6e4527eee98 with scrape type 2
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5315e11e-6cf7-5370-a8c0-b6e4527eee98 with scrape type 2
2026-03-27 17:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5315e11e-6cf7-5370-a8c0-b6e4527eee98, identifier: 7006374auction111096
2026-03-27 17:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5315e11e-6cf7-5370-a8c0-b6e4527eee98 with identifier: 7006374auction111096
2026-03-27 17:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5315e11e-6cf7-5370-a8c0-b6e4527eee98 with identifier: 7006374auction111096
2026-03-27 17:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5315e11e-6cf7-5370-a8c0-b6e4527eee98 with identifier: 7006374auction111096 to the API
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': '5315e11e-6cf7-5370-a8c0-b6e4527eee98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006374',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '318',
'odometer': 123049,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES TOURING 2.0 318IA (115KW) AUTO TOURING',
'transmission': 'automatic',
'trim': '3 SERIES TOURING 2.0 IA (115KW) AUTO TOURING',
'vin': None,
'year': 2022}
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006374auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [ecarstrade.be] INFO: Saving data for 7006374auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544783.356303, 'last_price_update_time': 1774631953.738125}
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006374auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006371> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:14 [ecarstrade.be] INFO: Extracting details for car 7006371auction111096
2026-03-27 17:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6893e2df-7280-50a5-a923-e7289385856a with identifier: 7006371auction111096
2026-03-27 17:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6893e2df-7280-50a5-a923-e7289385856a with scrape type 2
2026-03-27 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6893e2df-7280-50a5-a923-e7289385856a with scrape type 2
2026-03-27 17:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6893e2df-7280-50a5-a923-e7289385856a, identifier: 7006371auction111096
2026-03-27 17:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6893e2df-7280-50a5-a923-e7289385856a with identifier: 7006371auction111096
2026-03-27 17:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6893e2df-7280-50a5-a923-e7289385856a with identifier: 7006371auction111096
2026-03-27 17:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6893e2df-7280-50a5-a923-e7289385856a with identifier: 7006371auction111096 to the API
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '6893e2df-7280-50a5-a923-e7289385856a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006371',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '318',
'odometer': 150951,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES TOURING 2.0 318D (100KW) TOURING',
'transmission': 'automatic',
'trim': '3 SERIES TOURING 2.0 D (100KW) TOURING',
'vin': None,
'year': 2023}
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006371auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [ecarstrade.be] INFO: Saving data for 7006371auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544781.812663, 'last_price_update_time': 1774631954.724814}
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006371auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006354> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006353> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:14 [ecarstrade.be] INFO: Extracting details for car 7006354auction111096
2026-03-27 17:19:14 [ecarstrade.be] INFO: Extracting details for car 7006353auction111096
2026-03-27 17:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa0b257e-c3a0-561c-b7e7-c2c0258f3107 with identifier: 7006354auction111096
2026-03-27 17:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa0b257e-c3a0-561c-b7e7-c2c0258f3107 with scrape type 2
2026-03-27 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa0b257e-c3a0-561c-b7e7-c2c0258f3107 with scrape type 2
2026-03-27 17:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa0b257e-c3a0-561c-b7e7-c2c0258f3107, identifier: 7006354auction111096
2026-03-27 17:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8789ac13-5814-5dc6-8ed4-247b74cde67e with identifier: 7006353auction111096
2026-03-27 17:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8789ac13-5814-5dc6-8ed4-247b74cde67e with scrape type 2
2026-03-27 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8789ac13-5814-5dc6-8ed4-247b74cde67e with scrape type 2
2026-03-27 17:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8789ac13-5814-5dc6-8ed4-247b74cde67e, identifier: 7006353auction111096
2026-03-27 17:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa0b257e-c3a0-561c-b7e7-c2c0258f3107 with identifier: 7006354auction111096
2026-03-27 17:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa0b257e-c3a0-561c-b7e7-c2c0258f3107 with identifier: 7006354auction111096
2026-03-27 17:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa0b257e-c3a0-561c-b7e7-c2c0258f3107 with identifier: 7006354auction111096 to the API
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006354>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': None,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO A',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'fa0b257e-c3a0-561c-b7e7-c2c0258f3107',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006354',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '320',
'odometer': 157144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES BERLINE 2.0 320E BERLINE',
'transmission': 'automatic',
'trim': '3 SERIES BERLINE 2.0 E BERLINE',
'vin': None,
'year': 2021}
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006354auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [ecarstrade.be] INFO: Saving data for 7006354auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544782.316703, 'last_price_update_time': 1774631955.316113}
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006354auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8789ac13-5814-5dc6-8ed4-247b74cde67e with identifier: 7006353auction111096
2026-03-27 17:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8789ac13-5814-5dc6-8ed4-247b74cde67e with identifier: 7006353auction111096
2026-03-27 17:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8789ac13-5814-5dc6-8ed4-247b74cde67e with identifier: 7006353auction111096 to the API
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006353>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO A',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8789ac13-5814-5dc6-8ed4-247b74cde67e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006353',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '320',
'odometer': 93484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES BERLINE 2.0 320E BERLINE',
'transmission': 'automatic',
'trim': '3 SERIES BERLINE 2.0 E BERLINE',
'vin': None,
'year': 2022}
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006353auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [ecarstrade.be] INFO: Saving data for 7006353auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544782.972084, 'last_price_update_time': 1774631955.571484}
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006353auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006343> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006363> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:15 [ecarstrade.be] INFO: Extracting details for car 7006343auction111096
2026-03-27 17:19:15 [ecarstrade.be] INFO: Extracting details for car 7006363auction111096
2026-03-27 17:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e35382a3-5df8-5f08-a8af-a624d458c421 with identifier: 7006343auction111096
2026-03-27 17:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e35382a3-5df8-5f08-a8af-a624d458c421 with scrape type 2
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e35382a3-5df8-5f08-a8af-a624d458c421 with scrape type 2
2026-03-27 17:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e35382a3-5df8-5f08-a8af-a624d458c421, identifier: 7006343auction111096
2026-03-27 17:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7de5ed9f-657f-5f8c-97e9-e16075098a1c with identifier: 7006363auction111096
2026-03-27 17:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7de5ed9f-657f-5f8c-97e9-e16075098a1c with scrape type 2
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7de5ed9f-657f-5f8c-97e9-e16075098a1c with scrape type 2
2026-03-27 17:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7de5ed9f-657f-5f8c-97e9-e16075098a1c, identifier: 7006363auction111096
2026-03-27 17:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e35382a3-5df8-5f08-a8af-a624d458c421 with identifier: 7006343auction111096
2026-03-27 17:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e35382a3-5df8-5f08-a8af-a624d458c421 with identifier: 7006343auction111096
2026-03-27 17:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e35382a3-5df8-5f08-a8af-a624d458c421 with identifier: 7006343auction111096 to the API
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006343>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO A',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'e35382a3-5df8-5f08-a8af-a624d458c421',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006343',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '320',
'odometer': 74124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES BERLINE 2.0 320E BERLINE',
'transmission': 'automatic',
'trim': '3 SERIES BERLINE 2.0 E BERLINE',
'vin': None,
'year': 2022}
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006343auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [ecarstrade.be] INFO: Saving data for 7006343auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544789.438629, 'last_price_update_time': 1774631956.113915}
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006343auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7de5ed9f-657f-5f8c-97e9-e16075098a1c with identifier: 7006363auction111096
2026-03-27 17:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7de5ed9f-657f-5f8c-97e9-e16075098a1c with identifier: 7006363auction111096
2026-03-27 17:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7de5ed9f-657f-5f8c-97e9-e16075098a1c with identifier: 7006363auction111096 to the API
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006363>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO C',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '7de5ed9f-657f-5f8c-97e9-e16075098a1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006363',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '316',
'odometer': 158208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES TOURING 2.0 316D (90KW) TOURING',
'transmission': 'manual',
'trim': '3 SERIES TOURING 2.0 D (90KW) TOURING',
'vin': None,
'year': 2022}
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006363auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [ecarstrade.be] INFO: Saving data for 7006363auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544780.987965, 'last_price_update_time': 1774631956.382461}
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006363auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006378> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006336> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:16 [ecarstrade.be] INFO: Extracting details for car 7006378auction111096
2026-03-27 17:19:16 [ecarstrade.be] INFO: Extracting details for car 7006336auction111096
2026-03-27 17:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c0051cf-f71c-50c6-8a98-48cddeadc3c7 with identifier: 7006378auction111096
2026-03-27 17:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c0051cf-f71c-50c6-8a98-48cddeadc3c7 with scrape type 2
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c0051cf-f71c-50c6-8a98-48cddeadc3c7 with scrape type 2
2026-03-27 17:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c0051cf-f71c-50c6-8a98-48cddeadc3c7, identifier: 7006378auction111096
2026-03-27 17:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f15c4df-718d-51c5-88c4-0efbe2782df0 with identifier: 7006336auction111096
2026-03-27 17:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f15c4df-718d-51c5-88c4-0efbe2782df0 with scrape type 2
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f15c4df-718d-51c5-88c4-0efbe2782df0 with scrape type 2
2026-03-27 17:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3f15c4df-718d-51c5-88c4-0efbe2782df0, identifier: 7006336auction111096
2026-03-27 17:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c0051cf-f71c-50c6-8a98-48cddeadc3c7 with identifier: 7006378auction111096
2026-03-27 17:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c0051cf-f71c-50c6-8a98-48cddeadc3c7 with identifier: 7006378auction111096
2026-03-27 17:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c0051cf-f71c-50c6-8a98-48cddeadc3c7 with identifier: 7006378auction111096 to the API
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '2.0L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '3c0051cf-f71c-50c6-8a98-48cddeadc3c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006378',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '320',
'odometer': 78299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES TOURING 2.0 320E TOURING',
'transmission': 'automatic',
'trim': '3 SERIES TOURING 2.0 E TOURING',
'vin': None,
'year': 2021}
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006378auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [ecarstrade.be] INFO: Saving data for 7006378auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544781.427431, 'last_price_update_time': 1774631957.012612}
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006378auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3f15c4df-718d-51c5-88c4-0efbe2782df0 with identifier: 7006336auction111096
2026-03-27 17:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3f15c4df-718d-51c5-88c4-0efbe2782df0 with identifier: 7006336auction111096
2026-03-27 17:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3f15c4df-718d-51c5-88c4-0efbe2782df0 with identifier: 7006336auction111096 to the API
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '3f15c4df-718d-51c5-88c4-0efbe2782df0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006336',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '216',
'odometer': 112080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2-serie 1.5 216DA GRAN COUPE',
'transmission': 'automatic',
'trim': '2-serie 1.5 DA GRAN COUPE',
'vin': None,
'year': 2022}
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006336auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [ecarstrade.be] INFO: Saving data for 7006336auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544882.95827, 'last_price_update_time': 1774631957.276777}
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006336auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006328> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:21 [ecarstrade.be] INFO: Extracting details for car 7006328auction111096
2026-03-27 17:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81235c56-b42e-57c0-be49-ed5eae7b52cd with identifier: 7006328auction111096
2026-03-27 17:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81235c56-b42e-57c0-be49-ed5eae7b52cd with scrape type 2
2026-03-27 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81235c56-b42e-57c0-be49-ed5eae7b52cd with scrape type 2
2026-03-27 17:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 81235c56-b42e-57c0-be49-ed5eae7b52cd, identifier: 7006328auction111096
2026-03-27 17:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 81235c56-b42e-57c0-be49-ed5eae7b52cd with identifier: 7006328auction111096
2026-03-27 17:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 81235c56-b42e-57c0-be49-ed5eae7b52cd with identifier: 7006328auction111096
2026-03-27 17:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 81235c56-b42e-57c0-be49-ed5eae7b52cd with identifier: 7006328auction111096 to the API
2026-03-27 17:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006328>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '81235c56-b42e-57c0-be49-ed5eae7b52cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006328',
'listing': 'directbuy',
'location': 'Belgium - "ASSE II"',
'make': 'BMW',
'model': '218 Gran Coupé',
'odometer': 118063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 SERIES GRAN COUPE 1.5 216DA GRAN COUPE',
'transmission': 'automatic',
'trim': '2 SERIES GRAN COUPE 1.5 216DA GRAN COUPE',
'vin': None,
'year': 2022}
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006328auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [ecarstrade.be] INFO: Saving data for 7006328auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544736.387926, 'last_price_update_time': 1774631962.098686}
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006328auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006325> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:22 [ecarstrade.be] INFO: Extracting details for car 7006325auction111096
2026-03-27 17:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b93377e-ce46-50b3-a3c2-7f1de8436a00 with identifier: 7006325auction111096
2026-03-27 17:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b93377e-ce46-50b3-a3c2-7f1de8436a00 with scrape type 2
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b93377e-ce46-50b3-a3c2-7f1de8436a00 with scrape type 2
2026-03-27 17:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9b93377e-ce46-50b3-a3c2-7f1de8436a00, identifier: 7006325auction111096
2026-03-27 17:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9b93377e-ce46-50b3-a3c2-7f1de8436a00 with identifier: 7006325auction111096
2026-03-27 17:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9b93377e-ce46-50b3-a3c2-7f1de8436a00 with identifier: 7006325auction111096
2026-03-27 17:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9b93377e-ce46-50b3-a3c2-7f1de8436a00 with identifier: 7006325auction111096 to the API
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006325>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO C',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '9b93377e-ce46-50b3-a3c2-7f1de8436a00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006325',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '218 Gran Coupé',
'odometer': 102888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 SERIES GRAN COUPE 1.5 216DA GRAN COUPE',
'transmission': 'automatic',
'trim': '2 SERIES GRAN COUPE 1.5 216DA GRAN COUPE',
'vin': None,
'year': 2022}
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006325auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [ecarstrade.be] INFO: Saving data for 7006325auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544735.334662, 'last_price_update_time': 1774631962.830587}
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006325auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006320> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006315> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:22 [ecarstrade.be] INFO: Extracting details for car 7006320auction111096
2026-03-27 17:19:22 [ecarstrade.be] INFO: Extracting details for car 7006315auction111096
2026-03-27 17:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc586232-50b0-5976-b767-8fc1606cdc02 with identifier: 7006320auction111096
2026-03-27 17:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc586232-50b0-5976-b767-8fc1606cdc02 with scrape type 2
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc586232-50b0-5976-b767-8fc1606cdc02 with scrape type 2
2026-03-27 17:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc586232-50b0-5976-b767-8fc1606cdc02, identifier: 7006320auction111096
2026-03-27 17:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a9b037-b757-5fad-9811-0ba02c791727 with identifier: 7006315auction111096
2026-03-27 17:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a9b037-b757-5fad-9811-0ba02c791727 with scrape type 2
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a9b037-b757-5fad-9811-0ba02c791727 with scrape type 2
2026-03-27 17:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 80a9b037-b757-5fad-9811-0ba02c791727, identifier: 7006315auction111096
2026-03-27 17:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc586232-50b0-5976-b767-8fc1606cdc02 with identifier: 7006320auction111096
2026-03-27 17:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc586232-50b0-5976-b767-8fc1606cdc02 with identifier: 7006320auction111096
2026-03-27 17:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc586232-50b0-5976-b767-8fc1606cdc02 with identifier: 7006320auction111096 to the API
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006320>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Petrol',
'id': 'bc586232-50b0-5976-b767-8fc1606cdc02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006320',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'BMW',
'model': '2 Series',
'odometer': 77791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 SERIES GRAN COUPAu2030 1.5 218IA GRAN COUPE',
'transmission': 'automatic',
'trim': '2 SERIES GRAN COUPAu2030 1.5 218IA GRAN COUPE',
'vin': None,
'year': 2023}
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006320auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [ecarstrade.be] INFO: Saving data for 7006320auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544734.84049, 'last_price_update_time': 1774631963.399341}
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006320auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 80a9b037-b757-5fad-9811-0ba02c791727 with identifier: 7006315auction111096
2026-03-27 17:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 80a9b037-b757-5fad-9811-0ba02c791727 with identifier: 7006315auction111096
2026-03-27 17:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 80a9b037-b757-5fad-9811-0ba02c791727 with identifier: 7006315auction111096 to the API
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO A',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '80a9b037-b757-5fad-9811-0ba02c791727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006315',
'listing': 'directbuy',
'location': 'Belgium - "HM Tongeren"',
'make': 'BMW',
'model': '2 Series',
'odometer': 53679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 SERIES ACTIVE TOURER 1.5 225E PHEV DCT XDRIVE ACTIVE TOURER',
'transmission': 'automatic',
'trim': '2 SERIES ACTIVE TOURER 1.5 225E PHEV DCT XDRIVE ACTIVE TOURER',
'vin': None,
'year': 2023}
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006315auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:25 [ecarstrade.be] INFO: Saving data for 7006315auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544732.743466, 'last_price_update_time': 1774631965.461765}
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006315auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page185?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page184?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006303> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:25 [ecarstrade.be] INFO: Extracting details for car 7006303auction111096
2026-03-27 17:19:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 17:19:25 [ecarstrade.be] INFO: Found listing with ID: 7006474auction111096
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006474auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:25 [ecarstrade.be] INFO: Scrape type for 7006474auction111096: 2
2026-03-27 17:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d80a317-1d6f-53f5-904f-208d3bc68c4e with identifier: 7006303auction111096
2026-03-27 17:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d80a317-1d6f-53f5-904f-208d3bc68c4e with scrape type 2
2026-03-27 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d80a317-1d6f-53f5-904f-208d3bc68c4e with scrape type 2
2026-03-27 17:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2d80a317-1d6f-53f5-904f-208d3bc68c4e, identifier: 7006303auction111096
2026-03-27 17:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:25 [ecarstrade.be] INFO: Found listing with ID: 7006475auction111096
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006475auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:25 [ecarstrade.be] INFO: Scrape type for 7006475auction111096: 2
2026-03-27 17:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2d80a317-1d6f-53f5-904f-208d3bc68c4e with identifier: 7006303auction111096
2026-03-27 17:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2d80a317-1d6f-53f5-904f-208d3bc68c4e with identifier: 7006303auction111096
2026-03-27 17:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2d80a317-1d6f-53f5-904f-208d3bc68c4e with identifier: 7006303auction111096 to the API
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006303>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO B',
'engine': '1.5L',
'expiration_date': '2026-03-31T13:40:00Z',
'fuel_type': 'Diesel',
'id': '2d80a317-1d6f-53f5-904f-208d3bc68c4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7006303',
'listing': 'directbuy',
'location': 'Belgium - "ASSE I"',
'make': 'AC',
'model': 'BMW 216 Active Tourer',
'odometer': 73595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 SERIES ACTIVE TOURER 1.5 216D ACTIVE TOURER',
'transmission': 'manual',
'trim': 'BMW 2 SERIES TIVE TOURER 1.5 216D TIVE TOURER',
'vin': None,
'year': 2021}
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006303auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Saving data for 7006303auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774544769.432484, 'last_price_update_time': 1774631966.158796}
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006303auction111096') HTTP/1.1" 204 0
2026-03-27 17:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006476auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006476auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006476auction111096: 2
2026-03-27 17:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006477auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006477auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006477auction111096: 2
2026-03-27 17:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006478auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006478auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006478auction111096: 2
2026-03-27 17:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006479auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006479auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006479auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006482auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006482auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006482auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006483auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006483auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006483auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006484auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006484auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006484auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006487auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006487auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006487auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006489auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006489auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006489auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006494auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006494auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006494auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006497auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006497auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006497auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006501auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006501auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006501auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006502auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006502auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006502auction111096: 2
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006634auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006634auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006634auction111096: 0
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006635auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006635auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006635auction111096: 0
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006636auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006636auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006636auction111096: 0
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006637auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006637auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006637auction111096: 0
2026-03-27 17:19:26 [ecarstrade.be] INFO: Found listing with ID: 7006639auction111096
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006639auction111096%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [ecarstrade.be] INFO: Scrape type for 7006639auction111096: 0
2026-03-27 17:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006332> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 17:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:26 [ecarstrade.be] INFO: Extracting details for car 7006332auction111096
2026-03-27 17:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88bcfb34-27f0-5b90-a27c-9099b2dce820 with identifier: 7006332auction111096
2026-03-27 17:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88bcfb34-27f0-5b90-a27c-9099b2dce820 with scrape type 2
2026-03-27 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88bcfb34-27f0-5b90-a27c-9099b2dce820 with scrape type 2
2026-03-27 17:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88bcfb34-27f0-5b90-a27c-9099b2dce820, identifier: 7006332auction111096
2026-03-27 17:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88bcfb34-27f0-5b90-a27c-9099b2dce820 with identifier: 7006332auction1